01J59A4NXTSXB8CA0SNQBHGD32: illumos-test-full

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "omnios-r151038",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01J59A4WFB1W87ECNQTYTQDQ04

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-14T20:45:08.336Zjob assigned to worker 01J59A4X541GG92FB3TQY24Z60 (queued for 44 s)
 
22024-08-14T20:45:08.626Zstarting task 0: "setup"
32024-08-14T20:45:08.651Z++ uname -s
42024-08-14T20:45:08.651Z+ kern=SunOS
52024-08-14T20:45:08.651Z+ case "$kern" in
62024-08-14T20:45:08.651Z+ groupadd -g 12345 build
72024-08-14T20:45:08.651Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-14T20:45:10.662Z+ zfs create -o mountpoint=/work rpool/work
92024-08-14T20:45:10.709Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-14T20:45:10.734Z+ home_fs=autofs
112024-08-14T20:45:10.734Z+ [[ autofs == autofs ]]
122024-08-14T20:45:10.734Z+ sed -i -e '/^\/home/d' /etc/auto_master
132024-08-14T20:45:10.734Z+ automount -v
142024-08-14T20:45:10.734Zautomount: no mounts
152024-08-14T20:45:10.734Zautomount: /home unmounted
162024-08-14T20:45:10.734Z+ mkdir -p /home/build
172024-08-14T20:45:10.734Z+ chown build:build /home/build /work
182024-08-14T20:45:12.729Z+ chmod 0700 /home/build /work
192024-08-14T20:45:12.754Zprocess exited: duration 4107 ms, exit code 0
 
202024-08-14T20:45:12.803Zstarting task 1: "rust-toolchain"
212024-08-14T20:45:12.828Z+ printf ' * toolchain channel = "%s"
222024-08-14T20:45:12.828Z' stable
232024-08-14T20:45:12.828Z+ printf ' * toolchain profile = "%s"
242024-08-14T20:45:12.828Z' default
252024-08-14T20:45:12.828Z * toolchain channel = "stable"
262024-08-14T20:45:12.828Z * toolchain profile = "default"
272024-08-14T20:45:12.828Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
282024-08-14T20:45:12.828Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
292024-08-14T20:45:12.909Zinfo: downloading installer
302024-08-14T20:45:13.420Zinfo: profile set to 'default'
312024-08-14T20:45:13.420Zinfo: default host triple is x86_64-unknown-illumos
322024-08-14T20:45:13.445Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
332024-08-14T20:45:13.526Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
342024-08-14T20:45:13.527Zinfo: downloading component 'cargo'
352024-08-14T20:45:13.670Zinfo: downloading component 'clippy'
362024-08-14T20:45:13.809Zinfo: downloading component 'rust-docs'
372024-08-14T20:45:14.024Zinfo: downloading component 'rust-std'
382024-08-14T20:45:14.313Zinfo: downloading component 'rustc'
392024-08-14T20:45:15.028Zinfo: downloading component 'rustfmt'
402024-08-14T20:45:15.065Zinfo: installing component 'cargo'
412024-08-14T20:45:16.159Zinfo: installing component 'clippy'
422024-08-14T20:45:16.615Zinfo: installing component 'rust-docs'
432024-08-14T20:45:19.485Zinfo: installing component 'rust-std'
442024-08-14T20:45:21.390Zinfo: installing component 'rustc'
452024-08-14T20:45:26.364Zinfo: installing component 'rustfmt'
462024-08-14T20:45:26.760Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
472024-08-14T20:45:26.760Z
482024-08-14T20:45:26.884Z stable-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
492024-08-14T20:45:26.884Z
502024-08-14T20:45:26.884Z
512024-08-14T20:45:26.884ZRust is installed now. Great!
522024-08-14T20:45:26.884Z
532024-08-14T20:45:26.884ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
542024-08-14T20:45:26.884Zenvironment variable. This has not been done automatically.
552024-08-14T20:45:26.884Z
562024-08-14T20:45:26.884ZTo configure your current shell, you need to source
572024-08-14T20:45:26.884Zthe corresponding env file under $HOME/.cargo.
582024-08-14T20:45:26.884Z
592024-08-14T20:45:26.884ZThis is usually done by running one of the following (note the leading DOT):
602024-08-14T20:45:26.884Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
612024-08-14T20:45:26.884Zsource "$HOME/.cargo/env.fish" # For fish
622024-08-14T20:45:26.952Z+ rustc --version
632024-08-14T20:45:27.075Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
642024-08-14T20:45:27.100Zprocess exited: duration 14277 ms, exit code 0
 
652024-08-14T20:45:27.149Zstarting task 2: "authentication"
662024-08-14T20:45:27.221Zprocess exited: duration 71 ms, exit code 0
 
672024-08-14T20:45:27.271Zstarting task 3: "clone repository"
682024-08-14T20:45:27.296Z+ mkdir -p /work/tokio-rs/tokio
692024-08-14T20:45:27.296Z+ git clone https://github.com/tokio-rs/tokio /work/tokio-rs/tokio
702024-08-14T20:45:27.320ZCloning into '/work/tokio-rs/tokio'...
712024-08-14T20:45:28.997Z+ cd /work/tokio-rs/tokio
722024-08-14T20:45:28.997Z+ git fetch origin 347b921a3df3ad7738176e67424c61948a5e2996
732024-08-14T20:45:29.526ZFrom https://github.com/tokio-rs/tokio
742024-08-14T20:45:29.526Z * branch 347b921a3df3ad7738176e67424c61948a5e2996 -> FETCH_HEAD
752024-08-14T20:45:29.550Z+ [[ -n eliza/illumos-ci ]]
762024-08-14T20:45:29.550Z++ git branch --show-current
772024-08-14T20:45:29.550Z+ current=master
782024-08-14T20:45:29.551Z+ [[ master != eliza/illumos-ci ]]
792024-08-14T20:45:29.551Z+ git branch -f eliza/illumos-ci 347b921a3df3ad7738176e67424c61948a5e2996
802024-08-14T20:45:29.575Z+ git checkout -f eliza/illumos-ci
812024-08-14T20:45:29.606ZSwitched to branch 'eliza/illumos-ci'
822024-08-14T20:45:29.631Z+ git reset --hard 347b921a3df3ad7738176e67424c61948a5e2996
832024-08-14T20:45:29.631ZHEAD is now at 347b921a task: illumos/Solaris have thread-local weirdness
842024-08-14T20:45:29.631Zprocess exited: duration 2350 ms, exit code 0
 
852024-08-14T20:45:29.679Zstarting task 4: "build"
862024-08-14T20:45:29.704Z+ export RUSTFLAGS=-Dwarnings
872024-08-14T20:45:29.704Z+ RUSTFLAGS=-Dwarnings
882024-08-14T20:45:29.704Z+ export RUST_BACKTRACE=1
892024-08-14T20:45:29.704Z+ RUST_BACKTRACE=1
902024-08-14T20:45:29.704Z+ export CARGO_INCREMENTAL=0
912024-08-14T20:45:29.704Z+ CARGO_INCREMENTAL=0
922024-08-14T20:45:29.704Z+ NEXTEST_VERSION=latest
932024-08-14T20:45:29.704Z+ curl -sSfL --retry 10 https://get.nexte.st/latest/illumos
942024-08-14T20:45:29.704Z+ gunzip
952024-08-14T20:45:29.704Z+ tar -xvf - -C /home/build/.cargo/bin
962024-08-14T20:45:30.697Zx cargo-nextest, 16690416 bytes, 32599 tape blocks
972024-08-14T20:45:30.721Z+ uname -a
982024-08-14T20:45:30.721ZSunOS bmat-EVT22200007-000033c2 5.11 omnios-r151038-db6df08a4e i86pc i386 i86pc
992024-08-14T20:45:30.721Z+ cargo --version
1002024-08-14T20:45:30.833Zcargo 1.80.1 (376290515 2024-07-16)
1012024-08-14T20:45:30.858Z+ rustc --version
1022024-08-14T20:45:30.947Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
1032024-08-14T20:45:30.971Z+ banner build
1042024-08-14T20:45:30.971Z
1052024-08-14T20:45:30.971Z ##### # # # # #####
1062024-08-14T20:45:30.971Z # # # # # # # #
1072024-08-14T20:45:30.971Z ##### # # # # # #
1082024-08-14T20:45:30.971Z # # # # # # # #
1092024-08-14T20:45:30.971Z # # # # # # # #
1102024-08-14T20:45:30.971Z ##### #### # ###### #####
1112024-08-14T20:45:30.971Z
1122024-08-14T20:45:30.971Z+ ptime -m cargo test --no-run --all --verbose --features full
1132024-08-14T20:45:31.323Z Updating crates.io index
1142024-08-14T20:45:32.036Z Locking 206 packages to latest compatible versions
1152024-08-14T20:45:32.036Z Adding addr2line v0.22.0 (latest: v0.24.1)
1162024-08-14T20:45:32.061Z Adding anes v0.1.6 (latest: v0.2.0)
1172024-08-14T20:45:32.061Z Adding gimli v0.29.0 (latest: v0.31.0)
1182024-08-14T20:45:32.061Z Adding hermit-abi v0.3.9 (latest: v0.4.0)
1192024-08-14T20:45:32.061Z Adding http v0.2.12 (latest: v1.1.0)
1202024-08-14T20:45:32.061Z Adding itertools v0.10.5 (latest: v0.13.0)
1212024-08-14T20:45:32.061Z Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
1222024-08-14T20:45:32.061Z Adding matchers v0.1.0 (latest: v0.2.0)
1232024-08-14T20:45:32.061Z Adding miniz_oxide v0.7.4 (latest: v0.8.0)
1242024-08-14T20:45:32.061Z Adding mio v0.8.11 (latest: v1.0.2)
1252024-08-14T20:45:32.061Z Adding mockall v0.11.4 (latest: v0.13.0)
1262024-08-14T20:45:32.061Z Adding mockall_derive v0.11.4 (latest: v0.13.0)
1272024-08-14T20:45:32.061Z Adding nu-ansi-term v0.46.0 (latest: v0.50.1)
1282024-08-14T20:45:32.061Z Adding predicates v2.1.5 (latest: v3.1.2)
1292024-08-14T20:45:32.061Z Adding regex-automata v0.1.10 (latest: v0.4.7)
1302024-08-14T20:45:32.061Z Adding regex-syntax v0.6.29 (latest: v0.8.4)
1312024-08-14T20:45:32.085Z Adding syn v1.0.109 (latest: v2.0.74)
1322024-08-14T20:45:32.085Z Adding termtree v0.4.1 (latest: v0.5.1)
1332024-08-14T20:45:32.085Z Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
1342024-08-14T20:45:32.085Z Adding windows-sys v0.48.0 (latest: v0.59.0)
1352024-08-14T20:45:32.085Z Adding windows-sys v0.52.0 (latest: v0.59.0)
1362024-08-14T20:45:32.085Z Adding windows-targets v0.48.5 (latest: v0.52.6)
1372024-08-14T20:45:32.085Z Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
1382024-08-14T20:45:32.086Z Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
1392024-08-14T20:45:32.086Z Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
1402024-08-14T20:45:32.086Z Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
1412024-08-14T20:45:32.086Z Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
1422024-08-14T20:45:32.086Z Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
1432024-08-14T20:45:32.086Z Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
1442024-08-14T20:45:32.086Z Downloading crates ...
1452024-08-14T20:45:32.142Z Downloaded async-stream-impl v0.3.5
1462024-08-14T20:45:32.169Z Downloaded rand_chacha v0.3.1
1472024-08-14T20:45:32.169Z Downloaded fnv v1.0.7
1482024-08-14T20:45:32.169Z Downloaded pin-utils v0.1.0
1492024-08-14T20:45:32.194Z Downloaded termtree v0.4.1
1502024-08-14T20:45:32.194Z Downloaded tracing-log v0.2.0
1512024-08-14T20:45:32.194Z Downloaded toml_datetime v0.6.8
1522024-08-14T20:45:32.218Z Downloaded rayon-core v1.12.1
1532024-08-14T20:45:32.218Z Downloaded zerocopy-derive v0.7.35
1542024-08-14T20:45:32.218Z Downloaded socket2 v0.5.7
1552024-08-14T20:45:32.243Z Downloaded unicode-ident v1.0.12
1562024-08-14T20:45:32.243Z Downloaded tracing-core v0.1.32
1572024-08-14T20:45:32.243Z Downloaded serde v1.0.207
1582024-08-14T20:45:32.243Z Downloaded libc v0.2.155
1592024-08-14T20:45:32.267Z Downloaded tracing v0.1.40
1602024-08-14T20:45:32.267Z Downloaded zerocopy v0.7.35
1612024-08-14T20:45:32.292Z Downloaded winnow v0.6.18
1622024-08-14T20:45:32.316Z Downloaded tracing-subscriber v0.3.18
1632024-08-14T20:45:32.316Z Downloaded toml_edit v0.22.20
1642024-08-14T20:45:32.341Z Downloaded syn v2.0.74
1652024-08-14T20:45:32.341Z Downloaded syn v1.0.109
1662024-08-14T20:45:32.365Z Downloaded serde_json v1.0.124
1672024-08-14T20:45:32.365Z Downloaded toml v0.8.19
1682024-08-14T20:45:32.365Z Downloaded sharded-slab v0.1.7
1692024-08-14T20:45:32.389Z Downloaded regex-automata v0.4.7
1702024-08-14T20:45:32.390Z Downloaded trybuild v1.0.99
1712024-08-14T20:45:32.414Z Downloaded tempfile v3.12.0
1722024-08-14T20:45:32.414Z Downloaded rustix v0.38.34
1732024-08-14T20:45:32.438Z Downloaded regex-syntax v0.6.29
1742024-08-14T20:45:32.438Z Downloaded walkdir v2.5.0
1752024-08-14T20:45:32.438Z Downloaded tracing-attributes v0.1.27
1762024-08-14T20:45:32.438Z Downloaded tinytemplate v1.2.1
1772024-08-14T20:45:32.438Z Downloaded regex-syntax v0.8.4
1782024-08-14T20:45:32.463Z Downloaded regex-automata v0.1.10
1792024-08-14T20:45:32.463Z Downloaded regex v1.10.6
1802024-08-14T20:45:32.487Z Downloaded rand v0.8.5
1812024-08-14T20:45:32.487Z Downloaded plotters v0.3.6
1822024-08-14T20:45:32.487Z Downloaded nix v0.29.0
1832024-08-14T20:45:32.511Z Downloaded futures-util v0.3.30
1842024-08-14T20:45:32.511Z Downloaded rayon v1.10.0
1852024-08-14T20:45:32.544Z Downloaded itertools v0.10.5
1862024-08-14T20:45:32.544Z Downloaded indexmap v2.4.0
1872024-08-14T20:45:32.544Z Downloaded hashbrown v0.14.5
1882024-08-14T20:45:32.544Z Downloaded termcolor v1.4.1
1892024-08-14T20:45:32.544Z Downloaded pin-project-lite v0.2.14
1902024-08-14T20:45:32.544Z Downloaded aho-corasick v1.1.3
1912024-08-14T20:45:32.570Z Downloaded thread_local v1.1.8
1922024-08-14T20:45:32.570Z Downloaded scopeguard v1.2.0
1932024-08-14T20:45:32.570Z Downloaded ryu v1.0.18
1942024-08-14T20:45:32.570Z Downloaded proc-macro2 v1.0.86
1952024-08-14T20:45:32.570Z Downloaded predicates-core v1.0.8
1962024-08-14T20:45:32.570Z Downloaded ppv-lite86 v0.2.20
1972024-08-14T20:45:32.570Z Downloaded plotters-backend v0.3.6
1982024-08-14T20:45:32.570Z Downloaded parking_lot_core v0.9.10
1992024-08-14T20:45:32.570Z Downloaded overload v0.1.1
2002024-08-14T20:45:32.570Z Downloaded once_cell v1.19.0
2012024-08-14T20:45:32.570Z Downloaded num-traits v0.2.19
2022024-08-14T20:45:32.570Z Downloaded memoffset v0.9.1
2032024-08-14T20:45:32.594Z Downloaded log v0.4.22
2042024-08-14T20:45:32.594Z Downloaded lock_api v0.4.12
2052024-08-14T20:45:32.594Z Downloaded lazy_static v1.5.0
2062024-08-14T20:45:32.595Z Downloaded http v0.2.12
2072024-08-14T20:45:32.595Z Downloaded crossbeam-utils v0.8.20
2082024-08-14T20:45:32.595Z Downloaded clap_builder v4.5.15
2092024-08-14T20:45:32.595Z Downloaded smallvec v1.13.2
2102024-08-14T20:45:32.595Z Downloaded slab v0.4.9
2112024-08-14T20:45:32.619Z Downloaded signal-hook-registry v1.4.2
2122024-08-14T20:45:32.619Z Downloaded serde_spanned v0.6.7
2132024-08-14T20:45:32.619Z Downloaded serde_derive v1.0.207
2142024-08-14T20:45:32.619Z Downloaded same-file v1.0.6
2152024-08-14T20:45:32.619Z Downloaded rand_core v0.6.4
2162024-08-14T20:45:32.619Z Downloaded quote v1.0.36
2172024-08-14T20:45:32.619Z Downloaded pin-project-internal v1.1.5
2182024-08-14T20:45:32.619Z Downloaded normalize-line-endings v0.3.0
2192024-08-14T20:45:32.619Z Downloaded mockall v0.11.4
2202024-08-14T20:45:32.619Z Downloaded mio v1.0.2
2212024-08-14T20:45:32.619Z Downloaded memchr v2.7.4
2222024-08-14T20:45:32.644Z Downloaded matchers v0.1.0
2232024-08-14T20:45:32.644Z Downloaded httparse v1.9.4
2242024-08-14T20:45:32.644Z Downloaded half v2.4.1
2252024-08-14T20:45:32.644Z Downloaded glob v0.3.1
2262024-08-14T20:45:32.644Z Downloaded futures-task v0.3.30
2272024-08-14T20:45:32.644Z Downloaded futures-macro v0.3.30
2282024-08-14T20:45:32.644Z Downloaded futures-executor v0.3.30
2292024-08-14T20:45:32.644Z Downloaded futures-channel v0.3.30
2302024-08-14T20:45:32.644Z Downloaded futures v0.3.30
2312024-08-14T20:45:32.644Z Downloaded fragile v2.0.0
2322024-08-14T20:45:32.669Z Downloaded float-cmp v0.9.0
2332024-08-14T20:45:32.669Z Downloaded errno v0.3.9
2342024-08-14T20:45:32.669Z Downloaded either v1.13.0
2352024-08-14T20:45:32.669Z Downloaded crossbeam-deque v0.8.5
2362024-08-14T20:45:32.669Z Downloaded criterion v0.5.1
2372024-08-14T20:45:32.669Z Downloaded clap v4.5.15
2382024-08-14T20:45:32.669Z Downloaded pin-project v1.1.5
2392024-08-14T20:45:32.693Z Downloaded parking_lot v0.12.3
2402024-08-14T20:45:32.693Z Downloaded nu-ansi-term v0.46.0
2412024-08-14T20:45:32.693Z Downloaded mockall_derive v0.11.4
2422024-08-14T20:45:32.693Z Downloaded itoa v1.0.11
2432024-08-14T20:45:32.693Z Downloaded getrandom v0.2.15
2442024-08-14T20:45:32.693Z Downloaded doc-comment v0.3.3
2452024-08-14T20:45:32.718Z Downloaded crossbeam-epoch v0.9.18
2462024-08-14T20:45:32.718Z Downloaded criterion-plot v0.5.0
2472024-08-14T20:45:32.718Z Downloaded clap_lex v0.7.2
2482024-08-14T20:45:32.718Z Downloaded ciborium-io v0.2.2
2492024-08-14T20:45:32.718Z Downloaded cfg_aliases v0.2.1
2502024-08-14T20:45:32.718Z Downloaded cast v0.3.0
2512024-08-14T20:45:32.718Z Downloaded bytes v1.7.1
2522024-08-14T20:45:32.718Z Downloaded byteorder v1.5.0
2532024-08-14T20:45:32.718Z Downloaded bitflags v2.6.0
2542024-08-14T20:45:32.718Z Downloaded autocfg v1.3.0
2552024-08-14T20:45:32.718Z Downloaded async-stream v0.3.5
2562024-08-14T20:45:32.743Z Downloaded anes v0.1.6
2572024-08-14T20:45:32.743Z Downloaded ciborium-ll v0.2.2
2582024-08-14T20:45:32.743Z Downloaded anstyle v1.0.8
2592024-08-14T20:45:32.743Z Downloaded predicates-tree v1.0.11
2602024-08-14T20:45:32.743Z Downloaded predicates v2.1.5
2612024-08-14T20:45:32.743Z Downloaded plotters-svg v0.3.6
2622024-08-14T20:45:32.743Z Downloaded oorandom v11.1.4
2632024-08-14T20:45:32.743Z Downloaded num_cpus v1.16.0
2642024-08-14T20:45:32.743Z Downloaded is-terminal v0.4.13
2652024-08-14T20:45:32.743Z Downloaded httpdate v1.0.3
2662024-08-14T20:45:32.743Z Downloaded futures-test v0.3.30
2672024-08-14T20:45:32.743Z Downloaded futures-sink v0.3.30
2682024-08-14T20:45:32.743Z Downloaded futures-io v0.3.30
2692024-08-14T20:45:32.743Z Downloaded futures-core v0.3.30
2702024-08-14T20:45:32.743Z Downloaded fastrand v2.1.0
2712024-08-14T20:45:32.768Z Downloaded equivalent v1.0.1
2722024-08-14T20:45:32.768Z Downloaded downcast v0.11.0
2732024-08-14T20:45:32.768Z Downloaded difflib v0.4.0
2742024-08-14T20:45:32.768Z Downloaded ciborium v0.2.2
2752024-08-14T20:45:32.768Z Downloaded cfg-if v1.0.0
2762024-08-14T20:45:32.997Z Compiling proc-macro2 v1.0.86
2772024-08-14T20:45:32.997Z Compiling unicode-ident v1.0.12
2782024-08-14T20:45:32.997Z Compiling autocfg v1.3.0
2792024-08-14T20:45:32.997Z Compiling libc v0.2.155
2802024-08-14T20:45:33.022Z Compiling cfg-if v1.0.0
2812024-08-14T20:45:33.022Z Compiling pin-project-lite v0.2.14
2822024-08-14T20:45:33.023Z Compiling memchr v2.7.4
2832024-08-14T20:45:33.023Z Compiling parking_lot_core v0.9.10
2842024-08-14T20:45:33.023Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=bcc604bf5ac3ab58 -C extra-filename=-bcc604bf5ac3ab58 --out-dir /work/tokio-rs/tokio/target/debug/build/proc-macro2-bcc604bf5ac3ab58 -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2852024-08-14T20:45:33.023Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c4ae0d64b5338d3 -C extra-filename=-6c4ae0d64b5338d3 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2862024-08-14T20:45:33.023Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e5e7200f1ef131ad -C extra-filename=-e5e7200f1ef131ad --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2872024-08-14T20:45:33.023Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d32db536f7a7ccca -C extra-filename=-d32db536f7a7ccca --out-dir /work/tokio-rs/tokio/target/debug/build/libc-d32db536f7a7ccca -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2882024-08-14T20:45:33.023Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=120b4d9592baeed9 -C extra-filename=-120b4d9592baeed9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2892024-08-14T20:45:33.023Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a95361f84110741a -C extra-filename=-a95361f84110741a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2902024-08-14T20:45:33.023Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=95c7ac11c8c7f998 -C extra-filename=-95c7ac11c8c7f998 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2912024-08-14T20:45:33.023Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=3c192d7fbb88efb4 -C extra-filename=-3c192d7fbb88efb4 --out-dir /work/tokio-rs/tokio/target/debug/build/parking_lot_core-3c192d7fbb88efb4 -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2922024-08-14T20:45:33.165Z Compiling smallvec v1.13.2
2932024-08-14T20:45:33.189Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=4c7a9e93f8ea8aae -C extra-filename=-4c7a9e93f8ea8aae --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2942024-08-14T20:45:33.189Z Compiling scopeguard v1.2.0
2952024-08-14T20:45:33.213Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=07c5e948e2877bf4 -C extra-filename=-07c5e948e2877bf4 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2962024-08-14T20:45:33.239Z Compiling bytes v1.7.1
2972024-08-14T20:45:33.267Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a89efca5a84ed903 -C extra-filename=-a89efca5a84ed903 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
2982024-08-14T20:45:33.315Z Compiling futures-core v0.3.30
2992024-08-14T20:45:33.340Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=d8eab32ff8ee6e36 -C extra-filename=-d8eab32ff8ee6e36 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3002024-08-14T20:45:33.557Z Compiling futures-sink v0.3.30
3012024-08-14T20:45:33.581Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d34986f1551bcf57 -C extra-filename=-d34986f1551bcf57 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3022024-08-14T20:45:33.606Z Compiling pin-utils v0.1.0
3032024-08-14T20:45:33.606Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b55135452d220217 -C extra-filename=-b55135452d220217 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3042024-08-14T20:45:33.657Z Running `/work/tokio-rs/tokio/target/debug/build/parking_lot_core-3c192d7fbb88efb4/build-script-build`
3052024-08-14T20:45:33.657Z Running `/work/tokio-rs/tokio/target/debug/build/proc-macro2-bcc604bf5ac3ab58/build-script-build`
3062024-08-14T20:45:33.657Z Compiling futures-task v0.3.30
3072024-08-14T20:45:33.685Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=60190dd8830af813 -C extra-filename=-60190dd8830af813 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3082024-08-14T20:45:33.685Z Compiling futures-channel v0.3.30
3092024-08-14T20:45:34.205Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=d3f44f9a0efde023 -C extra-filename=-d3f44f9a0efde023 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rmeta --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rmeta --cap-lints allow -Dwarnings`
3102024-08-14T20:45:34.205Z Compiling futures-io v0.3.30
3112024-08-14T20:45:34.205Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=01865a0123666f36 -C extra-filename=-01865a0123666f36 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3122024-08-14T20:45:34.205Z Running `/work/tokio-rs/tokio/target/debug/build/libc-d32db536f7a7ccca/build-script-build`
3132024-08-14T20:45:34.205Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=f7de87d4d00976c2 -C extra-filename=-f7de87d4d00976c2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
3142024-08-14T20:45:34.205Z Compiling lock_api v0.4.12
3152024-08-14T20:45:34.205Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=80d5a0f0e1ee929e -C extra-filename=-80d5a0f0e1ee929e --out-dir /work/tokio-rs/tokio/target/debug/build/lock_api-80d5a0f0e1ee929e -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern autocfg=/work/tokio-rs/tokio/target/debug/deps/libautocfg-e5e7200f1ef131ad.rlib --cap-lints allow -Dwarnings`
3162024-08-14T20:45:34.205Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=22c7fb56955e4772 -C extra-filename=-22c7fb56955e4772 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern unicode_ident=/work/tokio-rs/tokio/target/debug/deps/libunicode_ident-6c4ae0d64b5338d3.rmeta --cap-lints allow -Dwarnings --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
3172024-08-14T20:45:34.205Z Compiling slab v0.4.9
3182024-08-14T20:45:34.205Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=48bcc6bcbcdc5744 -C extra-filename=-48bcc6bcbcdc5744 --out-dir /work/tokio-rs/tokio/target/debug/build/slab-48bcc6bcbcdc5744 -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern autocfg=/work/tokio-rs/tokio/target/debug/deps/libautocfg-e5e7200f1ef131ad.rlib --cap-lints allow -Dwarnings`
3192024-08-14T20:45:34.205Z Compiling once_cell v1.19.0
3202024-08-14T20:45:34.205Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=7a91e3d8ae4260ac -C extra-filename=-7a91e3d8ae4260ac --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3212024-08-14T20:45:34.230Z Compiling rustix v0.38.34
3222024-08-14T20:45:34.230Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6f3b2ee66cdf5d10 -C extra-filename=-6f3b2ee66cdf5d10 --out-dir /work/tokio-rs/tokio/target/debug/build/rustix-6f3b2ee66cdf5d10 -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3232024-08-14T20:45:34.230Z Running `/work/tokio-rs/tokio/target/debug/build/lock_api-80d5a0f0e1ee929e/build-script-build`
3242024-08-14T20:45:34.303Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=1a3016834b1c519c -C extra-filename=-1a3016834b1c519c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern scopeguard=/work/tokio-rs/tokio/target/debug/deps/libscopeguard-07c5e948e2877bf4.rmeta --cap-lints allow -Dwarnings --cfg has_const_fn_trait_bound`
3252024-08-14T20:45:34.329Z Running `/work/tokio-rs/tokio/target/debug/build/slab-48bcc6bcbcdc5744/build-script-build`
3262024-08-14T20:45:34.447Z Compiling bitflags v2.6.0
3272024-08-14T20:45:34.447Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5e6f97e22f621f38 -C extra-filename=-5e6f97e22f621f38 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3282024-08-14T20:45:34.472Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=e0e43fc91e5b431f -C extra-filename=-e0e43fc91e5b431f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3292024-08-14T20:45:34.554Z Compiling fastrand v2.1.0
3302024-08-14T20:45:34.579Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=7fa740cc2a3fa9b5 -C extra-filename=-7fa740cc2a3fa9b5 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3312024-08-14T20:45:34.700Z Compiling quote v1.0.36
3322024-08-14T20:45:34.727Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=55d7c1bd36d8b98d -C extra-filename=-55d7c1bd36d8b98d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rmeta --cap-lints allow -Dwarnings`
3332024-08-14T20:45:34.771Z Compiling aho-corasick v1.1.3
3342024-08-14T20:45:34.798Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0414f19dc7a92bfd -C extra-filename=-0414f19dc7a92bfd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern memchr=/work/tokio-rs/tokio/target/debug/deps/libmemchr-95c7ac11c8c7f998.rmeta --cap-lints allow -Dwarnings`
3352024-08-14T20:45:34.830Z Running `/work/tokio-rs/tokio/target/debug/build/rustix-6f3b2ee66cdf5d10/build-script-build`
3362024-08-14T20:45:34.857Z Compiling regex-syntax v0.8.4
3372024-08-14T20:45:34.857Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a3642dea9cd35d30 -C extra-filename=-a3642dea9cd35d30 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3382024-08-14T20:45:34.993Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=1979c1636d45dd3b -C extra-filename=-1979c1636d45dd3b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern cfg_if=/work/tokio-rs/tokio/target/debug/deps/libcfg_if-120b4d9592baeed9.rmeta --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --extern smallvec=/work/tokio-rs/tokio/target/debug/deps/libsmallvec-4c7a9e93f8ea8aae.rmeta --cap-lints allow -Dwarnings`
3392024-08-14T20:45:35.032Z Compiling mio v1.0.2
3402024-08-14T20:45:35.057Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' -C metadata=908454ffa7bd8a4d -C extra-filename=-908454ffa7bd8a4d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --cap-lints allow -Dwarnings`
3412024-08-14T20:45:35.151Z Compiling signal-hook-registry v1.4.2
3422024-08-14T20:45:35.176Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f36701f5dafaac4c -C extra-filename=-f36701f5dafaac4c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --cap-lints allow -Dwarnings`
3432024-08-14T20:45:35.312Z Compiling syn v2.0.74
3442024-08-14T20:45:35.312Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e9ea34bfcd4a0814 -C extra-filename=-e9ea34bfcd4a0814 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rmeta --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rmeta --extern unicode_ident=/work/tokio-rs/tokio/target/debug/deps/libunicode_ident-6c4ae0d64b5338d3.rmeta --cap-lints allow -Dwarnings`
3452024-08-14T20:45:35.367Z Compiling socket2 v0.5.7
3462024-08-14T20:45:35.392Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=79f63ff8218f8d84 -C extra-filename=-79f63ff8218f8d84 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --cap-lints allow -Dwarnings`
3472024-08-14T20:45:35.479Z Compiling parking_lot v0.12.3
3482024-08-14T20:45:35.503Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=f2c42c716b1cf136 -C extra-filename=-f2c42c716b1cf136 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern lock_api=/work/tokio-rs/tokio/target/debug/deps/liblock_api-1a3016834b1c519c.rmeta --extern parking_lot_core=/work/tokio-rs/tokio/target/debug/deps/libparking_lot_core-1979c1636d45dd3b.rmeta --cap-lints allow -Dwarnings`
3492024-08-14T20:45:35.700Z Compiling num_cpus v1.16.0
3502024-08-14T20:45:35.725Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1ef6621c207d045 -C extra-filename=-f1ef6621c207d045 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --cap-lints allow -Dwarnings`
3512024-08-14T20:45:35.812Z Compiling errno v0.3.9
3522024-08-14T20:45:35.836Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e33667d3f0961b0e -C extra-filename=-e33667d3f0961b0e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --cap-lints allow -Dwarnings`
3532024-08-14T20:45:36.001Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=814ac8ad0c6ccdc6 -C extra-filename=-814ac8ad0c6ccdc6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bitflags=/work/tokio-rs/tokio/target/debug/deps/libbitflags-e0e43fc91e5b431f.rmeta --extern libc_errno=/work/tokio-rs/tokio/target/debug/deps/liberrno-e33667d3f0961b0e.rmeta --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --cap-lints allow -Dwarnings --cfg libc --cfg solarish`
3542024-08-14T20:45:36.042Z Compiling byteorder v1.5.0
3552024-08-14T20:45:36.067Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=83e13b9262d18459 -C extra-filename=-83e13b9262d18459 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3562024-08-14T20:45:36.256Z Compiling getrandom v0.2.15
3572024-08-14T20:45:36.281Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=d92aa66bb1c9b61c -C extra-filename=-d92aa66bb1c9b61c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern cfg_if=/work/tokio-rs/tokio/target/debug/deps/libcfg_if-120b4d9592baeed9.rmeta --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --cap-lints allow -Dwarnings`
3582024-08-14T20:45:36.305Z Compiling lazy_static v1.5.0
3592024-08-14T20:45:36.329Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=72954f49c4eb3f18 -C extra-filename=-72954f49c4eb3f18 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3602024-08-14T20:45:36.353Z Compiling num-traits v0.2.19
3612024-08-14T20:45:36.353Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=51f408cace3779a9 -C extra-filename=-51f408cace3779a9 --out-dir /work/tokio-rs/tokio/target/debug/build/num-traits-51f408cace3779a9 -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern autocfg=/work/tokio-rs/tokio/target/debug/deps/libautocfg-e5e7200f1ef131ad.rlib --cap-lints allow -Dwarnings`
3622024-08-14T20:45:36.353Z Compiling syn v1.0.109
3632024-08-14T20:45:36.353Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a477de46bbf15a1d -C extra-filename=-a477de46bbf15a1d --out-dir /work/tokio-rs/tokio/target/debug/build/syn-a477de46bbf15a1d -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3642024-08-14T20:45:36.405Z Compiling memoffset v0.9.1
3652024-08-14T20:45:36.429Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=644ada9e70c8c763 -C extra-filename=-644ada9e70c8c763 --out-dir /work/tokio-rs/tokio/target/debug/build/memoffset-644ada9e70c8c763 -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern autocfg=/work/tokio-rs/tokio/target/debug/deps/libautocfg-e5e7200f1ef131ad.rlib --cap-lints allow -Dwarnings`
3662024-08-14T20:45:36.540Z Compiling rand_core v0.6.4
3672024-08-14T20:45:36.565Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=1f7ae8268582f8ce -C extra-filename=-1f7ae8268582f8ce --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern getrandom=/work/tokio-rs/tokio/target/debug/deps/libgetrandom-d92aa66bb1c9b61c.rmeta --cap-lints allow -Dwarnings`
3682024-08-14T20:45:36.603Z Running `/work/tokio-rs/tokio/target/debug/build/num-traits-51f408cace3779a9/build-script-build`
3692024-08-14T20:45:36.685Z Compiling either v1.13.0
3702024-08-14T20:45:36.709Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=8fe7fa4c7979c2ec -C extra-filename=-8fe7fa4c7979c2ec --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3712024-08-14T20:45:36.799Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=1fc2c42bd9c8edf9 -C extra-filename=-1fc2c42bd9c8edf9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings --cfg has_total_cmp`
3722024-08-14T20:45:36.823Z Running `/work/tokio-rs/tokio/target/debug/build/syn-a477de46bbf15a1d/build-script-build`
3732024-08-14T20:45:36.866Z Compiling predicates-core v1.0.8
3742024-08-14T20:45:36.891Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=62f10b2029424145 -C extra-filename=-62f10b2029424145 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3752024-08-14T20:45:36.928Z Compiling cfg_aliases v0.2.1
3762024-08-14T20:45:36.952Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36cbcf6c2803df99 -C extra-filename=-36cbcf6c2803df99 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3772024-08-14T20:45:37.005Z Compiling nix v0.29.0
3782024-08-14T20:45:37.030Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="aio"' --cfg 'feature="fs"' --cfg 'feature="memoffset"' --cfg 'feature="pin-utils"' --cfg 'feature="socket"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=175435dd78eab303 -C extra-filename=-175435dd78eab303 --out-dir /work/tokio-rs/tokio/target/debug/build/nix-175435dd78eab303 -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern cfg_aliases=/work/tokio-rs/tokio/target/debug/deps/libcfg_aliases-36cbcf6c2803df99.rlib --cap-lints allow -Dwarnings`
3792024-08-14T20:45:37.030Z Compiling itertools v0.10.5
3802024-08-14T20:45:37.030Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=4f51a567fe471c9e -C extra-filename=-4f51a567fe471c9e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern either=/work/tokio-rs/tokio/target/debug/deps/libeither-8fe7fa4c7979c2ec.rmeta --cap-lints allow -Dwarnings`
3812024-08-14T20:45:37.190Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a84253faa10f667d -C extra-filename=-a84253faa10f667d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rmeta --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rmeta --extern unicode_ident=/work/tokio-rs/tokio/target/debug/deps/libunicode_ident-6c4ae0d64b5338d3.rmeta --cap-lints allow -Dwarnings --cfg syn_disable_nightly_tests`
3822024-08-14T20:45:37.650Z Compiling tempfile v3.12.0
3832024-08-14T20:45:37.678Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=83c2c9ca77653aa8 -C extra-filename=-83c2c9ca77653aa8 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern cfg_if=/work/tokio-rs/tokio/target/debug/deps/libcfg_if-120b4d9592baeed9.rmeta --extern fastrand=/work/tokio-rs/tokio/target/debug/deps/libfastrand-7fa740cc2a3fa9b5.rmeta --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rmeta --extern rustix=/work/tokio-rs/tokio/target/debug/deps/librustix-814ac8ad0c6ccdc6.rmeta --cap-lints allow -Dwarnings`
3842024-08-14T20:45:37.761Z Compiling regex-automata v0.4.7
3852024-08-14T20:45:37.786Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=3678ce8a17c246d7 -C extra-filename=-3678ce8a17c246d7 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern aho_corasick=/work/tokio-rs/tokio/target/debug/deps/libaho_corasick-0414f19dc7a92bfd.rmeta --extern memchr=/work/tokio-rs/tokio/target/debug/deps/libmemchr-95c7ac11c8c7f998.rmeta --extern regex_syntax=/work/tokio-rs/tokio/target/debug/deps/libregex_syntax-a3642dea9cd35d30.rmeta --cap-lints allow -Dwarnings`
3862024-08-14T20:45:38.400Z Compiling float-cmp v0.9.0
3872024-08-14T20:45:38.425Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=5fd013c7996d03e5 -C extra-filename=-5fd013c7996d03e5 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern num_traits=/work/tokio-rs/tokio/target/debug/deps/libnum_traits-1fc2c42bd9c8edf9.rmeta --cap-lints allow -Dwarnings`
3882024-08-14T20:45:38.525Z Running `/work/tokio-rs/tokio/target/debug/build/memoffset-644ada9e70c8c763/build-script-build`
3892024-08-14T20:45:38.618Z Compiling termtree v0.4.1
3902024-08-14T20:45:38.642Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=097e76102d9fea90 -C extra-filename=-097e76102d9fea90 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3912024-08-14T20:45:38.669Z Compiling difflib v0.4.0
3922024-08-14T20:45:38.693Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2200388876ba913f -C extra-filename=-2200388876ba913f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3932024-08-14T20:45:38.819Z Compiling normalize-line-endings v0.3.0
3942024-08-14T20:45:38.843Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55941352f1e6647d -C extra-filename=-55941352f1e6647d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
3952024-08-14T20:45:39.017Z Compiling predicates-tree v1.0.11
3962024-08-14T20:45:39.041Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=47ab33ea3cf61b97 -C extra-filename=-47ab33ea3cf61b97 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern predicates_core=/work/tokio-rs/tokio/target/debug/deps/libpredicates_core-62f10b2029424145.rmeta --extern termtree=/work/tokio-rs/tokio/target/debug/deps/libtermtree-097e76102d9fea90.rmeta --cap-lints allow -Dwarnings`
3972024-08-14T20:45:39.422Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=a21975dc982b6d02 -C extra-filename=-a21975dc982b6d02 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
3982024-08-14T20:45:39.527Z Running `/work/tokio-rs/tokio/target/debug/build/nix-175435dd78eab303/build-script-build`
3992024-08-14T20:45:39.552Z Compiling fragile v2.0.0
4002024-08-14T20:45:39.552Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fragile-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("slab"))' -C metadata=3d468d2dba020af6 -C extra-filename=-3d468d2dba020af6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4012024-08-14T20:45:39.592Z Compiling downcast v0.11.0
4022024-08-14T20:45:39.617Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/downcast-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=70051b210a01f6c6 -C extra-filename=-70051b210a01f6c6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4032024-08-14T20:45:39.814Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aio"' --cfg 'feature="fs"' --cfg 'feature="memoffset"' --cfg 'feature="pin-utils"' --cfg 'feature="socket"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=d449e93dbc045edc -C extra-filename=-d449e93dbc045edc --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bitflags=/work/tokio-rs/tokio/target/debug/deps/libbitflags-e0e43fc91e5b431f.rmeta --extern cfg_if=/work/tokio-rs/tokio/target/debug/deps/libcfg_if-120b4d9592baeed9.rmeta --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --extern memoffset=/work/tokio-rs/tokio/target/debug/deps/libmemoffset-a21975dc982b6d02.rmeta --extern pin_utils=/work/tokio-rs/tokio/target/debug/deps/libpin_utils-b55135452d220217.rmeta --cap-lints allow -Dwarnings --cfg illumos --cfg solarish --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
4042024-08-14T20:45:40.088Z Compiling serde v1.0.207
4052024-08-14T20:45:40.113Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.207/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e59f099a84c431bf -C extra-filename=-e59f099a84c431bf --out-dir /work/tokio-rs/tokio/target/debug/build/serde-e59f099a84c431bf -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4062024-08-14T20:45:40.176Z Compiling itoa v1.0.11
4072024-08-14T20:45:40.200Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=6a3f16939c829a63 -C extra-filename=-6a3f16939c829a63 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4082024-08-14T20:45:40.373Z Compiling serde_json v1.0.124
4092024-08-14T20:45:40.373Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.124/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=4d7df6690e7c68df -C extra-filename=-4d7df6690e7c68df --out-dir /work/tokio-rs/tokio/target/debug/build/serde_json-4d7df6690e7c68df -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4102024-08-14T20:45:40.398Z Compiling ryu v1.0.18
4112024-08-14T20:45:40.398Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=4d1c44075dc6dbc0 -C extra-filename=-4d1c44075dc6dbc0 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4122024-08-14T20:45:40.591Z Running `/work/tokio-rs/tokio/target/debug/build/serde-e59f099a84c431bf/build-script-build`
4132024-08-14T20:45:40.644Z Compiling tracing-core v0.1.32
4142024-08-14T20:45:40.669Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=f8ddb03203dfae94 -C extra-filename=-f8ddb03203dfae94 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rmeta --cap-lints allow -Dwarnings`
4152024-08-14T20:45:40.712Z Compiling regex-syntax v0.6.29
4162024-08-14T20:45:40.736Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=c275e2c83ff9638c -C extra-filename=-c275e2c83ff9638c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4172024-08-14T20:45:40.736Z Running `/work/tokio-rs/tokio/target/debug/build/serde_json-4d7df6690e7c68df/build-script-build`
4182024-08-14T20:45:40.761Z Compiling log v0.4.22
4192024-08-14T20:45:40.761Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=27188735dab1b0c2 -C extra-filename=-27188735dab1b0c2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4202024-08-14T20:45:40.967Z Compiling httparse v1.9.4
4212024-08-14T20:45:40.992Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=65089cfb9fc4b037 -C extra-filename=-65089cfb9fc4b037 --out-dir /work/tokio-rs/tokio/target/debug/build/httparse-65089cfb9fc4b037 -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4222024-08-14T20:45:41.130Z Compiling regex v1.10.6
4232024-08-14T20:45:41.154Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=5e6f9e2f27832e23 -C extra-filename=-5e6f9e2f27832e23 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern aho_corasick=/work/tokio-rs/tokio/target/debug/deps/libaho_corasick-0414f19dc7a92bfd.rmeta --extern memchr=/work/tokio-rs/tokio/target/debug/deps/libmemchr-95c7ac11c8c7f998.rmeta --extern regex_automata=/work/tokio-rs/tokio/target/debug/deps/libregex_automata-3678ce8a17c246d7.rmeta --extern regex_syntax=/work/tokio-rs/tokio/target/debug/deps/libregex_syntax-a3642dea9cd35d30.rmeta --cap-lints allow -Dwarnings`
4242024-08-14T20:45:41.533Z Compiling overload v0.1.1
4252024-08-14T20:45:41.558Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name overload --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5626e19a7f3bdc4b -C extra-filename=-5626e19a7f3bdc4b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4262024-08-14T20:45:41.619Z Compiling nu-ansi-term v0.46.0
4272024-08-14T20:45:41.643Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=25f4a1f4e67bdf0d -C extra-filename=-25f4a1f4e67bdf0d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern overload=/work/tokio-rs/tokio/target/debug/deps/liboverload-5626e19a7f3bdc4b.rmeta --cap-lints allow -Dwarnings`
4282024-08-14T20:45:41.955Z Compiling predicates v2.1.5
4292024-08-14T20:45:41.979Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-2.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=2bca0f085ab1b84f -C extra-filename=-2bca0f085ab1b84f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern difflib=/work/tokio-rs/tokio/target/debug/deps/libdifflib-2200388876ba913f.rmeta --extern float_cmp=/work/tokio-rs/tokio/target/debug/deps/libfloat_cmp-5fd013c7996d03e5.rmeta --extern itertools=/work/tokio-rs/tokio/target/debug/deps/libitertools-4f51a567fe471c9e.rmeta --extern normalize_line_endings=/work/tokio-rs/tokio/target/debug/deps/libnormalize_line_endings-55941352f1e6647d.rmeta --extern predicates_core=/work/tokio-rs/tokio/target/debug/deps/libpredicates_core-62f10b2029424145.rmeta --extern regex=/work/tokio-rs/tokio/target/debug/deps/libregex-5e6f9e2f27832e23.rmeta --cap-lints allow -Dwarnings`
4302024-08-14T20:45:42.081Z Running `/work/tokio-rs/tokio/target/debug/build/httparse-65089cfb9fc4b037/build-script-build`
4312024-08-14T20:45:42.133Z Compiling tracing-log v0.2.0
4322024-08-14T20:45:42.157Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tracing_log --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=545ec2409bfbc9cc -C extra-filename=-545ec2409bfbc9cc --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern log=/work/tokio-rs/tokio/target/debug/deps/liblog-27188735dab1b0c2.rmeta --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rmeta --extern tracing_core=/work/tokio-rs/tokio/target/debug/deps/libtracing_core-f8ddb03203dfae94.rmeta --cap-lints allow -Dwarnings`
4332024-08-14T20:45:42.210Z Compiling sharded-slab v0.1.7
4342024-08-14T20:45:42.234Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sharded_slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=a2d363978edf6627 -C extra-filename=-a2d363978edf6627 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern lazy_static=/work/tokio-rs/tokio/target/debug/deps/liblazy_static-72954f49c4eb3f18.rmeta --cap-lints allow -Dwarnings`
4352024-08-14T20:45:42.234Z Compiling thread_local v1.1.8
4362024-08-14T20:45:42.235Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=436540381e8d7ab3 -C extra-filename=-436540381e8d7ab3 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern cfg_if=/work/tokio-rs/tokio/target/debug/deps/libcfg_if-120b4d9592baeed9.rmeta --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rmeta --cap-lints allow -Dwarnings`
4372024-08-14T20:45:42.569Z Compiling fnv v1.0.7
4382024-08-14T20:45:42.593Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8de2f692ef7f0e02 -C extra-filename=-8de2f692ef7f0e02 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4392024-08-14T20:45:42.677Z Compiling http v0.2.12
4402024-08-14T20:45:42.701Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9030a7977ace5bd9 -C extra-filename=-9030a7977ace5bd9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rmeta --extern fnv=/work/tokio-rs/tokio/target/debug/deps/libfnv-8de2f692ef7f0e02.rmeta --extern itoa=/work/tokio-rs/tokio/target/debug/deps/libitoa-6a3f16939c829a63.rmeta --cap-lints allow -Dwarnings`
4412024-08-14T20:45:42.754Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=69f410e923166068 -C extra-filename=-69f410e923166068 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
4422024-08-14T20:45:43.336Z Compiling regex-automata v0.1.10
4432024-08-14T20:45:43.365Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=a186897221643570 -C extra-filename=-a186897221643570 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern regex_syntax=/work/tokio-rs/tokio/target/debug/deps/libregex_syntax-c275e2c83ff9638c.rmeta --cap-lints allow -Dwarnings`
4442024-08-14T20:45:43.406Z Compiling httpdate v1.0.3
4452024-08-14T20:45:43.430Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c105c95e379cba25 -C extra-filename=-c105c95e379cba25 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4462024-08-14T20:45:43.540Z Compiling doc-comment v0.3.3
4472024-08-14T20:45:43.564Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=007b411b2934078c -C extra-filename=-007b411b2934078c --out-dir /work/tokio-rs/tokio/target/debug/build/doc-comment-007b411b2934078c -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4482024-08-14T20:45:43.820Z Compiling equivalent v1.0.1
4492024-08-14T20:45:43.844Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69be99ac5bd12ad0 -C extra-filename=-69be99ac5bd12ad0 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4502024-08-14T20:45:44.009Z Compiling hashbrown v0.14.5
4512024-08-14T20:45:44.034Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=8bc1860d38104edd -C extra-filename=-8bc1860d38104edd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4522024-08-14T20:45:44.058Z Running `/work/tokio-rs/tokio/target/debug/build/doc-comment-007b411b2934078c/build-script-build`
4532024-08-14T20:45:44.157Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=93d0ada0e3f62e5a -C extra-filename=-93d0ada0e3f62e5a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4542024-08-14T20:45:44.234Z Compiling winnow v0.6.18
4552024-08-14T20:45:44.259Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=d3c0d3e0a6b83642 -C extra-filename=-d3c0d3e0a6b83642 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4562024-08-14T20:45:44.767Z Compiling tokio-macros v2.4.0 (/work/tokio-rs/tokio/tokio-macros)
4572024-08-14T20:45:44.791Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 tokio-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0536682a05e12ee -C extra-filename=-a0536682a05e12ee --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rlib --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rlib --extern syn=/work/tokio-rs/tokio/target/debug/deps/libsyn-e9ea34bfcd4a0814.rlib --extern proc_macro -Dwarnings`
4582024-08-14T20:45:44.981Z Compiling futures-macro v0.3.30
4592024-08-14T20:45:45.006Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=653fd15cbd68d4cd -C extra-filename=-653fd15cbd68d4cd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rlib --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rlib --extern syn=/work/tokio-rs/tokio/target/debug/deps/libsyn-e9ea34bfcd4a0814.rlib --extern proc_macro --cap-lints allow -Dwarnings`
4602024-08-14T20:45:45.089Z Compiling async-stream-impl v0.3.5
4612024-08-14T20:45:45.113Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f93c6acbef94eed6 -C extra-filename=-f93c6acbef94eed6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rlib --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rlib --extern syn=/work/tokio-rs/tokio/target/debug/deps/libsyn-e9ea34bfcd4a0814.rlib --extern proc_macro --cap-lints allow -Dwarnings`
4622024-08-14T20:45:46.016Z Compiling tokio v1.39.2 (/work/tokio-rs/tokio/tokio)
4632024-08-14T20:45:46.041Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 tokio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=76cc9744fea0eb7e -C extra-filename=-76cc9744fea0eb7e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rmeta --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rmeta --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rmeta --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rmeta --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rmeta --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rmeta --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so -Dwarnings`
4642024-08-14T20:45:46.065Z Compiling zerocopy-derive v0.7.35
4652024-08-14T20:45:46.065Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7211d796dfd3662d -C extra-filename=-7211d796dfd3662d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rlib --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rlib --extern syn=/work/tokio-rs/tokio/target/debug/deps/libsyn-e9ea34bfcd4a0814.rlib --extern proc_macro --cap-lints allow -Dwarnings`
4662024-08-14T20:45:46.089Z Compiling mockall_derive v0.11.4
4672024-08-14T20:45:46.090Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=af01497ca51ea40c -C extra-filename=-af01497ca51ea40c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern cfg_if=/work/tokio-rs/tokio/target/debug/deps/libcfg_if-120b4d9592baeed9.rlib --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rlib --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rlib --extern syn=/work/tokio-rs/tokio/target/debug/deps/libsyn-a84253faa10f667d.rlib --extern proc_macro --cap-lints allow -Dwarnings`
4682024-08-14T20:45:46.139Z Compiling async-stream v0.3.5
4692024-08-14T20:45:46.164Z Compiling pin-project-internal v1.1.5
4702024-08-14T20:45:46.164Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f8cb8e4cfa5a8e4 -C extra-filename=-0f8cb8e4cfa5a8e4 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream_impl=/work/tokio-rs/tokio/target/debug/deps/libasync_stream_impl-f93c6acbef94eed6.so --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rmeta --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rmeta --cap-lints allow -Dwarnings`
4712024-08-14T20:45:46.164Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4bda132435038e62 -C extra-filename=-4bda132435038e62 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rlib --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rlib --extern syn=/work/tokio-rs/tokio/target/debug/deps/libsyn-e9ea34bfcd4a0814.rlib --extern proc_macro --cap-lints allow -Dwarnings`
4722024-08-14T20:45:46.379Z Compiling serde_derive v1.0.207
4732024-08-14T20:45:46.379Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.207/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=f94ec7eb83561aa6 -C extra-filename=-f94ec7eb83561aa6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rlib --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rlib --extern syn=/work/tokio-rs/tokio/target/debug/deps/libsyn-e9ea34bfcd4a0814.rlib --extern proc_macro --cap-lints allow -Dwarnings`
4742024-08-14T20:45:46.429Z Compiling tracing-attributes v0.1.27
4752024-08-14T20:45:46.454Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=daa79ee918d43aed -C extra-filename=-daa79ee918d43aed --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rlib --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rlib --extern syn=/work/tokio-rs/tokio/target/debug/deps/libsyn-e9ea34bfcd4a0814.rlib --extern proc_macro --cap-lints allow -Dwarnings`
4762024-08-14T20:45:46.478Z Compiling futures-util v0.3.30
4772024-08-14T20:45:46.478Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=2fb8346081e9475c -C extra-filename=-2fb8346081e9475c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern futures_channel=/work/tokio-rs/tokio/target/debug/deps/libfutures_channel-d3f44f9a0efde023.rmeta --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rmeta --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rmeta --extern futures_macro=/work/tokio-rs/tokio/target/debug/deps/libfutures_macro-653fd15cbd68d4cd.so --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rmeta --extern futures_task=/work/tokio-rs/tokio/target/debug/deps/libfutures_task-60190dd8830af813.rmeta --extern memchr=/work/tokio-rs/tokio/target/debug/deps/libmemchr-95c7ac11c8c7f998.rmeta --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rmeta --extern pin_utils=/work/tokio-rs/tokio/target/debug/deps/libpin_utils-b55135452d220217.rmeta --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rmeta --cap-lints allow -Dwarnings`
4782024-08-14T20:45:47.163Z Compiling matchers v0.1.0
4792024-08-14T20:45:47.188Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name matchers --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89e1c94728195555 -C extra-filename=-89e1c94728195555 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern regex_automata=/work/tokio-rs/tokio/target/debug/deps/libregex_automata-a186897221643570.rmeta --cap-lints allow -Dwarnings`
4802024-08-14T20:45:47.348Z Compiling indexmap v2.4.0
4812024-08-14T20:45:47.374Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=edbdb37e15e8632a -C extra-filename=-edbdb37e15e8632a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern equivalent=/work/tokio-rs/tokio/target/debug/deps/libequivalent-69be99ac5bd12ad0.rmeta --extern hashbrown=/work/tokio-rs/tokio/target/debug/deps/libhashbrown-8bc1860d38104edd.rmeta --cap-lints allow -Dwarnings`
4822024-08-14T20:45:47.616Z Compiling zerocopy v0.7.35
4832024-08-14T20:45:47.641Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=6c529347bb4cbf4f -C extra-filename=-6c529347bb4cbf4f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern byteorder=/work/tokio-rs/tokio/target/debug/deps/libbyteorder-83e13b9262d18459.rmeta --extern zerocopy_derive=/work/tokio-rs/tokio/target/debug/deps/libzerocopy_derive-7211d796dfd3662d.so --cap-lints allow -Dwarnings`
4842024-08-14T20:45:48.234Z Compiling pin-project v1.1.5
4852024-08-14T20:45:48.259Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a8611f71c7d2c16e -C extra-filename=-a8611f71c7d2c16e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern pin_project_internal=/work/tokio-rs/tokio/target/debug/deps/libpin_project_internal-4bda132435038e62.so --cap-lints allow -Dwarnings`
4862024-08-14T20:45:48.337Z Compiling trybuild v1.0.99
4872024-08-14T20:45:48.361Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=89adeae6b0c80601 -C extra-filename=-89adeae6b0c80601 --out-dir /work/tokio-rs/tokio/target/debug/build/trybuild-89adeae6b0c80601 -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4882024-08-14T20:45:48.501Z Compiling termcolor v1.4.1
4892024-08-14T20:45:48.525Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0a6e44c8df2f5be2 -C extra-filename=-0a6e44c8df2f5be2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4902024-08-14T20:45:48.722Z Running `/work/tokio-rs/tokio/target/debug/build/trybuild-89adeae6b0c80601/build-script-build`
4912024-08-14T20:45:48.747Z Compiling glob v0.3.1
4922024-08-14T20:45:48.747Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7d68454ec58cf040 -C extra-filename=-7d68454ec58cf040 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4932024-08-14T20:45:48.867Z Compiling ppv-lite86 v0.2.20
4942024-08-14T20:45:48.892Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=5d5b63c7a74821bd -C extra-filename=-5d5b63c7a74821bd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern zerocopy=/work/tokio-rs/tokio/target/debug/deps/libzerocopy-6c529347bb4cbf4f.rmeta --cap-lints allow -Dwarnings`
4952024-08-14T20:45:49.068Z Compiling tracing v0.1.40
4962024-08-14T20:45:49.093Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=8f522454ffc4d7a6 -C extra-filename=-8f522454ffc4d7a6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rmeta --extern tracing_attributes=/work/tokio-rs/tokio/target/debug/deps/libtracing_attributes-daa79ee918d43aed.so --extern tracing_core=/work/tokio-rs/tokio/target/debug/deps/libtracing_core-f8ddb03203dfae94.rmeta --cap-lints allow -Dwarnings`
4972024-08-14T20:45:49.386Z Compiling tracing-subscriber v0.3.18
4982024-08-14T20:45:49.411Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tracing_subscriber --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=a56a6d29c381cb5f -C extra-filename=-a56a6d29c381cb5f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern matchers=/work/tokio-rs/tokio/target/debug/deps/libmatchers-89e1c94728195555.rmeta --extern nu_ansi_term=/work/tokio-rs/tokio/target/debug/deps/libnu_ansi_term-25f4a1f4e67bdf0d.rmeta --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rmeta --extern regex=/work/tokio-rs/tokio/target/debug/deps/libregex-5e6f9e2f27832e23.rmeta --extern sharded_slab=/work/tokio-rs/tokio/target/debug/deps/libsharded_slab-a2d363978edf6627.rmeta --extern thread_local=/work/tokio-rs/tokio/target/debug/deps/libthread_local-436540381e8d7ab3.rmeta --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rmeta --extern tracing_core=/work/tokio-rs/tokio/target/debug/deps/libtracing_core-f8ddb03203dfae94.rmeta --extern tracing_log=/work/tokio-rs/tokio/target/debug/deps/libtracing_log-545ec2409bfbc9cc.rmeta --cap-lints allow -Dwarnings`
4992024-08-14T20:45:49.439Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 tokio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4a889dbbab7591b9 -C extra-filename=-4a889dbbab7591b9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rmeta --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rmeta --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rmeta --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rmeta --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rmeta --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rmeta --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so -Dwarnings`
5002024-08-14T20:45:49.599Z Compiling rand_chacha v0.3.1
5012024-08-14T20:45:49.624Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=78ad8e95a509661a -C extra-filename=-78ad8e95a509661a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern ppv_lite86=/work/tokio-rs/tokio/target/debug/deps/libppv_lite86-5d5b63c7a74821bd.rmeta --extern rand_core=/work/tokio-rs/tokio/target/debug/deps/librand_core-1f7ae8268582f8ce.rmeta --cap-lints allow -Dwarnings`
5022024-08-14T20:45:50.269Z Compiling rand v0.8.5
5032024-08-14T20:45:50.294Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=7d996f1c4d2322bf -C extra-filename=-7d996f1c4d2322bf --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rmeta --extern rand_chacha=/work/tokio-rs/tokio/target/debug/deps/librand_chacha-78ad8e95a509661a.rmeta --extern rand_core=/work/tokio-rs/tokio/target/debug/deps/librand_core-1f7ae8268582f8ce.rmeta --cap-lints allow -Dwarnings`
5042024-08-14T20:45:50.946Z Compiling futures-executor v0.3.30
5052024-08-14T20:45:50.970Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="num_cpus"' --cfg 'feature="std"' --cfg 'feature="thread-pool"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=0b3f0e5ddb3fcacd -C extra-filename=-0b3f0e5ddb3fcacd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rmeta --extern futures_task=/work/tokio-rs/tokio/target/debug/deps/libfutures_task-60190dd8830af813.rmeta --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rmeta --extern num_cpus=/work/tokio-rs/tokio/target/debug/deps/libnum_cpus-f1ef6621c207d045.rmeta --cap-lints allow -Dwarnings`
5062024-08-14T20:45:51.074Z Compiling mockall v0.11.4
5072024-08-14T20:45:51.074Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0c17b720e9a2b759 -C extra-filename=-0c17b720e9a2b759 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern cfg_if=/work/tokio-rs/tokio/target/debug/deps/libcfg_if-120b4d9592baeed9.rmeta --extern downcast=/work/tokio-rs/tokio/target/debug/deps/libdowncast-70051b210a01f6c6.rmeta --extern fragile=/work/tokio-rs/tokio/target/debug/deps/libfragile-3d468d2dba020af6.rmeta --extern lazy_static=/work/tokio-rs/tokio/target/debug/deps/liblazy_static-72954f49c4eb3f18.rmeta --extern mockall_derive=/work/tokio-rs/tokio/target/debug/deps/libmockall_derive-af01497ca51ea40c.so --extern predicates=/work/tokio-rs/tokio/target/debug/deps/libpredicates-2bca0f085ab1b84f.rmeta --extern predicates_tree=/work/tokio-rs/tokio/target/debug/deps/libpredicates_tree-47ab33ea3cf61b97.rmeta --cap-lints allow -Dwarnings`
5082024-08-14T20:45:51.371Z Compiling futures v0.3.30
5092024-08-14T20:45:51.396Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --cfg 'feature="thread-pool"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=cb12ed347fbcbd6b -C extra-filename=-cb12ed347fbcbd6b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern futures_channel=/work/tokio-rs/tokio/target/debug/deps/libfutures_channel-d3f44f9a0efde023.rmeta --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rmeta --extern futures_executor=/work/tokio-rs/tokio/target/debug/deps/libfutures_executor-0b3f0e5ddb3fcacd.rmeta --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rmeta --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rmeta --extern futures_task=/work/tokio-rs/tokio/target/debug/deps/libfutures_task-60190dd8830af813.rmeta --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rmeta --cap-lints allow -Dwarnings`
5102024-08-14T20:45:51.470Z Compiling futures-test v0.3.30
5112024-08-14T20:45:51.494Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name futures_test --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-test-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2ec96462a4b2dd08 -C extra-filename=-2ec96462a4b2dd08 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rmeta --extern futures_executor=/work/tokio-rs/tokio/target/debug/deps/libfutures_executor-0b3f0e5ddb3fcacd.rmeta --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rmeta --extern futures_macro=/work/tokio-rs/tokio/target/debug/deps/libfutures_macro-653fd15cbd68d4cd.so --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rmeta --extern futures_task=/work/tokio-rs/tokio/target/debug/deps/libfutures_task-60190dd8830af813.rmeta --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rmeta --extern pin_project=/work/tokio-rs/tokio/target/debug/deps/libpin_project-a8611f71c7d2c16e.rmeta --extern pin_utils=/work/tokio-rs/tokio/target/debug/deps/libpin_utils-b55135452d220217.rmeta --cap-lints allow -Dwarnings`
5122024-08-14T20:45:51.692Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.207/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=513335bf002d2777 -C extra-filename=-513335bf002d2777 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --cap-lints allow -Dwarnings --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
5132024-08-14T20:45:52.634Z Compiling tokio-util v0.7.11 (/work/tokio-rs/tokio/tokio-util)
5142024-08-14T20:45:52.659Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 tokio-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=787b136a060316e6 -C extra-filename=-787b136a060316e6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rmeta --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rmeta --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rmeta --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rmeta --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rmeta --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rmeta --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rmeta --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rmeta -Dwarnings`
5152024-08-14T20:45:52.659Z Compiling tests-build v0.1.0 (/work/tokio-rs/tokio/tests-build)
5162024-08-14T20:45:52.659Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tests_build --edition=2021 tests-build/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="full"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "rt", "tokio"))' -C metadata=8218253dee545609 -C extra-filename=-8218253dee545609 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rmeta -Dwarnings`
5172024-08-14T20:45:53.847Z Compiling tokio-stream v0.1.15 (/work/tokio-rs/tokio/tokio-stream)
5182024-08-14T20:45:53.900Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 tokio-stream/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=9c25b2ddb26b9b1a -C extra-filename=-9c25b2ddb26b9b1a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rmeta --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rmeta --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rmeta --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rmeta -Dwarnings`
5192024-08-14T20:45:54.703Z Compiling tokio-test v0.4.4 (/work/tokio-rs/tokio/tokio-test)
5202024-08-14T20:45:54.728Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio_test --edition=2021 tokio-test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e14761f28b6db655 -C extra-filename=-e14761f28b6db655 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rmeta --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rmeta --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rmeta --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rmeta --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rmeta -Dwarnings`
5212024-08-14T20:45:54.977Z Compiling tests-integration v0.1.0 (/work/tokio-rs/tokio/tests-integration)
5222024-08-14T20:45:55.002Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tests_integration --edition=2021 tests-integration/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="full"' --cfg 'feature="macros"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="tokio-test"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "macros", "rt", "rt-multi-thread", "rt-net", "rt-process-signal", "sync", "tokio-test", "wasi-rt", "wasi-threads-rt"))' -C metadata=c4bf24e4e52700ee -C extra-filename=-c4bf24e4e52700ee --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rmeta --extern doc_comment=/work/tokio-rs/tokio/target/debug/deps/libdoc_comment-93d0ada0e3f62e5a.rmeta --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rmeta --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rmeta --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rmeta -Dwarnings`
5232024-08-14T20:45:56.123Z Compiling serde_spanned v0.6.7
5242024-08-14T20:45:56.170Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.124/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=528f85672e2b2924 -C extra-filename=-528f85672e2b2924 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern itoa=/work/tokio-rs/tokio/target/debug/deps/libitoa-6a3f16939c829a63.rmeta --extern memchr=/work/tokio-rs/tokio/target/debug/deps/libmemchr-95c7ac11c8c7f998.rmeta --extern ryu=/work/tokio-rs/tokio/target/debug/deps/libryu-4d1c44075dc6dbc0.rmeta --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rmeta --cap-lints allow -Dwarnings --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'`
5252024-08-14T20:45:56.170Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=cf616f9480d1da99 -C extra-filename=-cf616f9480d1da99 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rmeta --cap-lints allow -Dwarnings`
5262024-08-14T20:45:56.195Z Compiling toml_datetime v0.6.8
5272024-08-14T20:45:56.195Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=ddd5b68bff4c40bd -C extra-filename=-ddd5b68bff4c40bd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rmeta --cap-lints allow -Dwarnings`
5282024-08-14T20:45:56.418Z Compiling toml_edit v0.22.20
5292024-08-14T20:45:56.443Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=ce4475e1b414b50a -C extra-filename=-ce4475e1b414b50a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern indexmap=/work/tokio-rs/tokio/target/debug/deps/libindexmap-edbdb37e15e8632a.rmeta --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rmeta --extern serde_spanned=/work/tokio-rs/tokio/target/debug/deps/libserde_spanned-cf616f9480d1da99.rmeta --extern toml_datetime=/work/tokio-rs/tokio/target/debug/deps/libtoml_datetime-ddd5b68bff4c40bd.rmeta --extern winnow=/work/tokio-rs/tokio/target/debug/deps/libwinnow-d3c0d3e0a6b83642.rmeta --cap-lints allow -Dwarnings`
5302024-08-14T20:45:56.605Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_try_exists --edition=2021 tokio/tests/fs_try_exists.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f8dab3275cb409c2 -C extra-filename=-f8dab3275cb409c2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5312024-08-14T20:45:56.630Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name process_kill_on_drop --edition=2021 tokio/tests/process_kill_on_drop.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=27be22126760c6d5 -C extra-filename=-27be22126760c6d5 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5322024-08-14T20:45:56.631Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name buffered --edition=2021 tokio/tests/buffered.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=19469e50c2b6894d -C extra-filename=-19469e50c2b6894d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5332024-08-14T20:45:56.631Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_notify_both --edition=2021 tokio/tests/signal_notify_both.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ea2e7a61582752c3 -C extra-filename=-ea2e7a61582752c3 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5342024-08-14T20:45:57.679Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_rename_test --edition=2021 tokio/tests/macros_rename_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f160b514f54edccc -C extra-filename=-f160b514f54edccc --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5352024-08-14T20:45:57.794Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_blocking --edition=2021 tokio/tests/task_blocking.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b95daea1ef0c4588 -C extra-filename=-b95daea1ef0c4588 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5362024-08-14T20:45:58.196Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name test_cat --edition=2021 tests-integration/src/bin/test-cat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="full"' --cfg 'feature="macros"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="tokio-test"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "macros", "rt", "rt-multi-thread", "rt-net", "rt-process-signal", "sync", "tokio-test", "wasi-rt", "wasi-threads-rt"))' -C metadata=da936482eea96487 -C extra-filename=-da936482eea96487 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern doc_comment=/work/tokio-rs/tokio/target/debug/deps/libdoc_comment-93d0ada0e3f62e5a.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern tests_integration=/work/tokio-rs/tokio/target/debug/deps/libtests_integration-c4bf24e4e52700ee.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5372024-08-14T20:45:58.345Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_mutex_owned --edition=2021 tokio/tests/sync_mutex_owned.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b250fa25b5d073fc -C extra-filename=-b250fa25b5d073fc --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5382024-08-14T20:45:58.542Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_read --edition=2021 tokio/tests/io_read.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f22b186dc2540b10 -C extra-filename=-f22b186dc2540b10 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5392024-08-14T20:45:58.611Z Compiling examples v0.0.0 (/work/tokio-rs/tokio/examples)
5402024-08-14T20:45:58.635Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name udp_codec --edition=2021 examples/udp-codec.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82c22a15dcb6b32f -C extra-filename=-82c22a15dcb6b32f --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5412024-08-14T20:45:59.118Z Compiling toml v0.8.19
5422024-08-14T20:45:59.143Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=e989601f91389ddf -C extra-filename=-e989601f91389ddf --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rmeta --extern serde_spanned=/work/tokio-rs/tokio/target/debug/deps/libserde_spanned-cf616f9480d1da99.rmeta --extern toml_datetime=/work/tokio-rs/tokio/target/debug/deps/libtoml_datetime-ddd5b68bff4c40bd.rmeta --extern toml_edit=/work/tokio-rs/tokio/target/debug/deps/libtoml_edit-ce4475e1b414b50a.rmeta --cap-lints allow -Dwarnings`
5432024-08-14T20:45:59.615Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name connect --edition=2021 examples/connect.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca9319884392d1a6 -C extra-filename=-ca9319884392d1a6 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5442024-08-14T20:45:59.710Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 tokio-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b49c8b6b0446b88 -C extra-filename=-6b49c8b6b0446b88 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern proc_macro2=/work/tokio-rs/tokio/target/debug/deps/libproc_macro2-22c7fb56955e4772.rlib --extern quote=/work/tokio-rs/tokio/target/debug/deps/libquote-55d7c1bd36d8b98d.rlib --extern syn=/work/tokio-rs/tokio/target/debug/deps/libsyn-e9ea34bfcd4a0814.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-4a889dbbab7591b9.rlib --extern proc_macro -Dwarnings`
5452024-08-14T20:46:00.099Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=6f299a55e7341443 -C extra-filename=-6f299a55e7341443 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern glob=/work/tokio-rs/tokio/target/debug/deps/libglob-7d68454ec58cf040.rmeta --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rmeta --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rmeta --extern termcolor=/work/tokio-rs/tokio/target/debug/deps/libtermcolor-0a6e44c8df2f5be2.rmeta --extern toml=/work/tokio-rs/tokio/target/debug/deps/libtoml-e989601f91389ddf.rmeta --cap-lints allow -Dwarnings --check-cfg 'cfg(trybuild_no_target)' --check-cfg 'cfg(host_os, values("windows"))'`
5462024-08-14T20:46:00.139Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name named_pipe_ready --edition=2021 examples/named-pipe-ready.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=801775ed806eef10 -C extra-filename=-801775ed806eef10 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5472024-08-14T20:46:00.164Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name udp_client --edition=2021 examples/udp-client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=832a884de22ed0c5 -C extra-filename=-832a884de22ed0c5 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5482024-08-14T20:46:00.372Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tinyhttp --edition=2021 examples/tinyhttp.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0a8cb1d4654c521 -C extra-filename=-e0a8cb1d4654c521 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5492024-08-14T20:46:00.726Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tinydb --edition=2021 examples/tinydb.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e6ffbb6041d2854 -C extra-filename=-3e6ffbb6041d2854 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5502024-08-14T20:46:01.229Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name custom_executor_tokio_context --edition=2021 examples/custom-executor-tokio-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=163cc21bb7584ab7 -C extra-filename=-163cc21bb7584ab7 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5512024-08-14T20:46:01.433Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name custom_executor --edition=2021 examples/custom-executor.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6b23f5415213c78 -C extra-filename=-f6b23f5415213c78 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5522024-08-14T20:46:01.653Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name proxy --edition=2021 examples/proxy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7c7a31744703ef4e -C extra-filename=-7c7a31744703ef4e --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5532024-08-14T20:46:02.618Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name dump --edition=2021 examples/dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=39916bbf23c37188 -C extra-filename=-39916bbf23c37188 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5542024-08-14T20:46:02.642Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name named_pipe --edition=2021 examples/named-pipe.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=038ad6c343f0e140 -C extra-filename=-038ad6c343f0e140 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5552024-08-14T20:46:02.956Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name named_pipe_multi_client --edition=2021 examples/named-pipe-multi-client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2ffec3503ee6c2f2 -C extra-filename=-2ffec3503ee6c2f2 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5562024-08-14T20:46:03.125Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name echo --edition=2021 examples/echo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ef01130f3ce55d0 -C extra-filename=-7ef01130f3ce55d0 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5572024-08-14T20:46:03.179Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name echo_udp --edition=2021 examples/echo-udp.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34307eaa461e0973 -C extra-filename=-34307eaa461e0973 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5582024-08-14T20:46:03.814Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name print_each_packet --edition=2021 examples/print_each_packet.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5bddd4afe1a923a5 -C extra-filename=-5bddd4afe1a923a5 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5592024-08-14T20:46:03.927Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name chat --edition=2021 examples/chat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55b4ca3277a841d9 -C extra-filename=-55b4ca3277a841d9 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5602024-08-14T20:46:04.434Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name hello_world --edition=2021 examples/hello_world.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce4d543ef1049d42 -C extra-filename=-ce4d543ef1049d42 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern http=/work/tokio-rs/tokio/target/debug/deps/libhttp-9030a7977ace5bd9.rlib --extern httparse=/work/tokio-rs/tokio/target/debug/deps/libhttparse-69f410e923166068.rlib --extern httpdate=/work/tokio-rs/tokio/target/debug/deps/libhttpdate-c105c95e379cba25.rlib --extern once_cell=/work/tokio-rs/tokio/target/debug/deps/libonce_cell-7a91e3d8ae4260ac.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-513335bf002d2777.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-f94ec7eb83561aa6.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-528f85672e2b2924.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib --extern tracing=/work/tokio-rs/tokio/target/debug/deps/libtracing-8f522454ffc4d7a6.rlib --extern tracing_subscriber=/work/tokio-rs/tokio/target/debug/deps/libtracing_subscriber-a56a6d29c381cb5f.rlib -Dwarnings`
5612024-08-14T20:46:04.489Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_panic --edition=2021 tokio/tests/task_panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e2613a0d96ff0093 -C extra-filename=-e2613a0d96ff0093 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5622024-08-14T20:46:04.775Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_stream_map --edition=2021 tokio-stream/tests/stream_stream_map.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=dd4ea439bc044da8 -C extra-filename=-dd4ea439bc044da8 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
5632024-08-14T20:46:05.144Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_remove_file --edition=2021 tokio/tests/fs_remove_file.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=efc6e39fd532c86e -C extra-filename=-efc6e39fd532c86e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5642024-08-14T20:46:05.616Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name async_send_sync --edition=2021 tokio/tests/async_send_sync.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=869995956be47ba6 -C extra-filename=-869995956be47ba6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5652024-08-14T20:46:05.861Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_sync_bridge --edition=2021 tokio-util/tests/io_sync_bridge.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=3a11e042a86e7094 -C extra-filename=-3a11e042a86e7094 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
5662024-08-14T20:46:06.782Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name uds_cred --edition=2021 tokio/tests/uds_cred.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=53325d2d110fe556 -C extra-filename=-53325d2d110fe556 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5672024-08-14T20:46:07.378Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_once --edition=2021 tokio-stream/tests/stream_once.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=743fb30446361aee -C extra-filename=-743fb30446361aee --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
5682024-08-14T20:46:07.404Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_select --edition=2021 tests-integration/tests/macros_select.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="full"' --cfg 'feature="macros"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="tokio-test"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "macros", "rt", "rt-multi-thread", "rt-net", "rt-process-signal", "sync", "tokio-test", "wasi-rt", "wasi-threads-rt"))' -C metadata=60cde3728e10c569 -C extra-filename=-60cde3728e10c569 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern doc_comment=/work/tokio-rs/tokio/target/debug/deps/libdoc_comment-93d0ada0e3f62e5a.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern tests_integration=/work/tokio-rs/tokio/target/debug/deps/libtests_integration-c4bf24e4e52700ee.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5692024-08-14T20:46:07.874Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_copy_bidirectional --edition=2021 tokio/tests/io_copy_bidirectional.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f6ef7a2269883a2a -C extra-filename=-f6ef7a2269883a2a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5702024-08-14T20:46:08.091Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_barrier --edition=2021 tokio/tests/sync_barrier.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e9603647adcac4fb -C extra-filename=-e9603647adcac4fb --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5712024-08-14T20:46:08.141Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name no_rt --edition=2021 tokio/tests/no_rt.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=56768f30f5308b18 -C extra-filename=-56768f30f5308b18 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5722024-08-14T20:46:08.278Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_broadcast --edition=2021 tokio/tests/sync_broadcast.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=194d18b60ed50393 -C extra-filename=-194d18b60ed50393 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5732024-08-14T20:46:08.367Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_clippy --edition=2021 tests-build/tests/macros_clippy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="full"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "rt", "tokio"))' -C metadata=ae5b2c22f058e7fe -C extra-filename=-ae5b2c22f058e7fe --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern tests_build=/work/tokio-rs/tokio/target/debug/deps/libtests_build-8218253dee545609.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern trybuild=/work/tokio-rs/tokio/target/debug/deps/libtrybuild-6f299a55e7341443.rlib -Dwarnings`
5742024-08-14T20:46:08.717Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tests_build --edition=2021 tests-build/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="full"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "rt", "tokio"))' -C metadata=d74781fb3c631cc4 -C extra-filename=-d74781fb3c631cc4 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern trybuild=/work/tokio-rs/tokio/target/debug/deps/libtrybuild-6f299a55e7341443.rlib -Dwarnings`
5752024-08-14T20:46:08.933Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros --edition=2021 tests-build/tests/macros.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="full"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "rt", "tokio"))' -C metadata=8548e288f2d06bec -C extra-filename=-8548e288f2d06bec --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern tests_build=/work/tokio-rs/tokio/target/debug/deps/libtests_build-8218253dee545609.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern trybuild=/work/tokio-rs/tokio/target/debug/deps/libtrybuild-6f299a55e7341443.rlib -Dwarnings`
5762024-08-14T20:46:09.106Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name unwindsafe --edition=2021 tokio/tests/unwindsafe.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3ac65f0450354a54 -C extra-filename=-3ac65f0450354a54 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5772024-08-14T20:46:09.380Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_mpsc --edition=2021 tokio/tests/sync_mpsc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2e9671656e67d1e2 -C extra-filename=-2e9671656e67d1e2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5782024-08-14T20:46:09.857Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_open_options --edition=2021 tokio/tests/fs_open_options.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0d433efcce3b663b -C extra-filename=-0d433efcce3b663b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5792024-08-14T20:46:09.882Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_watch --edition=2021 tokio/tests/sync_watch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=dee5506bccc83f2d -C extra-filename=-dee5506bccc83f2d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5802024-08-14T20:46:09.907Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tests_integration --edition=2021 tests-integration/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="full"' --cfg 'feature="macros"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="tokio-test"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "macros", "rt", "rt-multi-thread", "rt-net", "rt-process-signal", "sync", "tokio-test", "wasi-rt", "wasi-threads-rt"))' -C metadata=a3af7c92e9dbf517 -C extra-filename=-a3af7c92e9dbf517 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern doc_comment=/work/tokio-rs/tokio/target/debug/deps/libdoc_comment-93d0ada0e3f62e5a.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5812024-08-14T20:46:10.047Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name time_throttle --edition=2021 tokio-stream/tests/time_throttle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=0255233bdda0a43f -C extra-filename=-0255233bdda0a43f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
5822024-08-14T20:46:10.215Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name time_timeout --edition=2021 tokio/tests/time_timeout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=810e2246b41f4134 -C extra-filename=-810e2246b41f4134 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5832024-08-14T20:46:10.301Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name block_on --edition=2021 tokio-test/tests/block_on.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=98f0c224e7b3ccf8 -C extra-filename=-98f0c224e7b3ccf8 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5842024-08-14T20:46:11.100Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_mem_stream --edition=2021 tokio/tests/io_mem_stream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=451061517398a44e -C extra-filename=-451061517398a44e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5852024-08-14T20:46:11.492Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_shutdown --edition=2021 tokio/tests/tcp_shutdown.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9d0d9cb2a3d02d3e -C extra-filename=-9d0d9cb2a3d02d3e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5862024-08-14T20:46:11.727Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_remove_dir_all --edition=2021 tokio/tests/fs_remove_dir_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=64cc7632960ec8dc -C extra-filename=-64cc7632960ec8dc --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5872024-08-14T20:46:11.777Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_sink --edition=2021 tokio/tests/io_sink.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=30574c4d68f02f22 -C extra-filename=-30574c4d68f02f22 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5882024-08-14T20:46:11.883Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name net_named_pipe --edition=2021 tokio/tests/net_named_pipe.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3d758ef7aa4f5875 -C extra-filename=-3d758ef7aa4f5875 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5892024-08-14T20:46:11.987Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_errors --edition=2021 tokio/tests/sync_errors.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=08fa55cd20c7569f -C extra-filename=-08fa55cd20c7569f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5902024-08-14T20:46:12.213Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_rename --edition=2021 tokio/tests/fs_rename.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=aa2e4da9206d4d93 -C extra-filename=-aa2e4da9206d4d93 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5912024-08-14T20:46:12.370Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_semaphore --edition=2021 tokio/tests/sync_semaphore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=663db068f0b9647d -C extra-filename=-663db068f0b9647d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5922024-08-14T20:46:12.873Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros --edition=2021 tokio-test/tests/macros.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6edace56c2dff036 -C extra-filename=-6edace56c2dff036 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5932024-08-14T20:46:13.143Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_connect --edition=2021 tokio/tests/tcp_connect.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=493c95707e0bf09c -C extra-filename=-493c95707e0bf09c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5942024-08-14T20:46:13.466Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name framed_read --edition=2021 tokio-util/tests/framed_read.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=92356a85e46cba56 -C extra-filename=-92356a85e46cba56 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
5952024-08-14T20:46:14.002Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name poll_semaphore --edition=2021 tokio-util/tests/poll_semaphore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=53a3e06b0e2d375a -C extra-filename=-53a3e06b0e2d375a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
5962024-08-14T20:46:14.265Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name time_delay_queue --edition=2021 tokio-util/tests/time_delay_queue.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=35ec379133127c93 -C extra-filename=-35ec379133127c93 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
5972024-08-14T20:46:14.766Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name net_lookup_host --edition=2021 tokio/tests/net_lookup_host.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=861569553be73bd9 -C extra-filename=-861569553be73bd9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5982024-08-14T20:46:15.142Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_once_cell --edition=2021 tokio/tests/sync_once_cell.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c4c0c6fd34e315cb -C extra-filename=-c4c0c6fd34e315cb --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
5992024-08-14T20:46:15.343Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_builder --edition=2021 tokio/tests/task_builder.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=66ba8b217413522d -C extra-filename=-66ba8b217413522d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6002024-08-14T20:46:15.501Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_panic --edition=2021 tokio-stream/tests/stream_panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=365ccd19b1161431 -C extra-filename=-365ccd19b1161431 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6012024-08-14T20:46:15.700Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_copy --edition=2021 tokio/tests/fs_copy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8e5919cbe6123e53 -C extra-filename=-8e5919cbe6123e53 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6022024-08-14T20:46:15.772Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_file --edition=2021 tokio/tests/fs_file.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a6f13adfff975d49 -C extra-filename=-a6f13adfff975d49 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6032024-08-14T20:46:16.344Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_echo --edition=2021 tokio/tests/tcp_echo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=163964149b863eea -C extra-filename=-163964149b863eea --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6042024-08-14T20:46:16.483Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name _require_full --edition=2021 tokio-util/tests/_require_full.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=941dd47ea02baf85 -C extra-filename=-941dd47ea02baf85 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6052024-08-14T20:46:16.676Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name framed_stream --edition=2021 tokio-util/tests/framed_stream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=802913b9d5b33ed6 -C extra-filename=-802913b9d5b33ed6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6062024-08-14T20:46:16.816Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name udp --edition=2021 tokio-util/tests/udp.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=00002a7501c9b17a -C extra-filename=-00002a7501c9b17a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6072024-08-14T20:46:17.899Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_accept --edition=2021 tokio/tests/tcp_accept.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=38b17338d9047fad -C extra-filename=-38b17338d9047fad --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6082024-08-14T20:46:18.285Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_driver --edition=2021 tokio/tests/io_driver.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=fa4cd484e56122ec -C extra-filename=-fa4cd484e56122ec --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6092024-08-14T20:46:18.595Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_lines --edition=2021 tokio/tests/io_lines.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b5595f4dd5fea91c -C extra-filename=-b5595f4dd5fea91c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6102024-08-14T20:46:18.621Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name framed_write --edition=2021 tokio-util/tests/framed_write.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=6aa567b7f2536a69 -C extra-filename=-6aa567b7f2536a69 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6112024-08-14T20:46:18.669Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_cancellation_token --edition=2021 tokio-util/tests/sync_cancellation_token.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=b4f9e1cd50022c4b -C extra-filename=-b4f9e1cd50022c4b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6122024-08-14T20:46:18.986Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_canonicalize_dir --edition=2021 tokio/tests/fs_canonicalize_dir.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=bf3fcd5e44de37ae -C extra-filename=-bf3fcd5e44de37ae --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6132024-08-14T20:46:19.029Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_split --edition=2021 tokio/tests/tcp_split.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=696e6c4b4f0f9b56 -C extra-filename=-696e6c4b4f0f9b56 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6142024-08-14T20:46:20.336Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name net_panic --edition=2021 tokio/tests/net_panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=aacdd72bbe15a962 -C extra-filename=-aacdd72bbe15a962 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6152024-08-14T20:46:20.375Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_join --edition=2021 tokio/tests/macros_join.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a7098ee57ec73f59 -C extra-filename=-a7098ee57ec73f59 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6162024-08-14T20:46:20.442Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name uds_split --edition=2021 tokio/tests/uds_split.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=fd9cb77c6c058e7d -C extra-filename=-fd9cb77c6c058e7d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6172024-08-14T20:46:20.544Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_read_exact --edition=2021 tokio/tests/io_read_exact.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d8dac3fa7577f0fe -C extra-filename=-d8dac3fa7577f0fe --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6182024-08-14T20:46:20.644Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_pin --edition=2021 tokio/tests/macros_pin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8fa122d4fa4dec80 -C extra-filename=-8fa122d4fa4dec80 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6192024-08-14T20:46:20.744Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name time_panic --edition=2021 tokio/tests/time_panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0c00d9b17b57755f -C extra-filename=-0c00d9b17b57755f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6202024-08-14T20:46:20.769Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_fuse --edition=2021 tokio-stream/tests/stream_fuse.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=280c85da4b6f1e1e -C extra-filename=-280c85da4b6f1e1e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6212024-08-14T20:46:21.888Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_yield_now --edition=2021 tokio/tests/task_yield_now.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ef45e81b2ae59cb9 -C extra-filename=-ef45e81b2ae59cb9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6222024-08-14T20:46:21.983Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_tracker --edition=2021 tokio-util/tests/task_tracker.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=d27ecc822e9d2313 -C extra-filename=-d27ecc822e9d2313 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6232024-08-14T20:46:22.008Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_peek --edition=2021 tokio/tests/tcp_peek.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a6420c0c082ed65a -C extra-filename=-a6420c0c082ed65a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6242024-08-14T20:46:22.199Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name time_pause --edition=2021 tokio/tests/time_pause.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=da750d255e3d63e0 -C extra-filename=-da750d255e3d63e0 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6252024-08-14T20:46:22.242Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_local --edition=2021 tokio/tests/task_local.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=65a665fa443d8afb -C extra-filename=-65a665fa443d8afb --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6262024-08-14T20:46:22.593Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_empty --edition=2021 tokio-stream/tests/stream_empty.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=90f28850a23cadd1 -C extra-filename=-90f28850a23cadd1 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6272024-08-14T20:46:22.617Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_link --edition=2021 tokio/tests/fs_link.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=fe949fdf4768a974 -C extra-filename=-fe949fdf4768a974 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6282024-08-14T20:46:22.738Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_split --edition=2021 tokio/tests/io_split.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2fda7f712ae1c966 -C extra-filename=-2fda7f712ae1c966 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6292024-08-14T20:46:23.035Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_unstable_metrics --edition=2021 tokio/tests/rt_unstable_metrics.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9057b373efd3bce5 -C extra-filename=-9057b373efd3bce5 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6302024-08-14T20:46:23.378Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_rwlock --edition=2021 tokio/tests/sync_rwlock.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=34e1c42c224e354f -C extra-filename=-34e1c42c224e354f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6312024-08-14T20:46:23.424Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name mpsc --edition=2021 tokio-util/tests/mpsc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=09d0514fc73e1a2b -C extra-filename=-09d0514fc73e1a2b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6322024-08-14T20:46:23.612Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name uds_stream --edition=2021 tokio/tests/uds_stream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e9288f2eb393dce3 -C extra-filename=-e9288f2eb393dce3 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6332024-08-14T20:46:23.964Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name uds_socket --edition=2021 tokio/tests/uds_socket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=bba909c36732a270 -C extra-filename=-bba909c36732a270 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6342024-08-14T20:46:24.560Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task --edition=2021 tokio-test/tests/task.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=648fd60ad7eb58c4 -C extra-filename=-648fd60ad7eb58c4 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6352024-08-14T20:46:25.340Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name spawn_pinned --edition=2021 tokio-util/tests/spawn_pinned.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=bbf5be3925ff9c49 -C extra-filename=-bbf5be3925ff9c49 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6362024-08-14T20:46:25.655Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_id --edition=2021 tokio/tests/task_id.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5556a873165dde56 -C extra-filename=-5556a873165dde56 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6372024-08-14T20:46:25.786Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_chain --edition=2021 tokio-stream/tests/stream_chain.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=c6f4437a3bfc436e -C extra-filename=-c6f4437a3bfc436e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6382024-08-14T20:46:26.077Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_drop_recv --edition=2021 tokio/tests/signal_drop_recv.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=518dbdd4248d8ff2 -C extra-filename=-518dbdd4248d8ff2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6392024-08-14T20:46:26.229Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_pin --edition=2021 tests-integration/tests/macros_pin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="full"' --cfg 'feature="macros"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="tokio-test"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "macros", "rt", "rt-multi-thread", "rt-net", "rt-process-signal", "sync", "tokio-test", "wasi-rt", "wasi-threads-rt"))' -C metadata=7912cb0969785bc2 -C extra-filename=-7912cb0969785bc2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern doc_comment=/work/tokio-rs/tokio/target/debug/deps/libdoc_comment-93d0ada0e3f62e5a.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern tests_integration=/work/tokio-rs/tokio/target/debug/deps/libtests_integration-c4bf24e4e52700ee.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6402024-08-14T20:46:26.586Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_panic --edition=2021 tokio/tests/signal_panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=37324cbd8afde40c -C extra-filename=-37324cbd8afde40c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6412024-08-14T20:46:26.645Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_write_int --edition=2021 tokio/tests/io_write_int.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8004f8211e8bc5cc -C extra-filename=-8004f8211e8bc5cc --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6422024-08-14T20:46:26.792Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_merge --edition=2021 tokio-stream/tests/stream_merge.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=88e2e11fbc4201cb -C extra-filename=-88e2e11fbc4201cb --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6432024-08-14T20:46:26.954Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name dump --edition=2021 tokio/tests/dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=aa54000ffad4f4d7 -C extra-filename=-aa54000ffad4f4d7 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6442024-08-14T20:46:27.237Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_panic --edition=2021 tokio/tests/sync_panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a7579f969ea5a11e -C extra-filename=-a7579f969ea5a11e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6452024-08-14T20:46:27.308Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_no_rt --edition=2021 tokio/tests/signal_no_rt.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5d564fa1a84b5ea9 -C extra-filename=-5d564fa1a84b5ea9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6462024-08-14T20:46:27.355Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_abort --edition=2021 tokio/tests/task_abort.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=378d1d1175e32c4c -C extra-filename=-378d1d1175e32c4c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6472024-08-14T20:46:27.608Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name time_rt --edition=2021 tokio/tests/time_rt.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=be7c0e8f6c25a1d0 -C extra-filename=-be7c0e8f6c25a1d0 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6482024-08-14T20:46:27.937Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_symlink_dir_windows --edition=2021 tokio/tests/fs_symlink_dir_windows.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2d2448b85df55994 -C extra-filename=-2d2448b85df55994 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6492024-08-14T20:46:27.962Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name chunks_timeout --edition=2021 tokio-stream/tests/chunks_timeout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=c21ed21751156442 -C extra-filename=-c21ed21751156442 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6502024-08-14T20:46:28.248Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_test --edition=2021 tokio/tests/macros_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b82b34815c850796 -C extra-filename=-b82b34815c850796 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6512024-08-14T20:46:28.322Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name process_smoke --edition=2021 tokio/tests/process_smoke.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7dd1148aa80cc35a -C extra-filename=-7dd1148aa80cc35a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6522024-08-14T20:46:28.607Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name compat --edition=2021 tokio-util/tests/compat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=45bb725924b87f3b -C extra-filename=-45bb725924b87f3b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6532024-08-14T20:46:30.209Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_symlink_file_windows --edition=2021 tokio/tests/fs_symlink_file_windows.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7bb5ce1b467d2ec2 -C extra-filename=-7bb5ce1b467d2ec2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6542024-08-14T20:46:30.233Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_oneshot --edition=2021 tokio/tests/sync_oneshot.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=825e1d3c6f68739e -C extra-filename=-825e1d3c6f68739e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6552024-08-14T20:46:30.289Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_pending --edition=2021 tokio-stream/tests/stream_pending.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=a1e3d70e93a26eae -C extra-filename=-a1e3d70e93a26eae --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6562024-08-14T20:46:30.538Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name process_raw_handle --edition=2021 tokio/tests/process_raw_handle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=de2d38b0a8c6c768 -C extra-filename=-de2d38b0a8c6c768 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6572024-08-14T20:46:30.718Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_take --edition=2021 tokio/tests/io_take.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=49a193b0de5c8f86 -C extra-filename=-49a193b0de5c8f86 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6582024-08-14T20:46:30.749Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name udp --edition=2021 tokio/tests/udp.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5be1a089b7bbe850 -C extra-filename=-5be1a089b7bbe850 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6592024-08-14T20:46:30.873Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name net_bind_resource --edition=2021 tokio/tests/net_bind_resource.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9d8eebacf983a8b2 -C extra-filename=-9d8eebacf983a8b2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6602024-08-14T20:46:30.957Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name async_send_sync --edition=2021 tokio-stream/tests/async_send_sync.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=ab3eff4014aaa221 -C extra-filename=-ab3eff4014aaa221 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6612024-08-14T20:46:31.378Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_async_read --edition=2021 tokio/tests/io_async_read.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=236ef0d114f64584 -C extra-filename=-236ef0d114f64584 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6622024-08-14T20:46:31.638Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_dir --edition=2021 tokio/tests/fs_dir.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=dae22b4d9ade9a60 -C extra-filename=-dae22b4d9ade9a60 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6632024-08-14T20:46:31.823Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_socket --edition=2021 tokio/tests/tcp_socket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b33623ac49bd3182 -C extra-filename=-b33623ac49bd3182 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6642024-08-14T20:46:32.271Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio_test --edition=2021 tokio-test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=946f26a290e5f239 -C extra-filename=-946f26a290e5f239 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib -Dwarnings`
6652024-08-14T20:46:32.297Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name framed --edition=2021 tokio-util/tests/framed.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=5aeef00b16e95da0 -C extra-filename=-5aeef00b16e95da0 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6662024-08-14T20:46:32.355Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_driver_drop --edition=2021 tokio/tests/io_driver_drop.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b448d21e17eefb52 -C extra-filename=-b448d21e17eefb52 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6672024-08-14T20:46:32.967Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_copy --edition=2021 tokio/tests/io_copy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=42b8717018ea2ee1 -C extra-filename=-42b8717018ea2ee1 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6682024-08-14T20:46:33.407Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name context --edition=2021 tokio-util/tests/context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=b3c4c80a98e42528 -C extra-filename=-b3c4c80a98e42528 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6692024-08-14T20:46:33.700Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_close --edition=2021 tokio-stream/tests/stream_close.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=70e703c874835eab -C extra-filename=-70e703c874835eab --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6702024-08-14T20:46:33.927Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_main --edition=2021 tests-integration/tests/macros_main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="full"' --cfg 'feature="macros"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="tokio-test"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "macros", "rt", "rt-multi-thread", "rt-net", "rt-process-signal", "sync", "tokio-test", "wasi-rt", "wasi-threads-rt"))' -C metadata=7b3ffb085bbfdda9 -C extra-filename=-7b3ffb085bbfdda9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern doc_comment=/work/tokio-rs/tokio/target/debug/deps/libdoc_comment-93d0ada0e3f62e5a.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern tests_integration=/work/tokio-rs/tokio/target/debug/deps/libtests_integration-c4bf24e4e52700ee.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6712024-08-14T20:46:35.060Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name duplex_stream --edition=2021 tokio/tests/duplex_stream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0bca845ac79ca250 -C extra-filename=-0bca845ac79ca250 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6722024-08-14T20:46:35.126Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_local_set --edition=2021 tokio/tests/task_local_set.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1bdec6248d73cafd -C extra-filename=-1bdec6248d73cafd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6732024-08-14T20:46:35.185Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_fill_buf --edition=2021 tokio/tests/io_fill_buf.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=81c756745f2c0282 -C extra-filename=-81c756745f2c0282 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6742024-08-14T20:46:35.438Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_chain --edition=2021 tokio/tests/io_chain.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=57b5c49ffefc8f8a -C extra-filename=-57b5c49ffefc8f8a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6752024-08-14T20:46:35.829Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_iter --edition=2021 tokio-stream/tests/stream_iter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=42fa84726cebe027 -C extra-filename=-42fa84726cebe027 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6762024-08-14T20:46:35.931Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_mutex --edition=2021 tokio/tests/sync_mutex.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ac9cb68bf958e550 -C extra-filename=-ac9cb68bf958e550 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6772024-08-14T20:46:36.138Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_panic --edition=2021 tokio/tests/io_panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c90f64626b10df86 -C extra-filename=-c90f64626b10df86 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6782024-08-14T20:46:36.311Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name test_clock --edition=2021 tokio/tests/test_clock.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=59a096e7c43f9c72 -C extra-filename=-59a096e7c43f9c72 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6792024-08-14T20:46:36.414Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_panic --edition=2021 tokio/tests/rt_panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2f8b9e338562a676 -C extra-filename=-2f8b9e338562a676 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6802024-08-14T20:46:36.832Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs --edition=2021 tokio/tests/fs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c91fed1660e2cf2d -C extra-filename=-c91fed1660e2cf2d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6812024-08-14T20:46:36.900Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fs_open_options_windows --edition=2021 tokio/tests/fs_open_options_windows.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a6936c725c435185 -C extra-filename=-a6936c725c435185 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6822024-08-14T20:46:37.205Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_handle_block_on --edition=2021 tokio/tests/rt_handle_block_on.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=998c00954cca2566 -C extra-filename=-998c00954cca2566 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6832024-08-14T20:46:37.246Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name time_interval --edition=2021 tokio/tests/time_interval.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6d7fcbd865bb5e31 -C extra-filename=-6d7fcbd865bb5e31 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6842024-08-14T20:46:37.587Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_usr1 --edition=2021 tokio/tests/signal_usr1.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e34c664cdbab86d7 -C extra-filename=-e34c664cdbab86d7 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6852024-08-14T20:46:37.648Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_inspect --edition=2021 tokio-util/tests/io_inspect.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=48399eaa7ccdc124 -C extra-filename=-48399eaa7ccdc124 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6862024-08-14T20:46:38.324Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_stream --edition=2021 tokio/tests/tcp_stream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7cde76988d82e796 -C extra-filename=-7cde76988d82e796 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6872024-08-14T20:46:38.354Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_write_all --edition=2021 tokio/tests/io_write_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f1b27834efafb99b -C extra-filename=-f1b27834efafb99b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6882024-08-14T20:46:38.716Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 tokio-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=8b8c2ae93d1847f8 -C extra-filename=-8b8c2ae93d1847f8 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6892024-08-14T20:46:39.290Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name process_issue_42 --edition=2021 tokio/tests/process_issue_42.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f5dd9c3f572cbdf8 -C extra-filename=-f5dd9c3f572cbdf8 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6902024-08-14T20:46:39.658Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io --edition=2021 tokio-test/tests/io.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2681afc53e862ffe -C extra-filename=-2681afc53e862ffe --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6912024-08-14T20:46:40.068Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_join_map --edition=2021 tokio-util/tests/task_join_map.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=d822e270f22bb1cc -C extra-filename=-d822e270f22bb1cc --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
6922024-08-14T20:46:40.412Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name test_cat --edition=2021 tests-integration/src/bin/test-cat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="full"' --cfg 'feature="macros"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="tokio-test"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "macros", "rt", "rt-multi-thread", "rt-net", "rt-process-signal", "sync", "tokio-test", "wasi-rt", "wasi-threads-rt"))' -C metadata=d0f2690a272f27ab -C extra-filename=-d0f2690a272f27ab --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern doc_comment=/work/tokio-rs/tokio/target/debug/deps/libdoc_comment-93d0ada0e3f62e5a.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern tests_integration=/work/tokio-rs/tokio/target/debug/deps/libtests_integration-c4bf24e4e52700ee.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6932024-08-14T20:46:40.471Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_semaphore_owned --edition=2021 tokio/tests/sync_semaphore_owned.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=135cac2a346f5995 -C extra-filename=-135cac2a346f5995 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6942024-08-14T20:46:40.801Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name process_change_of_runtime --edition=2021 tokio/tests/process_change_of_runtime.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1c07342ec27a4eec -C extra-filename=-1c07342ec27a4eec --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6952024-08-14T20:46:40.917Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name net_unix_pipe --edition=2021 tokio/tests/net_unix_pipe.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=073c3b89f669c33f -C extra-filename=-073c3b89f669c33f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6962024-08-14T20:46:41.365Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_util_empty --edition=2021 tokio/tests/io_util_empty.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f842d6bece6ed982 -C extra-filename=-f842d6bece6ed982 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6972024-08-14T20:46:41.389Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_basic --edition=2021 tokio/tests/rt_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1bf626b7156f9fd6 -C extra-filename=-1bf626b7156f9fd6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6982024-08-14T20:46:42.098Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_write --edition=2021 tokio/tests/io_write.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=731c8c739d33265b -C extra-filename=-731c8c739d33265b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
6992024-08-14T20:46:42.547Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_metrics --edition=2021 tokio/tests/rt_metrics.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a1d443c1ed63f2c6 -C extra-filename=-a1d443c1ed63f2c6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7002024-08-14T20:46:42.877Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_twice --edition=2021 tokio/tests/signal_twice.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f233120cfe575a7d -C extra-filename=-f233120cfe575a7d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7012024-08-14T20:46:43.439Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name uds_datagram --edition=2021 tokio/tests/uds_datagram.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c2661978c3abb78b -C extra-filename=-c2661978c3abb78b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7022024-08-14T20:46:43.526Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name watch --edition=2021 tokio-stream/tests/watch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=d7316e5623013a42 -C extra-filename=-d7316e5623013a42 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7032024-08-14T20:46:43.594Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_join --edition=2021 tokio/tests/io_join.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9290bb99cfe114f5 -C extra-filename=-9290bb99cfe114f5 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7042024-08-14T20:46:43.643Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name coop_budget --edition=2021 tokio/tests/coop_budget.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e6153a16b7251fe0 -C extra-filename=-e6153a16b7251fe0 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7052024-08-14T20:46:44.252Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_read_buf --edition=2021 tokio/tests/io_read_buf.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6537c651ffca0afd -C extra-filename=-6537c651ffca0afd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7062024-08-14T20:46:44.339Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_time_start_paused --edition=2021 tokio/tests/rt_time_start_paused.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c84a9edcea52dd61 -C extra-filename=-c84a9edcea52dd61 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7072024-08-14T20:46:44.634Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_buf_reader --edition=2021 tokio/tests/io_buf_reader.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a529dadb870647d6 -C extra-filename=-a529dadb870647d6 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7082024-08-14T20:46:45.173Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name task_join_set --edition=2021 tokio/tests/task_join_set.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=32ced6a886dbe914 -C extra-filename=-32ced6a886dbe914 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7092024-08-14T20:46:45.514Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_multi_rt --edition=2021 tokio/tests/signal_multi_rt.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=acd935e920f47f08 -C extra-filename=-acd935e920f47f08 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7102024-08-14T20:46:45.681Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_timeout --edition=2021 tokio-stream/tests/stream_timeout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=7d6da94b079ebae5 -C extra-filename=-7d6da94b079ebae5 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7112024-08-14T20:46:45.797Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_poll_aio --edition=2021 tokio/tests/io_poll_aio.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=23e61c6320859d6e -C extra-filename=-23e61c6320859d6e --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7122024-08-14T20:46:46.138Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_repeat --edition=2021 tokio/tests/io_repeat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=83fa37f6b4a51d1b -C extra-filename=-83fa37f6b4a51d1b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7132024-08-14T20:46:46.643Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_mpsc_weak --edition=2021 tokio/tests/sync_mpsc_weak.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8096bd32243fdbc5 -C extra-filename=-8096bd32243fdbc5 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7142024-08-14T20:46:46.761Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_mock --edition=2021 tokio-test/tests/stream_mock.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=13b094933b467b3c -C extra-filename=-13b094933b467b3c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7152024-08-14T20:46:47.401Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_async_fd --edition=2021 tokio/tests/io_async_fd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=729ad4bca7ab7f0b -C extra-filename=-729ad4bca7ab7f0b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7162024-08-14T20:46:47.425Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_read_to_string --edition=2021 tokio/tests/io_read_to_string.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=250df6b9f2acbea5 -C extra-filename=-250df6b9f2acbea5 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7172024-08-14T20:46:47.498Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_common --edition=2021 tokio/tests/rt_common.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=56546ea8a410fdf1 -C extra-filename=-56546ea8a410fdf1 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7182024-08-14T20:46:47.533Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 tokio-stream/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=8c1e3d26c1a752d9 -C extra-filename=-8c1e3d26c1a752d9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7192024-08-14T20:46:48.540Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_drop_rt --edition=2021 tokio/tests/signal_drop_rt.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b574637fdc2476d4 -C extra-filename=-b574637fdc2476d4 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7202024-08-14T20:46:48.717Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 tokio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e14777fcc8a7eb32 -C extra-filename=-e14777fcc8a7eb32 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7212024-08-14T20:46:49.314Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_into_split --edition=2021 tokio/tests/tcp_into_split.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b79c03dbf647fd7b -C extra-filename=-b79c03dbf647fd7b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7222024-08-14T20:46:49.373Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name process_issue_2174 --edition=2021 tokio/tests/process_issue_2174.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=227942e65be55070 -C extra-filename=-227942e65be55070 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7232024-08-14T20:46:50.352Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_read_to_end --edition=2021 tokio/tests/io_read_to_end.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=cd63c5f5cf2d9f12 -C extra-filename=-cd63c5f5cf2d9f12 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7242024-08-14T20:46:51.208Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_stream_reader --edition=2021 tokio-util/tests/io_stream_reader.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=2a198d53d64d4e2d -C extra-filename=-2a198d53d64d4e2d --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7252024-08-14T20:46:51.280Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name panic --edition=2021 tokio-util/tests/panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=e01c7e0e5a434bcd -C extra-filename=-e01c7e0e5a434bcd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7262024-08-14T20:46:51.715Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_buf_writer --edition=2021 tokio/tests/io_buf_writer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=425fa761b6967e99 -C extra-filename=-425fa761b6967e99 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7272024-08-14T20:46:51.903Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_read_line --edition=2021 tokio/tests/io_read_line.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=847fbff992709b46 -C extra-filename=-847fbff992709b46 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7282024-08-14T20:46:52.128Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_threaded_alt --edition=2021 tokio/tests/rt_threaded_alt.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e917562c074769cf -C extra-filename=-e917562c074769cf --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7292024-08-14T20:46:52.303Z Compiling stress-test v0.1.0 (/work/tokio-rs/tokio/stress-test)
7302024-08-14T20:46:52.327Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name simple_echo_tcp --edition=2021 stress-test/examples/simple_echo_tcp.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4bd4f298723da29 -C extra-filename=-c4bd4f298723da29 --out-dir /work/tokio-rs/tokio/target/debug/examples -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib -Dwarnings`
7312024-08-14T20:46:52.478Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name join_handle_panic --edition=2021 tokio/tests/join_handle_panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b6a5539218af8b66 -C extra-filename=-b6a5539218af8b66 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7322024-08-14T20:46:52.695Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_ctrl_c --edition=2021 tokio/tests/signal_ctrl_c.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ef2ccc35e1855bc5 -C extra-filename=-ef2ccc35e1855bc5 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7332024-08-14T20:46:53.594Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sync_notify --edition=2021 tokio/tests/sync_notify.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8018f5c1ecc754aa -C extra-filename=-8018f5c1ecc754aa --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7342024-08-14T20:46:54.049Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_handle --edition=2021 tokio/tests/rt_handle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=43bdf625d124db43 -C extra-filename=-43bdf625d124db43 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7352024-08-14T20:46:54.341Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name reusable_box --edition=2021 tokio-util/tests/reusable_box.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=c814e8e3f29ab142 -C extra-filename=-c814e8e3f29ab142 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7362024-08-14T20:46:54.393Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name process_stdio --edition=2021 tests-integration/tests/process_stdio.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="full"' --cfg 'feature="macros"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="tokio-test"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("full", "macros", "rt", "rt-multi-thread", "rt-net", "rt-process-signal", "sync", "tokio-test", "wasi-rt", "wasi-threads-rt"))' -C metadata=f4b3d468ee0c192b -C extra-filename=-f4b3d468ee0c192b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern doc_comment=/work/tokio-rs/tokio/target/debug/deps/libdoc_comment-93d0ada0e3f62e5a.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern tests_integration=/work/tokio-rs/tokio/target/debug/deps/libtests_integration-c4bf24e4e52700ee.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7372024-08-14T20:46:54.686Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name process_arg0 --edition=2021 tokio/tests/process_arg0.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=cede9d591083a7b9 -C extra-filename=-cede9d591083a7b9 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7382024-08-14T20:46:55.110Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name _require_full --edition=2021 tokio/tests/_require_full.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=91f1a4517d546af4 -C extra-filename=-91f1a4517d546af4 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7392024-08-14T20:46:55.464Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tcp_into_std --edition=2021 tokio/tests/tcp_into_std.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e4cd8bf8868475fb -C extra-filename=-e4cd8bf8868475fb --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7402024-08-14T20:46:55.494Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name codecs --edition=2021 tokio-util/tests/codecs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=a94e4fd652c17464 -C extra-filename=-a94e4fd652c17464 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7412024-08-14T20:46:55.644Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_try_join --edition=2021 tokio/tests/macros_try_join.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1d783030168c4dc2 -C extra-filename=-1d783030168c4dc2 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7422024-08-14T20:46:55.668Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_write_buf --edition=2021 tokio/tests/io_write_buf.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f2631c636d0e756f -C extra-filename=-f2631c636d0e756f --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7432024-08-14T20:46:56.407Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_reader_stream --edition=2021 tokio-util/tests/io_reader_stream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=930f6e039900260b -C extra-filename=-930f6e039900260b --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7442024-08-14T20:46:56.945Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macros_select --edition=2021 tokio/tests/macros_select.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=dbd38fb2364acefd -C extra-filename=-dbd38fb2364acefd --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7452024-08-14T20:46:57.147Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_sink_writer --edition=2021 tokio-util/tests/io_sink_writer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=b8bd60a1453bcae7 -C extra-filename=-b8bd60a1453bcae7 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7462024-08-14T20:46:57.312Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rt_threaded --edition=2021 tokio/tests/rt_threaded.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4e56af4679ba701c -C extra-filename=-4e56af4679ba701c --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7472024-08-14T20:46:57.458Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name length_delimited --edition=2021 tokio-util/tests/length_delimited.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=e2ff54a09503de6a -C extra-filename=-e2ff54a09503de6a --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern futures_io=/work/tokio-rs/tokio/target/debug/deps/libfutures_io-01865a0123666f36.rlib --extern futures_sink=/work/tokio-rs/tokio/target/debug/deps/libfutures_sink-d34986f1551bcf57.rlib --extern futures_test=/work/tokio-rs/tokio/target/debug/deps/libfutures_test-2ec96462a4b2dd08.rlib --extern futures_util=/work/tokio-rs/tokio/target/debug/deps/libfutures_util-2fb8346081e9475c.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern slab=/work/tokio-rs/tokio/target/debug/deps/libslab-5e6f97e22f621f38.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7482024-08-14T20:46:57.872Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_write_all_buf --edition=2021 tokio/tests/io_write_all_buf.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6e624c7e41b97369 -C extra-filename=-6e624c7e41b97369 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7492024-08-14T20:46:58.004Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name io_read_until --edition=2021 tokio/tests/io_read_until.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7e945131c3abd344 -C extra-filename=-7e945131c3abd344 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7502024-08-14T20:46:58.955Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name signal_drop_signal --edition=2021 tokio/tests/signal_drop_signal.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8833435371650579 -C extra-filename=-8833435371650579 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7512024-08-14T20:46:59.712Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name time_sleep --edition=2021 tokio/tests/time_sleep.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0dedd030478acd80 -C extra-filename=-0dedd030478acd80 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern bytes=/work/tokio-rs/tokio/target/debug/deps/libbytes-a89efca5a84ed903.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern libc=/work/tokio-rs/tokio/target/debug/deps/liblibc-f7de87d4d00976c2.rlib --extern mio=/work/tokio-rs/tokio/target/debug/deps/libmio-908454ffa7bd8a4d.rlib --extern mockall=/work/tokio-rs/tokio/target/debug/deps/libmockall-0c17b720e9a2b759.rlib --extern nix=/work/tokio-rs/tokio/target/debug/deps/libnix-d449e93dbc045edc.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern rand=/work/tokio-rs/tokio/target/debug/deps/librand-7d996f1c4d2322bf.rlib --extern signal_hook_registry=/work/tokio-rs/tokio/target/debug/deps/libsignal_hook_registry-f36701f5dafaac4c.rlib --extern socket2=/work/tokio-rs/tokio/target/debug/deps/libsocket2-79f63ff8218f8d84.rlib --extern tempfile=/work/tokio-rs/tokio/target/debug/deps/libtempfile-83c2c9ca77653aa8.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_macros=/work/tokio-rs/tokio/target/debug/deps/libtokio_macros-a0536682a05e12ee.so --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib -Dwarnings`
7522024-08-14T20:46:59.861Z Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name stream_collect --edition=2021 tokio-stream/tests/stream_collect.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="signal"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=62fcf6be82e3e8f4 -C extra-filename=-62fcf6be82e3e8f4 --out-dir /work/tokio-rs/tokio/target/debug/deps -L dependency=/work/tokio-rs/tokio/target/debug/deps --extern async_stream=/work/tokio-rs/tokio/target/debug/deps/libasync_stream-0f8cb8e4cfa5a8e4.rlib --extern futures=/work/tokio-rs/tokio/target/debug/deps/libfutures-cb12ed347fbcbd6b.rlib --extern futures_core=/work/tokio-rs/tokio/target/debug/deps/libfutures_core-d8eab32ff8ee6e36.rlib --extern parking_lot=/work/tokio-rs/tokio/target/debug/deps/libparking_lot-f2c42c716b1cf136.rlib --extern pin_project_lite=/work/tokio-rs/tokio/target/debug/deps/libpin_project_lite-a95361f84110741a.rlib --extern tokio=/work/tokio-rs/tokio/target/debug/deps/libtokio-76cc9744fea0eb7e.rlib --extern tokio_stream=/work/tokio-rs/tokio/target/debug/deps/libtokio_stream-9c25b2ddb26b9b1a.rlib --extern tokio_test=/work/tokio-rs/tokio/target/debug/deps/libtokio_test-e14761f28b6db655.rlib --extern tokio_util=/work/tokio-rs/tokio/target/debug/deps/libtokio_util-787b136a060316e6.rlib -Dwarnings`
7532024-08-14T20:47:33.218Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 02s
7542024-08-14T20:47:33.434Z Executable `/work/tokio-rs/tokio/target/debug/deps/tests_build-d74781fb3c631cc4`
7552024-08-14T20:47:33.434Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros-8548e288f2d06bec`
7562024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_clippy-ae5b2c22f058e7fe`
7572024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/tests_integration-a3af7c92e9dbf517`
7582024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/test_cat-da936482eea96487`
7592024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_main-7b3ffb085bbfdda9`
7602024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_pin-7912cb0969785bc2`
7612024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_select-60cde3728e10c569`
7622024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_stdio-f4b3d468ee0c192b`
7632024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio-e14777fcc8a7eb32`
7642024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/_require_full-91f1a4517d546af4`
7652024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/async_send_sync-869995956be47ba6`
7662024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/buffered-19469e50c2b6894d`
7672024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/coop_budget-e6153a16b7251fe0`
7682024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/dump-aa54000ffad4f4d7`
7692024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/duplex_stream-0bca845ac79ca250`
7702024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs-c91fed1660e2cf2d`
7712024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_canonicalize_dir-bf3fcd5e44de37ae`
7722024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_copy-8e5919cbe6123e53`
7732024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_dir-dae22b4d9ade9a60`
7742024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_file-a6f13adfff975d49`
7752024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_link-fe949fdf4768a974`
7762024-08-14T20:47:33.435Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_open_options-0d433efcce3b663b`
7772024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_open_options_windows-a6936c725c435185`
7782024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_remove_dir_all-64cc7632960ec8dc`
7792024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_remove_file-efc6e39fd532c86e`
7802024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_rename-aa2e4da9206d4d93`
7812024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_symlink_dir_windows-2d2448b85df55994`
7822024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_symlink_file_windows-7bb5ce1b467d2ec2`
7832024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_try_exists-f8dab3275cb409c2`
7842024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_async_fd-729ad4bca7ab7f0b`
7852024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_async_read-236ef0d114f64584`
7862024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_buf_reader-a529dadb870647d6`
7872024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_buf_writer-425fa761b6967e99`
7882024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_chain-57b5c49ffefc8f8a`
7892024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_copy-42b8717018ea2ee1`
7902024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_copy_bidirectional-f6ef7a2269883a2a`
7912024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_driver-fa4cd484e56122ec`
7922024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_driver_drop-b448d21e17eefb52`
7932024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_fill_buf-81c756745f2c0282`
7942024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_join-9290bb99cfe114f5`
7952024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_lines-b5595f4dd5fea91c`
7962024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_mem_stream-451061517398a44e`
7972024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_panic-c90f64626b10df86`
7982024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_poll_aio-23e61c6320859d6e`
7992024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read-f22b186dc2540b10`
8002024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_buf-6537c651ffca0afd`
8012024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_exact-d8dac3fa7577f0fe`
8022024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_line-847fbff992709b46`
8032024-08-14T20:47:33.483Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_to_end-cd63c5f5cf2d9f12`
8042024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_to_string-250df6b9f2acbea5`
8052024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_until-7e945131c3abd344`
8062024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_repeat-83fa37f6b4a51d1b`
8072024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_sink-30574c4d68f02f22`
8082024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_split-2fda7f712ae1c966`
8092024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_take-49a193b0de5c8f86`
8102024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_util_empty-f842d6bece6ed982`
8112024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write-731c8c739d33265b`
8122024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write_all-f1b27834efafb99b`
8132024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write_all_buf-6e624c7e41b97369`
8142024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write_buf-f2631c636d0e756f`
8152024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write_int-8004f8211e8bc5cc`
8162024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/join_handle_panic-b6a5539218af8b66`
8172024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_join-a7098ee57ec73f59`
8182024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_pin-8fa122d4fa4dec80`
8192024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_rename_test-f160b514f54edccc`
8202024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_select-dbd38fb2364acefd`
8212024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_test-b82b34815c850796`
8222024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_try_join-1d783030168c4dc2`
8232024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_bind_resource-9d8eebacf983a8b2`
8242024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_lookup_host-861569553be73bd9`
8252024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_named_pipe-3d758ef7aa4f5875`
8262024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_panic-aacdd72bbe15a962`
8272024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_unix_pipe-073c3b89f669c33f`
8282024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/no_rt-56768f30f5308b18`
8292024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_arg0-cede9d591083a7b9`
8302024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_change_of_runtime-1c07342ec27a4eec`
8312024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_issue_2174-227942e65be55070`
8322024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_issue_42-f5dd9c3f572cbdf8`
8332024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_kill_on_drop-27be22126760c6d5`
8342024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_raw_handle-de2d38b0a8c6c768`
8352024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_smoke-7dd1148aa80cc35a`
8362024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_basic-1bf626b7156f9fd6`
8372024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_common-56546ea8a410fdf1`
8382024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_handle-43bdf625d124db43`
8392024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_handle_block_on-998c00954cca2566`
8402024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_metrics-a1d443c1ed63f2c6`
8412024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_panic-2f8b9e338562a676`
8422024-08-14T20:47:33.484Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_threaded-4e56af4679ba701c`
8432024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_threaded_alt-e917562c074769cf`
8442024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_time_start_paused-c84a9edcea52dd61`
8452024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_unstable_metrics-9057b373efd3bce5`
8462024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_ctrl_c-ef2ccc35e1855bc5`
8472024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_drop_recv-518dbdd4248d8ff2`
8482024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_drop_rt-b574637fdc2476d4`
8492024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_drop_signal-8833435371650579`
8502024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_multi_rt-acd935e920f47f08`
8512024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_no_rt-5d564fa1a84b5ea9`
8522024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_notify_both-ea2e7a61582752c3`
8532024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_panic-37324cbd8afde40c`
8542024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_twice-f233120cfe575a7d`
8552024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_usr1-e34c664cdbab86d7`
8562024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_barrier-e9603647adcac4fb`
8572024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_broadcast-194d18b60ed50393`
8582024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_errors-08fa55cd20c7569f`
8592024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_mpsc-2e9671656e67d1e2`
8602024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_mpsc_weak-8096bd32243fdbc5`
8612024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_mutex-ac9cb68bf958e550`
8622024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_mutex_owned-b250fa25b5d073fc`
8632024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_notify-8018f5c1ecc754aa`
8642024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_once_cell-c4c0c6fd34e315cb`
8652024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_oneshot-825e1d3c6f68739e`
8662024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_panic-a7579f969ea5a11e`
8672024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_rwlock-34e1c42c224e354f`
8682024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_semaphore-663db068f0b9647d`
8692024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_semaphore_owned-135cac2a346f5995`
8702024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_watch-dee5506bccc83f2d`
8712024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_abort-378d1d1175e32c4c`
8722024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_blocking-b95daea1ef0c4588`
8732024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_builder-66ba8b217413522d`
8742024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_id-5556a873165dde56`
8752024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_join_set-32ced6a886dbe914`
8762024-08-14T20:47:33.485Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_local-65a665fa443d8afb`
8772024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_local_set-1bdec6248d73cafd`
8782024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_panic-e2613a0d96ff0093`
8792024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_yield_now-ef45e81b2ae59cb9`
8802024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_accept-38b17338d9047fad`
8812024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_connect-493c95707e0bf09c`
8822024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_echo-163964149b863eea`
8832024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_into_split-b79c03dbf647fd7b`
8842024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_into_std-e4cd8bf8868475fb`
8852024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_peek-a6420c0c082ed65a`
8862024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_shutdown-9d0d9cb2a3d02d3e`
8872024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_socket-b33623ac49bd3182`
8882024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_split-696e6c4b4f0f9b56`
8892024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_stream-7cde76988d82e796`
8902024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/test_clock-59a096e7c43f9c72`
8912024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_interval-6d7fcbd865bb5e31`
8922024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_panic-0c00d9b17b57755f`
8932024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_pause-da750d255e3d63e0`
8942024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_rt-be7c0e8f6c25a1d0`
8952024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_sleep-0dedd030478acd80`
8962024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_timeout-810e2246b41f4134`
8972024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/udp-5be1a089b7bbe850`
8982024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_cred-53325d2d110fe556`
8992024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_datagram-c2661978c3abb78b`
9002024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_socket-bba909c36732a270`
9012024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_split-fd9cb77c6c058e7d`
9022024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_stream-e9288f2eb393dce3`
9032024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/unwindsafe-3ac65f0450354a54`
9042024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio_macros-6b49c8b6b0446b88`
9052024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio_stream-8c1e3d26c1a752d9`
9062024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/async_send_sync-ab3eff4014aaa221`
9072024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/chunks_timeout-c21ed21751156442`
9082024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_chain-c6f4437a3bfc436e`
9092024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_close-70e703c874835eab`
9102024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_collect-62fcf6be82e3e8f4`
9112024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_empty-90f28850a23cadd1`
9122024-08-14T20:47:33.511Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_fuse-280c85da4b6f1e1e`
9132024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_iter-42fa84726cebe027`
9142024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_merge-88e2e11fbc4201cb`
9152024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_once-743fb30446361aee`
9162024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_panic-365ccd19b1161431`
9172024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_pending-a1e3d70e93a26eae`
9182024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_stream_map-dd4ea439bc044da8`
9192024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_timeout-7d6da94b079ebae5`
9202024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_throttle-0255233bdda0a43f`
9212024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/watch-d7316e5623013a42`
9222024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio_test-946f26a290e5f239`
9232024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/block_on-98f0c224e7b3ccf8`
9242024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/io-2681afc53e862ffe`
9252024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros-6edace56c2dff036`
9262024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_mock-13b094933b467b3c`
9272024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/task-648fd60ad7eb58c4`
9282024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio_util-8b8c2ae93d1847f8`
9292024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/_require_full-941dd47ea02baf85`
9302024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/codecs-a94e4fd652c17464`
9312024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/compat-45bb725924b87f3b`
9322024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/context-b3c4c80a98e42528`
9332024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/framed-5aeef00b16e95da0`
9342024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/framed_read-92356a85e46cba56`
9352024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/framed_stream-802913b9d5b33ed6`
9362024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/framed_write-6aa567b7f2536a69`
9372024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_inspect-48399eaa7ccdc124`
9382024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_reader_stream-930f6e039900260b`
9392024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_sink_writer-b8bd60a1453bcae7`
9402024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_stream_reader-2a198d53d64d4e2d`
9412024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_sync_bridge-3a11e042a86e7094`
9422024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/length_delimited-e2ff54a09503de6a`
9432024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/mpsc-09d0514fc73e1a2b`
9442024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/panic-e01c7e0e5a434bcd`
9452024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/poll_semaphore-53a3e06b0e2d375a`
9462024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/reusable_box-c814e8e3f29ab142`
9472024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/spawn_pinned-bbf5be3925ff9c49`
9482024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_cancellation_token-b4f9e1cd50022c4b`
9492024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_join_map-d822e270f22bb1cc`
9502024-08-14T20:47:33.512Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_tracker-d27ecc822e9d2313`
9512024-08-14T20:47:33.513Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_delay_queue-35ec379133127c93`
9522024-08-14T20:47:33.513Z Executable `/work/tokio-rs/tokio/target/debug/deps/udp-00002a7501c9b17a`
9532024-08-14T20:47:33.513Z
9542024-08-14T20:47:33.513Zreal 2:02.494617043
9552024-08-14T20:47:33.513Zuser 10:02.967357526
9562024-08-14T20:47:33.513Zsys 2:41.083367301
9572024-08-14T20:47:33.513Ztrap 0.405181296
9582024-08-14T20:47:33.513Ztflt 0.144988702
9592024-08-14T20:47:33.513Zdflt 1.907031524
9602024-08-14T20:47:33.513Zkflt 0.002711322
9612024-08-14T20:47:33.513Zlock 19:58.022365621
9622024-08-14T20:47:33.513Zslp 50:52.935175030
9632024-08-14T20:47:33.513Zlat 57.373997816
9642024-08-14T20:47:33.513Zstop 1:00.215163544
9652024-08-14T20:47:33.513Z+ banner tests
9662024-08-14T20:47:33.513Z
9672024-08-14T20:47:33.513Z ##### ###### #### ##### ####
9682024-08-14T20:47:33.513Z # # # # #
9692024-08-14T20:47:33.513Z # ##### #### # ####
9702024-08-14T20:47:33.513Z # # # # #
9712024-08-14T20:47:33.513Z # # # # # # #
9722024-08-14T20:47:33.513Z # ###### #### # ####
9732024-08-14T20:47:33.513Z
9742024-08-14T20:47:33.513Z+ ptime -m cargo nextest run --features full --no-fail-fast
9752024-08-14T20:47:34.350Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
9762024-08-14T20:47:35.860Z Starting 1416 tests across 199 binaries (22 skipped; run ID: 5b494f22-fd9b-4852-822c-7f1b4efaadd0, nextest profile: default)
9772024-08-14T20:47:36.008Z PASS [ 0.026s] tests-build::macros_clippy test_with_semicolon_without_return_type
9782024-08-14T20:47:36.008Z PASS [ 0.022s] tests-integration::macros_main main_with_spawn
9792024-08-14T20:47:36.032Z PASS [ 0.016s] tests-integration::macros_pin pin
9802024-08-14T20:47:36.033Z PASS [ 0.019s] tests-integration::macros_main shell
9812024-08-14T20:47:36.033Z PASS [ 0.033s] tests-integration::macros_select join_with_select
9822024-08-14T20:47:36.033Z PASS [ 0.025s] tests-integration::process_stdio status_closes_any_pipes
9832024-08-14T20:47:36.033Z PASS [ 0.022s] tests-integration::process_stdio try_wait
9842024-08-14T20:47:36.033Z PASS [ 0.030s] tests-integration::process_stdio pipe_from_one_command_to_another
9852024-08-14T20:47:36.033Z PASS [ 0.026s] tests-integration::process_stdio wait_with_output_captures
9862024-08-14T20:47:36.033Z PASS [ 0.030s] tests-integration::process_stdio vectored_writes
9872024-08-14T20:47:36.033Z PASS [ 0.046s] tests-integration::process_stdio feed_a_lot
9882024-08-14T20:47:36.033Z PASS [ 0.016s] tokio fs::file::tests::busy_file_seek_error
9892024-08-14T20:47:36.033Z PASS [ 0.027s] tokio fs::file::tests::flush_while_idle
9902024-08-14T20:47:36.033Z PASS [ 0.020s] tokio fs::file::tests::incomplete_partial_read_followed_by_write
9912024-08-14T20:47:36.033Z PASS [ 0.023s] tokio fs::file::tests::incomplete_flush_followed_by_write
9922024-08-14T20:47:36.033Z PASS [ 0.016s] tokio fs::file::tests::incomplete_read_followed_by_flush
9932024-08-14T20:47:36.033Z PASS [ 0.027s] tokio fs::file::tests::incomplete_read_followed_by_write
9942024-08-14T20:47:36.033Z PASS [ 0.024s] tokio fs::file::tests::open_read
9952024-08-14T20:47:36.033Z PASS [ 0.015s] tokio fs::file::tests::open_set_len_ok
9962024-08-14T20:47:36.033Z PASS [ 0.020s] tokio fs::file::tests::open_set_len_err
9972024-08-14T20:47:36.033Z PASS [ 0.026s] tokio fs::file::tests::open_write
9982024-08-14T20:47:36.033Z PASS [ 0.022s] tokio fs::file::tests::partial_read_set_len_ok
9992024-08-14T20:47:36.033Z PASS [ 0.015s] tokio fs::file::tests::read_err_then_read_success
10002024-08-14T20:47:36.033Z PASS [ 0.019s] tokio fs::file::tests::read_err
10012024-08-14T20:47:36.033Z PASS [ 0.026s] tokio fs::file::tests::read_twice_before_dispatch
10022024-08-14T20:47:36.033Z PASS [ 0.022s] tokio fs::file::tests::read_with_bigger_buf
10032024-08-14T20:47:36.033Z PASS [ 0.015s] tokio fs::file::tests::read_with_smaller_buf
10042024-08-14T20:47:36.033Z PASS [ 0.018s] tokio fs::file::tests::sync_all_ordered_after_write
10052024-08-14T20:47:36.033Z PASS [ 0.021s] tokio fs::file::tests::sync_all_err_ordered_after_write
10062024-08-14T20:47:36.033Z PASS [ 0.021s] tokio fs::file::tests::sync_data_err_ordered_after_write
10072024-08-14T20:47:36.033Z PASS [ 0.018s] tokio fs::file::tests::sync_data_ordered_after_write
10082024-08-14T20:47:36.120Z PASS [ 0.022s] tokio fs::file::tests::write_read_flush_err
10092024-08-14T20:47:36.120Z PASS [ 0.018s] tokio fs::file::tests::write_read_write_err
10102024-08-14T20:47:36.120Z PASS [ 0.022s] tokio fs::file::tests::write_seek_flush_err
10112024-08-14T20:47:36.120Z PASS [ 0.018s] tokio fs::file::tests::write_seek_write_err
10122024-08-14T20:47:36.120Z PASS [ 0.022s] tokio fs::file::tests::write_twice_before_dispatch
10132024-08-14T20:47:36.120Z PASS [ 0.014s] tokio future::maybe_done::miri_tests::maybe_done_miri
10142024-08-14T20:47:36.120Z PASS [ 0.017s] tokio fs::file::tests::write_write_err
10152024-08-14T20:47:36.120Z PASS [ 0.013s] tokio io::util::buf_reader::tests::assert_unpin
10162024-08-14T20:47:36.120Z PASS [ 0.014s] tokio io::util::buf_stream::tests::assert_unpin
10172024-08-14T20:47:36.120Z PASS [ 0.014s] tokio io::util::buf_writer::tests::assert_unpin
10182024-08-14T20:47:36.120Z PASS [ 0.029s] tokio io::stdio_common::tests::test_splitter
10192024-08-14T20:47:36.120Z PASS [ 0.016s] tokio io::util::chain::tests::assert_unpin
10202024-08-14T20:47:36.120Z PASS [ 0.015s] tokio io::util::copy_buf::tests::assert_unpin
10212024-08-14T20:47:36.120Z PASS [ 0.015s] tokio io::util::empty::tests::assert_unpin
10222024-08-14T20:47:36.120Z PASS [ 0.014s] tokio io::util::lines::tests::assert_unpin
10232024-08-14T20:47:36.120Z PASS [ 0.013s] tokio io::util::repeat::tests::assert_unpin
10242024-08-14T20:47:36.120Z PASS [ 0.014s] tokio io::util::sink::tests::assert_unpin
10252024-08-14T20:47:36.146Z PASS [ 0.053s] tokio io::stdio_common::tests::test_pseudo_text
10262024-08-14T20:47:36.146Z PASS [ 0.017s] tokio io::util::split::tests::assert_unpin
10272024-08-14T20:47:36.146Z PASS [ 0.014s] tokio io::util::take::tests::assert_unpin
10282024-08-14T20:47:36.146Z PASS [ 0.017s] tokio process::imp::orphan::test::does_not_register_signal_if_queue_empty
10292024-08-14T20:47:36.146Z PASS [ 0.017s] tokio process::imp::orphan::test::does_nothing_if_signal_could_not_be_registered
10302024-08-14T20:47:36.146Z PASS [ 0.014s] tokio process::imp::orphan::test::drain_attempts_a_single_reap_of_all_queued_orphans
10312024-08-14T20:47:36.146Z PASS [ 0.017s] tokio process::imp::orphan::test::no_reap_if_no_signal_received
10322024-08-14T20:47:36.146Z PASS [ 0.018s] tokio process::imp::orphan::test::no_reap_if_signal_lock_held
10332024-08-14T20:47:36.146Z PASS [ 0.014s] tokio process::imp::reap::test::drop_enqueues_orphan_if_wait_fails
10342024-08-14T20:47:36.146Z PASS [ 0.017s] tokio process::imp::reap::test::drop_reaps_if_possible
10352024-08-14T20:47:36.146Z PASS [ 0.014s] tokio process::imp::reap::test::kill
10362024-08-14T20:47:36.146Z PASS [ 0.017s] tokio process::imp::reap::test::reaper
10372024-08-14T20:47:36.146Z PASS [ 0.016s] tokio process::test::kills_on_drop_if_specified
10382024-08-14T20:47:36.240Z PASS [ 0.016s] tokio process::test::no_kill_if_already_killed
10392024-08-14T20:47:36.265Z PASS [ 0.016s] tokio process::test::no_kill_if_reaped
10402024-08-14T20:47:36.265Z PASS [ 0.017s] tokio process::test::no_kill_on_drop_by_default
10412024-08-14T20:47:36.265Z PASS [ 0.014s] tokio runtime::scheduler::multi_thread::idle::test_state
10422024-08-14T20:47:36.265Z PASS [ 0.017s] tokio runtime::coop::test::budgeting
10432024-08-14T20:47:36.265Z PASS [ 0.018s] tokio runtime::scheduler::multi_thread::queue::test_local_queue_capacity
10442024-08-14T20:47:36.265Z PASS [ 0.015s] tokio runtime::task::core::header_lte_cache_line
10452024-08-14T20:47:36.265Z PASS [ 0.018s] tokio runtime::task::list::tests::test_id_not_broken
10462024-08-14T20:47:36.265Z PASS [ 0.014s] tokio runtime::tests::inject::pop_n_drains_on_drop
10472024-08-14T20:47:36.265Z PASS [ 0.017s] tokio runtime::tests::inject::push_and_pop
10482024-08-14T20:47:36.265Z PASS [ 0.017s] tokio runtime::tests::inject::push_batch_and_pop
10492024-08-14T20:47:36.265Z PASS [ 0.187s] tokio fs::file::tests::read_with_buffer_larger_than_max
10502024-08-14T20:47:36.265Z PASS [ 0.021s] tokio runtime::tests::queue::fits_256_all_at_once
10512024-08-14T20:47:36.265Z PASS [ 0.017s] tokio runtime::tests::queue::fits_256_all_in_chunks
10522024-08-14T20:47:36.265Z PASS [ 0.014s] tokio runtime::tests::queue::fits_256_one_at_a_time
10532024-08-14T20:47:36.265Z PASS [ 0.018s] tokio runtime::tests::queue::overflow
10542024-08-14T20:47:36.265Z PASS [ 0.018s] tokio runtime::tests::queue::steal_batch
10552024-08-14T20:47:36.265Z PASS [ 0.168s] tokio fs::file::tests::write_with_buffer_larger_than_max
10562024-08-14T20:47:36.265Z PASS [ 0.016s] tokio runtime::time::tests::change_waker
10572024-08-14T20:47:36.265Z PASS [ 0.015s] tokio runtime::time::tests::drop_timer
10582024-08-14T20:47:36.265Z PASS [ 0.016s] tokio runtime::time::tests::instant_to_tick_max
10592024-08-14T20:47:36.265Z PASS [ 0.014s] tokio runtime::time::tests::poll_process_levels_targeted
10602024-08-14T20:47:36.265Z PASS [ 0.015s] tokio runtime::time::tests::reset_future
10612024-08-14T20:47:36.265Z PASS [ 0.016s] tokio runtime::time::tests::single_timer
10622024-08-14T20:47:36.265Z PASS [ 0.013s] tokio runtime::time::wheel::level::test::test_slot_for
10632024-08-14T20:47:36.265Z PASS [ 0.013s] tokio runtime::time::wheel::test::test_level_for
10642024-08-14T20:47:36.265Z PASS [ 0.014s] tokio signal::registry::tests::broadcast_returns_if_at_least_one_event_fired
10652024-08-14T20:47:36.265Z PASS [ 0.014s] tokio signal::registry::tests::record_invalid_event_does_nothing
10662024-08-14T20:47:36.266Z PASS [ 0.015s] tokio signal::registry::tests::smoke
10672024-08-14T20:47:36.266Z PASS [ 0.015s] tokio signal::reusable_box::test::test_different_futures
10682024-08-14T20:47:36.266Z PASS [ 0.014s] tokio signal::reusable_box::test::test_different_sizes
10692024-08-14T20:47:36.266Z PASS [ 0.016s] tokio signal::reusable_box::test::test_zero_sized
10702024-08-14T20:47:36.290Z PASS [ 0.014s] tokio signal::unix::tests::from_c_int
10712024-08-14T20:47:36.290Z PASS [ 0.015s] tokio signal::unix::tests::into_c_int
10722024-08-14T20:47:36.290Z PASS [ 0.061s] tokio signal::registry::tests::register_panics_on_invalid_input
10732024-08-14T20:47:36.290Z PASS [ 0.015s] tokio signal::unix::tests::signal_enable_error_on_forbidden_input
10742024-08-14T20:47:36.315Z PASS [ 0.013s] tokio signal::unix::tests::signal_enable_error_on_invalid_input
10752024-08-14T20:47:36.315Z PASS [ 0.014s] tokio sync::broadcast::tests::receiver_count_on_channel_constructor
10762024-08-14T20:47:36.315Z PASS [ 0.014s] tokio sync::broadcast::tests::receiver_count_on_sender_constructor
10772024-08-14T20:47:36.315Z PASS [ 0.015s] tokio sync::mpsc::block::assert_no_stack_overflow
10782024-08-14T20:47:36.315Z PASS [ 0.013s] tokio sync::mutex::bounds
10792024-08-14T20:47:36.339Z PASS [ 0.014s] tokio sync::rwlock::bounds
10802024-08-14T20:47:36.339Z PASS [ 0.013s] tokio sync::semaphore::bounds
10812024-08-14T20:47:36.339Z PASS [ 0.013s] tokio sync::tests::atomic_waker::basic_usage
10822024-08-14T20:47:36.339Z PASS [ 0.013s] tokio sync::tests::atomic_waker::wake_without_register
10832024-08-14T20:47:36.369Z PASS [ 0.013s] tokio sync::tests::notify::notify_clones_waker_before_lock
10842024-08-14T20:47:36.369Z PASS [ 0.013s] tokio sync::tests::notify::notify_simple
10852024-08-14T20:47:36.369Z PASS [ 0.013s] tokio sync::tests::notify::watch_test
10862024-08-14T20:47:36.394Z PASS [ 0.012s] tokio sync::tests::semaphore_batch::cancel_acquire_releases_permits
10872024-08-14T20:47:36.394Z PASS [ 0.065s] tokio sync::tests::atomic_waker::atomic_waker_panic_safe
10882024-08-14T20:47:36.394Z PASS [ 0.194s] tokio runtime::time::tests::poll_process_levels
10892024-08-14T20:47:36.394Z PASS [ 0.015s] tokio sync::tests::semaphore_batch::close_semaphore_notifies_permit1
10902024-08-14T20:47:36.394Z PASS [ 0.015s] tokio sync::tests::semaphore_batch::close_semaphore_notifies_permit2
10912024-08-14T20:47:36.418Z PASS [ 0.015s] tokio sync::tests::semaphore_batch::close_semaphore_prevents_acquire
10922024-08-14T20:47:36.418Z PASS [ 0.015s] tokio sync::tests::semaphore_batch::forget_permits_basic
10932024-08-14T20:47:36.460Z PASS [ 0.016s] tokio sync::tests::semaphore_batch::max_permits_doesnt_panic
10942024-08-14T20:47:36.461Z PASS [ 0.066s] tokio sync::tests::notify::notify_waiters_handles_panicking_waker
10952024-08-14T20:47:36.485Z PASS [ 0.020s] tokio sync::tests::semaphore_batch::poll_acquire_many_available
10962024-08-14T20:47:36.485Z PASS [ 0.016s] tokio sync::tests::semaphore_batch::poll_acquire_many_unavailable
10972024-08-14T20:47:36.485Z PASS [ 0.017s] tokio sync::tests::semaphore_batch::poll_acquire_one_available
10982024-08-14T20:47:36.485Z PASS [ 0.016s] tokio sync::tests::semaphore_batch::poll_acquire_one_unavailable
10992024-08-14T20:47:36.485Z PASS [ 0.016s] tokio sync::tests::semaphore_batch::poll_acquire_one_zero_permits
11002024-08-14T20:47:36.486Z PASS [ 0.017s] tokio sync::tests::semaphore_batch::release_permits_at_drop
11012024-08-14T20:47:36.486Z PASS [ 0.014s] tokio sync::tests::semaphore_batch::try_acquire_many_available
11022024-08-14T20:47:36.486Z PASS [ 0.018s] tokio sync::tests::semaphore_batch::try_acquire_many_unavailable
11032024-08-14T20:47:36.486Z PASS [ 0.017s] tokio sync::tests::semaphore_batch::try_acquire_one_available
11042024-08-14T20:47:36.486Z PASS [ 0.016s] tokio sync::tests::semaphore_batch::try_acquire_one_unavailable
11052024-08-14T20:47:36.486Z PASS [ 0.018s] tokio sync::tests::semaphore_batch::update_permits_many_times
11062024-08-14T20:47:36.486Z PASS [ 0.016s] tokio task::local::tests::local_current_thread_scheduler
11072024-08-14T20:47:36.486Z PASS [ 0.016s] tokio task::local::tests::wakes_to_local_queue
11082024-08-14T20:47:36.486Z PASS [ 0.016s] tokio util::idle_notified_set::tests::join_set_test
11092024-08-14T20:47:36.486Z PASS [ 0.015s] tokio util::linked_list::tests::const_new
11102024-08-14T20:47:36.554Z PASS [ 0.016s] tokio util::linked_list::tests::push_and_drain
11112024-08-14T20:47:36.554Z PASS [ 0.016s] tokio util::linked_list::tests::push_pop_push_pop
11122024-08-14T20:47:36.554Z PASS [ 0.017s] tokio util::linked_list::tests::remove_by_address
11132024-08-14T20:47:36.554Z PASS [ 0.016s] tokio util::memchr::tests::memchr_all
11142024-08-14T20:47:36.580Z PASS [ 0.062s] tokio sync::tests::semaphore_batch::validates_max_permits
11152024-08-14T20:47:36.580Z PASS [ 0.019s] tokio util::memchr::tests::memchr_empty
11162024-08-14T20:47:36.580Z PASS [ 0.018s] tokio util::memchr::tests::memchr_test
11172024-08-14T20:47:36.580Z PASS [ 0.020s] tokio::buffered echo_server
11182024-08-14T20:47:36.580Z PASS [ 0.015s] tokio::duplex_stream write_vectored
11192024-08-14T20:47:36.580Z PASS [ 0.021s] tokio::duplex_stream write_vectored_and_shutdown
11202024-08-14T20:47:36.580Z PASS [ 0.021s] tokio::fs path_read_write
11212024-08-14T20:47:36.580Z PASS [ 0.019s] tokio::fs_canonicalize_dir canonicalize_root_dir_unix
11222024-08-14T20:47:36.580Z PASS [ 0.020s] tokio::fs_copy copy
11232024-08-14T20:47:36.580Z PASS [ 0.020s] tokio::fs_copy copy_permissions
11242024-08-14T20:47:36.580Z PASS [ 0.018s] tokio::fs_dir build_dir
11252024-08-14T20:47:36.580Z PASS [ 0.018s] tokio::fs_dir build_dir_mode_read_only
11262024-08-14T20:47:36.580Z PASS [ 0.018s] tokio::fs_dir create_all
11272024-08-14T20:47:36.580Z PASS [ 0.017s] tokio::fs_dir create_dir
11282024-08-14T20:47:36.580Z PASS [ 0.017s] tokio::fs_dir read_dir_entry_info
11292024-08-14T20:47:36.638Z PASS [ 0.017s] tokio::fs_dir read_inherent
11302024-08-14T20:47:36.662Z PASS [ 0.017s] tokio::fs_dir remove
11312024-08-14T20:47:36.663Z PASS [ 0.018s] tokio::fs_file basic_read
11322024-08-14T20:47:36.663Z PASS [ 0.018s] tokio::fs_file basic_write
11332024-08-14T20:47:36.663Z PASS [ 0.019s] tokio::fs_file basic_write_and_shutdown
11342024-08-14T20:47:36.663Z PASS [ 0.018s] tokio::fs_file coop
11352024-08-14T20:47:36.663Z PASS [ 0.018s] tokio::fs_file file_debug_fmt
11362024-08-14T20:47:36.663Z PASS [ 0.017s] tokio::fs_file read_file_from_std
11372024-08-14T20:47:36.663Z PASS [ 0.016s] tokio::fs_file read_file_from_unix_fd
11382024-08-14T20:47:36.663Z PASS [ 0.018s] tokio::fs_file rewind_seek_position
11392024-08-14T20:47:36.663Z PASS [ 0.017s] tokio::fs_file set_max_buf_size_read
11402024-08-14T20:47:36.663Z PASS [ 0.018s] tokio::fs_file set_max_buf_size_write
11412024-08-14T20:47:36.663Z PASS [ 0.019s] tokio::fs_file unix_fd_is_valid
11422024-08-14T20:47:36.663Z PASS [ 0.018s] tokio::fs_file write_into_std
11432024-08-14T20:47:36.711Z PASS [ 0.019s] tokio::fs_file write_into_std_immediate
11442024-08-14T20:47:36.711Z PASS [ 0.020s] tokio::fs_file write_to_clone
11452024-08-14T20:47:36.711Z PASS [ 0.016s] tokio::fs_file write_vectored
11462024-08-14T20:47:36.711Z PASS [ 0.021s] tokio::fs_file write_vectored_and_shutdown
11472024-08-14T20:47:36.711Z PASS [ 0.019s] tokio::fs_link test_hard_link
11482024-08-14T20:47:36.711Z PASS [ 0.018s] tokio::fs_link test_symlink
11492024-08-14T20:47:36.711Z PASS [ 0.019s] tokio::fs_open_options open_options_append
11502024-08-14T20:47:36.711Z PASS [ 0.014s] tokio::fs_open_options open_options_create
11512024-08-14T20:47:36.711Z PASS [ 0.017s] tokio::fs_open_options open_options_create_new
11522024-08-14T20:47:36.711Z PASS [ 0.017s] tokio::fs_open_options open_options_mode
11532024-08-14T20:47:36.736Z PASS [ 0.015s] tokio::fs_open_options open_options_write
11542024-08-14T20:47:36.736Z PASS [ 0.018s] tokio::fs_open_options open_options_truncate
11552024-08-14T20:47:36.736Z PASS [ 0.020s] tokio::fs_open_options open_with_open_options_and_read
11562024-08-14T20:47:36.736Z PASS [ 0.019s] tokio::fs_remove_dir_all remove_dir_all
11572024-08-14T20:47:36.736Z PASS [ 0.022s] tokio::fs_remove_file remove_file
11582024-08-14T20:47:36.736Z PASS [ 0.018s] tokio::fs_rename rename_file
11592024-08-14T20:47:36.775Z PASS [ 0.021s] tokio::fs_try_exists try_exists
11602024-08-14T20:47:36.799Z PASS [ 0.021s] tokio::io_async_fd clear_ready_matching_clears_ready
11612024-08-14T20:47:36.799Z PASS [ 0.019s] tokio::io_async_fd clear_ready_matching_clears_ready_mut
11622024-08-14T20:47:36.799Z PASS [ 0.019s] tokio::io_async_fd driver_shutdown_then_clear_readiness
11632024-08-14T20:47:36.799Z PASS [ 0.020s] tokio::io_async_fd driver_shutdown_wakes_currently_pending
11642024-08-14T20:47:36.799Z PASS [ 0.021s] tokio::io_async_fd driver_shutdown_wakes_currently_pending_polls
11652024-08-14T20:47:36.799Z PASS [ 0.017s] tokio::io_async_fd driver_shutdown_wakes_future_pending
11662024-08-14T20:47:36.799Z PASS [ 0.019s] tokio::io_async_fd driver_shutdown_wakes_poll
11672024-08-14T20:47:36.824Z PASS [ 0.037s] tokio::io_async_fd drop_closes
11682024-08-14T20:47:36.848Z PASS [ 0.067s] tokio::io_async_fd driver_shutdown_wakes_pending_race
11692024-08-14T20:47:36.969Z PASS [ 0.034s] tokio::io_async_fd multiple_waiters
11702024-08-14T20:47:36.969Z PASS [ 0.082s] tokio::io_async_fd poll_fns
11712024-08-14T20:47:37.344Z PASS [ 0.210s] tokio::io_async_fd initially_writable
11722024-08-14T20:47:37.369Z PASS [ 0.224s] tokio::io_async_fd driver_shutdown_wakes_poll_race
11732024-08-14T20:47:37.369Z PASS [ 0.128s] tokio::io_async_fd reregister
11742024-08-14T20:47:37.369Z PASS [ 0.244s] tokio::io_async_fd reset_readable
11752024-08-14T20:47:37.369Z PASS [ 0.159s] tokio::io_async_fd reset_writable
11762024-08-14T20:47:37.369Z PASS [ 0.158s] tokio::io_async_fd try_io
11772024-08-14T20:47:37.369Z PASS [ 0.101s] tokio::io_async_fd try_new
11782024-08-14T20:47:37.369Z PASS [ 0.089s] tokio::io_async_fd try_with_interest
11792024-08-14T20:47:37.369Z PASS [ 0.050s] tokio::io_async_read assert_obj_safe
11802024-08-14T20:47:37.369Z PASS [ 0.032s] tokio::io_buf_reader maybe_pending
11812024-08-14T20:47:37.369Z PASS [ 0.040s] tokio::io_buf_reader maybe_pending_buf_read
11822024-08-14T20:47:37.369Z PASS [ 0.032s] tokio::io_buf_reader maybe_pending_seek
11832024-08-14T20:47:37.369Z PASS [ 0.036s] tokio::io_buf_reader test_buffered_reader_seek
11842024-08-14T20:47:37.369Z PASS [ 0.046s] tokio::io_buf_reader test_buffered_reader
11852024-08-14T20:47:37.369Z PASS [ 0.047s] tokio::io_buf_reader test_buffered_reader_seek_underflow
11862024-08-14T20:47:37.369Z PASS [ 0.031s] tokio::io_buf_reader test_fill_buf_wrapper
11872024-08-14T20:47:37.369Z PASS [ 0.022s] tokio::io_buf_reader test_short_reads
11882024-08-14T20:47:37.369Z PASS [ 0.039s] tokio::io_buf_writer buf_writer
11892024-08-14T20:47:37.369Z PASS [ 0.032s] tokio::io_buf_writer buf_writer_inner_flushes
11902024-08-14T20:47:37.369Z PASS [ 0.018s] tokio::io_buf_writer buf_writer_seek
11912024-08-14T20:47:37.555Z PASS [ 0.032s] tokio::io_buf_writer maybe_pending_buf_writer
11922024-08-14T20:47:37.580Z PASS [ 0.025s] tokio::io_buf_writer maybe_pending_buf_writer_inner_flushes
11932024-08-14T20:47:37.580Z PASS [ 0.048s] tokio::io_buf_writer maybe_pending_buf_writer_seek
11942024-08-14T20:47:37.580Z PASS [ 0.038s] tokio::io_buf_writer write_vectored_basic_on_non_vectored
11952024-08-14T20:47:37.580Z PASS [ 0.030s] tokio::io_buf_writer write_vectored_basic_on_vectored
11962024-08-14T20:47:37.580Z PASS [ 0.056s] tokio::io_buf_writer write_vectored_empty_on_non_vectored
11972024-08-14T20:47:37.580Z PASS [ 0.035s] tokio::io_buf_writer write_vectored_empty_on_vectored
11982024-08-14T20:47:37.580Z PASS [ 0.024s] tokio::io_buf_writer write_vectored_large_slice_on_non_vectored
11992024-08-14T20:47:37.580Z PASS [ 0.034s] tokio::io_buf_writer write_vectored_large_slice_on_vectored
12002024-08-14T20:47:37.580Z PASS [ 0.020s] tokio::io_buf_writer write_vectored_large_total_on_non_vectored
12012024-08-14T20:47:37.580Z PASS [ 0.039s] tokio::io_buf_writer write_vectored_large_total_on_vectored
12022024-08-14T20:47:37.580Z PASS [ 0.032s] tokio::io_buf_writer write_vectored_odd_on_non_vectored
12032024-08-14T20:47:37.580Z PASS [ 0.024s] tokio::io_buf_writer write_vectored_odd_on_vectored
12042024-08-14T20:47:37.580Z PASS [ 0.039s] tokio::io_chain chain
12052024-08-14T20:47:37.580Z PASS [ 0.026s] tokio::io_copy copy
12062024-08-14T20:47:37.580Z PASS [ 0.020s] tokio::io_copy copy_is_cooperative
12072024-08-14T20:47:37.581Z PASS [ 0.046s] tokio::io_copy proxy
12082024-08-14T20:47:37.581Z PASS [ 0.017s] tokio::io_copy_bidirectional copy_bidirectional_is_cooperative
12092024-08-14T20:47:37.581Z PASS [ 0.028s] tokio::io_copy_bidirectional immediate_exit_on_read_error
12102024-08-14T20:47:37.581Z PASS [ 0.026s] tokio::io_copy_bidirectional immediate_exit_on_write_error
12112024-08-14T20:47:37.710Z PASS [ 0.028s] tokio::io_copy_bidirectional test_basic_transfer
12122024-08-14T20:47:37.711Z PASS [ 0.071s] tokio::io_copy_bidirectional blocking_one_side_does_not_block_other
12132024-08-14T20:47:37.711Z PASS [ 0.040s] tokio::io_copy_bidirectional test_transfer_after_close
12142024-08-14T20:47:37.711Z PASS [ 0.023s] tokio::io_driver test_drop_on_notify
12152024-08-14T20:47:37.735Z PASS [ 0.019s] tokio::io_driver_drop tcp_doesnt_block
12162024-08-14T20:47:37.736Z PASS [ 0.059s] tokio::io_driver panics_when_io_disabled
12172024-08-14T20:47:37.736Z PASS [ 0.038s] tokio::io_driver_drop drop_wakes
12182024-08-14T20:47:37.736Z PASS [ 0.031s] tokio::io_fill_buf fill_buf_file
12192024-08-14T20:47:37.736Z PASS [ 0.024s] tokio::io_join is_send_and_sync
12202024-08-14T20:47:37.736Z PASS [ 0.023s] tokio::io_lines lines_inherent
12212024-08-14T20:47:37.736Z PASS [ 0.028s] tokio::io_join method_delegation
12222024-08-14T20:47:37.736Z PASS [ 0.024s] tokio::io_mem_stream across_tasks
12232024-08-14T20:47:37.736Z PASS [ 0.017s] tokio::io_mem_stream disconnect
12242024-08-14T20:47:37.736Z PASS [ 0.032s] tokio::io_mem_stream disconnect_reader
12252024-08-14T20:47:37.736Z PASS [ 0.025s] tokio::io_mem_stream duplex_is_cooperative
12262024-08-14T20:47:37.736Z PASS [ 0.021s] tokio::io_mem_stream max_write_size
12272024-08-14T20:47:37.736Z PASS [ 0.026s] tokio::io_mem_stream ping_pong
12282024-08-14T20:47:37.736Z PASS [ 0.015s] tokio::io_panic async_fd_new_panic_caller
12292024-08-14T20:47:37.736Z PASS [ 0.022s] tokio::io_panic async_fd_try_new_panic_caller
12302024-08-14T20:47:37.889Z PASS [ 0.026s] tokio::io_panic async_fd_try_with_interest_panic_caller
12312024-08-14T20:47:37.889Z PASS [ 0.021s] tokio::io_panic async_fd_with_interest_panic_caller
12322024-08-14T20:47:37.889Z PASS [ 0.024s] tokio::io_panic read_buf_advance_panic_caller
12332024-08-14T20:47:37.889Z PASS [ 0.020s] tokio::io_panic read_buf_initialize_unfilled_to_panic_caller
12342024-08-14T20:47:37.889Z PASS [ 0.024s] tokio::io_panic read_buf_put_slice_panic_caller
12352024-08-14T20:47:37.889Z PASS [ 0.019s] tokio::io_panic read_buf_set_filled_panic_caller
12362024-08-14T20:47:37.914Z PASS [ 0.028s] tokio::io_panic unsplit_panic_caller
12372024-08-14T20:47:37.914Z PASS [ 0.020s] tokio::io_read read
12382024-08-14T20:47:37.914Z PASS [ 0.020s] tokio::io_read_exact read_exact
12392024-08-14T20:47:37.914Z PASS [ 0.048s] tokio::io_read read_buf_bad_async_read
12402024-08-14T20:47:37.914Z PASS [ 0.040s] tokio::io_read_buf issue_5588
12412024-08-14T20:47:37.914Z PASS [ 0.034s] tokio::io_read_buf read_buf
12422024-08-14T20:47:37.914Z PASS [ 0.033s] tokio::io_read_line read_line
12432024-08-14T20:47:37.914Z PASS [ 0.025s] tokio::io_read_line read_line_fail
12442024-08-14T20:47:37.914Z PASS [ 0.037s] tokio::io_read_line read_line_fail_and_utf8_fail
12452024-08-14T20:47:37.914Z PASS [ 0.026s] tokio::io_read_line read_line_invalid_utf8
12462024-08-14T20:47:37.914Z PASS [ 0.043s] tokio::io_read_line read_line_not_all_ready
12472024-08-14T20:47:37.914Z PASS [ 0.034s] tokio::io_read_to_end read_to_end
12482024-08-14T20:47:37.914Z PASS [ 0.027s] tokio::io_read_to_end read_to_end_uninit
12492024-08-14T20:47:37.914Z PASS [ 0.038s] tokio::io_read_to_end read_to_end_grows_capacity_if_unfit
12502024-08-14T20:47:38.109Z PASS [ 0.034s] tokio::io_read_to_string read_to_string
12512024-08-14T20:47:38.109Z PASS [ 0.019s] tokio::io_read_to_string to_string_appends
12522024-08-14T20:47:38.109Z PASS [ 0.038s] tokio::io_read_to_string to_string_does_not_truncate_on_io_error
12532024-08-14T20:47:38.109Z PASS [ 0.025s] tokio::io_read_to_string to_string_does_not_truncate_on_utf8_error
12542024-08-14T20:47:38.109Z PASS [ 0.048s] tokio::io_read_until read_until
12552024-08-14T20:47:38.133Z PASS [ 0.030s] tokio::io_read_until read_until_fail
12562024-08-14T20:47:38.133Z PASS [ 0.017s] tokio::io_sink sink_poll_flush_is_cooperative
12572024-08-14T20:47:38.133Z PASS [ 0.034s] tokio::io_read_until read_until_not_all_ready
12582024-08-14T20:47:38.133Z PASS [ 0.034s] tokio::io_sink sink_poll_shutdown_is_cooperative
12592024-08-14T20:47:38.133Z PASS [ 1.885s] tokio runtime::tests::queue::stress2
12602024-08-14T20:47:38.133Z PASS [ 0.083s] tokio::io_repeat repeat_poll_read_is_cooperative
12612024-08-14T20:47:38.133Z PASS [ 0.045s] tokio::io_sink sink_poll_write_is_cooperative
12622024-08-14T20:47:38.133Z PASS [ 0.048s] tokio::io_split is_send_and_sync
12632024-08-14T20:47:38.133Z PASS [ 0.026s] tokio::io_split method_delegation
12642024-08-14T20:47:38.133Z PASS [ 0.017s] tokio::io_split split_stream_id
12652024-08-14T20:47:38.133Z PASS [ 0.027s] tokio::io_split unsplit_ok
12662024-08-14T20:47:38.239Z PASS [ 0.048s] tokio::io_split unsplit_err2
12672024-08-14T20:47:38.239Z PASS [ 0.054s] tokio::io_split unsplit_err1
12682024-08-14T20:47:38.239Z PASS [ 0.027s] tokio::io_take issue_4435
12692024-08-14T20:47:38.239Z PASS [ 0.022s] tokio::io_take take
12702024-08-14T20:47:38.239Z PASS [ 0.051s] tokio::io_take bad_reader_fails
12712024-08-14T20:47:38.239Z PASS [ 0.026s] tokio::io_util_empty empty_buf_reads_are_cooperative
12722024-08-14T20:47:38.263Z PASS [ 0.019s] tokio::io_util_empty empty_read_is_cooperative
12732024-08-14T20:47:38.263Z PASS [ 0.024s] tokio::io_util_empty empty_seek
12742024-08-14T20:47:38.264Z PASS [ 0.020s] tokio::io_write write
12752024-08-14T20:47:38.264Z PASS [ 0.027s] tokio::io_write write_cursor
12762024-08-14T20:47:38.264Z PASS [ 0.020s] tokio::io_write_all write_all
12772024-08-14T20:47:38.264Z PASS [ 0.027s] tokio::io_write_all_buf write_all_buf
12782024-08-14T20:47:38.264Z PASS [ 0.019s] tokio::io_write_all_buf write_all_buf_vectored
12792024-08-14T20:47:38.264Z PASS [ 0.026s] tokio::io_write_all_buf write_buf_err
12802024-08-14T20:47:38.264Z PASS [ 0.020s] tokio::io_write_buf write_all
12812024-08-14T20:47:38.264Z PASS [ 0.027s] tokio::io_write_int write_int_should_err_if_write_count_0
12822024-08-14T20:47:38.264Z PASS [ 0.028s] tokio::macros_join a_different_future_is_polled_first_every_time_poll_fn_is_polled
12832024-08-14T20:47:38.264Z PASS [ 0.019s] tokio::macros_join empty_join
12842024-08-14T20:47:38.599Z PASS [ 0.051s] tokio::join_handle_panic test_panics_do_not_propagate_when_dropping_join_handle
12852024-08-14T20:47:38.599Z PASS [ 0.032s] tokio::macros_join join_does_not_allow_tasks_to_starve
12862024-08-14T20:47:38.599Z PASS [ 0.036s] tokio::macros_join join_into_future
12872024-08-14T20:47:38.599Z PASS [ 0.025s] tokio::macros_join join_size
12882024-08-14T20:47:38.599Z PASS [ 0.019s] tokio::macros_join sync_one_lit_expr_comma
12892024-08-14T20:47:38.599Z PASS [ 0.037s] tokio::macros_join sync_one_lit_expr_no_comma
12902024-08-14T20:47:38.599Z PASS [ 0.027s] tokio::macros_join sync_two_lit_expr_comma
12912024-08-14T20:47:38.599Z PASS [ 0.020s] tokio::macros_join sync_two_lit_expr_no_comma
12922024-08-14T20:47:38.599Z PASS [ 0.034s] tokio::macros_join two_await
12932024-08-14T20:47:38.599Z PASS [ 0.026s] tokio::macros_pin multi_pin
12942024-08-14T20:47:38.599Z PASS [ 0.018s] tokio::macros_rename_test crate_path_test
12952024-08-14T20:47:38.624Z PASS [ 0.035s] tokio::macros_rename_test crate_rename_main
12962024-08-14T20:47:38.624Z PASS [ 0.029s] tokio::macros_rename_test crate_rename_test
12972024-08-14T20:47:38.624Z PASS [ 0.018s] tokio::macros_select biased_eventually_ready
12982024-08-14T20:47:38.624Z PASS [ 0.112s] tokio::macros_select biased_one_not_ready
12992024-08-14T20:47:38.624Z PASS [ 0.101s] tokio::macros_select disable_with_if
13002024-08-14T20:47:38.624Z PASS [ 0.093s] tokio::macros_select drop_in_fut
13012024-08-14T20:47:38.624Z PASS [ 0.130s] tokio::macros_select future_panics_after_poll
13022024-08-14T20:47:38.624Z PASS [ 0.075s] tokio::macros_select join_with_select
13032024-08-14T20:47:38.624Z PASS [ 0.074s] tokio::macros_select move_uncompleted_futures
13042024-08-14T20:47:39.380Z PASS [ 0.066s] tokio::macros_select mut_on_left_hand_side
13052024-08-14T20:47:39.380Z PASS [ 0.039s] tokio::macros_select mut_ref_patterns
13062024-08-14T20:47:39.380Z PASS [ 0.100s] tokio::macros_select many_branches
13072024-08-14T20:47:39.380Z PASS [ 0.170s] tokio::macros_select mutable_borrowing_future_with_same_borrow_in_block
13082024-08-14T20:47:39.380Z PASS [ 0.056s] tokio::macros_select mutable_borrowing_future_with_same_borrow_in_block_and_else
13092024-08-14T20:47:39.380Z PASS [ 0.023s] tokio::macros_select nested
13102024-08-14T20:47:39.380Z PASS [ 0.034s] tokio::macros_select never_branch_no_warnings
13112024-08-14T20:47:39.380Z PASS [ 0.060s] tokio::macros_select no_branch_else_only
13122024-08-14T20:47:39.405Z PASS [ 0.137s] tokio::macros_select nested_one
13132024-08-14T20:47:39.405Z PASS [ 0.152s] tokio::macros_select no_branch_else_only_biased
13142024-08-14T20:47:39.405Z PASS [ 0.122s] tokio::macros_select one_ready
13152024-08-14T20:47:39.405Z PASS [ 0.078s] tokio::macros_select pointer_64_tests::struct_size_1
13162024-08-14T20:47:39.405Z PASS [ 0.017s] tokio::macros_select select_streams
13172024-08-14T20:47:39.405Z PASS [ 0.215s] tokio::macros_select pointer_64_tests::struct_size_2
13182024-08-14T20:47:39.405Z PASS [ 0.175s] tokio::macros_select pointer_64_tests::struct_size_3
13192024-08-14T20:47:39.405Z PASS [ 0.051s] tokio::macros_select select_into_future
13202024-08-14T20:47:39.405Z PASS [ 0.021s] tokio::macros_select sync_one_lit_expr_comma
13212024-08-14T20:47:39.405Z PASS [ 0.098s] tokio::macros_select sync_one_await
13222024-08-14T20:47:39.405Z PASS [ 0.061s] tokio::macros_select sync_one_ident
13232024-08-14T20:47:39.744Z PASS [ 0.192s] tokio::macros_select sync_one_lit_expr_block
13242024-08-14T20:47:39.744Z PASS [ 0.159s] tokio::macros_select sync_one_lit_expr_no_comma
13252024-08-14T20:47:39.744Z PASS [ 0.109s] tokio::macros_select sync_two
13262024-08-14T20:47:39.744Z PASS [ 0.157s] tokio::macros_select temporary_lifetime_extension
13272024-08-14T20:47:39.744Z PASS [ 0.087s] tokio::macros_select use_future_in_if_condition
13282024-08-14T20:47:39.768Z PASS [ 0.053s] tokio::macros_select use_future_in_if_condition_biased
13292024-08-14T20:47:39.768Z PASS [ 0.067s] tokio::macros_test issue_4175_test
13302024-08-14T20:47:39.769Z PASS [ 0.039s] tokio::macros_test issue_5243::foo
13312024-08-14T20:47:39.769Z PASS [ 0.041s] tokio::macros_test test_macro_can_be_used_via_use
13322024-08-14T20:47:39.769Z PASS [ 0.030s] tokio::macros_test test_macro_is_resilient_to_shadowing
13332024-08-14T20:47:39.769Z PASS [ 0.044s] tokio::macros_test trait_method
13342024-08-14T20:47:39.769Z PASS [ 0.035s] tokio::macros_test unused_braces_test
13352024-08-14T20:47:39.769Z PASS [ 0.049s] tokio::macros_try_join a_different_future_is_polled_first_every_time_poll_fn_is_polled
13362024-08-14T20:47:39.769Z PASS [ 0.036s] tokio::macros_try_join empty_try_join
13372024-08-14T20:47:39.769Z PASS [ 0.027s] tokio::macros_try_join err_abort_early
13382024-08-14T20:47:39.769Z PASS [ 0.062s] tokio::macros_try_join join_size
13392024-08-14T20:47:39.769Z PASS [ 0.044s] tokio::macros_try_join sync_one_lit_expr_comma
13402024-08-14T20:47:39.769Z PASS [ 0.034s] tokio::macros_try_join sync_one_lit_expr_no_comma
13412024-08-14T20:47:39.769Z PASS [ 0.049s] tokio::macros_try_join sync_two_lit_expr_comma
13422024-08-14T20:47:39.769Z PASS [ 0.035s] tokio::macros_try_join sync_two_lit_expr_no_comma
13432024-08-14T20:47:39.769Z PASS [ 0.024s] tokio::macros_try_join two_await
13442024-08-14T20:47:39.769Z PASS [ 0.034s] tokio::macros_try_join try_join_does_not_allow_tasks_to_starve
13452024-08-14T20:47:39.769Z PASS [ 0.026s] tokio::net_lookup_host lookup_socket_addr
13462024-08-14T20:47:39.793Z PASS [ 0.027s] tokio::net_lookup_host lookup_str_socket_addr
13472024-08-14T20:47:39.793Z PASS [ 0.029s] tokio::net_lookup_host resolve_dns
13482024-08-14T20:47:39.793Z PASS [ 0.024s] tokio::net_panic tcp_listener_from_std_panic_caller
13492024-08-14T20:47:39.818Z PASS [ 0.025s] tokio::net_panic tcp_stream_from_std_panic_caller
13502024-08-14T20:47:39.818Z PASS [ 0.066s] tokio::net_bind_resource no_runtime_panics_binding_net_tcp_listener
13512024-08-14T20:47:39.818Z PASS [ 0.026s] tokio::net_panic udp_socket_from_std_panic_caller
13522024-08-14T20:47:39.818Z PASS [ 0.021s] tokio::net_panic unix_datagram_from_std_panic_caller
13532024-08-14T20:47:39.847Z PASS [ 0.020s] tokio::net_panic unix_listener_bind_panic_caller
13542024-08-14T20:47:39.847Z PASS [ 0.022s] tokio::net_panic unix_listener_from_std_panic_caller
13552024-08-14T20:47:39.847Z PASS [ 0.017s] tokio::net_panic unix_stream_from_std_panic_caller
13562024-08-14T20:47:39.847Z PASS [ 0.017s] tokio::net_unix_pipe anon_pipe_into_nonblocking_fd
13572024-08-14T20:47:39.872Z PASS [ 0.022s] tokio::net_unix_pipe anon_pipe_into_blocking_fd
13582024-08-14T20:47:39.872Z PASS [ 0.021s] tokio::net_unix_pipe anon_pipe_simple_send
13592024-08-14T20:47:39.872Z PASS [ 0.024s] tokio::net_unix_pipe anon_pipe_spawn_printf
13602024-08-14T20:47:39.910Z PASS [ 0.024s] tokio::net_unix_pipe fifo_multiple_writes
13612024-08-14T20:47:39.910Z PASS [ 0.018s] tokio::net_unix_pipe fifo_simple_send
13622024-08-14T20:47:39.910Z PASS [ 0.024s] tokio::net_unix_pipe from_file
13632024-08-14T20:47:39.910Z PASS [ 0.018s] tokio::net_unix_pipe from_file_detects_not_a_fifo
13642024-08-14T20:47:39.910Z PASS [ 0.023s] tokio::net_unix_pipe from_file_detects_wrong_access_mode
13652024-08-14T20:47:39.910Z PASS [ 0.023s] tokio::net_unix_pipe from_file_sets_nonblock
13662024-08-14T20:47:39.910Z PASS [ 0.023s] tokio::net_unix_pipe open_detects_not_a_fifo
13672024-08-14T20:47:39.910Z PASS [ 0.018s] tokio::net_unix_pipe try_read_write
13682024-08-14T20:47:39.935Z PASS [ 0.025s] tokio::net_unix_pipe try_read_buf
13692024-08-14T20:47:39.935Z PASS [ 0.023s] tokio::net_unix_pipe try_read_write_vectored
13702024-08-14T20:47:39.935Z PASS [ 0.022s] tokio::process_arg0 arg0
13712024-08-14T20:47:39.959Z PASS [ 0.047s] tokio::no_rt io_panics_when_no_tokio_context
13722024-08-14T20:47:39.959Z PASS [ 0.046s] tokio::no_rt panics_when_no_reactor
13732024-08-14T20:47:39.959Z PASS [ 0.049s] tokio::no_rt timeout_panics_when_no_tokio_context
13742024-08-14T20:47:39.984Z PASS [ 0.026s] tokio::process_change_of_runtime process_spawned_and_wait_in_different_runtime
13752024-08-14T20:47:40.008Z PASS [ 0.049s] tokio::process_change_of_runtime process_spawned_outside_runtime
13762024-08-14T20:47:40.033Z PASS [ 0.023s] tokio::process_smoke simple
13772024-08-14T20:47:40.033Z PASS [ 0.017s] tokio::rt_basic acquire_mutex_in_drop
13782024-08-14T20:47:40.057Z PASS [ 0.016s] tokio::rt_basic drop_tasks_in_context
13792024-08-14T20:47:40.082Z PASS [ 0.016s] tokio::rt_basic no_extra_poll
13802024-08-14T20:47:40.106Z PASS [ 0.025s] tokio::rt_basic spawn_remote
13812024-08-14T20:47:40.106Z PASS [ 0.019s] tokio::rt_basic spawn_two
13822024-08-14T20:47:40.174Z PASS [ 0.068s] tokio::rt_basic spawned_task_does_not_progress_without_block_on
13832024-08-14T20:47:40.199Z PASS [ 0.239s] tokio::process_issue_42 issue_42
13842024-08-14T20:47:40.227Z PASS [ 0.054s] tokio::rt_basic timeout_panics_when_no_time_handle
13852024-08-14T20:47:40.252Z PASS [ 0.050s] tokio::rt_basic wake_in_drop_after_panic
13862024-08-14T20:47:40.277Z PASS [ 0.030s] tokio::rt_common current_thread_scheduler::always_active_parker
13872024-08-14T20:47:40.277Z PASS [ 0.017s] tokio::rt_common current_thread_scheduler::block_on_socket
13882024-08-14T20:47:40.303Z PASS [ 0.015s] tokio::rt_common current_thread_scheduler::block_on_sync
13892024-08-14T20:47:40.327Z PASS [ 0.015s] tokio::rt_common current_thread_scheduler::client_server_block_on
13902024-08-14T20:47:40.327Z PASS [ 0.071s] tokio::rt_common current_thread_scheduler::block_on_async
13912024-08-14T20:47:40.363Z PASS [ 2.518s] tokio::io_read_to_end read_to_end_doesnt_grow_with_capacity
13922024-08-14T20:47:40.388Z PASS [ 0.066s] tokio::rt_common current_thread_scheduler::complete_block_on_under_load
13932024-08-14T20:47:40.388Z PASS [ 0.020s] tokio::rt_common current_thread_scheduler::coop
13942024-08-14T20:47:40.388Z PASS [ 0.074s] tokio::rt_common current_thread_scheduler::complete_task_under_load
13952024-08-14T20:47:40.412Z PASS [ 0.021s] tokio::rt_common current_thread_scheduler::coop_unconstrained
13962024-08-14T20:47:40.412Z PASS [ 0.016s] tokio::rt_common current_thread_scheduler::create_rt_in_block_on
13972024-08-14T20:47:40.412Z PASS [ 0.018s] tokio::rt_common current_thread_scheduler::eagerly_drops_futures_on_shutdown
13982024-08-14T20:47:40.437Z PASS [ 0.020s] tokio::rt_common current_thread_scheduler::enter_and_spawn
13992024-08-14T20:47:40.437Z PASS [ 0.021s] tokio::rt_common current_thread_scheduler::io_driver_called_when_under_load
14002024-08-14T20:47:40.437Z PASS [ 0.018s] tokio::rt_common current_thread_scheduler::local_set_block_on_socket
14012024-08-14T20:47:40.461Z PASS [ 0.019s] tokio::rt_common current_thread_scheduler::local_set_client_server_block_on
14022024-08-14T20:47:40.462Z PASS [ 0.016s] tokio::rt_common current_thread_scheduler::outstanding_tasks_dropped
14032024-08-14T20:47:40.486Z PASS [ 0.082s] tokio::rt_common current_thread_scheduler::io_notify_while_shutting_down
14042024-08-14T20:47:40.553Z PASS [ 0.122s] tokio::rt_common current_thread_scheduler::nested_rt
14052024-08-14T20:47:40.578Z PASS [ 0.120s] tokio::rt_common current_thread_scheduler::panic_in_block_on
14062024-08-14T20:47:40.602Z PASS [ 0.027s] tokio::rt_common current_thread_scheduler::ping_pong_saturation
14072024-08-14T20:47:40.602Z PASS [ 0.016s] tokio::rt_common current_thread_scheduler::runtime_in_thread_local
14082024-08-14T20:47:40.671Z PASS [ 0.183s] tokio::rt_common current_thread_scheduler::panic_in_task
14092024-08-14T20:47:40.696Z PASS [ 0.019s] tokio::rt_common current_thread_scheduler::shutdown_timeout_0
14102024-08-14T20:47:40.720Z PASS [ 0.119s] tokio::rt_common current_thread_scheduler::shutdown_timeout
14112024-08-14T20:47:40.780Z PASS [ 0.070s] tokio::rt_common current_thread_scheduler::sleep_at_root
14122024-08-14T20:47:40.805Z PASS [ 0.019s] tokio::rt_common current_thread_scheduler::sleep_from_blocking
14132024-08-14T20:47:40.829Z PASS [ 0.119s] tokio::rt_common current_thread_scheduler::shutdown_wakeup_time
14142024-08-14T20:47:40.829Z PASS [ 0.019s] tokio::rt_common current_thread_scheduler::socket_from_blocking
14152024-08-14T20:47:40.854Z PASS [ 0.015s] tokio::rt_common current_thread_scheduler::spawn_await_chain
14162024-08-14T20:47:40.878Z PASS [ 0.015s] tokio::rt_common current_thread_scheduler::spawn_blocking_from_blocking
14172024-08-14T20:47:40.878Z PASS [ 0.067s] tokio::rt_common current_thread_scheduler::sleep_in_spawn
14182024-08-14T20:47:40.878Z PASS [ 0.016s] tokio::rt_common current_thread_scheduler::spawn_from_blocking
14192024-08-14T20:47:40.902Z PASS [ 0.017s] tokio::rt_common current_thread_scheduler::spawn_from_other_thread_under_load
14202024-08-14T20:47:40.927Z PASS [ 0.018s] tokio::rt_common current_thread_scheduler::spawn_many_from_block_on
14212024-08-14T20:47:40.927Z PASS [ 0.018s] tokio::rt_common current_thread_scheduler::spawn_many_from_task
14222024-08-14T20:47:40.951Z PASS [ 0.066s] tokio::rt_common current_thread_scheduler::spawn_from_other_thread_idle
14232024-08-14T20:47:40.951Z PASS [ 0.017s] tokio::rt_common current_thread_scheduler::spawn_one_bg
14242024-08-14T20:47:40.951Z PASS [ 0.016s] tokio::rt_common current_thread_scheduler::spawn_one_from_block_on_called_on_handle
14252024-08-14T20:47:40.976Z PASS [ 0.016s] tokio::rt_common current_thread_scheduler::spawn_one_join
14262024-08-14T20:47:40.976Z PASS [ 0.016s] tokio::rt_common current_thread_scheduler::spawn_two
14272024-08-14T20:47:40.976Z PASS [ 0.017s] tokio::rt_common current_thread_scheduler::wake_by_ref_from_thread_local
14282024-08-14T20:47:41.001Z PASS [ 0.017s] tokio::rt_common current_thread_scheduler::wake_by_val_from_thread_local
14292024-08-14T20:47:41.001Z PASS [ 0.405s] tokio::rt_common current_thread_scheduler::shutdown_concurrent_spawn
14302024-08-14T20:47:41.001Z PASS [ 0.017s] tokio::rt_common current_thread_scheduler::wake_while_rt_is_dropping
14312024-08-14T20:47:41.001Z PASS [ 0.018s] tokio::rt_common current_thread_scheduler::yield_defers_until_park
14322024-08-14T20:47:41.026Z PASS [ 0.016s] tokio::rt_common send_sync_bound
14332024-08-14T20:47:41.026Z PASS [ 1.056s] tokio::process_issue_2174 issue_2174
14342024-08-14T20:47:41.026Z PASS [ 0.017s] tokio::rt_common threaded_scheduler_1_thread::block_on_socket
14352024-08-14T20:47:41.051Z PASS [ 0.034s] tokio::rt_common threaded_scheduler_1_thread::always_active_parker
14362024-08-14T20:47:41.051Z PASS [ 0.019s] tokio::rt_common threaded_scheduler_1_thread::block_on_sync
14372024-08-14T20:47:41.051Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_1_thread::client_server_block_on
14382024-08-14T20:47:41.075Z PASS [ 0.017s] tokio::rt_common threaded_scheduler_1_thread::coop
14392024-08-14T20:47:41.076Z PASS [ 0.066s] tokio::rt_common threaded_scheduler_1_thread::block_on_async
14402024-08-14T20:47:41.076Z PASS [ 0.017s] tokio::rt_common threaded_scheduler_1_thread::coop_unconstrained
14412024-08-14T20:47:41.100Z PASS [ 0.016s] tokio::rt_common threaded_scheduler_1_thread::create_rt_in_block_on
14422024-08-14T20:47:41.100Z PASS [ 0.016s] tokio::rt_common threaded_scheduler_1_thread::eagerly_drops_futures_on_shutdown
14432024-08-14T20:47:41.100Z PASS [ 0.068s] tokio::rt_common threaded_scheduler_1_thread::complete_block_on_under_load
14442024-08-14T20:47:41.124Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_1_thread::enter_and_spawn
14452024-08-14T20:47:41.124Z PASS [ 0.070s] tokio::rt_common threaded_scheduler_1_thread::complete_task_under_load
14462024-08-14T20:47:41.124Z PASS [ 0.030s] tokio::rt_common threaded_scheduler_1_thread::io_driver_called_when_under_load
14472024-08-14T20:47:41.148Z PASS [ 0.026s] tokio::rt_common threaded_scheduler_1_thread::local_set_block_on_socket
14482024-08-14T20:47:41.148Z PASS [ 0.029s] tokio::rt_common threaded_scheduler_1_thread::local_set_client_server_block_on
14492024-08-14T20:47:41.148Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_1_thread::outstanding_tasks_dropped
14502024-08-14T20:47:41.197Z PASS [ 0.102s] tokio::rt_common threaded_scheduler_1_thread::io_notify_while_shutting_down
14512024-08-14T20:47:41.222Z PASS [ 0.101s] tokio::rt_common threaded_scheduler_1_thread::nested_rt
14522024-08-14T20:47:41.247Z PASS [ 0.040s] tokio::rt_common threaded_scheduler_1_thread::ping_pong_saturation
14532024-08-14T20:47:41.271Z PASS [ 0.022s] tokio::rt_common threaded_scheduler_1_thread::runtime_in_thread_local
14542024-08-14T20:47:41.271Z PASS [ 0.109s] tokio::rt_common threaded_scheduler_1_thread::panic_in_block_on
14552024-08-14T20:47:41.271Z PASS [ 0.018s] tokio::rt_common threaded_scheduler_1_thread::shutdown_timeout_0
14562024-08-14T20:47:41.296Z PASS [ 0.144s] tokio::rt_common threaded_scheduler_1_thread::panic_in_task
14572024-08-14T20:47:41.360Z PASS [ 0.068s] tokio::rt_common threaded_scheduler_1_thread::sleep_at_root
14582024-08-14T20:47:41.386Z PASS [ 0.121s] tokio::rt_common threaded_scheduler_1_thread::shutdown_timeout
14592024-08-14T20:47:41.386Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_1_thread::sleep_from_blocking
14602024-08-14T20:47:41.413Z PASS [ 0.120s] tokio::rt_common threaded_scheduler_1_thread::shutdown_wakeup_time
14612024-08-14T20:47:41.413Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_1_thread::socket_from_blocking
14622024-08-14T20:47:41.437Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_1_thread::spawn_await_chain
14632024-08-14T20:47:41.437Z PASS [ 0.019s] tokio::rt_common threaded_scheduler_1_thread::spawn_blocking_from_blocking
14642024-08-14T20:47:41.438Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_1_thread::spawn_from_blocking
14652024-08-14T20:47:41.462Z PASS [ 0.072s] tokio::rt_common threaded_scheduler_1_thread::sleep_in_spawn
14662024-08-14T20:47:41.462Z PASS [ 0.018s] tokio::rt_common threaded_scheduler_1_thread::spawn_from_other_thread_under_load
14672024-08-14T20:47:41.462Z PASS [ 0.018s] tokio::rt_common threaded_scheduler_1_thread::spawn_many_from_block_on
14682024-08-14T20:47:41.487Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_1_thread::spawn_many_from_task
14692024-08-14T20:47:41.487Z PASS [ 0.017s] tokio::rt_common threaded_scheduler_1_thread::spawn_one_bg
14702024-08-14T20:47:41.487Z PASS [ 0.017s] tokio::rt_common threaded_scheduler_1_thread::spawn_one_from_block_on_called_on_handle
14712024-08-14T20:47:41.511Z PASS [ 0.018s] tokio::rt_common threaded_scheduler_1_thread::spawn_one_join
14722024-08-14T20:47:41.511Z PASS [ 0.073s] tokio::rt_common threaded_scheduler_1_thread::spawn_from_other_thread_idle
14732024-08-14T20:47:41.511Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_1_thread::spawn_two
14742024-08-14T20:47:41.536Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_1_thread::wake_by_ref_from_thread_local
14752024-08-14T20:47:41.560Z PASS [ 0.022s] tokio::rt_common threaded_scheduler_1_thread::wake_by_val_from_thread_local
14762024-08-14T20:47:41.560Z PASS [ 0.022s] tokio::rt_common threaded_scheduler_1_thread::wake_while_rt_is_dropping
14772024-08-14T20:47:41.560Z PASS [ 0.022s] tokio::rt_common threaded_scheduler_1_thread::yield_defers_until_park
14782024-08-14T20:47:41.560Z PASS [ 0.033s] tokio::rt_common threaded_scheduler_4_threads::always_active_parker
14792024-08-14T20:47:41.584Z PASS [ 0.025s] tokio::rt_common threaded_scheduler_4_threads::block_on_socket
14802024-08-14T20:47:41.584Z PASS [ 0.016s] tokio::rt_common threaded_scheduler_4_threads::block_on_sync
14812024-08-14T20:47:41.584Z PASS [ 0.017s] tokio::rt_common threaded_scheduler_4_threads::client_server_block_on
14822024-08-14T20:47:41.609Z PASS [ 0.070s] tokio::rt_common threaded_scheduler_4_threads::block_on_async
14832024-08-14T20:47:41.634Z PASS [ 0.379s] tokio::rt_common threaded_scheduler_1_thread::shutdown_concurrent_spawn
14842024-08-14T20:47:41.634Z PASS [ 0.024s] tokio::rt_common threaded_scheduler_4_threads::coop
14852024-08-14T20:47:41.664Z PASS [ 0.022s] tokio::rt_common threaded_scheduler_4_threads::coop_unconstrained
14862024-08-14T20:47:41.664Z PASS [ 0.075s] tokio::rt_common threaded_scheduler_4_threads::complete_block_on_under_load
14872024-08-14T20:47:41.689Z PASS [ 0.076s] tokio::rt_common threaded_scheduler_4_threads::complete_task_under_load
14882024-08-14T20:47:41.689Z PASS [ 0.031s] tokio::rt_common threaded_scheduler_4_threads::create_rt_in_block_on
14892024-08-14T20:47:41.689Z PASS [ 0.032s] tokio::rt_common threaded_scheduler_4_threads::eagerly_drops_futures_on_shutdown
14902024-08-14T20:47:41.689Z PASS [ 0.023s] tokio::rt_common threaded_scheduler_4_threads::enter_and_spawn
14912024-08-14T20:47:41.713Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_4_threads::local_set_block_on_socket
14922024-08-14T20:47:41.713Z PASS [ 0.044s] tokio::rt_common threaded_scheduler_4_threads::io_driver_called_when_under_load
14932024-08-14T20:47:41.713Z PASS [ 0.028s] tokio::rt_common threaded_scheduler_4_threads::local_set_client_server_block_on
14942024-08-14T20:47:41.737Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_4_threads::outstanding_tasks_dropped
14952024-08-14T20:47:41.762Z PASS [ 0.096s] tokio::rt_common threaded_scheduler_4_threads::io_notify_while_shutting_down
14962024-08-14T20:47:41.805Z PASS [ 0.043s] tokio::rt_common threaded_scheduler_4_threads::ping_pong_saturation
14972024-08-14T20:47:41.837Z PASS [ 0.121s] tokio::rt_common threaded_scheduler_4_threads::nested_rt
14982024-08-14T20:47:41.837Z PASS [ 0.112s] tokio::rt_common threaded_scheduler_4_threads::panic_in_block_on
14992024-08-14T20:47:41.837Z PASS [ 0.026s] tokio::rt_common threaded_scheduler_4_threads::runtime_in_thread_local
15002024-08-14T20:47:41.862Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_4_threads::shutdown_timeout_0
15012024-08-14T20:47:41.887Z PASS [ 0.153s] tokio::rt_common threaded_scheduler_4_threads::panic_in_task
15022024-08-14T20:47:41.944Z PASS [ 0.119s] tokio::rt_common threaded_scheduler_4_threads::shutdown_timeout
15032024-08-14T20:47:41.968Z PASS [ 0.076s] tokio::rt_common threaded_scheduler_4_threads::sleep_at_root
15042024-08-14T20:47:41.968Z PASS [ 0.023s] tokio::rt_common threaded_scheduler_4_threads::sleep_from_blocking
15052024-08-14T20:47:41.992Z PASS [ 0.122s] tokio::rt_common threaded_scheduler_4_threads::shutdown_wakeup_time
15062024-08-14T20:47:41.992Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_4_threads::socket_from_blocking
15072024-08-14T20:47:42.017Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_4_threads::spawn_await_chain
15082024-08-14T20:47:42.017Z PASS [ 0.023s] tokio::rt_common threaded_scheduler_4_threads::spawn_blocking_from_blocking
15092024-08-14T20:47:42.041Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_4_threads::spawn_from_blocking
15102024-08-14T20:47:42.041Z PASS [ 0.074s] tokio::rt_common threaded_scheduler_4_threads::sleep_in_spawn
15112024-08-14T20:47:42.041Z PASS [ 0.019s] tokio::rt_common threaded_scheduler_4_threads::spawn_from_other_thread_under_load
15122024-08-14T20:47:42.065Z PASS [ 0.019s] tokio::rt_common threaded_scheduler_4_threads::spawn_many_from_block_on
15132024-08-14T20:47:42.065Z PASS [ 0.026s] tokio::rt_common threaded_scheduler_4_threads::spawn_many_from_task
15142024-08-14T20:47:42.090Z PASS [ 0.025s] tokio::rt_common threaded_scheduler_4_threads::spawn_one_bg
15152024-08-14T20:47:42.090Z PASS [ 0.071s] tokio::rt_common threaded_scheduler_4_threads::spawn_from_other_thread_idle
15162024-08-14T20:47:42.090Z PASS [ 0.026s] tokio::rt_common threaded_scheduler_4_threads::spawn_one_from_block_on_called_on_handle
15172024-08-14T20:47:42.115Z PASS [ 0.025s] tokio::rt_common threaded_scheduler_4_threads::spawn_one_join
15182024-08-14T20:47:42.115Z PASS [ 0.024s] tokio::rt_common threaded_scheduler_4_threads::spawn_two
15192024-08-14T20:47:42.142Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_4_threads::wake_by_ref_from_thread_local
15202024-08-14T20:47:42.142Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_4_threads::wake_by_val_from_thread_local
15212024-08-14T20:47:42.142Z PASS [ 0.021s] tokio::rt_common threaded_scheduler_4_threads::wake_while_rt_is_dropping
15222024-08-14T20:47:42.142Z PASS [ 0.020s] tokio::rt_common threaded_scheduler_4_threads::yield_defers_until_park
15232024-08-14T20:47:42.142Z PASS [ 0.020s] tokio::rt_handle basic_enter
15242024-08-14T20:47:42.174Z PASS [ 0.046s] tokio::rt_handle interleave_enter_different_rt
15252024-08-14T20:47:42.199Z PASS [ 0.367s] tokio::rt_common threaded_scheduler_4_threads::shutdown_concurrent_spawn
15262024-08-14T20:47:42.199Z PASS [ 0.049s] tokio::rt_handle interleave_enter_same_rt
15272024-08-14T20:47:42.223Z PASS [ 0.024s] tokio::rt_handle_block_on basic
15282024-08-14T20:47:42.223Z PASS [ 0.057s] tokio::rt_handle interleave_then_enter
15292024-08-14T20:47:42.223Z PASS [ 0.029s] tokio::rt_handle_block_on bounded_mpsc_channel
15302024-08-14T20:47:42.223Z PASS [ 0.022s] tokio::rt_handle_block_on current_thread_scheduler::basic_fs
15312024-08-14T20:47:42.248Z PASS [ 0.022s] tokio::rt_handle_block_on current_thread_scheduler::fs_shutdown_before_started
15322024-08-14T20:47:42.248Z PASS [ 0.020s] tokio::rt_handle_block_on current_thread_scheduler::spawn_after_runtime_dropped
15332024-08-14T20:47:42.273Z PASS [ 0.020s] tokio::rt_handle_block_on current_thread_scheduler::spawn_blocking_after_shutdown_fails
15342024-08-14T20:47:42.273Z PASS [ 0.054s] tokio::rt_handle_block_on current_thread_scheduler::nesting
15352024-08-14T20:47:42.273Z PASS [ 0.024s] tokio::rt_handle_block_on current_thread_scheduler::tcp_listener_bind
15362024-08-14T20:47:42.298Z PASS [ 0.016s] tokio::rt_handle_block_on current_thread_scheduler::udp_socket_bind
15372024-08-14T20:47:42.298Z PASS [ 0.019s] tokio::rt_handle_block_on threaded_scheduler_1_thread::basic_fs
15382024-08-14T20:47:42.323Z PASS [ 0.019s] tokio::rt_handle_block_on threaded_scheduler_1_thread::fs_shutdown_before_started
15392024-08-14T20:47:42.324Z PASS [ 0.120s] tokio::rt_handle_block_on current_thread_scheduler::basic_spawn_blocking
15402024-08-14T20:47:42.348Z PASS [ 0.019s] tokio::rt_handle_block_on threaded_scheduler_1_thread::spawn_after_runtime_dropped
15412024-08-14T20:47:42.372Z PASS [ 0.019s] tokio::rt_handle_block_on threaded_scheduler_1_thread::spawn_blocking_after_shutdown_fails
15422024-08-14T20:47:42.372Z PASS [ 0.054s] tokio::rt_handle_block_on threaded_scheduler_1_thread::nesting
15432024-08-14T20:47:42.397Z PASS [ 0.020s] tokio::rt_handle_block_on threaded_scheduler_1_thread::tcp_listener_bind
15442024-08-14T20:47:42.421Z PASS [ 0.120s] tokio::rt_handle_block_on threaded_scheduler_1_thread::basic_spawn_blocking
15452024-08-14T20:47:42.421Z PASS [ 0.025s] tokio::rt_handle_block_on threaded_scheduler_1_thread::udp_socket_bind
15462024-08-14T20:47:42.469Z PASS [ 0.055s] tokio::rt_handle_block_on threaded_scheduler_1_thread_only::sleep_after_shutdown_panics
15472024-08-14T20:47:42.525Z PASS [ 0.122s] tokio::rt_handle_block_on threaded_scheduler_1_thread_only::sleep
15482024-08-14T20:47:42.550Z PASS [ 0.066s] tokio::rt_handle_block_on threaded_scheduler_1_thread_only::sleep_before_shutdown_panics
15492024-08-14T20:47:42.574Z PASS [ 0.022s] tokio::rt_handle_block_on threaded_scheduler_4_threads::basic_fs
15502024-08-14T20:47:42.574Z PASS [ 0.040s] tokio::rt_handle_block_on threaded_scheduler_1_thread_only::unix_listener_bind
15512024-08-14T20:47:42.599Z PASS [ 0.021s] tokio::rt_handle_block_on threaded_scheduler_4_threads::fs_shutdown_before_started
15522024-08-14T20:47:42.636Z PASS [ 0.049s] tokio::rt_handle_block_on threaded_scheduler_4_threads::nesting
15532024-08-14T20:47:42.661Z PASS [ 0.020s] tokio::rt_handle_block_on threaded_scheduler_4_threads::spawn_after_runtime_dropped
15542024-08-14T20:47:42.686Z PASS [ 0.018s] tokio::rt_handle_block_on threaded_scheduler_4_threads::spawn_blocking_after_shutdown_fails
15552024-08-14T20:47:42.686Z PASS [ 0.126s] tokio::rt_handle_block_on threaded_scheduler_4_threads::basic_spawn_blocking
15562024-08-14T20:47:42.711Z PASS [ 0.020s] tokio::rt_handle_block_on threaded_scheduler_4_threads::tcp_listener_bind
15572024-08-14T20:47:42.735Z PASS [ 0.019s] tokio::rt_handle_block_on threaded_scheduler_4_threads::udp_socket_bind
15582024-08-14T20:47:42.845Z PASS [ 0.122s] tokio::rt_handle_block_on threaded_scheduler_4_threads_only::sleep
15592024-08-14T20:47:42.903Z PASS [ 0.057s] tokio::rt_handle_block_on threaded_scheduler_4_threads_only::sleep_after_shutdown_panics
15602024-08-14T20:47:42.955Z PASS [ 0.054s] tokio::rt_handle_block_on threaded_scheduler_4_threads_only::sleep_before_shutdown_panics
15612024-08-14T20:47:42.987Z PASS [ 0.031s] tokio::rt_handle_block_on threaded_scheduler_4_threads_only::unix_listener_bind
15622024-08-14T20:47:43.014Z PASS [ 0.023s] tokio::rt_handle_block_on unbounded_mpsc_channel
15632024-08-14T20:47:43.038Z PASS [ 0.026s] tokio::rt_metrics num_alive_tasks
15642024-08-14T20:47:43.062Z PASS [ 0.020s] tokio::rt_metrics num_workers
15652024-08-14T20:47:43.087Z PASS [ 0.017s] tokio::rt_panic builder_global_queue_interval_panic_caller
15662024-08-14T20:47:43.087Z PASS [ 0.015s] tokio::rt_panic builder_max_blocking_threads_panic_caller
15672024-08-14T20:47:43.111Z PASS [ 0.016s] tokio::rt_panic builder_worker_threads_panic_caller
15682024-08-14T20:47:43.135Z PASS [ 0.015s] tokio::rt_panic current_handle_panic_caller
15692024-08-14T20:47:43.159Z PASS [ 0.015s] tokio::rt_panic into_panic_panic_caller
15702024-08-14T20:47:43.201Z PASS [ 0.066s] tokio::rt_threaded blocking
15712024-08-14T20:47:43.225Z PASS [ 0.021s] tokio::rt_threaded coop_and_block_in_place
15722024-08-14T20:47:43.262Z PASS [ 1.021s] tokio::rt_handle_block_on current_thread_scheduler::spawn_blocking_started_before_shutdown_continues
15732024-08-14T20:47:43.287Z PASS [ 0.022s] tokio::rt_threaded global_queue_interval_set_to_one
15742024-08-14T20:47:43.384Z PASS [ 1.021s] tokio::rt_handle_block_on threaded_scheduler_1_thread::spawn_blocking_started_before_shutdown_continues
15752024-08-14T20:47:43.408Z PASS [ 0.023s] tokio::rt_threaded lifo_slot_budget
15762024-08-14T20:47:43.728Z PASS [ 1.024s] tokio::rt_handle_block_on threaded_scheduler_4_threads::spawn_blocking_started_before_shutdown_continues
15772024-08-14T20:47:43.768Z PASS [ 0.070s] tokio::rt_threaded many_oneshot_futures
15782024-08-14T20:47:43.823Z PASS [ 0.038s] tokio::rt_threaded max_blocking_threads
15792024-08-14T20:47:43.885Z PASS [ 0.074s] tokio::rt_threaded max_blocking_threads_set_to_zero
15802024-08-14T20:47:43.909Z PASS [ 0.028s] tokio::rt_threaded multi_threadpool
15812024-08-14T20:47:43.939Z PASS [ 0.031s] tokio::rt_threaded single_thread
15822024-08-14T20:47:43.975Z PASS [ 0.035s] tokio::rt_threaded spawn_shutdown
15832024-08-14T20:47:44.004Z PASS [ 0.026s] tokio::rt_threaded spawn_two
15842024-08-14T20:47:44.034Z PASS [ 0.031s] tokio::rt_threaded start_stop_callbacks_called
15852024-08-14T20:47:44.142Z PASS [ 0.110s] tokio::rt_threaded test_block_in_place1
15862024-08-14T20:47:44.170Z PASS [ 0.021s] tokio::rt_threaded test_block_in_place2
15872024-08-14T20:47:44.224Z PASS [ 0.059s] tokio::rt_threaded test_block_in_place3
15882024-08-14T20:47:44.251Z PASS [ 0.021s] tokio::rt_threaded test_block_in_place4
15892024-08-14T20:47:44.305Z PASS [ 1.021s] tokio::rt_threaded hang_on_shutdown
15902024-08-14T20:47:44.329Z PASS [ 0.069s] tokio::rt_threaded test_nested_block_in_place_with_block_on_between
15912024-08-14T20:47:44.377Z PASS [ 0.066s] tokio::rt_threaded test_tuning
15922024-08-14T20:47:44.401Z PASS [ 0.072s] tokio::rt_threaded wake_during_shutdown
15932024-08-14T20:47:44.401Z PASS [ 0.027s] tokio::rt_threaded yield_after_block_in_place
15942024-08-14T20:47:44.426Z PASS [ 0.030s] tokio::rt_time_start_paused test_start_paused
15952024-08-14T20:47:44.450Z PASS [ 0.028s] tokio::signal_ctrl_c ctrl_c
15962024-08-14T20:47:44.450Z PASS [ 0.024s] tokio::signal_drop_recv drop_then_get_a_signal
15972024-08-14T20:47:44.475Z PASS [ 0.024s] tokio::signal_drop_rt dropping_loops_does_not_cause_starvation
15982024-08-14T20:47:44.475Z PASS [ 0.021s] tokio::signal_drop_signal dropping_signal_does_not_deregister_any_other_instances
15992024-08-14T20:47:44.499Z PASS [ 0.032s] tokio::signal_multi_rt multi_loop
16002024-08-14T20:47:44.523Z PASS [ 0.043s] tokio::signal_no_rt no_runtime_panics_creating_signals
16012024-08-14T20:47:44.523Z PASS [ 0.031s] tokio::signal_notify_both notify_both
16022024-08-14T20:47:44.898Z PASS [ 0.020s] tokio::signal_panic signal_panic_caller
16032024-08-14T20:47:44.898Z PASS [ 0.027s] tokio::signal_twice twice
16042024-08-14T20:47:44.898Z PASS [ 0.041s] tokio::signal_usr1 signal_usr1
16052024-08-14T20:47:44.922Z PASS [ 0.037s] tokio::sync_barrier barrier_future_is_send
16062024-08-14T20:47:44.922Z PASS [ 0.028s] tokio::sync_barrier lots
16072024-08-14T20:47:44.922Z PASS [ 0.028s] tokio::sync_barrier single
16082024-08-14T20:47:44.922Z PASS [ 1.399s] tokio::rt_threaded drop_threadpool_drops_futures
16092024-08-14T20:47:44.922Z PASS [ 0.025s] tokio::sync_barrier tango
16102024-08-14T20:47:44.923Z PASS [ 0.030s] tokio::sync_barrier zero_does_not_block
16112024-08-14T20:47:44.923Z PASS [ 0.029s] tokio::sync_broadcast change_tasks
16122024-08-14T20:47:44.923Z PASS [ 0.093s] tokio::sync_broadcast drop_rx_while_values_remain
16132024-08-14T20:47:44.923Z PASS [ 0.110s] tokio::sync_broadcast capacity_too_big
16142024-08-14T20:47:44.923Z PASS [ 0.092s] tokio::sync_broadcast dropping_sender_does_not_overwrite
16152024-08-14T20:47:44.923Z PASS [ 0.022s] tokio::sync_broadcast dropping_tx_notifies_rx
16162024-08-14T20:47:44.923Z PASS [ 0.025s] tokio::sync_broadcast lagging_receiver_recovers_after_wrap_closed_1
16172024-08-14T20:47:44.923Z PASS [ 0.018s] tokio::sync_broadcast lagging_rx
16182024-08-14T20:47:44.923Z PASS [ 0.112s] tokio::sync_broadcast lagging_receiver_recovers_after_wrap_closed_2
16192024-08-14T20:47:44.923Z PASS [ 0.094s] tokio::sync_broadcast lagging_receiver_recovers_after_wrap_open
16202024-08-14T20:47:45.229Z PASS [ 0.065s] tokio::sync_broadcast panic_in_clone
16212024-08-14T20:47:45.229Z PASS [ 0.055s] tokio::sync_broadcast receiver_len_with_lagged
16222024-08-14T20:47:45.253Z PASS [ 0.032s] tokio::sync_broadcast resubscribe_lagged
16232024-08-14T20:47:45.253Z PASS [ 0.031s] tokio::sync_broadcast resubscribe_points_to_tail
16242024-08-14T20:47:45.253Z PASS [ 0.021s] tokio::sync_broadcast resubscribe_to_closed_channel
16252024-08-14T20:47:45.254Z PASS [ 0.082s] tokio::sync_broadcast send_in_waker_drop
16262024-08-14T20:47:45.254Z PASS [ 5.059s] tokio::process_kill_on_drop kill_on_drop
16272024-08-14T20:47:45.254Z PASS [ 0.069s] tokio::sync_broadcast send_no_rx
16282024-08-14T20:47:45.254Z PASS [ 0.083s] tokio::sync_broadcast send_recv_bounded
16292024-08-14T20:47:45.254Z PASS [ 0.025s] tokio::sync_broadcast send_slow_rx
16302024-08-14T20:47:45.254Z PASS [ 0.040s] tokio::sync_broadcast send_try_recv_bounded
16312024-08-14T20:47:45.254Z PASS [ 0.030s] tokio::sync_broadcast send_two_recv
16322024-08-14T20:47:45.254Z PASS [ 0.022s] tokio::sync_broadcast send_two_recv_bounded
16332024-08-14T20:47:45.254Z PASS [ 0.091s] tokio::sync_broadcast sender_len
16342024-08-14T20:47:45.254Z PASS [ 0.080s] tokio::sync_broadcast sender_len_random
16352024-08-14T20:47:45.254Z PASS [ 0.040s] tokio::sync_broadcast single_capacity_recvs
16362024-08-14T20:47:45.254Z PASS [ 0.031s] tokio::sync_broadcast single_capacity_recvs_after_drop_1
16372024-08-14T20:47:45.254Z PASS [ 0.021s] tokio::sync_broadcast single_capacity_recvs_after_drop_2
16382024-08-14T20:47:45.254Z PASS [ 0.022s] tokio::sync_broadcast unconsumed_messages_are_dropped
16392024-08-14T20:47:45.384Z PASS [ 0.090s] tokio::sync_broadcast zero_capacity
16402024-08-14T20:47:45.384Z PASS [ 0.079s] tokio::sync_errors mpsc_error_bound
16412024-08-14T20:47:45.384Z PASS [ 0.021s] tokio::sync_errors oneshot_error_bound
16422024-08-14T20:47:45.384Z PASS [ 0.053s] tokio::sync_errors watch_error_bound
16432024-08-14T20:47:45.384Z PASS [ 0.042s] tokio::sync_mpsc async_send_recv_many_with_buffer
16442024-08-14T20:47:45.384Z PASS [ 0.033s] tokio::sync_mpsc async_send_recv_unbounded
16452024-08-14T20:47:45.384Z PASS [ 0.073s] tokio::sync_mpsc async_send_recv_with_buffer
16462024-08-14T20:47:45.384Z PASS [ 0.055s] tokio::sync_mpsc blocking_recv
16472024-08-14T20:47:45.384Z PASS [ 0.031s] tokio::sync_mpsc blocking_send
16482024-08-14T20:47:45.442Z PASS [ 0.022s] tokio::sync_mpsc drop_permit_iterator_releases_permits
16492024-08-14T20:47:45.469Z PASS [ 0.093s] tokio::sync_mpsc blocking_send_async
16502024-08-14T20:47:45.469Z PASS [ 0.084s] tokio::sync_mpsc buffer_gteq_one
16512024-08-14T20:47:45.469Z PASS [ 0.131s] tokio::sync_mpsc blocking_recv_async
16522024-08-14T20:47:45.493Z PASS [ 0.026s] tokio::sync_mpsc dropping_rx_closes_channel
16532024-08-14T20:47:45.493Z PASS [ 0.077s] tokio::sync_mpsc drop_permit_releases_permit
16542024-08-14T20:47:45.775Z PASS [ 0.034s] tokio::sync_mpsc dropping_rx_closes_channel_for_try
16552024-08-14T20:47:45.799Z PASS [ 0.026s] tokio::sync_mpsc no_t_bounds_buffer
16562024-08-14T20:47:45.799Z PASS [ 0.072s] tokio::sync_mpsc no_t_bounds_unbounded
16572024-08-14T20:47:45.799Z PASS [ 0.065s] tokio::sync_mpsc permit_available_not_acquired_close
16582024-08-14T20:47:45.799Z PASS [ 0.054s] tokio::sync_mpsc ready_close_cancel_bounded
16592024-08-14T20:47:45.800Z PASS [ 0.049s] tokio::sync_mpsc recv_close_gets_none_idle
16602024-08-14T20:47:45.800Z PASS [ 0.029s] tokio::sync_mpsc recv_close_gets_none_reserved
16612024-08-14T20:47:45.800Z PASS [ 0.040s] tokio::sync_mpsc recv_timeout
16622024-08-14T20:47:45.800Z PASS [ 0.071s] tokio::sync_mpsc reserve_disarm
16632024-08-14T20:47:45.800Z PASS [ 0.063s] tokio::sync_mpsc reserve_many_above_cap
16642024-08-14T20:47:45.800Z PASS [ 0.083s] tokio::sync_mpsc recv_timeout_panic
16652024-08-14T20:47:45.800Z PASS [ 0.073s] tokio::sync_mpsc reserve_many_and_send
16662024-08-14T20:47:45.800Z PASS [ 0.022s] tokio::sync_mpsc reserve_many_on_closed_channel
16672024-08-14T20:47:45.800Z PASS [ 0.030s] tokio::sync_mpsc reserve_many_zero
16682024-08-14T20:47:45.800Z PASS [ 0.023s] tokio::sync_mpsc send_recv_buffer_limited
16692024-08-14T20:47:45.800Z PASS [ 0.054s] tokio::sync_mpsc send_recv_many_bounded_capacity
16702024-08-14T20:47:45.800Z PASS [ 0.040s] tokio::sync_mpsc send_recv_many_unbounded_capacity
16712024-08-14T20:47:45.800Z PASS [ 0.081s] tokio::sync_mpsc send_recv_many_unbounded
16722024-08-14T20:47:45.800Z PASS [ 0.058s] tokio::sync_mpsc send_recv_stream_unbounded
16732024-08-14T20:47:45.800Z PASS [ 0.054s] tokio::sync_mpsc send_recv_stream_with_buffer
16742024-08-14T20:47:45.800Z PASS [ 0.030s] tokio::sync_mpsc send_recv_unbounded
16752024-08-14T20:47:46.031Z PASS [ 0.062s] tokio::sync_mpsc send_recv_with_buffer
16762024-08-14T20:47:46.031Z PASS [ 0.052s] tokio::sync_mpsc start_send_past_cap
16772024-08-14T20:47:46.031Z PASS [ 0.041s] tokio::sync_mpsc test_is_empty_32_msgs
16782024-08-14T20:47:46.031Z PASS [ 0.057s] tokio::sync_mpsc test_rx_is_closed_when_calling_close_with_sender
16792024-08-14T20:47:46.031Z PASS [ 0.027s] tokio::sync_mpsc test_rx_is_closed_when_dropping_all_senders
16802024-08-14T20:47:46.031Z PASS [ 0.032s] tokio::sync_mpsc test_rx_is_closed_when_there_are_messages_and_close_is_called
16812024-08-14T20:47:46.031Z PASS [ 0.024s] tokio::sync_mpsc test_rx_is_closed_when_there_are_no_senders_and_there_are_messages
16822024-08-14T20:47:46.031Z PASS [ 0.068s] tokio::sync_mpsc test_rx_is_empty_all_senders_are_dropped_and_messages_consumed
16832024-08-14T20:47:46.056Z PASS [ 0.062s] tokio::sync_mpsc test_rx_is_empty_when_all_messages_are_consumed
16842024-08-14T20:47:46.056Z PASS [ 0.054s] tokio::sync_mpsc test_rx_is_empty_when_no_messages_were_sent
16852024-08-14T20:47:46.056Z PASS [ 0.056s] tokio::sync_mpsc test_rx_is_not_closed_when_there_are_permits_but_not_senders
16862024-08-14T20:47:46.056Z PASS [ 0.026s] tokio::sync_mpsc test_rx_is_not_closed_when_there_are_senders
16872024-08-14T20:47:46.056Z PASS [ 0.036s] tokio::sync_mpsc test_rx_is_not_closed_when_there_are_senders_and_buffer_filled
16882024-08-14T20:47:46.056Z PASS [ 0.023s] tokio::sync_mpsc test_rx_len_on_empty_channel
16892024-08-14T20:47:46.056Z PASS [ 0.041s] tokio::sync_mpsc test_rx_is_not_empty_when_the_buffer_is_full
16902024-08-14T20:47:46.056Z PASS [ 0.035s] tokio::sync_mpsc test_rx_is_not_empty_when_there_are_messages_in_the_buffer
16912024-08-14T20:47:46.056Z PASS [ 0.050s] tokio::sync_mpsc test_rx_is_not_empty_when_all_but_one_messages_are_consumed
16922024-08-14T20:47:46.327Z PASS [ 0.053s] tokio::sync_mpsc test_rx_len_on_empty_channel_without_senders
16932024-08-14T20:47:46.327Z PASS [ 0.031s] tokio::sync_mpsc test_rx_len_on_filled_channel
16942024-08-14T20:47:46.327Z PASS [ 0.032s] tokio::sync_mpsc test_rx_len_on_filled_channel_without_senders
16952024-08-14T20:47:46.351Z PASS [ 0.024s] tokio::sync_mpsc test_rx_len_when_close_is_called
16962024-08-14T20:47:46.351Z PASS [ 0.071s] tokio::sync_mpsc test_rx_len_when_close_is_called_after_dropping_sender
16972024-08-14T20:47:46.351Z PASS [ 0.065s] tokio::sync_mpsc test_rx_len_when_close_is_called_before_dropping_sender
16982024-08-14T20:47:46.351Z PASS [ 0.057s] tokio::sync_mpsc test_rx_len_when_consuming_all_messages
16992024-08-14T20:47:46.351Z PASS [ 0.059s] tokio::sync_mpsc test_rx_unbounded_is_closed_when_calling_close_with_sender
17002024-08-14T20:47:46.351Z PASS [ 0.024s] tokio::sync_mpsc test_rx_unbounded_is_closed_when_dropping_all_senders
17012024-08-14T20:47:46.352Z PASS [ 0.047s] tokio::sync_mpsc test_rx_unbounded_is_closed_when_there_are_messages_and_close_is_called
17022024-08-14T20:47:46.352Z PASS [ 0.039s] tokio::sync_mpsc test_rx_unbounded_is_closed_when_there_are_no_senders_and_there_are_messages
17032024-08-14T20:47:46.352Z PASS [ 0.030s] tokio::sync_mpsc test_rx_unbounded_is_empty_all_senders_are_dropped_and_messages_consumed
17042024-08-14T20:47:46.352Z PASS [ 0.077s] tokio::sync_mpsc test_rx_unbounded_is_empty_when_all_messages_are_consumed
17052024-08-14T20:47:46.352Z PASS [ 0.056s] tokio::sync_mpsc test_rx_unbounded_is_empty_when_no_messages_were_sent
17062024-08-14T20:47:46.352Z PASS [ 0.041s] tokio::sync_mpsc test_rx_unbounded_is_not_closed_when_there_are_senders
17072024-08-14T20:47:46.352Z PASS [ 0.032s] tokio::sync_mpsc test_rx_unbounded_is_not_empty_when_all_but_one_messages_are_consumed
17082024-08-14T20:47:46.352Z PASS [ 0.080s] tokio::sync_mpsc test_rx_unbounded_len_on_empty_channel
17092024-08-14T20:47:46.352Z PASS [ 0.092s] tokio::sync_mpsc test_rx_unbounded_is_not_empty_when_there_are_messages_in_the_buffer
17102024-08-14T20:47:46.352Z PASS [ 0.031s] tokio::sync_mpsc test_rx_unbounded_len_when_close_is_called
17112024-08-14T20:47:46.352Z PASS [ 0.091s] tokio::sync_mpsc test_rx_unbounded_len_on_empty_channel_without_senders
17122024-08-14T20:47:46.689Z PASS [ 0.050s] tokio::sync_mpsc test_rx_unbounded_len_when_close_is_called_after_dropping_sender
17132024-08-14T20:47:46.689Z PASS [ 0.040s] tokio::sync_mpsc test_rx_unbounded_len_when_close_is_called_before_dropping_sender
17142024-08-14T20:47:46.689Z PASS [ 0.075s] tokio::sync_mpsc test_rx_unbounded_len_with_multiple_messages
17152024-08-14T20:47:46.689Z PASS [ 0.084s] tokio::sync_mpsc test_rx_unbounded_len_when_consuming_all_messages
17162024-08-14T20:47:46.713Z PASS [ 0.032s] tokio::sync_mpsc test_tx_capacity
17172024-08-14T20:47:46.713Z PASS [ 0.076s] tokio::sync_mpsc test_rx_unbounded_len_with_multiple_messages_and_dropped_senders
17182024-08-14T20:47:46.713Z PASS [ 0.023s] tokio::sync_mpsc try_recv_unbounded
17192024-08-14T20:47:46.714Z PASS [ 0.053s] tokio::sync_mpsc try_recv_bounded
17202024-08-14T20:47:46.714Z PASS [ 0.042s] tokio::sync_mpsc try_recv_close_while_empty_bounded
17212024-08-14T20:47:46.714Z PASS [ 0.032s] tokio::sync_mpsc try_recv_close_while_empty_unbounded
17222024-08-14T20:47:46.714Z PASS [ 0.052s] tokio::sync_mpsc try_reserve_fails
17232024-08-14T20:47:46.714Z PASS [ 0.024s] tokio::sync_mpsc try_reserve_many_and_send
17242024-08-14T20:47:46.714Z PASS [ 0.035s] tokio::sync_mpsc try_reserve_many_edge_cases
17252024-08-14T20:47:46.714Z PASS [ 0.020s] tokio::sync_mpsc try_reserve_many_on_closed_channel
17262024-08-14T20:47:46.714Z PASS [ 0.081s] tokio::sync_mpsc try_reserve_many_zero
17272024-08-14T20:47:46.714Z PASS [ 0.071s] tokio::sync_mpsc try_send_fail
17282024-08-14T20:47:46.714Z PASS [ 0.044s] tokio::sync_mpsc try_send_fail_with_try_recv
17292024-08-14T20:47:46.714Z PASS [ 0.075s] tokio::sync_mpsc tx_close_gets_none
17302024-08-14T20:47:46.714Z PASS [ 0.061s] tokio::sync_mpsc unconsumed_messages_are_dropped
17312024-08-14T20:47:46.914Z PASS [ 0.195s] tokio::sync_mpsc try_reserve_many_full
17322024-08-14T20:47:46.914Z PASS [ 0.065s] tokio::sync_mpsc_weak actor_weak_sender
17332024-08-14T20:47:46.914Z PASS [ 0.021s] tokio::sync_mpsc_weak actor_weak_unbounded_sender
17342024-08-14T20:47:46.914Z PASS [ 0.034s] tokio::sync_mpsc_weak downgrade_drop_upgrade
17352024-08-14T20:47:46.914Z PASS [ 0.023s] tokio::sync_mpsc_weak downgrade_drop_upgrade_unbounded
17362024-08-14T20:47:46.915Z PASS [ 0.039s] tokio::sync_mpsc_weak downgrade_get_permit_upgrade_no_senders
17372024-08-14T20:47:46.915Z PASS [ 0.030s] tokio::sync_mpsc_weak downgrade_upgrade_get_permit_no_senders
17382024-08-14T20:47:46.915Z PASS [ 0.062s] tokio::sync_mpsc_weak downgrade_upgrade_sender_failure
17392024-08-14T20:47:46.915Z PASS [ 0.053s] tokio::sync_mpsc_weak downgrade_upgrade_sender_success
17402024-08-14T20:47:46.915Z PASS [ 0.041s] tokio::sync_mpsc_weak downgrade_upgrade_unbounded_sender_failure
17412024-08-14T20:47:46.915Z PASS [ 0.055s] tokio::sync_mpsc_weak downgrade_upgrade_unbounded_sender_success
17422024-08-14T20:47:46.915Z PASS [ 0.032s] tokio::sync_mpsc_weak sender_strong_and_weak_conut
17432024-08-14T20:47:46.915Z PASS [ 0.021s] tokio::sync_mpsc_weak sender_strong_count_when_cloned
17442024-08-14T20:47:46.915Z PASS [ 0.050s] tokio::sync_mpsc_weak sender_weak_count_when_downgraded
17452024-08-14T20:47:46.915Z PASS [ 0.077s] tokio::sync_mpsc_weak sender_strong_count_when_dropped
17462024-08-14T20:47:46.915Z PASS [ 0.028s] tokio::sync_mpsc_weak sender_weak_count_when_dropped
17472024-08-14T20:47:46.915Z PASS [ 0.021s] tokio::sync_mpsc_weak test_msgs_dropped_on_rx_drop
17482024-08-14T20:47:46.939Z PASS [ 0.027s] tokio::sync_mpsc_weak test_msgs_dropped_on_unbounded_rx_drop
17492024-08-14T20:47:47.178Z PASS [ 0.021s] tokio::sync_mpsc_weak test_rx_is_closed_when_dropping_all_senders_except_weak_senders
17502024-08-14T20:47:47.178Z PASS [ 0.063s] tokio::sync_mpsc_weak test_rx_unbounded_is_closed_when_dropping_all_senders_except_weak_senders
17512024-08-14T20:47:47.178Z PASS [ 0.058s] tokio::sync_mpsc_weak test_tx_count_weak_sender
17522024-08-14T20:47:47.178Z PASS [ 0.034s] tokio::sync_mpsc_weak test_tx_count_weak_unbounded_sender
17532024-08-14T20:47:47.202Z PASS [ 0.022s] tokio::sync_mpsc_weak unbounded_sender_strong_and_weak_conut
17542024-08-14T20:47:47.202Z PASS [ 0.021s] tokio::sync_mpsc_weak unbounded_sender_strong_count_when_dropped
17552024-08-14T20:47:47.202Z PASS [ 0.027s] tokio::sync_mpsc_weak unbounded_sender_strong_count_when_cloned
17562024-08-14T20:47:47.202Z PASS [ 0.075s] tokio::sync_mpsc_weak unbounded_sender_weak_count_when_downgraded
17572024-08-14T20:47:47.202Z PASS [ 0.070s] tokio::sync_mpsc_weak unbounded_sender_weak_count_when_dropped
17582024-08-14T20:47:47.202Z PASS [ 0.063s] tokio::sync_mpsc_weak weak_sender
17592024-08-14T20:47:47.203Z PASS [ 0.065s] tokio::sync_mpsc_weak weak_unbounded_sender
17602024-08-14T20:47:47.203Z PASS [ 0.022s] tokio::sync_mutex aborted_future_1
17612024-08-14T20:47:47.203Z PASS [ 0.030s] tokio::sync_mutex aborted_future_2
17622024-08-14T20:47:47.203Z PASS [ 0.021s] tokio::sync_mutex debug_format
17632024-08-14T20:47:47.203Z PASS [ 0.070s] tokio::sync_mutex mutex_debug
17642024-08-14T20:47:47.203Z PASS [ 0.065s] tokio::sync_mutex readiness
17652024-08-14T20:47:47.203Z PASS [ 0.058s] tokio::sync_mutex straight_execution
17662024-08-14T20:47:47.203Z PASS [ 0.051s] tokio::sync_mutex try_lock
17672024-08-14T20:47:47.432Z PASS [ 0.030s] tokio::sync_mutex_owned aborted_future_1
17682024-08-14T20:47:47.432Z PASS [ 0.022s] tokio::sync_mutex_owned aborted_future_2
17692024-08-14T20:47:47.432Z PASS [ 0.038s] tokio::sync_mutex_owned debug_format
17702024-08-14T20:47:47.457Z PASS [ 0.030s] tokio::sync_mutex_owned readiness
17712024-08-14T20:47:47.457Z PASS [ 0.030s] tokio::sync_notify notified_drop_notified_notify
17722024-08-14T20:47:47.457Z PASS [ 0.062s] tokio::sync_mutex_owned try_lock_owned
17732024-08-14T20:47:47.457Z PASS [ 0.070s] tokio::sync_mutex_owned straight_execution
17742024-08-14T20:47:47.457Z PASS [ 0.037s] tokio::sync_notify notified_multi_notify
17752024-08-14T20:47:47.457Z PASS [ 0.021s] tokio::sync_notify notified_multi_notify_drop_one
17762024-08-14T20:47:47.457Z PASS [ 0.033s] tokio::sync_notify notified_multi_notify_last_drop
17772024-08-14T20:47:47.457Z PASS [ 0.027s] tokio::sync_notify notified_multi_notify_one_drop
17782024-08-14T20:47:47.457Z PASS [ 0.020s] tokio::sync_notify notified_one_notify
17792024-08-14T20:47:47.457Z PASS [ 0.070s] tokio::sync_notify notify_in_drop_after_wake
17802024-08-14T20:47:47.457Z PASS [ 0.059s] tokio::sync_notify notify_multi_notified_last
17812024-08-14T20:47:47.457Z PASS [ 0.054s] tokio::sync_notify notify_multi_notified_one
17822024-08-14T20:47:47.457Z PASS [ 0.022s] tokio::sync_notify notify_notified_multi
17832024-08-14T20:47:47.457Z PASS [ 0.028s] tokio::sync_notify notify_notified_one
17842024-08-14T20:47:47.457Z PASS [ 0.022s] tokio::sync_notify notify_one_after_dropped_all
17852024-08-14T20:47:47.457Z PASS [ 0.061s] tokio::sync_notify test_enable_consumes_permit
17862024-08-14T20:47:47.457Z PASS [ 0.068s] tokio::sync_notify test_enable_after_poll
17872024-08-14T20:47:47.457Z PASS [ 0.053s] tokio::sync_notify test_notify_one_after_enable
17882024-08-14T20:47:47.678Z PASS [ 0.058s] tokio::sync_notify test_notify_one_not_enabled
17892024-08-14T20:47:47.678Z PASS [ 0.024s] tokio::sync_notify test_poll_after_enable
17902024-08-14T20:47:47.703Z PASS [ 0.031s] tokio::sync_notify test_waker_update
17912024-08-14T20:47:47.703Z PASS [ 0.023s] tokio::sync_once_cell drop_cell
17922024-08-14T20:47:47.703Z PASS [ 0.022s] tokio::sync_once_cell from
17932024-08-14T20:47:47.703Z PASS [ 0.045s] tokio::sync_once_cell drop_cell_new_with
17942024-08-14T20:47:47.703Z PASS [ 0.038s] tokio::sync_once_cell drop_into_inner
17952024-08-14T20:47:47.703Z PASS [ 0.031s] tokio::sync_once_cell drop_into_inner_new_with
17962024-08-14T20:47:47.703Z PASS [ 0.048s] tokio::sync_once_cell get_or_init
17972024-08-14T20:47:47.703Z PASS [ 0.021s] tokio::sync_once_cell get_or_init_panic
17982024-08-14T20:47:47.703Z PASS [ 0.032s] tokio::sync_once_cell get_or_try_init
17992024-08-14T20:47:47.703Z PASS [ 0.024s] tokio::sync_once_cell get_uninit
18002024-08-14T20:47:47.703Z PASS [ 0.075s] tokio::sync_once_cell set_and_get
18012024-08-14T20:47:47.703Z PASS [ 0.066s] tokio::sync_once_cell set_twice
18022024-08-14T20:47:47.703Z PASS [ 0.058s] tokio::sync_once_cell set_while_initializing
18032024-08-14T20:47:47.703Z PASS [ 0.035s] tokio::sync_oneshot async_rx_closed
18042024-08-14T20:47:47.703Z PASS [ 0.025s] tokio::sync_oneshot async_send_recv
18052024-08-14T20:47:47.703Z PASS [ 0.018s] tokio::sync_oneshot close_tx
18062024-08-14T20:47:47.703Z PASS [ 0.044s] tokio::sync_oneshot close_after_recv
18072024-08-14T20:47:47.703Z PASS [ 0.037s] tokio::sync_oneshot close_rx
18082024-08-14T20:47:47.908Z PASS [ 0.085s] tokio::sync_oneshot close_try_recv_poll
18092024-08-14T20:47:47.933Z PASS [ 0.058s] tokio::sync_oneshot drops_tasks
18102024-08-14T20:47:47.933Z PASS [ 0.033s] tokio::sync_oneshot explicit_close_poll
18112024-08-14T20:47:47.933Z PASS [ 0.024s] tokio::sync_oneshot explicit_close_try_recv
18122024-08-14T20:47:47.933Z PASS [ 0.074s] tokio::sync_oneshot receiver_changes_task
18132024-08-14T20:47:47.933Z PASS [ 0.066s] tokio::sync_oneshot send_recv
18142024-08-14T20:47:47.933Z PASS [ 0.059s] tokio::sync_oneshot sender_changes_task
18152024-08-14T20:47:47.933Z PASS [ 0.053s] tokio::sync_oneshot try_recv_after_completion
18162024-08-14T20:47:47.933Z PASS [ 0.031s] tokio::sync_oneshot try_recv_after_completion_await
18172024-08-14T20:47:47.933Z PASS [ 0.023s] tokio::sync_panic broadcast_channel_panic_caller
18182024-08-14T20:47:47.933Z PASS [ 0.042s] tokio::sync_panic mpsc_bounded_channel_panic_caller
18192024-08-14T20:47:47.933Z PASS [ 0.067s] tokio::sync_panic mpsc_bounded_receiver_blocking_recv_panic_caller
18202024-08-14T20:47:47.933Z PASS [ 0.041s] tokio::sync_panic mpsc_unbounded_receiver_blocking_recv_panic_caller
18212024-08-14T20:47:48.115Z PASS [ 0.073s] tokio::sync_panic mpsc_bounded_sender_blocking_send_panic_caller
18222024-08-14T20:47:48.140Z PASS [ 0.031s] tokio::sync_panic mutex_blocking_lock_panic_caller
18232024-08-14T20:47:48.140Z PASS [ 0.033s] tokio::sync_panic oneshot_blocking_recv_panic_caller
18242024-08-14T20:47:48.140Z PASS [ 0.025s] tokio::sync_panic rwlock_blocking_read_panic_caller
18252024-08-14T20:47:48.140Z PASS [ 0.063s] tokio::sync_panic rwlock_with_max_readers_panic_caller
18262024-08-14T20:47:48.140Z PASS [ 0.072s] tokio::sync_panic rwlock_blocking_write_panic_caller
18272024-08-14T20:47:48.140Z PASS [ 0.056s] tokio::sync_panic semaphore_merge_unrelated_owned_permits
18282024-08-14T20:47:48.140Z PASS [ 0.071s] tokio::sync_panic semaphore_merge_unrelated_permits
18292024-08-14T20:47:48.140Z PASS [ 0.025s] tokio::sync_rwlock downgrade_map
18302024-08-14T20:47:48.140Z PASS [ 0.037s] tokio::sync_rwlock exhaust_reading
18312024-08-14T20:47:48.140Z PASS [ 0.029s] tokio::sync_rwlock into_inner
18322024-08-14T20:47:48.140Z PASS [ 0.017s] tokio::sync_rwlock read_shared
18332024-08-14T20:47:48.140Z PASS [ 0.036s] tokio::sync_rwlock read_exclusive_pending
18342024-08-14T20:47:48.140Z PASS [ 0.036s] tokio::sync_rwlock read_uncontested
18352024-08-14T20:47:48.140Z PASS [ 0.075s] tokio::sync_rwlock multithreaded
18362024-08-14T20:47:48.140Z PASS [ 0.030s] tokio::sync_rwlock try_downgrade_map
18372024-08-14T20:47:48.140Z PASS [ 0.032s] tokio::sync_rwlock try_read_try_write
18382024-08-14T20:47:48.396Z PASS [ 0.030s] tokio::sync_rwlock try_write
18392024-08-14T20:47:48.396Z PASS [ 0.022s] tokio::sync_rwlock write_exclusive_pending
18402024-08-14T20:47:48.396Z PASS [ 0.017s] tokio::sync_rwlock write_read_shared_pending
18412024-08-14T20:47:48.420Z PASS [ 0.072s] tokio::sync_rwlock write_order
18422024-08-14T20:47:48.421Z PASS [ 0.066s] tokio::sync_rwlock write_read_shared_drop_pending
18432024-08-14T20:47:48.421Z PASS [ 0.063s] tokio::sync_rwlock write_shared_drop
18442024-08-14T20:47:48.421Z PASS [ 0.022s] tokio::sync_rwlock write_shared_pending
18452024-08-14T20:47:48.421Z PASS [ 0.053s] tokio::sync_rwlock write_uncontested
18462024-08-14T20:47:48.421Z PASS [ 0.044s] tokio::sync_semaphore acquire
18472024-08-14T20:47:48.421Z PASS [ 0.036s] tokio::sync_semaphore add_max_amount_permits
18482024-08-14T20:47:48.421Z PASS [ 0.075s] tokio::sync_semaphore add_more_than_max_amount_permits1
18492024-08-14T20:47:48.421Z PASS [ 0.026s] tokio::sync_semaphore add_permits
18502024-08-14T20:47:48.421Z PASS [ 0.019s] tokio::sync_semaphore forget
18512024-08-14T20:47:48.421Z PASS [ 0.019s] tokio::sync_semaphore merge
18522024-08-14T20:47:48.421Z PASS [ 0.118s] tokio::sync_semaphore add_more_than_max_amount_permits2
18532024-08-14T20:47:48.421Z PASS [ 0.068s] tokio::sync_semaphore merge_unrelated_permits
18542024-08-14T20:47:48.421Z PASS [ 0.066s] tokio::sync_semaphore no_panic_at_maxpermits
18552024-08-14T20:47:48.421Z PASS [ 0.025s] tokio::sync_semaphore no_permits
18562024-08-14T20:47:48.678Z PASS [ 0.025s] tokio::sync_semaphore split
18572024-08-14T20:47:48.703Z PASS [ 0.030s] tokio::sync_semaphore stress_test
18582024-08-14T20:47:48.703Z PASS [ 0.046s] tokio::sync_semaphore panic_when_exceeds_maxpermits
18592024-08-14T20:47:48.703Z PASS [ 0.023s] tokio::sync_semaphore try_acquire
18602024-08-14T20:47:48.703Z PASS [ 0.060s] tokio::sync_semaphore_owned acquire
18612024-08-14T20:47:48.703Z PASS [ 0.048s] tokio::sync_semaphore_owned acquire_many
18622024-08-14T20:47:48.703Z PASS [ 0.030s] tokio::sync_semaphore_owned add_permits
18632024-08-14T20:47:48.703Z PASS [ 0.038s] tokio::sync_semaphore_owned forget
18642024-08-14T20:47:48.703Z PASS [ 0.025s] tokio::sync_semaphore_owned merge
18652024-08-14T20:47:48.703Z PASS [ 0.033s] tokio::sync_semaphore_owned split
18662024-08-14T20:47:48.703Z PASS [ 0.068s] tokio::sync_semaphore_owned try_acquire
18672024-08-14T20:47:48.703Z PASS [ 0.076s] tokio::sync_semaphore_owned stress_test
18682024-08-14T20:47:48.703Z PASS [ 0.096s] tokio::sync_semaphore_owned merge_unrelated_permits
18692024-08-14T20:47:48.703Z PASS [ 0.078s] tokio::sync_semaphore_owned try_acquire_many
18702024-08-14T20:47:48.703Z PASS [ 0.025s] tokio::sync_watch borrow_and_update
18712024-08-14T20:47:48.703Z PASS [ 0.076s] tokio::sync_watch multi_rx
18722024-08-14T20:47:48.703Z PASS [ 0.068s] tokio::sync_watch multiple_sender
18732024-08-14T20:47:48.704Z PASS [ 0.059s] tokio::sync_watch poll_close
18742024-08-14T20:47:48.704Z PASS [ 0.027s] tokio::sync_watch reopened_after_subscribe
18752024-08-14T20:47:48.704Z PASS [ 0.079s] tokio::sync_watch receiver_is_notified_when_last_sender_is_dropped
18762024-08-14T20:47:48.955Z PASS [ 0.035s] tokio::sync_watch rx_mark_changed
18772024-08-14T20:47:48.955Z PASS [ 0.027s] tokio::sync_watch rx_mark_unchanged
18782024-08-14T20:47:48.955Z PASS [ 0.080s] tokio::sync_watch rx_observes_final_value
18792024-08-14T20:47:48.955Z PASS [ 0.072s] tokio::sync_watch rx_version_underflow
18802024-08-14T20:47:48.980Z PASS [ 0.063s] tokio::sync_watch send_modify_panic
18812024-08-14T20:47:48.980Z PASS [ 0.049s] tokio::sync_watch single_rx_recv
18822024-08-14T20:47:48.980Z PASS [ 0.033s] tokio::task_abort remote_abort_local_set_3929
18832024-08-14T20:47:48.980Z PASS [ 0.082s] tokio::task_abort test_abort_task_that_panics_on_drop_contained
18842024-08-14T20:47:48.980Z PASS [ 0.075s] tokio::task_abort test_abort_wakes_task_3964
18852024-08-14T20:47:48.980Z PASS [ 0.074s] tokio::task_abort test_abort_without_panic_3157
18862024-08-14T20:47:48.980Z PASS [ 0.092s] tokio::task_abort test_abort_task_that_panics_on_drop_returned
18872024-08-14T20:47:48.980Z PASS [ 0.098s] tokio::task_abort test_abort_without_panic_3662
18882024-08-14T20:47:48.980Z PASS [ 0.103s] tokio::task_abort test_join_error_display
18892024-08-14T20:47:49.005Z PASS [ 0.121s] tokio::task_abort test_join_error_debug
18902024-08-14T20:47:49.030Z PASS [ 0.021s] tokio::task_blocking blocking_task_wakes_paused_runtime
18912024-08-14T20:47:49.071Z PASS [ 5.667s] tokio::rt_threaded many_multishot_futures
18922024-08-14T20:47:49.095Z PASS [ 0.022s] tokio::task_blocking can_enter_current_thread_rt_from_within_block_in_place
18932024-08-14T20:47:49.120Z PASS [ 0.102s] tokio::task_blocking blocking_when_paused
18942024-08-14T20:47:49.120Z PASS [ 0.021s] tokio::task_blocking can_shutdown_now_in_runtime
18952024-08-14T20:47:49.144Z PASS [ 0.016s] tokio::task_blocking can_shutdown_with_zero_timeout_in_runtime
18962024-08-14T20:47:49.144Z PASS [ 0.022s] tokio::task_blocking coop_disabled_in_block_in_place
18972024-08-14T20:47:49.169Z PASS [ 0.022s] tokio::task_blocking coop_disabled_in_block_in_place_in_block_on
18982024-08-14T20:47:49.193Z PASS [ 0.052s] tokio::task_blocking no_block_in_current_thread_block_on
18992024-08-14T20:47:49.217Z PASS [ 0.053s] tokio::task_blocking no_block_in_current_thread_scheduler
19002024-08-14T20:47:49.242Z PASS [ 0.020s] tokio::task_blocking unawaited_blocking_task_wakes_paused_runtime
19012024-08-14T20:47:49.266Z PASS [ 0.063s] tokio::task_blocking panicking_blocking_task_wakes_paused_runtime
19022024-08-14T20:47:49.290Z PASS [ 0.023s] tokio::task_blocking yes_block_in_threaded_block_on
19032024-08-14T20:47:49.290Z PASS [ 0.065s] tokio::task_blocking useful_panic_message_when_dropping_rt_in_rt
19042024-08-14T20:47:49.315Z PASS [ 0.023s] tokio::task_join_set abort_all
19052024-08-14T20:47:49.315Z PASS [ 0.022s] tokio::task_join_set abort_tasks
19062024-08-14T20:47:49.339Z PASS [ 0.023s] tokio::task_join_set alternating
19072024-08-14T20:47:49.339Z PASS [ 0.029s] tokio::task_join_set join_set_coop
19082024-08-14T20:47:49.364Z PASS [ 0.025s] tokio::task_join_set runtime_gone
19092024-08-14T20:47:49.364Z PASS [ 0.018s] tokio::task_join_set test_abort_on_drop
19102024-08-14T20:47:49.364Z PASS [ 0.019s] tokio::task_join_set test_with_sleep
19112024-08-14T20:47:49.388Z PASS [ 0.028s] tokio::task_join_set try_join_next
19122024-08-14T20:47:49.413Z PASS [ 0.030s] tokio::task_local local
19132024-08-14T20:47:49.413Z PASS [ 0.023s] tokio::task_local poll_after_take_value_should_fail
19142024-08-14T20:47:49.437Z PASS [ 0.020s] tokio::task_local take_value
19152024-08-14T20:47:49.437Z PASS [ 0.020s] tokio::task_local task_local_available_on_abort
19162024-08-14T20:47:49.461Z PASS [ 0.020s] tokio::task_local task_local_available_on_completion_drop
19172024-08-14T20:47:49.461Z PASS [ 0.022s] tokio::task_local_set acquire_mutex_in_drop
19182024-08-14T20:47:49.461Z PASS [ 0.024s] tokio::task_local_set all_spawns_are_local
19192024-08-14T20:47:49.485Z PASS [ 0.022s] tokio::task_local_set drop_cancels_remote_tasks
19202024-08-14T20:47:49.486Z PASS [ 0.020s] tokio::task_local_set drop_cancels_tasks
19212024-08-14T20:47:49.510Z PASS [ 0.022s] tokio::task_local_set enter_guard_spawn
19222024-08-14T20:47:49.510Z PASS [ 0.023s] tokio::task_local_set join_local_future_elsewhere
19232024-08-14T20:47:49.534Z PASS [ 0.024s] tokio::task_local_set local_current_thread_scheduler
19242024-08-14T20:47:49.534Z PASS [ 0.594s] tokio::task_blocking basic_blocking
19252024-08-14T20:47:49.558Z PASS [ 0.564s] tokio::task_blocking block_in_blocking
19262024-08-14T20:47:49.559Z PASS [ 0.588s] tokio::task_blocking block_in_block
19272024-08-14T20:47:49.583Z PASS [ 0.039s] tokio::task_local_set local_tasks_wake_join_all
19282024-08-14T20:47:49.583Z PASS [ 0.029s] tokio::task_local_set local_threadpool
19292024-08-14T20:47:49.607Z PASS [ 0.069s] tokio::task_local_set local_tasks_are_polled_after_tick
19302024-08-14T20:47:49.607Z PASS [ 0.028s] tokio::task_local_set local_threadpool_blocking_run
19312024-08-14T20:47:49.758Z PASS [ 0.039s] tokio::task_local_set local_threadpool_timer
19322024-08-14T20:47:49.782Z PASS [ 0.031s] tokio::task_local_set localset_future_drives_all_local_futs
19332024-08-14T20:47:49.782Z PASS [ 0.082s] tokio::task_local_set local_threadpool_blocking_in_place
19342024-08-14T20:47:49.782Z PASS [ 0.044s] tokio::task_local_set localset_future_threadpool
19352024-08-14T20:47:49.782Z PASS [ 0.035s] tokio::task_local_set localset_future_timers
19362024-08-14T20:47:49.782Z PASS [ 0.023s] tokio::task_local_set localset_in_thread_local
19372024-08-14T20:47:49.782Z PASS [ 0.048s] tokio::task_local_set nested_spawn_is_local
19382024-08-14T20:47:49.782Z PASS [ 0.035s] tokio::task_local_set sleep_with_local_enter_guard
19392024-08-14T20:47:49.782Z PASS [ 0.027s] tokio::task_local_set spawn_wakes_localset
19402024-08-14T20:47:49.782Z PASS [ 0.040s] tokio::task_local_set store_local_set_in_thread_local_with_runtime
19412024-08-14T20:47:49.783Z PASS [ 0.031s] tokio::task_panic block_in_place_panic_caller
19422024-08-14T20:47:49.783Z PASS [ 0.023s] tokio::task_panic local_key_get_panic_caller
19432024-08-14T20:47:49.783Z PASS [ 0.033s] tokio::task_panic local_key_with_panic_caller
19442024-08-14T20:47:49.783Z PASS [ 0.039s] tokio::task_panic local_key_sync_scope_panic_caller
19452024-08-14T20:47:49.783Z PASS [ 0.024s] tokio::task_panic local_set_block_on_panic_caller
19462024-08-14T20:47:49.783Z PASS [ 0.039s] tokio::task_panic spawn_panic_caller
19472024-08-14T20:47:49.783Z PASS [ 0.046s] tokio::task_panic local_set_spawn_local_panic_caller
19482024-08-14T20:47:49.783Z PASS [ 0.029s] tokio::tcp_accept accept_many
19492024-08-14T20:47:49.783Z PASS [ 0.046s] tokio::tcp_accept host_str
19502024-08-14T20:47:49.941Z PASS [ 0.046s] tokio::tcp_accept ip_port_tuple
19512024-08-14T20:47:49.965Z PASS [ 0.036s] tokio::tcp_accept ip_str
19522024-08-14T20:47:49.965Z PASS [ 0.027s] tokio::tcp_accept no_extra_poll
19532024-08-14T20:47:49.965Z PASS [ 0.035s] tokio::tcp_accept str_port_tuple
19542024-08-14T20:47:49.965Z PASS [ 0.044s] tokio::tcp_accept socket_addr
19552024-08-14T20:47:49.965Z PASS [ 0.025s] tokio::tcp_connect connect_addr_host_str_port_tuple
19562024-08-14T20:47:49.966Z PASS [ 0.046s] tokio::tcp_connect connect_addr_host_string
19572024-08-14T20:47:49.966Z PASS [ 0.037s] tokio::tcp_connect connect_addr_ip_port_tuple
19582024-08-14T20:47:49.966Z PASS [ 0.029s] tokio::tcp_connect connect_addr_ip_str_port_tuple
19592024-08-14T20:47:49.966Z PASS [ 0.022s] tokio::tcp_connect connect_addr_ip_str_slice
19602024-08-14T20:47:49.966Z PASS [ 0.050s] tokio::tcp_connect connect_addr_ip_string
19612024-08-14T20:47:49.966Z PASS [ 0.038s] tokio::tcp_connect connect_v4
19622024-08-14T20:47:49.966Z PASS [ 0.028s] tokio::tcp_connect connect_v6
19632024-08-14T20:47:49.966Z PASS [ 0.037s] tokio::tcp_into_split drop_write
19642024-08-14T20:47:49.966Z PASS [ 0.029s] tokio::tcp_into_split reunite
19652024-08-14T20:47:49.966Z PASS [ 0.049s] tokio::tcp_echo echo_server
19662024-08-14T20:47:49.966Z PASS [ 0.044s] tokio::tcp_into_split split
19672024-08-14T20:47:49.966Z PASS [ 0.035s] tokio::tcp_into_std tcp_into_std
19682024-08-14T20:47:49.966Z PASS [ 0.025s] tokio::tcp_peek peek
19692024-08-14T20:47:49.966Z PASS [ 0.048s] tokio::tcp_shutdown shutdown
19702024-08-14T20:47:50.050Z PASS [ 0.050s] tokio::tcp_socket basic_linger
19712024-08-14T20:47:50.050Z PASS [ 0.041s] tokio::tcp_socket basic_usage_v4
19722024-08-14T20:47:50.050Z PASS [ 0.033s] tokio::tcp_socket basic_usage_v6
19732024-08-14T20:47:50.050Z PASS [ 0.024s] tokio::tcp_socket bind_before_connect
19742024-08-14T20:47:50.075Z PASS [ 0.047s] tokio::tcp_split split
19752024-08-14T20:47:50.075Z PASS [ 0.035s] tokio::tcp_stream buffer_not_included_in_future
19762024-08-14T20:47:50.075Z PASS [ 0.025s] tokio::tcp_stream poll_read_ready
19772024-08-14T20:47:50.075Z PASS [ 0.045s] tokio::tcp_stream poll_write_ready
19782024-08-14T20:47:50.075Z PASS [ 0.037s] tokio::tcp_stream read_closed
19792024-08-14T20:47:50.075Z PASS [ 0.028s] tokio::tcp_stream set_linger
19802024-08-14T20:47:50.075Z PASS [ 0.026s] tokio::tcp_stream write_closed
19812024-08-14T20:47:50.075Z PASS [ 0.018s] tokio::test_clock can_pause_after_resume
19822024-08-14T20:47:50.075Z PASS [ 0.064s] tokio::tcp_stream try_read_buf
19832024-08-14T20:47:50.099Z PASS [ 0.020s] tokio::test_clock resume_lets_time_move_forward_instead_of_resetting_it
19842024-08-14T20:47:50.099Z PASS [ 0.059s] tokio::test_clock advancing_time_when_time_is_not_frozen_panics
19852024-08-14T20:47:50.124Z PASS [ 0.052s] tokio::test_clock freezing_time_while_frozen_panics
19862024-08-14T20:47:50.124Z PASS [ 0.023s] tokio::time_interval burst
19872024-08-14T20:47:50.148Z PASS [ 0.054s] tokio::test_clock resuming_time_when_not_frozen_panics
19882024-08-14T20:47:50.148Z PASS [ 0.030s] tokio::time_interval delay
19892024-08-14T20:47:50.148Z PASS [ 0.109s] tokio::tcp_stream try_read_write
19902024-08-14T20:47:50.173Z PASS [ 0.052s] tokio::time_interval interval_doesnt_panic_max_duration_when_polling
19912024-08-14T20:47:50.173Z PASS [ 0.032s] tokio::time_interval reset
19922024-08-14T20:47:50.201Z PASS [ 0.045s] tokio::time_interval reset_after
19932024-08-14T20:47:50.201Z PASS [ 0.067s] tokio::time_interval interval_zero_duration
19942024-08-14T20:47:50.201Z PASS [ 0.034s] tokio::time_interval reset_at
19952024-08-14T20:47:50.226Z PASS [ 0.052s] tokio::time_interval reset_at_bigger_than_interval
19962024-08-14T20:47:50.251Z PASS [ 0.040s] tokio::time_interval reset_immediately
19972024-08-14T20:47:50.251Z PASS [ 0.029s] tokio::time_interval skip
19982024-08-14T20:47:50.377Z PASS [ 0.024s] tokio::time_panic interval_at_panic_caller
19992024-08-14T20:47:50.402Z PASS [ 0.044s] tokio::time_interval stream_with_interval_poll_tick_no_waking
20002024-08-14T20:47:50.402Z PASS [ 0.035s] tokio::time_interval stream_with_interval_poll_tick_self_waking
20012024-08-14T20:47:50.402Z PASS [ 0.039s] tokio::time_panic interval_panic_caller
20022024-08-14T20:47:50.402Z PASS [ 0.032s] tokio::time_panic pause_panic_caller
20032024-08-14T20:47:50.402Z PASS [ 0.022s] tokio::time_panic resume_panic_caller
20042024-08-14T20:47:50.402Z PASS [ 0.043s] tokio::time_panic timeout_panic_caller
20052024-08-14T20:47:50.402Z PASS [ 0.037s] tokio::time_pause advance_after_poll
20062024-08-14T20:47:50.402Z PASS [ 0.029s] tokio::time_pause advance_multi_with_timer
20072024-08-14T20:47:50.402Z PASS [ 0.046s] tokio::time_pause advance_once_with_timer
20082024-08-14T20:47:50.402Z PASS [ 0.037s] tokio::time_pause exact_1ms_advance
20092024-08-14T20:47:50.402Z PASS [ 0.027s] tokio::time_pause interval
20102024-08-14T20:47:50.402Z PASS [ 0.019s] tokio::time_pause pause_time_in_main
20112024-08-14T20:47:50.402Z PASS [ 0.022s] tokio::time_pause pause_time_in_task
20122024-08-14T20:47:50.402Z PASS [ 0.017s] tokio::time_pause regression_3710_with_submillis_advance
20132024-08-14T20:47:50.402Z PASS [ 0.020s] tokio::time_pause sleep_no_poll
20142024-08-14T20:47:50.402Z PASS [ 0.062s] tokio::time_pause pause_time_in_main_threads
20152024-08-14T20:47:50.402Z PASS [ 0.070s] tokio::time_pause pause_time_in_spawn_threads
20162024-08-14T20:47:50.402Z PASS [ 0.030s] tokio::time_pause sleep_same_task
20172024-08-14T20:47:50.517Z PASS [ 0.039s] tokio::time_pause sleep_same_task_no_poll
20182024-08-14T20:47:50.517Z PASS [ 0.030s] tokio::time_pause test_time_advance_3ms_and_change
20192024-08-14T20:47:50.517Z PASS [ 0.022s] tokio::time_pause test_time_advance_sub_ms
20202024-08-14T20:47:50.517Z PASS [ 0.037s] tokio::time_rt starving
20212024-08-14T20:47:50.517Z PASS [ 0.034s] tokio::time_rt timeout_value
20222024-08-14T20:47:50.517Z PASS [ 0.035s] tokio::time_rt timer_with_current_thread_scheduler
20232024-08-14T20:47:50.517Z PASS [ 0.037s] tokio::time_rt timer_with_threaded_runtime
20242024-08-14T20:47:50.542Z PASS [ 0.020s] tokio::time_sleep delayed_sleep_wrapping_level_0
20252024-08-14T20:47:50.542Z PASS [ 0.029s] tokio::time_sleep delayed_sleep_level_0
20262024-08-14T20:47:50.542Z PASS [ 0.057s] tokio::time_sleep creating_sleep_outside_of_context
20272024-08-14T20:47:50.542Z PASS [ 0.030s] tokio::time_sleep drop_after_reschedule_at_new_scheduled_time
20282024-08-14T20:47:50.542Z PASS [ 0.029s] tokio::time_sleep exactly_max
20292024-08-14T20:47:50.542Z PASS [ 0.038s] tokio::time_sleep drop_from_wake
20302024-08-14T20:47:50.542Z PASS [ 0.035s] tokio::time_sleep greater_than_max
20312024-08-14T20:47:50.542Z PASS [ 0.027s] tokio::time_sleep immediate_sleep
20322024-08-14T20:47:50.688Z PASS [ 0.035s] tokio::time_sleep is_elapsed
20332024-08-14T20:47:50.688Z PASS [ 0.028s] tokio::time_sleep issue_5183
20342024-08-14T20:47:50.688Z PASS [ 0.026s] tokio::time_sleep multi_long_sleeps
20352024-08-14T20:47:50.712Z PASS [ 0.035s] tokio::time_sleep long_sleeps
20362024-08-14T20:47:50.712Z PASS [ 0.017s] tokio::time_sleep no_out_of_bounds_close_to_max
20372024-08-14T20:47:50.712Z PASS [ 0.025s] tokio::time_sleep reset_after_firing
20382024-08-14T20:47:50.712Z PASS [ 0.024s] tokio::time_sleep reset_future_sleep_after_fire
20392024-08-14T20:47:50.712Z PASS [ 0.022s] tokio::time_sleep reset_future_sleep_before_fire
20402024-08-14T20:47:50.712Z PASS [ 0.023s] tokio::time_sleep reset_past_sleep_before_fire
20412024-08-14T20:47:50.712Z PASS [ 0.023s] tokio::time_sleep reset_past_sleep_before_turn
20422024-08-14T20:47:50.712Z PASS [ 0.025s] tokio::time_sleep reset_sleep_to_past
20432024-08-14T20:47:50.712Z PASS [ 0.031s] tokio::time_sleep sub_ms_delayed_sleep
20442024-08-14T20:47:50.712Z PASS [ 0.022s] tokio::time_timeout completed_future_past_deadline
20452024-08-14T20:47:50.712Z PASS [ 0.036s] tokio::time_timeout deadline_future_elapses
20462024-08-14T20:47:50.712Z PASS [ 0.025s] tokio::time_timeout deadline_now_elapses
20472024-08-14T20:47:50.712Z PASS [ 0.034s] tokio::time_timeout future_and_deadline_in_future
20482024-08-14T20:47:50.712Z PASS [ 0.019s] tokio::time_timeout simultaneous_deadline_future_completion
20492024-08-14T20:47:50.713Z PASS [ 0.031s] tokio::time_timeout future_and_timeout_in_future
20502024-08-14T20:47:50.847Z PASS [ 0.028s] tokio::time_timeout timeout_is_not_exhausted_by_future
20512024-08-14T20:47:50.871Z PASS [ 0.028s] tokio::time_timeout very_large_timeout
20522024-08-14T20:47:50.871Z PASS [ 0.393s] tokio::time_pause paused_time_is_deterministic
20532024-08-14T20:47:50.871Z PASS [ 0.039s] tokio::udp peek_sender
20542024-08-14T20:47:50.871Z PASS [ 0.029s] tokio::udp poll_peek_sender
20552024-08-14T20:47:50.871Z PASS [ 0.038s] tokio::udp poll_ready
20562024-08-14T20:47:50.871Z PASS [ 0.029s] tokio::udp recv_buf
20572024-08-14T20:47:50.871Z PASS [ 0.030s] tokio::udp send_recv
20582024-08-14T20:47:50.872Z PASS [ 0.038s] tokio::udp recv_buf_from
20592024-08-14T20:47:50.872Z PASS [ 0.038s] tokio::udp send_recv_poll
20602024-08-14T20:47:50.872Z PASS [ 0.029s] tokio::udp send_to_peek_from
20612024-08-14T20:47:50.872Z PASS [ 0.026s] tokio::udp send_to_recv_from
20622024-08-14T20:47:50.872Z PASS [ 0.034s] tokio::udp send_to_peek_from_poll
20632024-08-14T20:47:50.872Z PASS [ 0.033s] tokio::udp send_to_recv_from_poll
20642024-08-14T20:47:50.872Z PASS [ 0.025s] tokio::udp send_to_try_peek_from
20652024-08-14T20:47:50.872Z PASS [ 0.038s] tokio::udp split
20662024-08-14T20:47:51.017Z PASS [ 0.037s] tokio::udp split_chan
20672024-08-14T20:47:51.042Z PASS [ 0.029s] tokio::udp split_chan_poll
20682024-08-14T20:47:51.042Z PASS [ 0.030s] tokio::udp try_recv_buf
20692024-08-14T20:47:51.042Z PASS [ 0.039s] tokio::udp try_peek_sender
20702024-08-14T20:47:51.042Z PASS [ 0.022s] tokio::udp try_recv_buf_from
20712024-08-14T20:47:51.042Z PASS [ 0.037s] tokio::udp try_send_recv
20722024-08-14T20:47:51.042Z PASS [ 0.026s] tokio::udp try_send_spawn
20732024-08-14T20:47:51.042Z PASS [ 0.019s] tokio::udp try_send_to_recv_from
20742024-08-14T20:47:51.042Z PASS [ 0.024s] tokio::uds_cred test_socket_pair
20752024-08-14T20:47:51.042Z PASS [ 0.024s] tokio::uds_datagram echo
20762024-08-14T20:47:51.042Z PASS [ 0.026s] tokio::uds_datagram echo_from
20772024-08-14T20:47:51.042Z PASS [ 0.025s] tokio::uds_datagram poll_ready
20782024-08-14T20:47:51.042Z PASS [ 0.030s] tokio::uds_datagram recv_buf
20792024-08-14T20:47:51.042Z PASS [ 0.031s] tokio::uds_datagram recv_buf_from
20802024-08-14T20:47:51.042Z PASS [ 0.031s] tokio::uds_datagram send_recv_poll
20812024-08-14T20:47:51.042Z PASS [ 0.031s] tokio::uds_datagram send_to_recv_from_poll
20822024-08-14T20:47:51.042Z PASS [ 0.030s] tokio::uds_datagram split
20832024-08-14T20:47:51.168Z FAIL [ 0.027s] tokio::uds_datagram try_recv_buf_never_block
20842024-08-14T20:47:51.168Z
20852024-08-14T20:47:51.168Z--- STDOUT: tokio::uds_datagram try_recv_buf_never_block ---
20862024-08-14T20:47:51.168Z
20872024-08-14T20:47:51.168Zrunning 1 test
20882024-08-14T20:47:51.168Ztest try_recv_buf_never_block ... FAILED
20892024-08-14T20:47:51.168Z
20902024-08-14T20:47:51.168Zfailures:
20912024-08-14T20:47:51.168Z
20922024-08-14T20:47:51.168Zfailures:
20932024-08-14T20:47:51.168Z try_recv_buf_never_block
20942024-08-14T20:47:51.169Z
20952024-08-14T20:47:51.169Ztest result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 11 filtered out; finished in 0.00s
20962024-08-14T20:47:51.169Z
20972024-08-14T20:47:51.169Z
20982024-08-14T20:47:51.169Z--- STDERR: tokio::uds_datagram try_recv_buf_never_block ---
20992024-08-14T20:47:51.169ZError: Kind(WouldBlock)
21002024-08-14T20:47:51.169Z
21012024-08-14T20:47:51.169Z PASS [ 0.039s] tokio::uds_datagram try_recv_buf_from
21022024-08-14T20:47:51.169Z PASS [ 0.036s] tokio::uds_datagram try_send_recv_never_block
21032024-08-14T20:47:51.193Z PASS [ 0.027s] tokio::uds_datagram try_send_to_recv_from
21042024-08-14T20:47:51.193Z PASS [ 0.036s] tokio::uds_socket assert_usage
21052024-08-14T20:47:51.193Z PASS [ 0.027s] tokio::uds_socket datagram_echo_server
21062024-08-14T20:47:51.193Z PASS [ 0.036s] tokio::uds_socket listen_and_stream
21072024-08-14T20:47:51.193Z PASS [ 0.030s] tokio::uds_split split
21082024-08-14T20:47:51.193Z PASS [ 0.027s] tokio::uds_stream epollhup
21092024-08-14T20:47:51.193Z PASS [ 0.036s] tokio::uds_stream accept_read_write
21102024-08-14T20:47:51.193Z PASS [ 0.034s] tokio::uds_stream poll_read_ready
21112024-08-14T20:47:51.193Z PASS [ 0.028s] tokio::uds_stream poll_write_ready
21122024-08-14T20:47:51.194Z PASS [ 0.035s] tokio::uds_stream shutdown
21132024-08-14T20:47:51.194Z PASS [ 0.036s] tokio::uds_stream try_read_buf
21142024-08-14T20:47:51.194Z PASS [ 0.030s] tokio::unwindsafe join_handle_is_unwind_safe
21152024-08-14T20:47:51.194Z PASS [ 0.039s] tokio::uds_stream try_read_write
21162024-08-14T20:47:51.194Z PASS [ 0.021s] tokio::unwindsafe net_types_are_unwind_safe
21172024-08-14T20:47:51.353Z PASS [ 0.022s] tokio::unwindsafe unix_net_types_are_unwind_safe
21182024-08-14T20:47:51.353Z PASS [ 0.044s] tokio::unwindsafe notify_is_unwind_safe
21192024-08-14T20:47:51.378Z PASS [ 0.033s] tokio-stream::chunks_timeout full_chunk_with_timeout
21202024-08-14T20:47:51.378Z PASS [ 0.032s] tokio-stream::chunks_timeout usage
21212024-08-14T20:47:51.378Z PASS [ 0.030s] tokio-stream::stream_chain basic_usage
21222024-08-14T20:47:51.378Z PASS [ 0.020s] tokio-stream::stream_chain pending_first
21232024-08-14T20:47:51.378Z PASS [ 0.035s] tokio-stream::stream_chain size_overflow
21242024-08-14T20:47:51.378Z PASS [ 0.025s] tokio-stream::stream_close basic_usage
21252024-08-14T20:47:51.378Z PASS [ 0.035s] tokio-stream::stream_collect collect_results_err
21262024-08-14T20:47:51.378Z PASS [ 0.027s] tokio-stream::stream_collect collect_results_ok
21272024-08-14T20:47:51.378Z PASS [ 0.018s] tokio-stream::stream_collect collect_str_items
21282024-08-14T20:47:51.378Z PASS [ 0.037s] tokio-stream::stream_collect collect_string_items
21292024-08-14T20:47:51.378Z PASS [ 0.026s] tokio-stream::stream_collect collect_vec_items
21302024-08-14T20:47:51.378Z PASS [ 0.018s] tokio-stream::stream_collect empty_box_slice
21312024-08-14T20:47:51.378Z PASS [ 0.031s] tokio-stream::stream_collect empty_result
21322024-08-14T20:47:51.378Z PASS [ 0.031s] tokio-stream::stream_collect empty_string
21332024-08-14T20:47:51.378Z PASS [ 0.031s] tokio-stream::stream_collect empty_unit
21342024-08-14T20:47:51.378Z PASS [ 0.028s] tokio-stream::stream_collect empty_vec
21352024-08-14T20:47:51.536Z PASS [ 0.030s] tokio-stream::stream_fuse basic_usage
21362024-08-14T20:47:51.561Z PASS [ 0.020s] tokio-stream::stream_iter coop
21372024-08-14T20:47:51.561Z PASS [ 0.040s] tokio-stream::stream_empty basic_usage
21382024-08-14T20:47:51.561Z PASS [ 0.035s] tokio-stream::stream_merge merge_async_streams
21392024-08-14T20:47:51.561Z PASS [ 0.024s] tokio-stream::stream_merge merge_sync_streams
21402024-08-14T20:47:51.561Z PASS [ 0.017s] tokio-stream::stream_merge size_overflow
21412024-08-14T20:47:51.561Z PASS [ 0.035s] tokio-stream::stream_once basic_usage
21422024-08-14T20:47:51.561Z PASS [ 0.026s] tokio-stream::stream_panic stream_chunks_timeout_panic_caller
21432024-08-14T20:47:51.561Z PASS [ 0.024s] tokio-stream::stream_stream_map clear
21442024-08-14T20:47:51.561Z PASS [ 0.032s] tokio-stream::stream_pending basic_usage
21452024-08-14T20:47:51.561Z PASS [ 0.029s] tokio-stream::stream_stream_map contains_key_borrow
21462024-08-14T20:47:51.561Z PASS [ 0.022s] tokio-stream::stream_stream_map empty
21472024-08-14T20:47:51.561Z PASS [ 0.039s] tokio-stream::stream_stream_map insert_remove
21482024-08-14T20:47:51.561Z PASS [ 0.033s] tokio-stream::stream_stream_map iter_keys
21492024-08-14T20:47:51.561Z PASS [ 0.025s] tokio-stream::stream_stream_map iter_values
21502024-08-14T20:47:51.561Z PASS [ 0.045s] tokio-stream::stream_stream_map iter_values_mut
21512024-08-14T20:47:51.562Z PASS [ 0.032s] tokio-stream::stream_stream_map multiple_entries
21522024-08-14T20:47:51.562Z PASS [ 0.022s] tokio-stream::stream_stream_map new_capacity_zero
21532024-08-14T20:47:51.562Z PASS [ 0.040s] tokio-stream::stream_stream_map next_many_correctly_loops_around
21542024-08-14T20:47:51.562Z PASS [ 0.029s] tokio-stream::stream_stream_map next_many_empty
21552024-08-14T20:47:51.711Z PASS [ 0.042s] tokio-stream::stream_stream_map next_many_enough
21562024-08-14T20:47:51.735Z PASS [ 0.024s] tokio-stream::stream_stream_map next_many_pending
21572024-08-14T20:47:51.735Z PASS [ 0.035s] tokio-stream::stream_stream_map next_many_not_enough
21582024-08-14T20:47:51.735Z PASS [ 0.043s] tokio-stream::stream_stream_map next_many_zero
21592024-08-14T20:47:51.735Z PASS [ 0.029s] tokio-stream::stream_stream_map one_ready_many_none
21602024-08-14T20:47:51.735Z PASS [ 0.019s] tokio-stream::stream_stream_map poll_next_many_correctly_loops_around
21612024-08-14T20:47:51.735Z PASS [ 0.021s] tokio-stream::stream_stream_map poll_next_many_empty
21622024-08-14T20:47:51.735Z PASS [ 0.045s] tokio-stream::stream_stream_map poll_next_many_enough
21632024-08-14T20:47:51.735Z PASS [ 0.033s] tokio-stream::stream_stream_map poll_next_many_not_enough
21642024-08-14T20:47:51.735Z PASS [ 0.022s] tokio-stream::stream_stream_map poll_next_many_pending
21652024-08-14T20:47:51.735Z PASS [ 0.039s] tokio-stream::stream_stream_map poll_next_many_zero
21662024-08-14T20:47:51.735Z PASS [ 0.028s] tokio-stream::stream_stream_map replace
21672024-08-14T20:47:51.736Z PASS [ 0.037s] tokio-stream::stream_stream_map single_entry
21682024-08-14T20:47:51.736Z PASS [ 0.027s] tokio-stream::stream_stream_map size_hint_with_upper
21692024-08-14T20:47:51.736Z PASS [ 0.018s] tokio-stream::stream_stream_map size_hint_without_upper
21702024-08-14T20:47:51.736Z PASS [ 0.032s] tokio-stream::stream_stream_map with_capacity
21712024-08-14T20:47:51.736Z PASS [ 1.092s] tokio::time_sleep short_sleeps
21722024-08-14T20:47:51.736Z PASS [ 0.023s] tokio-stream::stream_timeout basic_usage
21732024-08-14T20:47:51.736Z PASS [ 0.039s] tokio-stream::stream_timeout no_timeouts
21742024-08-14T20:47:51.905Z PASS [ 0.040s] tokio-stream::stream_timeout return_elapsed_errors_only_once
21752024-08-14T20:47:51.905Z PASS [ 0.033s] tokio-stream::time_throttle usage
21762024-08-14T20:47:51.905Z PASS [ 0.019s] tokio-stream::watch watch_stream_from_rx
21772024-08-14T20:47:51.905Z PASS [ 0.026s] tokio-stream::watch watch_stream_from_changes
21782024-08-14T20:47:51.905Z PASS [ 0.038s] tokio-test::block_on async_block
21792024-08-14T20:47:51.905Z PASS [ 0.047s] tokio-stream::watch watch_stream_message_not_twice
21802024-08-14T20:47:51.905Z PASS [ 0.029s] tokio-test::block_on async_fn
21812024-08-14T20:47:51.905Z PASS [ 0.020s] tokio-test::io multiple_wait
21822024-08-14T20:47:51.905Z PASS [ 0.024s] tokio-test::io read
21832024-08-14T20:47:51.905Z PASS [ 0.049s] tokio-test::io mock_panics_read_data_left
21842024-08-14T20:47:51.905Z PASS [ 0.059s] tokio-test::io mock_panics_write_data_left
21852024-08-14T20:47:51.905Z PASS [ 0.032s] tokio-test::io read_error
21862024-08-14T20:47:51.905Z PASS [ 0.035s] tokio-test::io wait
21872024-08-14T20:47:51.905Z PASS [ 0.046s] tokio-test::io read_with_handle
21882024-08-14T20:47:51.905Z PASS [ 0.024s] tokio-test::io write
21892024-08-14T20:47:51.930Z PASS [ 0.047s] tokio-test::io write_error
21902024-08-14T20:47:51.930Z PASS [ 0.139s] tokio-test::block_on test_sleep
21912024-08-14T20:47:51.930Z PASS [ 0.034s] tokio-test::io write_with_handle
21922024-08-14T20:47:52.055Z PASS [ 0.053s] tokio-test::macros assert_eq_on_not_eq
21932024-08-14T20:47:52.080Z PASS [ 0.029s] tokio-test::macros assert_pending
21942024-08-14T20:47:52.080Z PASS [ 0.052s] tokio-test::macros assert_err_on_ok
21952024-08-14T20:47:52.080Z PASS [ 0.028s] tokio-test::macros assert_ready
21962024-08-14T20:47:52.080Z PASS [ 0.058s] tokio-test::macros assert_ok_on_err
21972024-08-14T20:47:52.080Z PASS [ 0.038s] tokio-test::macros assert_ready_eq
21982024-08-14T20:47:52.080Z PASS [ 0.059s] tokio-test::macros assert_pending_on_ready
21992024-08-14T20:47:52.080Z PASS [ 0.030s] tokio-test::macros assert_ready_err
22002024-08-14T20:47:52.080Z PASS [ 0.020s] tokio-test::macros assert_ready_ok
22012024-08-14T20:47:52.080Z PASS [ 0.046s] tokio-test::macros assert_ready_on_pending
22022024-08-14T20:47:52.080Z PASS [ 0.026s] tokio-test::stream_mock test_stream_mock_empty
22032024-08-14T20:47:52.080Z PASS [ 0.055s] tokio-test::stream_mock test_stream_mock_drop_during_panic_doesnt_mask_panic
22042024-08-14T20:47:52.080Z PASS [ 0.028s] tokio-test::stream_mock test_stream_mock_items
22052024-08-14T20:47:52.080Z PASS [ 0.030s] tokio-test::task test_spawn_stream_size_hint
22062024-08-14T20:47:52.080Z PASS [ 0.063s] tokio-test::stream_mock test_stream_mock_drop_without_consuming_all
22072024-08-14T20:47:52.080Z PASS [ 0.019s] tokio-util either::tests::either_is_async_read
22082024-08-14T20:47:52.243Z PASS [ 0.040s] tokio-util either::tests::either_is_stream
22092024-08-14T20:47:52.243Z PASS [ 0.029s] tokio-util time::wheel::level::test::test_slot_for
22102024-08-14T20:47:52.267Z PASS [ 0.020s] tokio-util time::wheel::test::test_level_for
22112024-08-14T20:47:52.268Z PASS [ 0.039s] tokio-util util::maybe_dangling::maybedangling_runs_drop
22122024-08-14T20:47:52.268Z PASS [ 0.029s] tokio-util::codecs any_delimiter_decoder_discard_repeat
22132024-08-14T20:47:52.268Z PASS [ 0.019s] tokio-util::codecs any_delimiter_decoder_max_length_big_burst
22142024-08-14T20:47:52.268Z PASS [ 0.038s] tokio-util::codecs any_delimiter_decoder_max_length_bursts
22152024-08-14T20:47:52.268Z PASS [ 0.028s] tokio-util::codecs any_delimiter_decoder_max_length_delimiter_between_decodes
22162024-08-14T20:47:52.268Z PASS [ 0.021s] tokio-util::codecs any_delimiter_decoder_max_length_underrun
22172024-08-14T20:47:52.268Z PASS [ 0.037s] tokio-util::codecs any_delimiter_decoder_max_length_underrun_twice
22182024-08-14T20:47:52.268Z PASS [ 0.025s] tokio-util::codecs any_delimiter_encoder
22192024-08-14T20:47:52.268Z PASS [ 0.035s] tokio-util::codecs any_delimiters_decoder_any_character
22202024-08-14T20:47:52.268Z PASS [ 0.028s] tokio-util::codecs any_delimiters_decoder_max_length
22212024-08-14T20:47:52.268Z PASS [ 0.019s] tokio-util::codecs bytes_decoder
22222024-08-14T20:47:52.268Z PASS [ 0.042s] tokio-util::codecs bytes_encoder
22232024-08-14T20:47:52.268Z PASS [ 0.032s] tokio-util::codecs lines_decoder
22242024-08-14T20:47:52.268Z PASS [ 0.022s] tokio-util::codecs lines_decoder_discard_repeat
22252024-08-14T20:47:52.268Z PASS [ 0.037s] tokio-util::codecs lines_decoder_max_length
22262024-08-14T20:47:52.268Z PASS [ 0.026s] tokio-util::codecs lines_decoder_max_length_big_burst
22272024-08-14T20:47:52.268Z PASS [ 0.017s] tokio-util::codecs lines_decoder_max_length_bursts
22282024-08-14T20:47:52.268Z PASS [ 0.026s] tokio-util::codecs lines_decoder_max_length_underrun
22292024-08-14T20:47:52.268Z PASS [ 0.036s] tokio-util::codecs lines_decoder_max_length_newline_between_decodes
22302024-08-14T20:47:52.428Z PASS [ 0.029s] tokio-util::codecs lines_encoder
22312024-08-14T20:47:52.428Z PASS [ 0.038s] tokio-util::codecs lines_decoder_max_length_underrun_twice
22322024-08-14T20:47:52.428Z PASS [ 0.038s] tokio-util::compat compat_file_seek
22332024-08-14T20:47:52.453Z PASS [ 0.030s] tokio-util::context tokio_context_with_another_runtime
22342024-08-14T20:47:52.453Z PASS [ 0.020s] tokio-util::framed can_read_from_existing_buf
22352024-08-14T20:47:52.453Z PASS [ 0.037s] tokio-util::framed can_read_from_existing_buf_after_codec_changed
22362024-08-14T20:47:52.453Z PASS [ 0.025s] tokio-util::framed external_buf_does_not_shrink
22372024-08-14T20:47:52.453Z PASS [ 0.335s] tokio-test::stream_mock test_stream_mock_wait
22382024-08-14T20:47:52.453Z PASS [ 0.026s] tokio-util::framed_read data_remaining_is_error
22392024-08-14T20:47:52.453Z PASS [ 0.034s] tokio-util::framed external_buf_grows_to_init
22402024-08-14T20:47:52.453Z PASS [ 0.018s] tokio-util::framed_read huge_size
22412024-08-14T20:47:52.453Z PASS [ 0.048s] tokio-util::framed_read multi_frames_on_eof
22422024-08-14T20:47:52.453Z PASS [ 0.037s] tokio-util::framed_read read_eof_then_resume
22432024-08-14T20:47:52.453Z PASS [ 0.028s] tokio-util::framed_read read_err
22442024-08-14T20:47:52.453Z PASS [ 0.036s] tokio-util::framed_read read_multi_frame_in_packet
22452024-08-14T20:47:52.453Z PASS [ 0.046s] tokio-util::framed_read read_multi_frame_across_packets
22462024-08-14T20:47:52.453Z PASS [ 0.026s] tokio-util::framed_read read_multi_frame_in_packet_after_codec_changed
22472024-08-14T20:47:52.453Z PASS [ 0.019s] tokio-util::framed_read read_not_ready
22482024-08-14T20:47:52.453Z PASS [ 0.045s] tokio-util::framed_read read_partial_then_err
22492024-08-14T20:47:52.630Z PASS [ 0.045s] tokio-util::framed_read read_partial_then_not_ready
22502024-08-14T20:47:52.654Z PASS [ 0.037s] tokio-util::framed_read read_partial_would_block_then_err
22512024-08-14T20:47:52.654Z PASS [ 0.030s] tokio-util::framed_stream return_none_after_error
22522024-08-14T20:47:52.655Z PASS [ 0.021s] tokio-util::framed_write write_hits_backpressure
22532024-08-14T20:47:52.655Z PASS [ 0.052s] tokio-util::framed_write write_multi_frame_after_codec_changed
22542024-08-14T20:47:52.655Z PASS [ 0.039s] tokio-util::framed_write write_multi_frame_in_packet
22552024-08-14T20:47:52.655Z PASS [ 0.029s] tokio-util::io_inspect read_tee
22562024-08-14T20:47:52.655Z PASS [ 0.052s] tokio-util::io_inspect write_tee
22572024-08-14T20:47:52.655Z PASS [ 0.042s] tokio-util::io_inspect write_tee_vectored
22582024-08-14T20:47:52.655Z PASS [ 0.024s] tokio-util::io_sink_writer test_copied_sink_writer
22592024-08-14T20:47:52.655Z PASS [ 0.053s] tokio-util::io_reader_stream correct_behavior_on_errors
22602024-08-14T20:47:52.655Z PASS [ 0.040s] tokio-util::io_sink_writer test_direct_sink_writer
22612024-08-14T20:47:52.655Z PASS [ 0.029s] tokio-util::io_stream_reader test_stream_reader
22622024-08-14T20:47:52.655Z PASS [ 0.028s] tokio-util::io_sync_bridge test_async_read_to_sync
22632024-08-14T20:47:52.655Z PASS [ 0.037s] tokio-util::io_sync_bridge test_async_write_to_sync
22642024-08-14T20:47:52.655Z PASS [ 0.038s] tokio-util::io_sync_bridge test_into_inner
22652024-08-14T20:47:52.655Z PASS [ 0.029s] tokio-util::io_sync_bridge test_shutdown
22662024-08-14T20:47:52.655Z PASS [ 0.029s] tokio-util::length_delimited encode_overflow
22672024-08-14T20:47:52.655Z PASS [ 0.021s] tokio-util::length_delimited frame_does_not_fit
22682024-08-14T20:47:52.655Z PASS [ 0.042s] tokio-util::length_delimited max_allowed_frame_fits
22692024-08-14T20:47:52.655Z PASS [ 0.032s] tokio-util::length_delimited max_allowed_length_field
22702024-08-14T20:47:52.795Z PASS [ 0.039s] tokio-util::length_delimited neg_adjusted_frame_does_not_fit
22712024-08-14T20:47:52.819Z PASS [ 0.031s] tokio-util::length_delimited pos_adjusted_frame_does_not_fit
22722024-08-14T20:47:52.819Z PASS [ 0.024s] tokio-util::length_delimited read_empty_io_yields_nothing
22732024-08-14T20:47:52.819Z PASS [ 0.016s] tokio-util::length_delimited read_header_offset
22742024-08-14T20:47:52.819Z PASS [ 0.038s] tokio-util::length_delimited read_incomplete_head
22752024-08-14T20:47:52.819Z PASS [ 0.029s] tokio-util::length_delimited read_incomplete_head_multi
22762024-08-14T20:47:52.819Z PASS [ 0.024s] tokio-util::length_delimited read_incomplete_payload
22772024-08-14T20:47:52.819Z PASS [ 0.016s] tokio-util::length_delimited read_max_frame_len
22782024-08-14T20:47:52.819Z PASS [ 0.030s] tokio-util::length_delimited read_multi_frame_multi_packet
22792024-08-14T20:47:52.819Z PASS [ 0.036s] tokio-util::length_delimited read_multi_frame_multi_packet_wait
22802024-08-14T20:47:52.819Z PASS [ 0.033s] tokio-util::length_delimited read_one_byte_length_field
22812024-08-14T20:47:52.820Z PASS [ 0.023s] tokio-util::length_delimited read_single_frame_length_adjusted
22822024-08-14T20:47:52.820Z PASS [ 0.024s] tokio-util::length_delimited read_single_frame_multi_packet
22832024-08-14T20:47:52.820Z PASS [ 0.030s] tokio-util::length_delimited read_single_frame_multi_packet_wait
22842024-08-14T20:47:52.820Z PASS [ 0.032s] tokio-util::length_delimited read_single_frame_one_packet
22852024-08-14T20:47:52.820Z PASS [ 0.024s] tokio-util::length_delimited read_single_frame_one_packet_little_endian
22862024-08-14T20:47:52.820Z PASS [ 0.026s] tokio-util::length_delimited read_single_frame_one_packet_native_endian
22872024-08-14T20:47:52.820Z PASS [ 0.033s] tokio-util::length_delimited read_single_multi_frame_one_packet
22882024-08-14T20:47:52.820Z PASS [ 0.024s] tokio-util::length_delimited read_single_multi_frame_one_packet_length_includes_head
22892024-08-14T20:47:52.820Z PASS [ 0.023s] tokio-util::length_delimited read_single_multi_frame_one_packet_skip_none_adjusted
22902024-08-14T20:47:52.820Z PASS [ 0.028s] tokio-util::length_delimited read_update_max_frame_len_in_flight
22912024-08-14T20:47:52.820Z PASS [ 0.021s] tokio-util::length_delimited smaller_frame_len_not_adjusted
22922024-08-14T20:47:52.982Z PASS [ 0.039s] tokio-util::length_delimited read_update_max_frame_len_at_rest
22932024-08-14T20:47:52.982Z PASS [ 0.017s] tokio-util::length_delimited write_max_frame_len
22942024-08-14T20:47:52.982Z PASS [ 0.038s] tokio-util::length_delimited write_nothing_yields_nothing
22952024-08-14T20:47:53.006Z PASS [ 0.029s] tokio-util::length_delimited write_single_frame_length_adjusted
22962024-08-14T20:47:53.006Z PASS [ 0.024s] tokio-util::length_delimited write_single_frame_little_endian
22972024-08-14T20:47:53.006Z PASS [ 0.037s] tokio-util::length_delimited write_single_frame_one_packet
22982024-08-14T20:47:53.006Z PASS [ 0.032s] tokio-util::length_delimited write_single_frame_with_short_length_field
22992024-08-14T20:47:53.006Z PASS [ 0.024s] tokio-util::length_delimited write_single_frame_would_block
23002024-08-14T20:47:53.006Z PASS [ 0.017s] tokio-util::length_delimited write_single_multi_frame_multi_packet
23012024-08-14T20:47:53.006Z PASS [ 0.020s] tokio-util::length_delimited write_single_multi_frame_one_packet
23022024-08-14T20:47:53.006Z PASS [ 0.050s] tokio-util::length_delimited write_update_max_frame_len_at_rest
23032024-08-14T20:47:53.006Z PASS [ 0.038s] tokio-util::length_delimited write_update_max_frame_len_in_flight
23042024-08-14T20:47:53.007Z PASS [ 0.030s] tokio-util::length_delimited write_zero
23052024-08-14T20:47:53.007Z PASS [ 0.021s] tokio-util::mpsc abort_send
23062024-08-14T20:47:53.007Z PASS [ 0.050s] tokio-util::mpsc abort_send_after_pending_reserve
23072024-08-14T20:47:53.007Z PASS [ 0.038s] tokio-util::mpsc abort_send_after_successful_reserve
23082024-08-14T20:47:53.007Z PASS [ 0.028s] tokio-util::mpsc close_sender_after_pending_reserve
23092024-08-14T20:47:53.007Z PASS [ 0.043s] tokio-util::mpsc close_sender_after_successful_reserve
23102024-08-14T20:47:53.007Z PASS [ 0.035s] tokio-util::mpsc close_sender_before_reserve
23112024-08-14T20:47:53.007Z PASS [ 0.043s] tokio-util::mpsc close_sender_last
23122024-08-14T20:47:53.007Z PASS [ 0.033s] tokio-util::mpsc close_sender_not_last
23132024-08-14T20:47:53.166Z PASS [ 0.026s] tokio-util::mpsc closed_when_receiver_drops
23142024-08-14T20:47:53.191Z PASS [ 0.048s] tokio-util::mpsc repeated_poll_reserve
23152024-08-14T20:47:53.191Z PASS [ 0.041s] tokio-util::mpsc simple
23162024-08-14T20:47:53.191Z PASS [ 0.031s] tokio-util::mpsc simple_ref
23172024-08-14T20:47:53.191Z PASS [ 0.022s] tokio-util::mpsc sink_send_ref
23182024-08-14T20:47:53.191Z PASS [ 0.052s] tokio-util::mpsc sink_send_then_close
23192024-08-14T20:47:53.191Z PASS [ 0.038s] tokio-util::mpsc sink_send_then_flush
23202024-08-14T20:47:53.191Z PASS [ 0.035s] tokio-util::panic delay_queue_insert_at_panic_caller
23212024-08-14T20:47:53.191Z PASS [ 0.035s] tokio-util::panic delay_queue_insert_panic_caller
23222024-08-14T20:47:53.191Z PASS [ 0.055s] tokio-util::mpsc start_send_panics_when_idle
23232024-08-14T20:47:53.191Z PASS [ 0.064s] tokio-util::mpsc start_send_panics_when_acquiring
23242024-08-14T20:47:53.191Z PASS [ 0.053s] tokio-util::panic delay_queue_remove_panic_caller
23252024-08-14T20:47:53.191Z PASS [ 0.040s] tokio-util::panic delay_queue_reserve_panic_caller
23262024-08-14T20:47:53.191Z PASS [ 0.029s] tokio-util::panic delay_queue_reset_at_panic_caller
23272024-08-14T20:47:53.191Z PASS [ 0.021s] tokio-util::panic delay_queue_reset_panic_caller
23282024-08-14T20:47:53.191Z PASS [ 0.043s] tokio-util::panic local_pool_handle_new_panic_caller
23292024-08-14T20:47:53.191Z PASS [ 0.032s] tokio-util::panic local_pool_handle_spawn_pinned_by_idx_panic_caller
23302024-08-14T20:47:53.191Z PASS [ 0.024s] tokio-util::panic poll_sender_send_item_panic_caller
23312024-08-14T20:47:53.369Z PASS [ 0.042s] tokio-util::panic sync_bridge_new_panic_caller
23322024-08-14T20:47:53.369Z PASS [ 0.036s] tokio-util::poll_semaphore can_acquire_many_permits
23332024-08-14T20:47:53.393Z PASS [ 0.026s] tokio-util::poll_semaphore can_poll_different_amounts_of_permits
23342024-08-14T20:47:53.393Z PASS [ 0.036s] tokio-util::reusable_box test_different_futures
23352024-08-14T20:47:53.394Z PASS [ 0.043s] tokio-util::poll_semaphore it_works
23362024-08-14T20:47:53.394Z PASS [ 0.027s] tokio-util::reusable_box test_different_sizes
23372024-08-14T20:47:53.394Z PASS [ 0.030s] tokio-util::reusable_box test_zero_sized
23382024-08-14T20:47:53.394Z PASS [ 0.030s] tokio-util::reusable_box traits
23392024-08-14T20:47:53.394Z PASS [ 0.024s] tokio-util::spawn_pinned can_drop_future_and_still_get_output
23402024-08-14T20:47:53.394Z PASS [ 0.024s] tokio-util::spawn_pinned can_spawn_multiple_futures
23412024-08-14T20:47:53.394Z PASS [ 17.088s] tokio runtime::tests::task_combinations::test_combinations
23422024-08-14T20:47:53.394Z PASS [ 0.028s] tokio-util::spawn_pinned can_spawn_not_send_future
23432024-08-14T20:47:53.394Z PASS [ 0.046s] tokio-util::spawn_pinned spawn_by_idx
23442024-08-14T20:47:53.394Z PASS [ 0.085s] tokio-util::spawn_pinned callback_panic_does_not_kill_worker
23452024-08-14T20:47:53.394Z PASS [ 0.054s] tokio-util::spawn_pinned cannot_create_zero_sized_pool
23462024-08-14T20:47:53.394Z PASS [ 0.035s] tokio-util::spawn_pinned task_cancellation_propagates
23472024-08-14T20:47:53.394Z PASS [ 0.051s] tokio-util::spawn_pinned tasks_are_balanced
23482024-08-14T20:47:53.394Z PASS [ 0.039s] tokio-util::sync_cancellation_token cancel_child_token_through_parent
23492024-08-14T20:47:53.394Z PASS [ 0.028s] tokio-util::sync_cancellation_token cancel_child_token_without_parent
23502024-08-14T20:47:53.394Z PASS [ 0.090s] tokio-util::spawn_pinned task_panic_propagates
23512024-08-14T20:47:53.394Z PASS [ 0.044s] tokio-util::sync_cancellation_token cancel_grandchild_token_through_parent_if_child_was_dropped
23522024-08-14T20:47:53.394Z PASS [ 0.036s] tokio-util::sync_cancellation_token cancel_only_all_descendants
23532024-08-14T20:47:53.635Z PASS [ 0.049s] tokio-util::sync_cancellation_token cancel_token
23542024-08-14T20:47:53.660Z PASS [ 0.039s] tokio-util::sync_cancellation_token cancel_token_owned
23552024-08-14T20:47:53.660Z PASS [ 0.031s] tokio-util::sync_cancellation_token cancel_token_owned_drop_test
23562024-08-14T20:47:53.660Z PASS [ 0.023s] tokio-util::sync_cancellation_token create_child_token_after_parent_was_cancelled
23572024-08-14T20:47:53.660Z PASS [ 0.043s] tokio-util::sync_cancellation_token derives_send_sync
23582024-08-14T20:47:53.660Z PASS [ 0.036s] tokio-util::sync_cancellation_token drop_multiple_child_tokens
23592024-08-14T20:47:53.660Z PASS [ 0.028s] tokio-util::sync_cancellation_token drop_parent_before_child_tokens
23602024-08-14T20:47:53.660Z PASS [ 0.021s] tokio-util::sync_cancellation_token run_until_cancelled_test
23612024-08-14T20:47:53.660Z PASS [ 0.047s] tokio-util::task_tracker close_during_exit
23622024-08-14T20:47:53.660Z PASS [ 0.040s] tokio-util::task_tracker no_notify_on_respawn_if_open
23632024-08-14T20:47:53.660Z PASS [ 0.034s] tokio-util::task_tracker notify_immediately
23642024-08-14T20:47:53.661Z PASS [ 0.026s] tokio-util::task_tracker notify_immediately_on_reopen
23652024-08-14T20:47:53.661Z PASS [ 0.020s] tokio-util::task_tracker notify_many
23662024-08-14T20:47:53.661Z PASS [ 0.053s] tokio-util::task_tracker notify_on_close
23672024-08-14T20:47:53.661Z PASS [ 0.041s] tokio-util::task_tracker notify_on_close_reopen
23682024-08-14T20:47:53.661Z PASS [ 0.033s] tokio-util::task_tracker notify_on_last_task
23692024-08-14T20:47:53.661Z PASS [ 0.025s] tokio-util::task_tracker notify_on_last_task_respawn
23702024-08-14T20:47:53.661Z PASS [ 0.047s] tokio-util::task_tracker token_len
23712024-08-14T20:47:53.661Z PASS [ 0.055s] tokio-util::task_tracker open_close
23722024-08-14T20:47:53.661Z PASS [ 0.039s] tokio-util::time_delay_queue compact_change_deadline
23732024-08-14T20:47:53.661Z PASS [ 0.030s] tokio-util::time_delay_queue compact_expire_empty
23742024-08-14T20:47:53.661Z PASS [ 0.022s] tokio-util::time_delay_queue compact_remove_empty
23752024-08-14T20:47:53.661Z PASS [ 0.056s] tokio-util::time_delay_queue compact_remove_remapped_keys
23762024-08-14T20:47:53.661Z PASS [ 0.045s] tokio-util::time_delay_queue delay_queue_poll_expired_when_empty
23772024-08-14T20:47:53.661Z PASS [ 0.035s] tokio-util::time_delay_queue expire_first_key_when_reset_to_expire_earlier
23782024-08-14T20:47:53.661Z PASS [ 0.026s] tokio-util::time_delay_queue expire_second_key_when_reset_to_expire_earlier
23792024-08-14T20:47:53.661Z PASS [ 0.049s] tokio-util::time_delay_queue expires_before_last_insert
23802024-08-14T20:47:53.661Z PASS [ 0.041s] tokio-util::time_delay_queue insert_after_ready_poll
23812024-08-14T20:47:53.661Z PASS [ 0.033s] tokio-util::time_delay_queue insert_before_first_after_poll
23822024-08-14T20:47:53.661Z PASS [ 0.024s] tokio-util::time_delay_queue insert_in_past_after_poll_fires_immediately
23832024-08-14T20:47:53.661Z PASS [ 0.050s] tokio-util::time_delay_queue insert_in_past_fires_immediately
23842024-08-14T20:47:53.661Z PASS [ 0.042s] tokio-util::time_delay_queue item_expiry_greater_than_wheel
23852024-08-14T20:47:53.792Z PASS [ 0.051s] tokio-util::time_delay_queue multi_delay_at_start
23862024-08-14T20:47:53.792Z PASS [ 0.044s] tokio-util::time_delay_queue multi_immediate_delays
23872024-08-14T20:47:53.792Z PASS [ 0.034s] tokio-util::time_delay_queue multi_reset
23882024-08-14T20:47:53.792Z PASS [ 0.025s] tokio-util::time_delay_queue peek
23892024-08-14T20:47:53.792Z PASS [ 0.052s] tokio-util::time_delay_queue remove_after_compact
23902024-08-14T20:47:53.792Z PASS [ 0.036s] tokio-util::time_delay_queue remove_at_timer_wheel_threshold
23912024-08-14T20:47:53.817Z PASS [ 0.030s] tokio-util::time_delay_queue remove_entry
23922024-08-14T20:47:53.817Z PASS [ 0.023s] tokio-util::time_delay_queue remove_expired_item
23932024-08-14T20:47:53.817Z PASS [ 0.045s] tokio-util::time_delay_queue repeatedly_reset_entry_inserted_as_expired
23942024-08-14T20:47:53.817Z PASS [ 0.077s] tokio-util::time_delay_queue remove_after_compact_poll
23952024-08-14T20:47:53.817Z PASS [ 0.033s] tokio-util::time_delay_queue reset_earlier_after_slot_starts
23962024-08-14T20:47:53.817Z PASS [ 0.024s] tokio-util::time_delay_queue reset_entry
23972024-08-14T20:47:53.817Z PASS [ 0.049s] tokio-util::time_delay_queue reset_first_expiring_item_to_expire_later
23982024-08-14T20:47:53.817Z PASS [ 0.041s] tokio-util::time_delay_queue reset_inserted_expired
23992024-08-14T20:47:53.817Z PASS [ 0.033s] tokio-util::time_delay_queue reset_later_after_slot_starts
24002024-08-14T20:47:53.817Z PASS [ 0.025s] tokio-util::time_delay_queue reset_much_later
24012024-08-14T20:47:53.817Z PASS [ 0.049s] tokio-util::time_delay_queue reset_twice
24022024-08-14T20:47:53.818Z PASS [ 0.039s] tokio-util::time_delay_queue single_immediate_delay
24032024-08-14T20:47:53.818Z PASS [ 0.032s] tokio-util::time_delay_queue single_short_delay
24042024-08-14T20:47:53.818Z PASS [ 0.024s] tokio-util::time_delay_queue wake_after_remove_last
24052024-08-14T20:47:53.818Z PASS [ 0.027s] tokio-util::udp framed_half
24062024-08-14T20:47:53.818Z PASS [ 0.020s] tokio-util::udp send_framed_byte_codec
24072024-08-14T20:47:53.818Z PASS [ 0.021s] tokio-util::udp send_framed_lines_codec
24082024-08-14T20:48:02.392Z PASS [ 26.534s] tests-build::macros compile_fail_full
24092024-08-14T20:48:36.158Z SLOW [> 60.000s] tokio runtime::tests::queue::stress1
24102024-08-14T20:49:27.800Z PASS [ 111.651s] tokio runtime::tests::queue::stress1
24112024-08-14T20:49:27.824Z------------
24122024-08-14T20:49:27.824Z Summary [ 111.953s] 1416 tests run: 1415 passed (1 slow), 1 failed, 22 skipped
24132024-08-14T20:49:27.824Z FAIL [ 0.027s] tokio::uds_datagram try_recv_buf_never_block
24142024-08-14T20:49:27.825Zerror: test run failed
24152024-08-14T20:49:27.825Z
24162024-08-14T20:49:27.825Zreal 1:54.330281354
24172024-08-14T20:49:27.825Zuser 3:07.709310127
24182024-08-14T20:49:27.825Zsys 42.966302404
24192024-08-14T20:49:27.825Ztrap 0.173902184
24202024-08-14T20:49:27.825Ztflt 0.097498432
24212024-08-14T20:49:27.825Zdflt 0.649249651
24222024-08-14T20:49:27.825Zkflt 0.000127491
24232024-08-14T20:49:27.825Zlock 22:14.558475544
24242024-08-14T20:49:27.825Zslp 5:18.777122308
24252024-08-14T20:49:27.825Zlat 38.764573961
24262024-08-14T20:49:27.825Zstop 1:06.646379190
24272024-08-14T20:49:27.849Zprocess exited: duration 238171 ms, exit code 100
 
24282024-08-14T20:49:27.900Zfound 0 output files