01J53SAC28AVCS7JPJR8T1B7WX: illumos-test-full

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

Buildomat Job: 01J53SAN5V5PYKACYV268JFFJY

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-12T17:50:06.270Zjob assigned to worker 01J53VB6P22Q7F2YQZ7TW9Z4XB (queued for 35 m 51 s)
 
22024-08-12T17:50:06.887Zstarting task 0: "setup"
32024-08-12T17:50:06.913Z++ uname -s
42024-08-12T17:50:06.913Z+ kern=SunOS
52024-08-12T17:50:06.913Z+ case "$kern" in
62024-08-12T17:50:06.913Z+ groupadd -g 12345 build
72024-08-12T17:50:06.913Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-12T17:50:08.920Z+ zfs create -o mountpoint=/work rpool/work
92024-08-12T17:50:08.967Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-12T17:50:08.992Z+ home_fs=autofs
112024-08-12T17:50:08.992Z+ [[ autofs == autofs ]]
122024-08-12T17:50:08.992Z+ sed -i -e '/^\/home/d' /etc/auto_master
132024-08-12T17:50:08.992Z+ automount -v
142024-08-12T17:50:08.992Zautomount: no mounts
152024-08-12T17:50:08.992Zautomount: /home unmounted
162024-08-12T17:50:08.992Z+ mkdir -p /home/build
172024-08-12T17:50:08.992Z+ chown build:build /home/build /work
182024-08-12T17:50:10.983Z+ chmod 0700 /home/build /work
192024-08-12T17:50:11.008Zprocess exited: duration 4099 ms, exit code 0
 
202024-08-12T17:50:11.057Zstarting task 1: "rust-toolchain"
212024-08-12T17:50:11.082Z+ printf ' * toolchain channel = "%s"
222024-08-12T17:50:11.082Z * toolchain channel = "stable"
232024-08-12T17:50:11.082Z' stable
242024-08-12T17:50:11.082Z * toolchain profile = "default"
252024-08-12T17:50:11.082Z+ printf ' * toolchain profile = "%s"
262024-08-12T17:50:11.082Z' default
272024-08-12T17:50:11.082Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
282024-08-12T17:50:11.082Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
292024-08-12T17:50:11.166Zinfo: downloading installer
302024-08-12T17:50:11.864Zinfo: profile set to 'default'
312024-08-12T17:50:11.864Zinfo: default host triple is x86_64-unknown-illumos
322024-08-12T17:50:11.864Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
332024-08-12T17:50:11.969Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
342024-08-12T17:50:11.969Zinfo: downloading component 'cargo'
352024-08-12T17:50:12.405Zinfo: downloading component 'clippy'
362024-08-12T17:50:12.864Zinfo: downloading component 'rust-docs'
372024-08-12T17:50:13.081Zinfo: downloading component 'rust-std'
382024-08-12T17:50:13.603Zinfo: downloading component 'rustc'
392024-08-12T17:50:14.711Zinfo: downloading component 'rustfmt'
402024-08-12T17:50:14.805Zinfo: installing component 'cargo'
412024-08-12T17:50:15.879Zinfo: installing component 'clippy'
422024-08-12T17:50:16.326Zinfo: installing component 'rust-docs'
432024-08-12T17:50:19.195Zinfo: installing component 'rust-std'
442024-08-12T17:50:21.100Zinfo: installing component 'rustc'
452024-08-12T17:50:26.161Zinfo: installing component 'rustfmt'
462024-08-12T17:50:26.551Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
472024-08-12T17:50:26.551Z
482024-08-12T17:50:26.668Z stable-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
492024-08-12T17:50:26.668Z
502024-08-12T17:50:26.668Z
512024-08-12T17:50:26.668ZRust is installed now. Great!
522024-08-12T17:50:26.668Z
532024-08-12T17:50:26.668ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
542024-08-12T17:50:26.668Zenvironment variable. This has not been done automatically.
552024-08-12T17:50:26.668Z
562024-08-12T17:50:26.668ZTo configure your current shell, you need to source
572024-08-12T17:50:26.668Zthe corresponding env file under $HOME/.cargo.
582024-08-12T17:50:26.668Z
592024-08-12T17:50:26.692ZThis is usually done by running one of the following (note the leading DOT):
602024-08-12T17:50:26.692Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
612024-08-12T17:50:26.692Zsource "$HOME/.cargo/env.fish" # For fish
622024-08-12T17:50:26.733Z+ rustc --version
632024-08-12T17:50:26.834Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
642024-08-12T17:50:26.858Zprocess exited: duration 15781 ms, exit code 0
 
652024-08-12T17:50:26.906Zstarting task 2: "authentication"
662024-08-12T17:50:26.970Zprocess exited: duration 63 ms, exit code 0
 
672024-08-12T17:50:27.022Zstarting task 3: "clone repository"
682024-08-12T17:50:27.047Z+ mkdir -p /work/tokio-rs/tokio
692024-08-12T17:50:27.047Z+ git clone https://github.com/tokio-rs/tokio /work/tokio-rs/tokio
702024-08-12T17:50:27.071ZCloning into '/work/tokio-rs/tokio'...
712024-08-12T17:50:28.635Z+ cd /work/tokio-rs/tokio
722024-08-12T17:50:28.635Z+ git fetch origin b8552c65d593422ffcc0ddc2dc3e1d8080a4cad1
732024-08-12T17:50:28.999ZFrom https://github.com/tokio-rs/tokio
742024-08-12T17:50:28.999Z * branch b8552c65d593422ffcc0ddc2dc3e1d8080a4cad1 -> FETCH_HEAD
752024-08-12T17:50:29.024Z+ [[ -n eliza/illumos-ci ]]
762024-08-12T17:50:29.024Z++ git branch --show-current
772024-08-12T17:50:29.024Z+ current=master
782024-08-12T17:50:29.024Z+ [[ master != eliza/illumos-ci ]]
792024-08-12T17:50:29.024Z+ git branch -f eliza/illumos-ci b8552c65d593422ffcc0ddc2dc3e1d8080a4cad1
802024-08-12T17:50:29.024Z+ git checkout -f eliza/illumos-ci
812024-08-12T17:50:29.067ZSwitched to branch 'eliza/illumos-ci'
822024-08-12T17:50:29.092Z+ git reset --hard b8552c65d593422ffcc0ddc2dc3e1d8080a4cad1
832024-08-12T17:50:29.116ZHEAD is now at b8552c65 ci: add a basic illumos test job
842024-08-12T17:50:29.141Zprocess exited: duration 2097 ms, exit code 0
 
852024-08-12T17:50:29.190Zstarting task 4: "build"
862024-08-12T17:50:29.215Z+ export RUSTFLAGS=-Dwarnings
872024-08-12T17:50:29.215Z+ RUSTFLAGS=-Dwarnings
882024-08-12T17:50:29.215Z+ export RUST_BACKTRACE=1
892024-08-12T17:50:29.215Z+ RUST_BACKTRACE=1
902024-08-12T17:50:29.215Z+ export CARGO_INCREMENTAL=0
912024-08-12T17:50:29.215Z+ CARGO_INCREMENTAL=0
922024-08-12T17:50:29.215Z+ NEXTEST_VERSION=latest
932024-08-12T17:50:29.215Z+ curl -sSfL --retry 10 https://get.nexte.st/latest/illumos
942024-08-12T17:50:29.215Z+ gunzip
952024-08-12T17:50:29.215Z+ tar -xvf - -C /home/build/.cargo/bin
962024-08-12T17:50:30.151Zx cargo-nextest, 16690416 bytes, 32599 tape blocks
972024-08-12T17:50:30.175Z+ uname -a
982024-08-12T17:50:30.175ZSunOS bmat-EVT22200007-00003303 5.11 omnios-r151038-db6df08a4e i86pc i386 i86pc
992024-08-12T17:50:30.175Z+ cargo --version
1002024-08-12T17:50:30.261Zcargo 1.80.1 (376290515 2024-07-16)
1012024-08-12T17:50:30.286Z+ rustc --version
1022024-08-12T17:50:30.348Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
1032024-08-12T17:50:30.373Z+ banner build
1042024-08-12T17:50:30.373Z
1052024-08-12T17:50:30.373Z ##### # # # # #####
1062024-08-12T17:50:30.373Z # # # # # # # #
1072024-08-12T17:50:30.373Z ##### # # # # # #
1082024-08-12T17:50:30.373Z # # # # # # # #
1092024-08-12T17:50:30.373Z # # # # # # # #
1102024-08-12T17:50:30.373Z ##### #### # ###### #####
1112024-08-12T17:50:30.373Z
1122024-08-12T17:50:30.373Z+ ptime -m cargo test --no-run --all --verbose --features full
1132024-08-12T17:50:30.646Z Updating crates.io index
1142024-08-12T17:50:31.264Z Locking 203 packages to latest compatible versions
1152024-08-12T17:50:31.264Z Adding addr2line v0.22.0 (latest: v0.24.1)
1162024-08-12T17:50:31.289Z Adding anes v0.1.6 (latest: v0.2.0)
1172024-08-12T17:50:31.290Z Adding gimli v0.29.0 (latest: v0.31.0)
1182024-08-12T17:50:31.290Z Adding hermit-abi v0.3.9 (latest: v0.4.0)
1192024-08-12T17:50:31.290Z Adding http v0.2.12 (latest: v1.1.0)
1202024-08-12T17:50:31.290Z Adding itertools v0.10.5 (latest: v0.13.0)
1212024-08-12T17:50:31.290Z Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
1222024-08-12T17:50:31.290Z Adding matchers v0.1.0 (latest: v0.2.0)
1232024-08-12T17:50:31.290Z Adding miniz_oxide v0.7.4 (latest: v0.8.0)
1242024-08-12T17:50:31.290Z Adding mio v0.8.11 (latest: v1.0.2)
1252024-08-12T17:50:31.290Z Adding mockall v0.11.4 (latest: v0.13.0)
1262024-08-12T17:50:31.290Z Adding mockall_derive v0.11.4 (latest: v0.13.0)
1272024-08-12T17:50:31.290Z Adding nu-ansi-term v0.46.0 (latest: v0.50.1)
1282024-08-12T17:50:31.290Z Adding predicates v2.1.5 (latest: v3.1.2)
1292024-08-12T17:50:31.290Z Adding regex-automata v0.1.10 (latest: v0.4.7)
1302024-08-12T17:50:31.290Z Adding regex-syntax v0.6.29 (latest: v0.8.4)
1312024-08-12T17:50:31.290Z Adding syn v1.0.109 (latest: v2.0.74)
1322024-08-12T17:50:31.290Z Adding termtree v0.4.1 (latest: v0.5.1)
1332024-08-12T17:50:31.290Z Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
1342024-08-12T17:50:31.290Z Adding windows-sys v0.48.0 (latest: v0.59.0)
1352024-08-12T17:50:31.290Z Adding windows-sys v0.52.0 (latest: v0.59.0)
1362024-08-12T17:50:31.290Z Adding windows-targets v0.48.5 (latest: v0.52.6)
1372024-08-12T17:50:31.290Z Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
1382024-08-12T17:50:31.290Z Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
1392024-08-12T17:50:31.290Z Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
1402024-08-12T17:50:31.290Z Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
1412024-08-12T17:50:31.290Z Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
1422024-08-12T17:50:31.290Z Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
1432024-08-12T17:50:31.290Z Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
1442024-08-12T17:50:31.315Z Downloading crates ...
1452024-08-12T17:50:31.359Z Downloaded equivalent v1.0.1
1462024-08-12T17:50:31.386Z Downloaded cfg_aliases v0.2.1
1472024-08-12T17:50:31.386Z Downloaded signal-hook-registry v1.4.2
1482024-08-12T17:50:31.386Z Downloaded plotters-svg v0.3.6
1492024-08-12T17:50:31.386Z Downloaded serde_spanned v0.6.7
1502024-08-12T17:50:31.386Z Downloaded sharded-slab v0.1.7
1512024-08-12T17:50:31.386Z Downloaded socket2 v0.5.7
1522024-08-12T17:50:31.412Z Downloaded tracing-attributes v0.1.27
1532024-08-12T17:50:31.413Z Downloaded regex-automata v0.1.10
1542024-08-12T17:50:31.413Z Downloaded toml_datetime v0.6.8
1552024-08-12T17:50:31.413Z Downloaded zerocopy-derive v0.7.35
1562024-08-12T17:50:31.439Z Downloaded walkdir v2.5.0
1572024-08-12T17:50:31.439Z Downloaded mio v1.0.2
1582024-08-12T17:50:31.439Z Downloaded trybuild v1.0.99
1592024-08-12T17:50:31.463Z Downloaded syn v1.0.109
1602024-08-12T17:50:31.488Z Downloaded zerocopy v0.7.35
1612024-08-12T17:50:31.488Z Downloaded toml v0.8.19
1622024-08-12T17:50:31.488Z Downloaded termcolor v1.4.1
1632024-08-12T17:50:31.512Z Downloaded syn v2.0.74
1642024-08-12T17:50:31.512Z Downloaded rustix v0.38.34
1652024-08-12T17:50:31.536Z Downloaded slab v0.4.9
1662024-08-12T17:50:31.537Z Downloaded regex-automata v0.4.7
1672024-08-12T17:50:31.561Z Downloaded libc v0.2.155
1682024-08-12T17:50:31.587Z Downloaded ciborium-io v0.2.2
1692024-08-12T17:50:31.587Z Downloaded winnow v0.6.18
1702024-08-12T17:50:31.611Z Downloaded tracing-subscriber v0.3.18
1712024-08-12T17:50:31.611Z Downloaded toml_edit v0.22.20
1722024-08-12T17:50:31.636Z Downloaded itertools v0.10.5
1732024-08-12T17:50:31.636Z Downloaded futures-sink v0.3.30
1742024-08-12T17:50:31.636Z Downloaded hashbrown v0.14.5
1752024-08-12T17:50:31.660Z Downloaded tracing v0.1.40
1762024-08-12T17:50:31.660Z Downloaded serde_json v1.0.124
1772024-08-12T17:50:31.660Z Downloaded regex-syntax v0.8.4
1782024-08-12T17:50:31.684Z Downloaded regex v1.10.6
1792024-08-12T17:50:31.684Z Downloaded rayon-core v1.12.1
1802024-08-12T17:50:31.684Z Downloaded rayon v1.10.0
1812024-08-12T17:50:31.709Z Downloaded predicates v2.1.5
1822024-08-12T17:50:31.709Z Downloaded same-file v1.0.6
1832024-08-12T17:50:31.709Z Downloaded ppv-lite86 v0.2.20
1842024-08-12T17:50:31.709Z Downloaded http v0.2.12
1852024-08-12T17:50:31.709Z Downloaded futures-io v0.3.30
1862024-08-12T17:50:31.709Z Downloaded unicode-ident v1.0.12
1872024-08-12T17:50:31.709Z Downloaded tracing-log v0.2.0
1882024-08-12T17:50:31.709Z Downloaded tracing-core v0.1.32
1892024-08-12T17:50:31.709Z Downloaded tinytemplate v1.2.1
1902024-08-12T17:50:31.733Z Downloaded regex-syntax v0.6.29
1912024-08-12T17:50:31.734Z Downloaded rand v0.8.5
1922024-08-12T17:50:31.734Z Downloaded proc-macro2 v1.0.86
1932024-08-12T17:50:31.734Z Downloaded predicates-tree v1.0.11
1942024-08-12T17:50:31.734Z Downloaded plotters-backend v0.3.6
1952024-08-12T17:50:31.734Z Downloaded pin-utils v0.1.0
1962024-08-12T17:50:31.734Z Downloaded pin-project-internal v1.1.5
1972024-08-12T17:50:31.734Z Downloaded parking_lot_core v0.9.10
1982024-08-12T17:50:31.734Z Downloaded parking_lot v0.12.3
1992024-08-12T17:50:31.758Z Downloaded overload v0.1.1
2002024-08-12T17:50:31.758Z Downloaded num-traits v0.2.19
2012024-08-12T17:50:31.758Z Downloaded memchr v2.7.4
2022024-08-12T17:50:31.758Z Downloaded log v0.4.22
2032024-08-12T17:50:31.758Z Downloaded httpdate v1.0.3
2042024-08-12T17:50:31.758Z Downloaded half v2.4.1
2052024-08-12T17:50:31.758Z Downloaded tempfile v3.12.0
2062024-08-12T17:50:31.758Z Downloaded smallvec v1.13.2
2072024-08-12T17:50:31.783Z Downloaded serde v1.0.206
2082024-08-12T17:50:31.783Z Downloaded once_cell v1.19.0
2092024-08-12T17:50:31.783Z Downloaded nu-ansi-term v0.46.0
2102024-08-12T17:50:31.783Z Downloaded normalize-line-endings v0.3.0
2112024-08-12T17:50:31.783Z Downloaded nix v0.29.0
2122024-08-12T17:50:31.783Z Downloaded mockall_derive v0.11.4
2132024-08-12T17:50:31.808Z Downloaded itoa v1.0.11
2142024-08-12T17:50:31.808Z Downloaded is-terminal v0.4.12
2152024-08-12T17:50:31.808Z Downloaded getrandom v0.2.15
2162024-08-12T17:50:31.808Z Downloaded futures-task v0.3.30
2172024-08-12T17:50:31.808Z Downloaded clap_lex v0.7.2
2182024-08-12T17:50:31.808Z Downloaded plotters v0.3.6
2192024-08-12T17:50:31.808Z Downloaded pin-project v1.1.5
2202024-08-12T17:50:31.833Z Downloaded indexmap v2.3.0
2212024-08-12T17:50:31.833Z Downloaded futures-util v0.3.30
2222024-08-12T17:50:31.833Z Downloaded futures-macro v0.3.30
2232024-08-12T17:50:31.857Z Downloaded futures-channel v0.3.30
2242024-08-12T17:50:31.857Z Downloaded fragile v2.0.0
2252024-08-12T17:50:31.857Z Downloaded float-cmp v0.9.0
2262024-08-12T17:50:31.857Z Downloaded either v1.13.0
2272024-08-12T17:50:31.857Z Downloaded doc-comment v0.3.3
2282024-08-12T17:50:31.857Z Downloaded crossbeam-utils v0.8.20
2292024-08-12T17:50:31.857Z Downloaded criterion v0.5.1
2302024-08-12T17:50:31.858Z Downloaded clap_builder v4.5.15
2312024-08-12T17:50:31.882Z Downloaded ciborium v0.2.2
2322024-08-12T17:50:31.882Z Downloaded bytes v1.7.1
2332024-08-12T17:50:31.882Z Downloaded aho-corasick v1.1.3
2342024-08-12T17:50:31.882Z Downloaded thread_local v1.1.8
2352024-08-12T17:50:31.882Z Downloaded termtree v0.4.1
2362024-08-12T17:50:31.882Z Downloaded serde_derive v1.0.206
2372024-08-12T17:50:31.882Z Downloaded ryu v1.0.18
2382024-08-12T17:50:31.882Z Downloaded rand_chacha v0.3.1
2392024-08-12T17:50:31.907Z Downloaded predicates-core v1.0.8
2402024-08-12T17:50:31.907Z Downloaded oorandom v11.1.4
2412024-08-12T17:50:31.907Z Downloaded lock_api v0.4.12
2422024-08-12T17:50:31.907Z Downloaded lazy_static v1.5.0
2432024-08-12T17:50:31.932Z Downloaded httparse v1.9.4
2442024-08-12T17:50:31.932Z Downloaded futures-executor v0.3.30
2452024-08-12T17:50:31.932Z Downloaded quote v1.0.36
2462024-08-12T17:50:31.932Z Downloaded pin-project-lite v0.2.14
2472024-08-12T17:50:31.932Z Downloaded glob v0.3.1
2482024-08-12T17:50:31.932Z Downloaded futures v0.3.30
2492024-08-12T17:50:31.932Z Downloaded errno v0.3.9
2502024-08-12T17:50:31.932Z Downloaded crossbeam-epoch v0.9.18
2512024-08-12T17:50:31.932Z Downloaded crossbeam-deque v0.8.5
2522024-08-12T17:50:31.932Z Downloaded clap v4.5.15
2532024-08-12T17:50:31.932Z Downloaded bitflags v2.6.0
2542024-08-12T17:50:31.932Z Downloaded async-stream v0.3.5
2552024-08-12T17:50:31.932Z Downloaded anstyle v1.0.8
2562024-08-12T17:50:31.932Z Downloaded rand_core v0.6.4
2572024-08-12T17:50:31.957Z Downloaded num_cpus v1.16.0
2582024-08-12T17:50:31.957Z Downloaded mockall v0.11.4
2592024-08-12T17:50:31.957Z Downloaded memoffset v0.9.1
2602024-08-12T17:50:31.957Z Downloaded futures-test v0.3.30
2612024-08-12T17:50:31.957Z Downloaded futures-core v0.3.30
2622024-08-12T17:50:31.957Z Downloaded fnv v1.0.7
2632024-08-12T17:50:31.957Z Downloaded fastrand v2.1.0
2642024-08-12T17:50:31.957Z Downloaded difflib v0.4.0
2652024-08-12T17:50:31.957Z Downloaded ciborium-ll v0.2.2
2662024-08-12T17:50:31.957Z Downloaded cast v0.3.0
2672024-08-12T17:50:31.957Z Downloaded byteorder v1.5.0
2682024-08-12T17:50:31.957Z Downloaded anes v0.1.6
2692024-08-12T17:50:31.957Z Downloaded scopeguard v1.2.0
2702024-08-12T17:50:31.957Z Downloaded autocfg v1.3.0
2712024-08-12T17:50:31.957Z Downloaded async-stream-impl v0.3.5
2722024-08-12T17:50:31.957Z Downloaded matchers v0.1.0
2732024-08-12T17:50:31.982Z Downloaded cfg-if v1.0.0
2742024-08-12T17:50:31.982Z Downloaded downcast v0.11.0
2752024-08-12T17:50:31.982Z Downloaded criterion-plot v0.5.0
2762024-08-12T17:50:32.200Z Compiling proc-macro2 v1.0.86
2772024-08-12T17:50:32.201Z Compiling unicode-ident v1.0.12
2782024-08-12T17:50:32.201Z Compiling autocfg v1.3.0
2792024-08-12T17:50:32.201Z Compiling libc v0.2.155
2802024-08-12T17:50:32.225Z Compiling cfg-if v1.0.0
2812024-08-12T17:50:32.225Z Compiling pin-project-lite v0.2.14
2822024-08-12T17:50:32.225Z Compiling memchr v2.7.4
2832024-08-12T17:50:32.225Z Compiling parking_lot_core v0.9.10
2842024-08-12T17:50:32.226Z 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-12T17:50:32.226Z 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`
2862024-08-12T17:50:32.226Z 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`
2872024-08-12T17:50:32.226Z 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`
2882024-08-12T17:50:32.226Z 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`
2892024-08-12T17:50:32.226Z 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`
2902024-08-12T17:50:32.226Z 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-12T17:50:32.226Z 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-12T17:50:32.321Z Compiling scopeguard v1.2.0
2932024-08-12T17:50:32.346Z 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`
2942024-08-12T17:50:32.370Z Compiling smallvec v1.13.2
2952024-08-12T17:50:32.405Z 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`
2962024-08-12T17:50:32.432Z Compiling bytes v1.7.1
2972024-08-12T17:50:32.456Z 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-12T17:50:32.456Z Compiling futures-core v0.3.30
2992024-08-12T17:50:32.481Z 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-12T17:50:32.690Z Compiling pin-utils v0.1.0
3012024-08-12T17:50:32.715Z 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`
3022024-08-12T17:50:32.775Z Compiling futures-sink v0.3.30
3032024-08-12T17:50:32.800Z 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`
3042024-08-12T17:50:32.800Z Compiling futures-io v0.3.30
3052024-08-12T17:50:32.800Z 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`
3062024-08-12T17:50:32.840Z Running `/work/tokio-rs/tokio/target/debug/build/parking_lot_core-3c192d7fbb88efb4/build-script-build`
3072024-08-12T17:50:32.840Z Running `/work/tokio-rs/tokio/target/debug/build/proc-macro2-bcc604bf5ac3ab58/build-script-build`
3082024-08-12T17:50:32.864Z Compiling futures-task v0.3.30
3092024-08-12T17:50:32.889Z 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`
3102024-08-12T17:50:32.889Z Running `/work/tokio-rs/tokio/target/debug/build/libc-d32db536f7a7ccca/build-script-build`
3112024-08-12T17:50:32.916Z Compiling futures-channel v0.3.30
3122024-08-12T17:50:32.940Z 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`
3132024-08-12T17:50:32.940Z 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-12T17:50:32.940Z Compiling lock_api v0.4.12
3152024-08-12T17:50:32.967Z 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-12T17:50:33.001Z 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-12T17:50:33.089Z Compiling slab v0.4.9
3182024-08-12T17:50:33.114Z 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-12T17:50:33.139Z Compiling once_cell v1.19.0
3202024-08-12T17:50:33.139Z 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-12T17:50:33.227Z Running `/work/tokio-rs/tokio/target/debug/build/lock_api-80d5a0f0e1ee929e/build-script-build`
3222024-08-12T17:50:33.265Z Compiling bitflags v2.6.0
3232024-08-12T17:50:33.289Z 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`
3242024-08-12T17:50:33.349Z 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-12T17:50:33.374Z Running `/work/tokio-rs/tokio/target/debug/build/slab-48bcc6bcbcdc5744/build-script-build`
3262024-08-12T17:50:33.476Z Compiling rustix v0.38.34
3272024-08-12T17:50:33.501Z 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`
3282024-08-12T17:50:33.501Z 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`
3292024-08-12T17:50:33.723Z Compiling fastrand v2.1.0
3302024-08-12T17:50:33.748Z 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-12T17:50:33.826Z Compiling quote v1.0.36
3322024-08-12T17:50:33.851Z 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-12T17:50:33.851Z Compiling aho-corasick v1.1.3
3342024-08-12T17:50:33.851Z 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-12T17:50:33.901Z Compiling byteorder v1.5.0
3362024-08-12T17:50:33.926Z 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`
3372024-08-12T17:50:34.011Z Compiling regex-syntax v0.8.4
3382024-08-12T17:50:34.036Z 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`
3392024-08-12T17:50:34.241Z Compiling syn v2.0.74
3402024-08-12T17:50:34.266Z 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`
3412024-08-12T17:50:34.290Z 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`
3422024-08-12T17:50:34.410Z Compiling socket2 v0.5.7
3432024-08-12T17:50:34.435Z 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`
3442024-08-12T17:50:34.502Z Compiling mio v1.0.2
3452024-08-12T17:50:34.527Z 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`
3462024-08-12T17:50:34.527Z Compiling signal-hook-registry v1.4.2
3472024-08-12T17:50:34.527Z 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`
3482024-08-12T17:50:34.551Z Compiling num_cpus v1.16.0
3492024-08-12T17:50:34.551Z 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`
3502024-08-12T17:50:34.635Z Compiling parking_lot v0.12.3
3512024-08-12T17:50:34.661Z 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`
3522024-08-12T17:50:34.910Z Running `/work/tokio-rs/tokio/target/debug/build/rustix-6f3b2ee66cdf5d10/build-script-build`
3532024-08-12T17:50:35.015Z Compiling errno v0.3.9
3542024-08-12T17:50:35.039Z 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`
3552024-08-12T17:50:35.236Z 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`
3562024-08-12T17:50:35.339Z Compiling getrandom v0.2.15
3572024-08-12T17:50:35.363Z 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-12T17:50:35.363Z Compiling lazy_static v1.5.0
3592024-08-12T17:50:35.363Z 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-12T17:50:35.464Z Compiling num-traits v0.2.19
3612024-08-12T17:50:35.464Z 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-12T17:50:35.511Z Compiling rand_core v0.6.4
3632024-08-12T17:50:35.536Z 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`
3642024-08-12T17:50:35.631Z Compiling syn v1.0.109
3652024-08-12T17:50:35.655Z 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`
3662024-08-12T17:50:35.655Z Compiling memoffset v0.9.1
3672024-08-12T17:50:35.655Z 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`
3682024-08-12T17:50:35.739Z Running `/work/tokio-rs/tokio/target/debug/build/num-traits-51f408cace3779a9/build-script-build`
3692024-08-12T17:50:35.900Z Compiling predicates-core v1.0.8
3702024-08-12T17:50:35.925Z 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`
3712024-08-12T17:50:35.951Z Compiling cfg_aliases v0.2.1
3722024-08-12T17:50:35.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`
3732024-08-12T17:50:35.976Z 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`
3742024-08-12T17:50:36.053Z Compiling either v1.13.0
3752024-08-12T17:50:36.079Z 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`
3762024-08-12T17:50:36.145Z Running `/work/tokio-rs/tokio/target/debug/build/syn-a477de46bbf15a1d/build-script-build`
3772024-08-12T17:50:36.197Z 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`
3782024-08-12T17:50:36.281Z Compiling nix v0.29.0
3792024-08-12T17:50:36.306Z 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`
3802024-08-12T17:50:36.410Z Compiling itertools v0.10.5
3812024-08-12T17:50:36.435Z 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`
3822024-08-12T17:50:37.021Z Compiling tempfile v3.12.0
3832024-08-12T17:50:37.046Z 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-12T17:50:37.078Z Compiling regex-automata v0.4.7
3852024-08-12T17:50:37.103Z 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-12T17:50:37.715Z Compiling float-cmp v0.9.0
3872024-08-12T17:50:37.739Z 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-12T17:50:37.919Z Running `/work/tokio-rs/tokio/target/debug/build/memoffset-644ada9e70c8c763/build-script-build`
3892024-08-12T17:50:37.943Z Compiling normalize-line-endings v0.3.0
3902024-08-12T17:50:37.944Z 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`
3912024-08-12T17:50:38.047Z Compiling difflib v0.4.0
3922024-08-12T17:50:38.071Z 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-12T17:50:38.071Z Compiling termtree v0.4.1
3942024-08-12T17:50:38.071Z 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`
3952024-08-12T17:50:38.258Z Compiling predicates-tree v1.0.11
3962024-08-12T17:50:38.282Z 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-12T17:50:38.855Z 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-12T17:50:38.883Z Running `/work/tokio-rs/tokio/target/debug/build/nix-175435dd78eab303/build-script-build`
3992024-08-12T17:50:38.908Z Compiling fragile v2.0.0
4002024-08-12T17:50:38.908Z 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-12T17:50:38.955Z Compiling downcast v0.11.0
4022024-08-12T17:50:38.979Z 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-12T17:50:39.165Z 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-12T17:50:39.225Z Compiling serde v1.0.206
4052024-08-12T17:50:39.250Z 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.206/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=9c8947a4d418f305 -C extra-filename=-9c8947a4d418f305 --out-dir /work/tokio-rs/tokio/target/debug/build/serde-9c8947a4d418f305 -L dependency=/work/tokio-rs/tokio/target/debug/deps --cap-lints allow -Dwarnings`
4062024-08-12T17:50:39.551Z Compiling itoa v1.0.11
4072024-08-12T17:50:39.576Z 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-12T17:50:39.665Z Running `/work/tokio-rs/tokio/target/debug/build/serde-9c8947a4d418f305/build-script-build`
4092024-08-12T17:50:39.720Z Compiling serde_json v1.0.124
4102024-08-12T17:50:39.720Z 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`
4112024-08-12T17:50:39.749Z Compiling ryu v1.0.18
4122024-08-12T17:50:39.774Z 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`
4132024-08-12T17:50:39.774Z Compiling tracing-core v0.1.32
4142024-08-12T17:50:39.774Z 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-12T17:50:40.019Z Running `/work/tokio-rs/tokio/target/debug/build/serde_json-4d7df6690e7c68df/build-script-build`
4162024-08-12T17:50:40.044Z Compiling regex-syntax v0.6.29
4172024-08-12T17:50:40.044Z 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`
4182024-08-12T17:50:40.069Z Compiling httparse v1.9.4
4192024-08-12T17:50:40.069Z 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`
4202024-08-12T17:50:40.248Z Compiling log v0.4.22
4212024-08-12T17:50:40.273Z 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`
4222024-08-12T17:50:40.595Z Compiling regex v1.10.6
4232024-08-12T17:50:40.624Z 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-12T17:50:40.648Z Compiling overload v0.1.1
4252024-08-12T17:50:40.648Z 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-12T17:50:40.722Z Compiling nu-ansi-term v0.46.0
4272024-08-12T17:50:40.746Z 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-12T17:50:41.035Z Running `/work/tokio-rs/tokio/target/debug/build/httparse-65089cfb9fc4b037/build-script-build`
4292024-08-12T17:50:41.087Z Compiling tracing-log v0.2.0
4302024-08-12T17:50:41.112Z 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`
4312024-08-12T17:50:41.354Z Compiling predicates v2.1.5
4322024-08-12T17:50:41.380Z 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`
4332024-08-12T17:50:41.525Z Compiling sharded-slab v0.1.7
4342024-08-12T17:50:41.550Z 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-12T17:50:41.550Z Compiling thread_local v1.1.8
4362024-08-12T17:50:41.550Z 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-12T17:50:41.576Z Compiling fnv v1.0.7
4382024-08-12T17:50:41.576Z 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-12T17:50:41.671Z Compiling http v0.2.12
4402024-08-12T17:50:41.696Z 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-12T17:50:42.035Z 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-12T17:50:42.594Z Compiling regex-automata v0.1.10
4432024-08-12T17:50:42.619Z 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-12T17:50:42.644Z Compiling httpdate v1.0.3
4452024-08-12T17:50:42.644Z 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-12T17:50:42.885Z Compiling doc-comment v0.3.3
4472024-08-12T17:50:42.910Z 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-12T17:50:43.053Z Compiling hashbrown v0.14.5
4492024-08-12T17:50:43.078Z 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`
4502024-08-12T17:50:43.326Z Running `/work/tokio-rs/tokio/target/debug/build/doc-comment-007b411b2934078c/build-script-build`
4512024-08-12T17:50:43.446Z 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`
4522024-08-12T17:50:43.604Z Compiling equivalent v1.0.1
4532024-08-12T17:50:43.629Z 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`
4542024-08-12T17:50:43.696Z Compiling winnow v0.6.18
4552024-08-12T17:50:43.724Z 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-12T17:50:43.750Z Compiling tokio-macros v2.4.0 (/work/tokio-rs/tokio/tokio-macros)
4572024-08-12T17:50:43.750Z 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-12T17:50:43.948Z Compiling futures-macro v0.3.30
4592024-08-12T17:50:43.992Z 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-12T17:50:44.225Z Compiling async-stream-impl v0.3.5
4612024-08-12T17:50:44.250Z 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-12T17:50:44.889Z Compiling tokio v1.39.2 (/work/tokio-rs/tokio/tokio)
4632024-08-12T17:50:44.915Z 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-12T17:50:45.241Z Compiling zerocopy-derive v0.7.35
4652024-08-12T17:50:45.267Z 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-12T17:50:45.267Z Compiling async-stream v0.3.5
4672024-08-12T17:50:45.267Z 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`
4682024-08-12T17:50:45.293Z Compiling mockall_derive v0.11.4
4692024-08-12T17:50:45.293Z 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`
4702024-08-12T17:50:45.384Z Compiling pin-project-internal v1.1.5
4712024-08-12T17:50:45.409Z 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-12T17:50:45.434Z Compiling futures-util v0.3.30
4732024-08-12T17:50:45.434Z 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`
4742024-08-12T17:50:45.538Z Compiling serde_derive v1.0.206
4752024-08-12T17:50:45.564Z 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.206/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=d429e6da3525949a -C extra-filename=-d429e6da3525949a --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-12T17:50:45.677Z Compiling tracing-attributes v0.1.27
4772024-08-12T17:50:45.703Z 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`
4782024-08-12T17:50:46.634Z Compiling matchers v0.1.0
4792024-08-12T17:50:46.659Z 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-12T17:50:46.816Z Compiling indexmap v2.3.0
4812024-08-12T17:50:46.841Z 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.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 '--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=2605c6c7f615fbde -C extra-filename=-2605c6c7f615fbde --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-12T17:50:46.866Z Compiling zerocopy v0.7.35
4832024-08-12T17:50:46.866Z 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-12T17:50:47.466Z Compiling pin-project v1.1.5
4852024-08-12T17:50:47.491Z 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-12T17:50:47.568Z Compiling trybuild v1.0.99
4872024-08-12T17:50:47.593Z 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-12T17:50:47.893Z Compiling glob v0.3.1
4892024-08-12T17:50:47.917Z 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`
4902024-08-12T17:50:47.948Z Running `/work/tokio-rs/tokio/target/debug/build/trybuild-89adeae6b0c80601/build-script-build`
4912024-08-12T17:50:47.973Z Compiling termcolor v1.4.1
4922024-08-12T17:50:47.973Z 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`
4932024-08-12T17:50:48.090Z Compiling ppv-lite86 v0.2.20
4942024-08-12T17:50:48.114Z 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-12T17:50:48.237Z Compiling tracing v0.1.40
4962024-08-12T17:50:48.262Z 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-12T17:50:48.713Z Compiling tracing-subscriber v0.3.18
4982024-08-12T17:50:48.737Z 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-12T17:50:48.876Z Compiling rand_chacha v0.3.1
5002024-08-12T17:50:48.901Z 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`
5012024-08-12T17:50:48.901Z 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`
5022024-08-12T17:50:49.592Z Compiling rand v0.8.5
5032024-08-12T17:50:49.616Z 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-12T17:50:49.958Z Compiling futures-executor v0.3.30
5052024-08-12T17:50:49.983Z 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-12T17:50:50.506Z Compiling futures v0.3.30
5072024-08-12T17:50:50.530Z 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`
5082024-08-12T17:50:50.562Z Compiling mockall v0.11.4
5092024-08-12T17:50:50.586Z 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`
5102024-08-12T17:50:50.614Z Compiling futures-test v0.3.30
5112024-08-12T17:50:50.639Z 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-12T17:50:50.639Z 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.206/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=8285949d739f2c14 -C extra-filename=-8285949d739f2c14 --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-d429e6da3525949a.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-12T17:50:51.574Z Compiling tokio-util v0.7.11 (/work/tokio-rs/tokio/tokio-util)
5142024-08-12T17:50:51.599Z 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-12T17:50:51.599Z Compiling tests-build v0.1.0 (/work/tokio-rs/tokio/tests-build)
5162024-08-12T17:50:51.599Z 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-12T17:50:52.757Z Compiling tokio-stream v0.1.15 (/work/tokio-rs/tokio/tokio-stream)
5182024-08-12T17:50:52.782Z 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-12T17:50:53.540Z Compiling tokio-test v0.4.4 (/work/tokio-rs/tokio/tokio-test)
5202024-08-12T17:50:53.565Z 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-12T17:50:53.845Z Compiling tests-integration v0.1.0 (/work/tokio-rs/tokio/tests-integration)
5222024-08-12T17:50:53.870Z 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-12T17:50:55.067Z Compiling toml_datetime v0.6.8
5242024-08-12T17:50:55.068Z Compiling serde_spanned v0.6.7
5252024-08-12T17:50:55.114Z 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=b77ec096743dce64 -C extra-filename=-b77ec096743dce64 --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-8285949d739f2c14.rmeta --cap-lints allow -Dwarnings --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'`
5262024-08-12T17:50:55.114Z 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=58c04d6ef4920640 -C extra-filename=-58c04d6ef4920640 --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-8285949d739f2c14.rmeta --cap-lints allow -Dwarnings`
5272024-08-12T17:50:55.114Z 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=05bca63a48882dc2 -C extra-filename=-05bca63a48882dc2 --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-8285949d739f2c14.rmeta --cap-lints allow -Dwarnings`
5282024-08-12T17:50:55.307Z Compiling toml_edit v0.22.20
5292024-08-12T17:50:55.331Z 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=eda9df9570cfb62c -C extra-filename=-eda9df9570cfb62c --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-2605c6c7f615fbde.rmeta --extern serde=/work/tokio-rs/tokio/target/debug/deps/libserde-8285949d739f2c14.rmeta --extern serde_spanned=/work/tokio-rs/tokio/target/debug/deps/libserde_spanned-58c04d6ef4920640.rmeta --extern toml_datetime=/work/tokio-rs/tokio/target/debug/deps/libtoml_datetime-05bca63a48882dc2.rmeta --extern winnow=/work/tokio-rs/tokio/target/debug/deps/libwinnow-d3c0d3e0a6b83642.rmeta --cap-lints allow -Dwarnings`
5302024-08-12T17:50:56.038Z 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`
5312024-08-12T17:50:56.062Z 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`
5322024-08-12T17:50:56.062Z 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`
5332024-08-12T17:50:56.087Z 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`
5342024-08-12T17:50:56.243Z 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`
5352024-08-12T17:50:56.419Z 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`
5362024-08-12T17:50:57.472Z Compiling examples v0.0.0 (/work/tokio-rs/tokio/examples)
5372024-08-12T17:50:57.496Z 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=b7b217f26e1d8373 -C extra-filename=-b7b217f26e1d8373 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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`
5382024-08-12T17:50:57.623Z 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=856d685c8b9c43ef -C extra-filename=-856d685c8b9c43ef --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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`
5392024-08-12T17:50:57.752Z 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=a2ec5c768384a9f6 -C extra-filename=-a2ec5c768384a9f6 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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`
5402024-08-12T17:50:57.931Z Compiling toml v0.8.19
5412024-08-12T17:50:57.955Z 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=9c6a63530a302c43 -C extra-filename=-9c6a63530a302c43 --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-8285949d739f2c14.rmeta --extern serde_spanned=/work/tokio-rs/tokio/target/debug/deps/libserde_spanned-58c04d6ef4920640.rmeta --extern toml_datetime=/work/tokio-rs/tokio/target/debug/deps/libtoml_datetime-05bca63a48882dc2.rmeta --extern toml_edit=/work/tokio-rs/tokio/target/debug/deps/libtoml_edit-eda9df9570cfb62c.rmeta --cap-lints allow -Dwarnings`
5422024-08-12T17:50:57.983Z 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=a7b6c8deaf11dbe9 -C extra-filename=-a7b6c8deaf11dbe9 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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`
5432024-08-12T17:50:58.219Z 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=1d4dec20fa2d9d87 -C extra-filename=-1d4dec20fa2d9d87 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:50:58.322Z 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=b13a617725bf4d75 -C extra-filename=-b13a617725bf4d75 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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`
5452024-08-12T17:50:59.389Z 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=20f3ff1c471582b5 -C extra-filename=-20f3ff1c471582b5 --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-8285949d739f2c14.rmeta --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.rmeta --extern termcolor=/work/tokio-rs/tokio/target/debug/deps/libtermcolor-0a6e44c8df2f5be2.rmeta --extern toml=/work/tokio-rs/tokio/target/debug/deps/libtoml-9c6a63530a302c43.rmeta --cap-lints allow -Dwarnings --check-cfg 'cfg(trybuild_no_target)' --check-cfg 'cfg(host_os, values("windows"))'`
5462024-08-12T17:50:59.550Z 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`
5472024-08-12T17:50:59.674Z 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=acdd664cd2746fea -C extra-filename=-acdd664cd2746fea --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:50:59.839Z 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=a69a155d3454c10c -C extra-filename=-a69a155d3454c10c --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:50:59.917Z 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=97c43a5c018b2afa -C extra-filename=-97c43a5c018b2afa --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:50:59.989Z 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=31cea0127ca7bd40 -C extra-filename=-31cea0127ca7bd40 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:51:00.222Z 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=b8fceb01a5161579 -C extra-filename=-b8fceb01a5161579 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:51:01.126Z 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=9663d125368de1f2 -C extra-filename=-9663d125368de1f2 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:51:01.222Z 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=890f1499bcdc75c2 -C extra-filename=-890f1499bcdc75c2 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:51:01.350Z 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=ffd73fc78bff679d -C extra-filename=-ffd73fc78bff679d --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:51:01.646Z 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=8e202a84f7352ccf -C extra-filename=-8e202a84f7352ccf --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:51:02.354Z 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=55684527967aadd6 -C extra-filename=-55684527967aadd6 --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:51:02.379Z 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=3220535871944bfc -C extra-filename=-3220535871944bfc --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-8285949d739f2c14.rlib --extern serde_derive=/work/tokio-rs/tokio/target/debug/deps/libserde_derive-d429e6da3525949a.so --extern serde_json=/work/tokio-rs/tokio/target/debug/deps/libserde_json-b77ec096743dce64.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-12T17:51:02.407Z 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`
5592024-08-12T17:51:02.733Z 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`
5602024-08-12T17:51:03.060Z 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`
5612024-08-12T17:51:03.108Z 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`
5622024-08-12T17:51:03.300Z 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`
5632024-08-12T17:51:03.422Z 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`
5642024-08-12T17:51:03.462Z 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`
5652024-08-12T17:51:04.643Z 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`
5662024-08-12T17:51:04.891Z 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`
5672024-08-12T17:51:05.130Z 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`
5682024-08-12T17:51:05.259Z 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`
5692024-08-12T17:51:05.326Z 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`
5702024-08-12T17:51:05.350Z 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`
5712024-08-12T17:51:05.390Z 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`
5722024-08-12T17:51:06.039Z 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`
5732024-08-12T17:51:06.120Z 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`
5742024-08-12T17:51:06.509Z 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`
5752024-08-12T17:51:06.562Z 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`
5762024-08-12T17:51:06.913Z 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`
5772024-08-12T17:51:07.102Z 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`
5782024-08-12T17:51:07.384Z 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`
5792024-08-12T17:51:07.443Z 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=01e691f56fe38428 -C extra-filename=-01e691f56fe38428 --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-20f3ff1c471582b5.rlib -Dwarnings`
5802024-08-12T17:51:07.967Z 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=4b5e7ac3f0ce5f4a -C extra-filename=-4b5e7ac3f0ce5f4a --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-20f3ff1c471582b5.rlib -Dwarnings`
5812024-08-12T17:51:08.380Z 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=bb5d73cdb45e6b34 -C extra-filename=-bb5d73cdb45e6b34 --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-20f3ff1c471582b5.rlib -Dwarnings`
5822024-08-12T17:51:08.670Z 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`
5832024-08-12T17:51:09.081Z 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`
5842024-08-12T17:51:09.863Z 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`
5852024-08-12T17:51:10.018Z 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`
5862024-08-12T17:51:10.042Z 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`
5872024-08-12T17:51:10.147Z 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`
5882024-08-12T17:51:10.529Z 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`
5892024-08-12T17:51:11.049Z 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`
5902024-08-12T17:51:11.727Z 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`
5912024-08-12T17:51:11.757Z 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`
5922024-08-12T17:51:11.781Z 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`
5932024-08-12T17:51:11.838Z 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`
5942024-08-12T17:51:12.456Z 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`
5952024-08-12T17:51:13.101Z 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`
5962024-08-12T17:51:13.567Z 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`
5972024-08-12T17:51:14.083Z 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`
5982024-08-12T17:51:14.274Z 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`
5992024-08-12T17:51:14.370Z 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`
6002024-08-12T17:51:14.804Z 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`
6012024-08-12T17:51:15.706Z 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`
6022024-08-12T17:51:15.737Z 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`
6032024-08-12T17:51:15.835Z 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`
6042024-08-12T17:51:16.176Z 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`
6052024-08-12T17:51:16.258Z 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`
6062024-08-12T17:51:16.729Z 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`
6072024-08-12T17:51:16.914Z 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`
6082024-08-12T17:51:17.395Z 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`
6092024-08-12T17:51:18.142Z 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`
6102024-08-12T17:51:18.854Z 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`
6112024-08-12T17:51:19.027Z 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`
6122024-08-12T17:51:19.052Z 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`
6132024-08-12T17:51:19.904Z 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`
6142024-08-12T17:51:20.224Z 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`
6152024-08-12T17:51:20.328Z 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`
6162024-08-12T17:51:20.466Z 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`
6172024-08-12T17:51:20.543Z 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`
6182024-08-12T17:51:21.432Z 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`
6192024-08-12T17:51:21.625Z 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`
6202024-08-12T17:51:22.299Z 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`
6212024-08-12T17:51:22.584Z 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`
6222024-08-12T17:51:22.848Z 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`
6232024-08-12T17:51:22.916Z 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`
6242024-08-12T17:51:24.010Z 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`
6252024-08-12T17:51:24.161Z 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`
6262024-08-12T17:51:24.965Z 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`
6272024-08-12T17:51:25.283Z 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`
6282024-08-12T17:51:25.675Z 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`
6292024-08-12T17:51:25.757Z 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`
6302024-08-12T17:51:26.056Z 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`
6312024-08-12T17:51:26.365Z 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`
6322024-08-12T17:51:26.493Z 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`
6332024-08-12T17:51:26.773Z 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`
6342024-08-12T17:51:27.311Z 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`
6352024-08-12T17:51:27.524Z 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`
6362024-08-12T17:51:27.937Z 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`
6372024-08-12T17:51:28.599Z 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`
6382024-08-12T17:51:28.819Z 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`
6392024-08-12T17:51:29.151Z 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`
6402024-08-12T17:51:29.271Z 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`
6412024-08-12T17:51:29.922Z 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`
6422024-08-12T17:51:30.134Z 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`
6432024-08-12T17:51:30.620Z 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`
6442024-08-12T17:51:30.940Z 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`
6452024-08-12T17:51:31.547Z 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`
6462024-08-12T17:51:32.191Z 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`
6472024-08-12T17:51:32.546Z 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`
6482024-08-12T17:51:32.789Z 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`
6492024-08-12T17:51:33.220Z 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`
6502024-08-12T17:51:33.407Z 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`
6512024-08-12T17:51:34.544Z 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`
6522024-08-12T17:51:34.800Z 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`
6532024-08-12T17:51:34.841Z 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`
6542024-08-12T17:51:36.583Z 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`
6552024-08-12T17:51:36.676Z 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`
6562024-08-12T17:51:37.385Z 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`
6572024-08-12T17:51:39.093Z 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`
6582024-08-12T17:51:39.160Z 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`
6592024-08-12T17:51:39.526Z 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`
6602024-08-12T17:51:39.954Z 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`
6612024-08-12T17:51:40.653Z 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`
6622024-08-12T17:51:40.677Z 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`
6632024-08-12T17:51:40.781Z 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`
6642024-08-12T17:51:40.989Z 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`
6652024-08-12T17:51:41.373Z 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`
6662024-08-12T17:51:41.438Z 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`
6672024-08-12T17:51:41.786Z 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`
6682024-08-12T17:51:42.067Z 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`
6692024-08-12T17:51:42.095Z Compiling stress-test v0.1.0 (/work/tokio-rs/tokio/stress-test)
6702024-08-12T17:51:42.118Z 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`
6712024-08-12T17:51:42.207Z 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`
6722024-08-12T17:51:42.479Z 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`
6732024-08-12T17:51:42.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`
6742024-08-12T17:51:43.055Z 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`
6752024-08-12T17:51:43.883Z 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`
6762024-08-12T17:51:44.199Z 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`
6772024-08-12T17:51:44.500Z 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`
6782024-08-12T17:51:44.834Z 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`
6792024-08-12T17:51:45.179Z 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`
6802024-08-12T17:51:45.399Z 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`
6812024-08-12T17:51:45.605Z 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`
6822024-08-12T17:51:45.684Z 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`
6832024-08-12T17:51:45.875Z 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`
6842024-08-12T17:51:46.008Z 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`
6852024-08-12T17:51:46.159Z 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`
6862024-08-12T17:51:46.229Z 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`
6872024-08-12T17:51:46.307Z 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`
6882024-08-12T17:51:46.773Z 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`
6892024-08-12T17:51:47.323Z 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`
6902024-08-12T17:51:47.578Z 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`
6912024-08-12T17:51:47.670Z 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`
6922024-08-12T17:51:47.752Z 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`
6932024-08-12T17:51:47.824Z 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`
6942024-08-12T17:51:47.961Z 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`
6952024-08-12T17:51:48.160Z 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`
6962024-08-12T17:51:48.289Z 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`
6972024-08-12T17:51:48.317Z 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`
6982024-08-12T17:51:49.467Z 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`
6992024-08-12T17:51:49.638Z 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`
7002024-08-12T17:51:49.668Z 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`
7012024-08-12T17:51:50.053Z 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`
7022024-08-12T17:51:50.611Z 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`
7032024-08-12T17:51:51.151Z 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`
7042024-08-12T17:51:51.292Z 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`
7052024-08-12T17:51:51.388Z 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`
7062024-08-12T17:51:52.189Z 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`
7072024-08-12T17:51:52.359Z 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`
7082024-08-12T17:51:53.148Z 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`
7092024-08-12T17:51:53.379Z 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`
7102024-08-12T17:51:53.938Z 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`
7112024-08-12T17:51:54.157Z 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`
7122024-08-12T17:51:54.607Z 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`
7132024-08-12T17:51:54.794Z 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`
7142024-08-12T17:51:54.861Z 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`
7152024-08-12T17:51:55.216Z 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`
7162024-08-12T17:51:55.313Z 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`
7172024-08-12T17:51:55.457Z 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`
7182024-08-12T17:51:55.762Z 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`
7192024-08-12T17:51:56.056Z 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`
7202024-08-12T17:51:56.246Z 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`
7212024-08-12T17:51:56.935Z 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`
7222024-08-12T17:51:57.346Z 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`
7232024-08-12T17:51:57.403Z 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`
7242024-08-12T17:51:58.423Z 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`
7252024-08-12T17:51:58.594Z 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`
7262024-08-12T17:51:58.898Z 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`
7272024-08-12T17:51:59.491Z 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`
7282024-08-12T17:51:59.668Z 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`
7292024-08-12T17:51:59.692Z 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`
7302024-08-12T17:52:00.021Z 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`
7312024-08-12T17:52:00.355Z 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`
7322024-08-12T17:52:00.379Z 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`
7332024-08-12T17:52:00.431Z 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`
7342024-08-12T17:52:01.190Z 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`
7352024-08-12T17:52:01.333Z 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`
7362024-08-12T17:52:01.937Z 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`
7372024-08-12T17:52:02.017Z 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`
7382024-08-12T17:52:02.672Z 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`
7392024-08-12T17:52:03.045Z 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`
7402024-08-12T17:52:03.267Z 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`
7412024-08-12T17:52:03.292Z 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`
7422024-08-12T17:52:03.316Z 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`
7432024-08-12T17:52:03.559Z 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`
7442024-08-12T17:52:03.889Z 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`
7452024-08-12T17:52:04.211Z 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`
7462024-08-12T17:52:05.034Z 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`
7472024-08-12T17:52:05.353Z 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`
7482024-08-12T17:52:05.686Z 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`
7492024-08-12T17:52:05.817Z 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`
7502024-08-12T17:52:06.468Z 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`
7512024-08-12T17:52:06.758Z 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`
7522024-08-12T17:52:06.923Z 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`
7532024-08-12T17:52:23.206Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 52s
7542024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/tests_build-4b5e7ac3f0ce5f4a`
7552024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros-01e691f56fe38428`
7562024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_clippy-bb5d73cdb45e6b34`
7572024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/tests_integration-a3af7c92e9dbf517`
7582024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/test_cat-da936482eea96487`
7592024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_main-7b3ffb085bbfdda9`
7602024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_pin-7912cb0969785bc2`
7612024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_select-60cde3728e10c569`
7622024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_stdio-f4b3d468ee0c192b`
7632024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio-e14777fcc8a7eb32`
7642024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/_require_full-91f1a4517d546af4`
7652024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/async_send_sync-869995956be47ba6`
7662024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/buffered-19469e50c2b6894d`
7672024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/coop_budget-e6153a16b7251fe0`
7682024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/dump-aa54000ffad4f4d7`
7692024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/duplex_stream-0bca845ac79ca250`
7702024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs-c91fed1660e2cf2d`
7712024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_canonicalize_dir-bf3fcd5e44de37ae`
7722024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_copy-8e5919cbe6123e53`
7732024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_dir-dae22b4d9ade9a60`
7742024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_file-a6f13adfff975d49`
7752024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_link-fe949fdf4768a974`
7762024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_open_options-0d433efcce3b663b`
7772024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_open_options_windows-a6936c725c435185`
7782024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_remove_dir_all-64cc7632960ec8dc`
7792024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_remove_file-efc6e39fd532c86e`
7802024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_rename-aa2e4da9206d4d93`
7812024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_symlink_dir_windows-2d2448b85df55994`
7822024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_symlink_file_windows-7bb5ce1b467d2ec2`
7832024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/fs_try_exists-f8dab3275cb409c2`
7842024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_async_fd-729ad4bca7ab7f0b`
7852024-08-12T17:52:23.445Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_async_read-236ef0d114f64584`
7862024-08-12T17:52:23.491Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_buf_reader-a529dadb870647d6`
7872024-08-12T17:52:23.491Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_buf_writer-425fa761b6967e99`
7882024-08-12T17:52:23.491Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_chain-57b5c49ffefc8f8a`
7892024-08-12T17:52:23.491Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_copy-42b8717018ea2ee1`
7902024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_copy_bidirectional-f6ef7a2269883a2a`
7912024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_driver-fa4cd484e56122ec`
7922024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_driver_drop-b448d21e17eefb52`
7932024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_fill_buf-81c756745f2c0282`
7942024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_join-9290bb99cfe114f5`
7952024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_lines-b5595f4dd5fea91c`
7962024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_mem_stream-451061517398a44e`
7972024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_panic-c90f64626b10df86`
7982024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_poll_aio-23e61c6320859d6e`
7992024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read-f22b186dc2540b10`
8002024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_buf-6537c651ffca0afd`
8012024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_exact-d8dac3fa7577f0fe`
8022024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_line-847fbff992709b46`
8032024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_to_end-cd63c5f5cf2d9f12`
8042024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_to_string-250df6b9f2acbea5`
8052024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_read_until-7e945131c3abd344`
8062024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_repeat-83fa37f6b4a51d1b`
8072024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_sink-30574c4d68f02f22`
8082024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_split-2fda7f712ae1c966`
8092024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_take-49a193b0de5c8f86`
8102024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_util_empty-f842d6bece6ed982`
8112024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write-731c8c739d33265b`
8122024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write_all-f1b27834efafb99b`
8132024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write_all_buf-6e624c7e41b97369`
8142024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write_buf-f2631c636d0e756f`
8152024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_write_int-8004f8211e8bc5cc`
8162024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/join_handle_panic-b6a5539218af8b66`
8172024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_join-a7098ee57ec73f59`
8182024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_pin-8fa122d4fa4dec80`
8192024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_rename_test-f160b514f54edccc`
8202024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_select-dbd38fb2364acefd`
8212024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_test-b82b34815c850796`
8222024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros_try_join-1d783030168c4dc2`
8232024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_bind_resource-9d8eebacf983a8b2`
8242024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_lookup_host-861569553be73bd9`
8252024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_named_pipe-3d758ef7aa4f5875`
8262024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_panic-aacdd72bbe15a962`
8272024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/net_unix_pipe-073c3b89f669c33f`
8282024-08-12T17:52:23.492Z Executable `/work/tokio-rs/tokio/target/debug/deps/no_rt-56768f30f5308b18`
8292024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_arg0-cede9d591083a7b9`
8302024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_change_of_runtime-1c07342ec27a4eec`
8312024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_issue_2174-227942e65be55070`
8322024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_issue_42-f5dd9c3f572cbdf8`
8332024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_kill_on_drop-27be22126760c6d5`
8342024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_raw_handle-de2d38b0a8c6c768`
8352024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/process_smoke-7dd1148aa80cc35a`
8362024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_basic-1bf626b7156f9fd6`
8372024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_common-56546ea8a410fdf1`
8382024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_handle-43bdf625d124db43`
8392024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_handle_block_on-998c00954cca2566`
8402024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_metrics-a1d443c1ed63f2c6`
8412024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_panic-2f8b9e338562a676`
8422024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_threaded-4e56af4679ba701c`
8432024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_threaded_alt-e917562c074769cf`
8442024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_time_start_paused-c84a9edcea52dd61`
8452024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/rt_unstable_metrics-9057b373efd3bce5`
8462024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_ctrl_c-ef2ccc35e1855bc5`
8472024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_drop_recv-518dbdd4248d8ff2`
8482024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_drop_rt-b574637fdc2476d4`
8492024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_drop_signal-8833435371650579`
8502024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_multi_rt-acd935e920f47f08`
8512024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_no_rt-5d564fa1a84b5ea9`
8522024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_notify_both-ea2e7a61582752c3`
8532024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_panic-37324cbd8afde40c`
8542024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_twice-f233120cfe575a7d`
8552024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/signal_usr1-e34c664cdbab86d7`
8562024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_barrier-e9603647adcac4fb`
8572024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_broadcast-194d18b60ed50393`
8582024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_errors-08fa55cd20c7569f`
8592024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_mpsc-2e9671656e67d1e2`
8602024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_mpsc_weak-8096bd32243fdbc5`
8612024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_mutex-ac9cb68bf958e550`
8622024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_mutex_owned-b250fa25b5d073fc`
8632024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_notify-8018f5c1ecc754aa`
8642024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_once_cell-c4c0c6fd34e315cb`
8652024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_oneshot-825e1d3c6f68739e`
8662024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_panic-a7579f969ea5a11e`
8672024-08-12T17:52:23.493Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_rwlock-34e1c42c224e354f`
8682024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_semaphore-663db068f0b9647d`
8692024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_semaphore_owned-135cac2a346f5995`
8702024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_watch-dee5506bccc83f2d`
8712024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_abort-378d1d1175e32c4c`
8722024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_blocking-b95daea1ef0c4588`
8732024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_builder-66ba8b217413522d`
8742024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_id-5556a873165dde56`
8752024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_join_set-32ced6a886dbe914`
8762024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_local-65a665fa443d8afb`
8772024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_local_set-1bdec6248d73cafd`
8782024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_panic-e2613a0d96ff0093`
8792024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_yield_now-ef45e81b2ae59cb9`
8802024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_accept-38b17338d9047fad`
8812024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_connect-493c95707e0bf09c`
8822024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_echo-163964149b863eea`
8832024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_into_split-b79c03dbf647fd7b`
8842024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_into_std-e4cd8bf8868475fb`
8852024-08-12T17:52:23.494Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_peek-a6420c0c082ed65a`
8862024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_shutdown-9d0d9cb2a3d02d3e`
8872024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_socket-b33623ac49bd3182`
8882024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_split-696e6c4b4f0f9b56`
8892024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/tcp_stream-7cde76988d82e796`
8902024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/test_clock-59a096e7c43f9c72`
8912024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_interval-6d7fcbd865bb5e31`
8922024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_panic-0c00d9b17b57755f`
8932024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_pause-da750d255e3d63e0`
8942024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_rt-be7c0e8f6c25a1d0`
8952024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_sleep-0dedd030478acd80`
8962024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_timeout-810e2246b41f4134`
8972024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/udp-5be1a089b7bbe850`
8982024-08-12T17:52:23.519Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_cred-53325d2d110fe556`
8992024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_datagram-c2661978c3abb78b`
9002024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_socket-bba909c36732a270`
9012024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_split-fd9cb77c6c058e7d`
9022024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/uds_stream-e9288f2eb393dce3`
9032024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/unwindsafe-3ac65f0450354a54`
9042024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio_macros-6b49c8b6b0446b88`
9052024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio_stream-8c1e3d26c1a752d9`
9062024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/async_send_sync-ab3eff4014aaa221`
9072024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/chunks_timeout-c21ed21751156442`
9082024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_chain-c6f4437a3bfc436e`
9092024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_close-70e703c874835eab`
9102024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_collect-62fcf6be82e3e8f4`
9112024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_empty-90f28850a23cadd1`
9122024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_fuse-280c85da4b6f1e1e`
9132024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_iter-42fa84726cebe027`
9142024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_merge-88e2e11fbc4201cb`
9152024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_once-743fb30446361aee`
9162024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_panic-365ccd19b1161431`
9172024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_pending-a1e3d70e93a26eae`
9182024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_stream_map-dd4ea439bc044da8`
9192024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_timeout-7d6da94b079ebae5`
9202024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_throttle-0255233bdda0a43f`
9212024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/watch-d7316e5623013a42`
9222024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio_test-946f26a290e5f239`
9232024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/block_on-98f0c224e7b3ccf8`
9242024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/io-2681afc53e862ffe`
9252024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/macros-6edace56c2dff036`
9262024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/stream_mock-13b094933b467b3c`
9272024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/task-648fd60ad7eb58c4`
9282024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/tokio_util-8b8c2ae93d1847f8`
9292024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/_require_full-941dd47ea02baf85`
9302024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/codecs-a94e4fd652c17464`
9312024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/compat-45bb725924b87f3b`
9322024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/context-b3c4c80a98e42528`
9332024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/framed-5aeef00b16e95da0`
9342024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/framed_read-92356a85e46cba56`
9352024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/framed_stream-802913b9d5b33ed6`
9362024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/framed_write-6aa567b7f2536a69`
9372024-08-12T17:52:23.520Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_inspect-48399eaa7ccdc124`
9382024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_reader_stream-930f6e039900260b`
9392024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_sink_writer-b8bd60a1453bcae7`
9402024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_stream_reader-2a198d53d64d4e2d`
9412024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/io_sync_bridge-3a11e042a86e7094`
9422024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/length_delimited-e2ff54a09503de6a`
9432024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/mpsc-09d0514fc73e1a2b`
9442024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/panic-e01c7e0e5a434bcd`
9452024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/poll_semaphore-53a3e06b0e2d375a`
9462024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/reusable_box-c814e8e3f29ab142`
9472024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/spawn_pinned-bbf5be3925ff9c49`
9482024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/sync_cancellation_token-b4f9e1cd50022c4b`
9492024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_join_map-d822e270f22bb1cc`
9502024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/task_tracker-d27ecc822e9d2313`
9512024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/time_delay_queue-35ec379133127c93`
9522024-08-12T17:52:23.521Z Executable `/work/tokio-rs/tokio/target/debug/deps/udp-00002a7501c9b17a`
9532024-08-12T17:52:23.521Z
9542024-08-12T17:52:23.521Zreal 1:53.068978895
9552024-08-12T17:52:23.521Zuser 9:47.166789641
9562024-08-12T17:52:23.521Zsys 2:32.145586569
9572024-08-12T17:52:23.521Ztrap 0.360817168
9582024-08-12T17:52:23.521Ztflt 0.124308562
9592024-08-12T17:52:23.521Zdflt 0.516829078
9602024-08-12T17:52:23.521Zkflt 0.004046639
9612024-08-12T17:52:23.521Zlock 20:59.315914787
9622024-08-12T17:52:23.521Zslp 53:27.708462868
9632024-08-12T17:52:23.521Zlat 55.386024244
9642024-08-12T17:52:23.521Zstop 53.244619069
9652024-08-12T17:52:23.521Z+ banner tests
9662024-08-12T17:52:23.521Z
9672024-08-12T17:52:23.521Z ##### ###### #### ##### ####
9682024-08-12T17:52:23.521Z # # # # #
9692024-08-12T17:52:23.521Z # ##### #### # ####
9702024-08-12T17:52:23.521Z # # # # #
9712024-08-12T17:52:23.521Z # # # # # # #
9722024-08-12T17:52:23.521Z # ###### #### # ####
9732024-08-12T17:52:23.521Z
9742024-08-12T17:52:23.521Z+ ptime -m cargo nextest run --features full
9752024-08-12T17:52:24.355Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
9762024-08-12T17:52:25.913Z Starting 1416 tests across 199 binaries (22 skipped; run ID: 18950f56-d99f-4d94-902c-8e13164696a3, nextest profile: default)
9772024-08-12T17:52:26.054Z PASS [ 0.024s] tests-build::macros_clippy test_with_semicolon_without_return_type
9782024-08-12T17:52:26.054Z PASS [ 0.021s] tests-integration::macros_main main_with_spawn
9792024-08-12T17:52:26.054Z PASS [ 0.014s] tests-integration::macros_pin pin
9802024-08-12T17:52:26.054Z PASS [ 0.029s] tests-integration::macros_main shell
9812024-08-12T17:52:26.054Z PASS [ 0.022s] tests-integration::macros_select join_with_select
9822024-08-12T17:52:26.080Z PASS [ 0.022s] tests-integration::process_stdio status_closes_any_pipes
9832024-08-12T17:52:26.080Z PASS [ 0.030s] tests-integration::process_stdio pipe_from_one_command_to_another
9842024-08-12T17:52:26.080Z PASS [ 0.023s] tests-integration::process_stdio vectored_writes
9852024-08-12T17:52:26.080Z PASS [ 0.026s] tests-integration::process_stdio try_wait
9862024-08-12T17:52:26.080Z PASS [ 0.021s] tokio fs::file::tests::busy_file_seek_error
9872024-08-12T17:52:26.080Z PASS [ 0.016s] tokio fs::file::tests::flush_while_idle
9882024-08-12T17:52:26.080Z PASS [ 0.027s] tests-integration::process_stdio wait_with_output_captures
9892024-08-12T17:52:26.080Z PASS [ 0.024s] tokio fs::file::tests::incomplete_flush_followed_by_write
9902024-08-12T17:52:26.080Z PASS [ 0.016s] tokio fs::file::tests::incomplete_read_followed_by_flush
9912024-08-12T17:52:26.080Z PASS [ 0.057s] tests-integration::process_stdio feed_a_lot
9922024-08-12T17:52:26.080Z PASS [ 0.020s] tokio fs::file::tests::incomplete_partial_read_followed_by_write
9932024-08-12T17:52:26.080Z PASS [ 0.028s] tokio fs::file::tests::incomplete_read_followed_by_write
9942024-08-12T17:52:26.080Z PASS [ 0.021s] tokio fs::file::tests::open_set_len_err
9952024-08-12T17:52:26.080Z PASS [ 0.025s] tokio fs::file::tests::open_read
9962024-08-12T17:52:26.080Z PASS [ 0.019s] tokio fs::file::tests::partial_read_set_len_ok
9972024-08-12T17:52:26.080Z PASS [ 0.023s] tokio fs::file::tests::open_write
9982024-08-12T17:52:26.081Z PASS [ 0.027s] tokio fs::file::tests::open_set_len_ok
9992024-08-12T17:52:26.081Z PASS [ 0.018s] tokio fs::file::tests::read_twice_before_dispatch
10002024-08-12T17:52:26.081Z PASS [ 0.026s] tokio fs::file::tests::read_err
10012024-08-12T17:52:26.081Z PASS [ 0.015s] tokio fs::file::tests::read_with_bigger_buf
10022024-08-12T17:52:26.081Z PASS [ 0.022s] tokio fs::file::tests::read_err_then_read_success
10032024-08-12T17:52:26.081Z PASS [ 0.022s] tokio fs::file::tests::read_with_smaller_buf
10042024-08-12T17:52:26.081Z PASS [ 0.019s] tokio fs::file::tests::sync_all_err_ordered_after_write
10052024-08-12T17:52:26.081Z PASS [ 0.018s] tokio fs::file::tests::sync_data_err_ordered_after_write
10062024-08-12T17:52:26.172Z PASS [ 0.018s] tokio fs::file::tests::sync_data_ordered_after_write
10072024-08-12T17:52:26.172Z PASS [ 0.026s] tokio fs::file::tests::sync_all_ordered_after_write
10082024-08-12T17:52:26.202Z PASS [ 0.014s] tokio fs::file::tests::write_read_flush_err
10092024-08-12T17:52:26.202Z PASS [ 0.021s] tokio fs::file::tests::write_read_write_err
10102024-08-12T17:52:26.202Z PASS [ 0.018s] tokio fs::file::tests::write_seek_flush_err
10112024-08-12T17:52:26.202Z PASS [ 0.017s] tokio fs::file::tests::write_twice_before_dispatch
10122024-08-12T17:52:26.202Z PASS [ 0.021s] tokio fs::file::tests::write_seek_write_err
10132024-08-12T17:52:26.202Z PASS [ 0.018s] tokio fs::file::tests::write_write_err
10142024-08-12T17:52:26.202Z PASS [ 0.014s] tokio future::maybe_done::miri_tests::maybe_done_miri
10152024-08-12T17:52:26.202Z PASS [ 0.016s] tokio io::util::buf_reader::tests::assert_unpin
10162024-08-12T17:52:26.202Z PASS [ 0.015s] tokio io::util::buf_stream::tests::assert_unpin
10172024-08-12T17:52:26.202Z PASS [ 0.015s] tokio io::util::buf_writer::tests::assert_unpin
10182024-08-12T17:52:26.202Z PASS [ 0.029s] tokio io::stdio_common::tests::test_splitter
10192024-08-12T17:52:26.202Z PASS [ 0.013s] tokio io::util::chain::tests::assert_unpin
10202024-08-12T17:52:26.202Z PASS [ 0.014s] tokio io::util::copy_buf::tests::assert_unpin
10212024-08-12T17:52:26.202Z PASS [ 0.014s] tokio io::util::empty::tests::assert_unpin
10222024-08-12T17:52:26.203Z PASS [ 0.015s] tokio io::util::lines::tests::assert_unpin
10232024-08-12T17:52:26.203Z PASS [ 0.016s] tokio io::util::repeat::tests::assert_unpin
10242024-08-12T17:52:26.203Z PASS [ 0.016s] tokio io::util::sink::tests::assert_unpin
10252024-08-12T17:52:26.203Z PASS [ 0.056s] tokio io::stdio_common::tests::test_pseudo_text
10262024-08-12T17:52:26.203Z PASS [ 0.020s] tokio io::util::split::tests::assert_unpin
10272024-08-12T17:52:26.203Z PASS [ 0.016s] tokio io::util::take::tests::assert_unpin
10282024-08-12T17:52:26.203Z PASS [ 0.019s] tokio process::imp::orphan::test::does_not_register_signal_if_queue_empty
10292024-08-12T17:52:26.203Z PASS [ 0.015s] tokio process::imp::orphan::test::drain_attempts_a_single_reap_of_all_queued_orphans
10302024-08-12T17:52:26.203Z PASS [ 0.019s] tokio process::imp::orphan::test::does_nothing_if_signal_could_not_be_registered
10312024-08-12T17:52:26.203Z PASS [ 0.019s] tokio process::imp::orphan::test::no_reap_if_no_signal_received
10322024-08-12T17:52:26.203Z PASS [ 0.015s] tokio process::imp::orphan::test::no_reap_if_signal_lock_held
10332024-08-12T17:52:26.203Z PASS [ 0.019s] tokio process::imp::reap::test::drop_enqueues_orphan_if_wait_fails
10342024-08-12T17:52:26.203Z PASS [ 0.015s] tokio process::imp::reap::test::kill
10352024-08-12T17:52:26.203Z PASS [ 0.019s] tokio process::imp::reap::test::drop_reaps_if_possible
10362024-08-12T17:52:26.203Z PASS [ 0.018s] tokio process::imp::reap::test::reaper
10372024-08-12T17:52:26.313Z PASS [ 0.018s] tokio process::test::kills_on_drop_if_specified
10382024-08-12T17:52:26.338Z PASS [ 0.017s] tokio process::test::no_kill_if_already_killed
10392024-08-12T17:52:26.338Z PASS [ 0.016s] tokio process::test::no_kill_if_reaped
10402024-08-12T17:52:26.338Z PASS [ 0.016s] tokio process::test::no_kill_on_drop_by_default
10412024-08-12T17:52:26.338Z PASS [ 0.016s] tokio runtime::coop::test::budgeting
10422024-08-12T17:52:26.338Z PASS [ 0.013s] tokio runtime::scheduler::multi_thread::queue::test_local_queue_capacity
10432024-08-12T17:52:26.338Z PASS [ 0.017s] tokio runtime::scheduler::multi_thread::idle::test_state
10442024-08-12T17:52:26.338Z PASS [ 0.018s] tokio runtime::task::core::header_lte_cache_line
10452024-08-12T17:52:26.338Z PASS [ 0.015s] tokio runtime::task::list::tests::test_id_not_broken
10462024-08-12T17:52:26.338Z PASS [ 0.019s] tokio runtime::tests::inject::pop_n_drains_on_drop
10472024-08-12T17:52:26.338Z PASS [ 0.015s] tokio runtime::tests::inject::push_and_pop
10482024-08-12T17:52:26.338Z PASS [ 0.019s] tokio runtime::tests::inject::push_batch_and_pop
10492024-08-12T17:52:26.338Z PASS [ 0.198s] tokio fs::file::tests::read_with_buffer_larger_than_max
10502024-08-12T17:52:26.338Z PASS [ 0.019s] tokio runtime::tests::queue::fits_256_all_at_once
10512024-08-12T17:52:26.338Z PASS [ 0.018s] tokio runtime::tests::queue::fits_256_one_at_a_time
10522024-08-12T17:52:26.338Z PASS [ 0.022s] tokio runtime::tests::queue::fits_256_all_in_chunks
10532024-08-12T17:52:26.338Z PASS [ 0.017s] tokio runtime::tests::queue::steal_batch
10542024-08-12T17:52:26.338Z PASS [ 0.021s] tokio runtime::tests::queue::overflow
10552024-08-12T17:52:26.338Z PASS [ 0.180s] tokio fs::file::tests::write_with_buffer_larger_than_max
10562024-08-12T17:52:26.338Z PASS [ 0.016s] tokio runtime::time::tests::change_waker
10572024-08-12T17:52:26.338Z PASS [ 0.017s] tokio runtime::time::tests::drop_timer
10582024-08-12T17:52:26.338Z PASS [ 0.017s] tokio runtime::time::tests::instant_to_tick_max
10592024-08-12T17:52:26.338Z PASS [ 0.015s] tokio runtime::time::tests::poll_process_levels_targeted
10602024-08-12T17:52:26.338Z PASS [ 0.015s] tokio runtime::time::tests::reset_future
10612024-08-12T17:52:26.338Z PASS [ 0.015s] tokio runtime::time::tests::single_timer
10622024-08-12T17:52:26.338Z PASS [ 0.015s] tokio runtime::time::wheel::level::test::test_slot_for
10632024-08-12T17:52:26.338Z PASS [ 0.015s] tokio runtime::time::wheel::test::test_level_for
10642024-08-12T17:52:26.338Z PASS [ 0.015s] tokio signal::registry::tests::broadcast_returns_if_at_least_one_event_fired
10652024-08-12T17:52:26.338Z PASS [ 0.014s] tokio signal::registry::tests::record_invalid_event_does_nothing
10662024-08-12T17:52:26.338Z PASS [ 0.015s] tokio signal::registry::tests::smoke
10672024-08-12T17:52:26.338Z PASS [ 0.014s] tokio signal::reusable_box::test::test_different_futures
10682024-08-12T17:52:26.338Z PASS [ 0.015s] tokio signal::reusable_box::test::test_zero_sized
10692024-08-12T17:52:26.338Z PASS [ 0.025s] tokio signal::reusable_box::test::test_different_sizes
10702024-08-12T17:52:26.338Z PASS [ 0.012s] tokio signal::unix::tests::from_c_int
10712024-08-12T17:52:26.363Z PASS [ 0.016s] tokio signal::unix::tests::into_c_int
10722024-08-12T17:52:26.363Z PASS [ 0.065s] tokio signal::registry::tests::register_panics_on_invalid_input
10732024-08-12T17:52:26.363Z PASS [ 0.017s] tokio signal::unix::tests::signal_enable_error_on_forbidden_input
10742024-08-12T17:52:26.386Z PASS [ 0.014s] tokio signal::unix::tests::signal_enable_error_on_invalid_input
10752024-08-12T17:52:26.386Z PASS [ 0.016s] tokio sync::broadcast::tests::receiver_count_on_channel_constructor
10762024-08-12T17:52:26.386Z PASS [ 0.015s] tokio sync::broadcast::tests::receiver_count_on_sender_constructor
10772024-08-12T17:52:26.387Z PASS [ 0.015s] tokio sync::mpsc::block::assert_no_stack_overflow
10782024-08-12T17:52:26.387Z PASS [ 0.013s] tokio sync::mutex::bounds
10792024-08-12T17:52:26.387Z PASS [ 0.013s] tokio sync::rwlock::bounds
10802024-08-12T17:52:26.387Z PASS [ 0.014s] tokio sync::semaphore::bounds
10812024-08-12T17:52:26.410Z PASS [ 0.013s] tokio sync::tests::atomic_waker::basic_usage
10822024-08-12T17:52:26.410Z PASS [ 0.014s] tokio sync::tests::atomic_waker::wake_without_register
10832024-08-12T17:52:26.410Z PASS [ 0.013s] tokio sync::tests::notify::notify_clones_waker_before_lock
10842024-08-12T17:52:26.434Z PASS [ 0.014s] tokio sync::tests::notify::notify_simple
10852024-08-12T17:52:26.434Z PASS [ 0.014s] tokio sync::tests::notify::watch_test
10862024-08-12T17:52:26.458Z PASS [ 0.060s] tokio sync::tests::atomic_waker::atomic_waker_panic_safe
10872024-08-12T17:52:26.458Z PASS [ 0.014s] tokio sync::tests::semaphore_batch::cancel_acquire_releases_permits
10882024-08-12T17:52:26.458Z PASS [ 0.014s] tokio sync::tests::semaphore_batch::close_semaphore_notifies_permit1
10892024-08-12T17:52:26.458Z PASS [ 0.212s] tokio runtime::time::tests::poll_process_levels
10902024-08-12T17:52:26.482Z PASS [ 0.018s] tokio sync::tests::semaphore_batch::close_semaphore_notifies_permit2
10912024-08-12T17:52:26.482Z PASS [ 0.015s] tokio sync::tests::semaphore_batch::close_semaphore_prevents_acquire
10922024-08-12T17:52:26.482Z PASS [ 0.065s] tokio sync::tests::notify::notify_waiters_handles_panicking_waker
10932024-08-12T17:52:26.482Z PASS [ 0.015s] tokio sync::tests::semaphore_batch::forget_permits_basic
10942024-08-12T17:52:26.482Z PASS [ 0.019s] tokio sync::tests::semaphore_batch::max_permits_doesnt_panic
10952024-08-12T17:52:26.510Z PASS [ 0.018s] tokio sync::tests::semaphore_batch::poll_acquire_many_available
10962024-08-12T17:52:26.510Z PASS [ 0.017s] tokio sync::tests::semaphore_batch::poll_acquire_many_unavailable
10972024-08-12T17:52:26.511Z PASS [ 0.017s] tokio sync::tests::semaphore_batch::poll_acquire_one_available
10982024-08-12T17:52:26.511Z PASS [ 0.017s] tokio sync::tests::semaphore_batch::poll_acquire_one_unavailable
10992024-08-12T17:52:26.511Z PASS [ 0.018s] tokio sync::tests::semaphore_batch::poll_acquire_one_zero_permits
11002024-08-12T17:52:26.511Z PASS [ 0.017s] tokio sync::tests::semaphore_batch::release_permits_at_drop
11012024-08-12T17:52:26.511Z PASS [ 0.018s] tokio sync::tests::semaphore_batch::try_acquire_many_available
11022024-08-12T17:52:26.537Z PASS [ 0.017s] tokio sync::tests::semaphore_batch::try_acquire_many_unavailable
11032024-08-12T17:52:26.537Z PASS [ 0.018s] tokio sync::tests::semaphore_batch::try_acquire_one_available
11042024-08-12T17:52:26.537Z PASS [ 0.018s] tokio sync::tests::semaphore_batch::try_acquire_one_unavailable
11052024-08-12T17:52:26.537Z PASS [ 0.014s] tokio sync::tests::semaphore_batch::update_permits_many_times
11062024-08-12T17:52:26.562Z PASS [ 0.017s] tokio task::local::tests::local_current_thread_scheduler
11072024-08-12T17:52:26.562Z PASS [ 0.016s] tokio task::local::tests::wakes_to_local_queue
11082024-08-12T17:52:26.562Z PASS [ 0.017s] tokio util::idle_notified_set::tests::join_set_test
11092024-08-12T17:52:26.562Z PASS [ 0.014s] tokio util::linked_list::tests::const_new
11102024-08-12T17:52:26.562Z PASS [ 0.014s] tokio util::linked_list::tests::push_and_drain
11112024-08-12T17:52:26.562Z PASS [ 0.015s] tokio util::linked_list::tests::push_pop_push_pop
11122024-08-12T17:52:26.586Z PASS [ 0.015s] tokio util::linked_list::tests::remove_by_address
11132024-08-12T17:52:26.586Z PASS [ 0.015s] tokio util::memchr::tests::memchr_all
11142024-08-12T17:52:26.586Z PASS [ 0.015s] tokio util::memchr::tests::memchr_empty
11152024-08-12T17:52:26.586Z PASS [ 0.060s] tokio sync::tests::semaphore_batch::validates_max_permits
11162024-08-12T17:52:26.586Z PASS [ 0.017s] tokio util::memchr::tests::memchr_test
11172024-08-12T17:52:26.610Z PASS [ 0.015s] tokio::duplex_stream write_vectored
11182024-08-12T17:52:26.610Z PASS [ 0.018s] tokio::duplex_stream write_vectored_and_shutdown
11192024-08-12T17:52:26.610Z PASS [ 0.026s] tokio::buffered echo_server
11202024-08-12T17:52:26.610Z PASS [ 0.022s] tokio::fs path_read_write
11212024-08-12T17:52:26.610Z PASS [ 0.019s] tokio::fs_canonicalize_dir canonicalize_root_dir_unix
11222024-08-12T17:52:26.634Z PASS [ 0.018s] tokio::fs_copy copy
11232024-08-12T17:52:26.634Z PASS [ 0.019s] tokio::fs_copy copy_permissions
11242024-08-12T17:52:26.634Z PASS [ 0.019s] tokio::fs_dir build_dir
11252024-08-12T17:52:26.634Z PASS [ 0.019s] tokio::fs_dir build_dir_mode_read_only
11262024-08-12T17:52:26.696Z PASS [ 0.019s] tokio::fs_dir create_all
11272024-08-12T17:52:26.720Z PASS [ 0.018s] tokio::fs_dir create_dir
11282024-08-12T17:52:26.720Z PASS [ 0.018s] tokio::fs_dir read_dir_entry_info
11292024-08-12T17:52:26.720Z PASS [ 0.017s] tokio::fs_dir read_inherent
11302024-08-12T17:52:26.720Z PASS [ 0.017s] tokio::fs_dir remove
11312024-08-12T17:52:26.720Z PASS [ 0.018s] tokio::fs_file basic_read
11322024-08-12T17:52:26.720Z PASS [ 0.019s] tokio::fs_file basic_write
11332024-08-12T17:52:26.720Z PASS [ 0.015s] tokio::fs_file coop
11342024-08-12T17:52:26.720Z PASS [ 0.019s] tokio::fs_file basic_write_and_shutdown
11352024-08-12T17:52:26.720Z PASS [ 0.019s] tokio::fs_file file_debug_fmt
11362024-08-12T17:52:26.720Z PASS [ 0.019s] tokio::fs_file read_file_from_std
11372024-08-12T17:52:26.720Z PASS [ 0.019s] tokio::fs_file read_file_from_unix_fd
11382024-08-12T17:52:26.720Z PASS [ 0.020s] tokio::fs_file rewind_seek_position
11392024-08-12T17:52:26.720Z PASS [ 0.020s] tokio::fs_file set_max_buf_size_read
11402024-08-12T17:52:26.720Z PASS [ 0.019s] tokio::fs_file set_max_buf_size_write
11412024-08-12T17:52:26.744Z PASS [ 0.019s] tokio::fs_file unix_fd_is_valid
11422024-08-12T17:52:26.745Z PASS [ 0.019s] tokio::fs_file write_into_std
11432024-08-12T17:52:26.745Z PASS [ 0.019s] tokio::fs_file write_into_std_immediate
11442024-08-12T17:52:26.745Z PASS [ 0.019s] tokio::fs_file write_to_clone
11452024-08-12T17:52:26.745Z PASS [ 0.015s] tokio::fs_file write_vectored
11462024-08-12T17:52:26.745Z PASS [ 0.018s] tokio::fs_file write_vectored_and_shutdown
11472024-08-12T17:52:26.745Z PASS [ 0.018s] tokio::fs_link test_hard_link
11482024-08-12T17:52:26.745Z PASS [ 0.017s] tokio::fs_link test_symlink
11492024-08-12T17:52:26.803Z PASS [ 0.018s] tokio::fs_open_options open_options_append
11502024-08-12T17:52:26.826Z PASS [ 0.020s] tokio::fs_open_options open_options_create
11512024-08-12T17:52:26.826Z PASS [ 0.015s] tokio::fs_open_options open_options_create_new
11522024-08-12T17:52:26.826Z PASS [ 0.019s] tokio::fs_open_options open_options_mode
11532024-08-12T17:52:26.827Z PASS [ 0.021s] tokio::fs_open_options open_options_truncate
11542024-08-12T17:52:26.827Z PASS [ 0.015s] tokio::fs_open_options open_options_write
11552024-08-12T17:52:26.827Z PASS [ 0.019s] tokio::fs_open_options open_with_open_options_and_read
11562024-08-12T17:52:26.827Z PASS [ 0.019s] tokio::fs_remove_dir_all remove_dir_all
11572024-08-12T17:52:26.827Z PASS [ 0.018s] tokio::fs_remove_file remove_file
11582024-08-12T17:52:26.827Z PASS [ 0.019s] tokio::fs_rename rename_file
11592024-08-12T17:52:26.827Z PASS [ 0.020s] tokio::fs_try_exists try_exists
11602024-08-12T17:52:26.827Z PASS [ 0.019s] tokio::io_async_fd clear_ready_matching_clears_ready
11612024-08-12T17:52:26.827Z PASS [ 0.019s] tokio::io_async_fd clear_ready_matching_clears_ready_mut
11622024-08-12T17:52:26.827Z PASS [ 0.019s] tokio::io_async_fd driver_shutdown_then_clear_readiness
11632024-08-12T17:52:26.827Z PASS [ 0.018s] tokio::io_async_fd driver_shutdown_wakes_currently_pending
11642024-08-12T17:52:26.827Z PASS [ 0.018s] tokio::io_async_fd driver_shutdown_wakes_currently_pending_polls
11652024-08-12T17:52:26.827Z PASS [ 0.018s] tokio::io_async_fd driver_shutdown_wakes_future_pending
11662024-08-12T17:52:26.827Z PASS [ 0.016s] tokio::io_async_fd driver_shutdown_wakes_poll
11672024-08-12T17:52:26.851Z PASS [ 0.015s] tokio::io_async_fd drop_closes
11682024-08-12T17:52:26.852Z PASS [ 0.016s] tokio::io_async_fd multiple_waiters
11692024-08-12T17:52:26.875Z PASS [ 0.035s] tokio::io_async_fd initially_writable
11702024-08-12T17:52:26.923Z PASS [ 0.065s] tokio::io_async_fd driver_shutdown_wakes_pending_race
11712024-08-12T17:52:26.946Z PASS [ 0.031s] tokio::io_async_fd reregister
11722024-08-12T17:52:26.946Z PASS [ 0.079s] tokio::io_async_fd driver_shutdown_wakes_poll_race
11732024-08-12T17:52:26.946Z PASS [ 0.060s] tokio::io_async_fd reset_readable
11742024-08-12T17:52:26.970Z PASS [ 0.043s] tokio::io_async_fd try_io
11752024-08-12T17:52:26.970Z PASS [ 0.031s] tokio::io_async_fd try_new
11762024-08-12T17:52:26.970Z PASS [ 0.024s] tokio::io_async_fd try_with_interest
11772024-08-12T17:52:26.997Z PASS [ 0.030s] tokio::io_async_read assert_obj_safe
11782024-08-12T17:52:27.021Z PASS [ 0.035s] tokio::io_buf_reader maybe_pending
11792024-08-12T17:52:27.116Z PASS [ 0.065s] tokio::io_buf_reader maybe_pending_buf_read
11802024-08-12T17:52:27.116Z PASS [ 0.049s] tokio::io_buf_reader maybe_pending_seek
11812024-08-12T17:52:27.140Z PASS [ 0.070s] tokio::io_buf_reader test_buffered_reader
11822024-08-12T17:52:27.165Z PASS [ 0.021s] tokio::io_buf_reader test_buffered_reader_seek_underflow
11832024-08-12T17:52:27.189Z PASS [ 0.015s] tokio::io_buf_reader test_fill_buf_wrapper
11842024-08-12T17:52:27.189Z PASS [ 0.091s] tokio::io_buf_reader test_buffered_reader_seek
11852024-08-12T17:52:27.236Z PASS [ 0.022s] tokio::io_buf_reader test_short_reads
11862024-08-12T17:52:27.261Z PASS [ 0.033s] tokio::io_buf_writer buf_writer_inner_flushes
11872024-08-12T17:52:27.261Z PASS [ 0.039s] tokio::io_buf_writer buf_writer
11882024-08-12T17:52:27.261Z PASS [ 0.025s] tokio::io_buf_writer buf_writer_seek
11892024-08-12T17:52:27.261Z PASS [ 0.020s] tokio::io_buf_writer maybe_pending_buf_writer
11902024-08-12T17:52:27.286Z PASS [ 0.022s] tokio::io_buf_writer maybe_pending_buf_writer_inner_flushes
11912024-08-12T17:52:27.286Z PASS [ 0.021s] tokio::io_buf_writer maybe_pending_buf_writer_seek
11922024-08-12T17:52:27.286Z PASS [ 0.021s] tokio::io_buf_writer write_vectored_basic_on_non_vectored
11932024-08-12T17:52:27.286Z PASS [ 0.019s] tokio::io_buf_writer write_vectored_basic_on_vectored
11942024-08-12T17:52:27.311Z PASS [ 0.017s] tokio::io_buf_writer write_vectored_empty_on_non_vectored
11952024-08-12T17:52:27.375Z PASS [ 0.016s] tokio::io_buf_writer write_vectored_large_slice_on_non_vectored
11962024-08-12T17:52:27.375Z PASS [ 0.028s] tokio::io_buf_writer write_vectored_empty_on_vectored
11972024-08-12T17:52:27.430Z PASS [ 0.066s] tokio::io_buf_writer write_vectored_large_slice_on_vectored
11982024-08-12T17:52:27.454Z PASS [ 0.054s] tokio::io_buf_writer write_vectored_large_total_on_vectored
11992024-08-12T17:52:27.454Z PASS [ 0.077s] tokio::io_buf_writer write_vectored_large_total_on_non_vectored
12002024-08-12T17:52:27.480Z PASS [ 0.022s] tokio::io_buf_writer write_vectored_odd_on_non_vectored
12012024-08-12T17:52:27.480Z PASS [ 0.021s] tokio::io_buf_writer write_vectored_odd_on_vectored
12022024-08-12T17:52:27.505Z PASS [ 0.027s] tokio::io_chain chain
12032024-08-12T17:52:27.505Z PASS [ 0.025s] tokio::io_copy copy
12042024-08-12T17:52:27.530Z PASS [ 0.014s] tokio::io_copy proxy
12052024-08-12T17:52:27.530Z PASS [ 0.027s] tokio::io_copy copy_is_cooperative
12062024-08-12T17:52:27.555Z PASS [ 0.019s] tokio::io_copy_bidirectional copy_bidirectional_is_cooperative
12072024-08-12T17:52:27.555Z PASS [ 0.023s] tokio::io_copy_bidirectional immediate_exit_on_read_error
12082024-08-12T17:52:27.580Z PASS [ 0.058s] tokio::io_copy_bidirectional blocking_one_side_does_not_block_other
12092024-08-12T17:52:27.580Z PASS [ 0.018s] tokio::io_copy_bidirectional immediate_exit_on_write_error
12102024-08-12T17:52:27.606Z PASS [ 0.028s] tokio::io_copy_bidirectional test_basic_transfer
12112024-08-12T17:52:27.606Z PASS [ 0.020s] tokio::io_copy_bidirectional test_transfer_after_close
12122024-08-12T17:52:27.631Z PASS [ 0.020s] tokio::io_driver test_drop_on_notify
12132024-08-12T17:52:27.656Z PASS [ 0.019s] tokio::io_driver_drop drop_wakes
12142024-08-12T17:52:27.656Z PASS [ 0.054s] tokio::io_driver panics_when_io_disabled
12152024-08-12T17:52:27.681Z PASS [ 0.019s] tokio::io_driver_drop tcp_doesnt_block
12162024-08-12T17:52:27.681Z PASS [ 0.021s] tokio::io_fill_buf fill_buf_file
12172024-08-12T17:52:27.681Z PASS [ 0.017s] tokio::io_join is_send_and_sync
12182024-08-12T17:52:27.705Z PASS [ 0.017s] tokio::io_join method_delegation
12192024-08-12T17:52:27.706Z PASS [ 0.016s] tokio::io_lines lines_inherent
12202024-08-12T17:52:27.706Z PASS [ 0.016s] tokio::io_mem_stream across_tasks
12212024-08-12T17:52:27.730Z PASS [ 0.017s] tokio::io_mem_stream disconnect
12222024-08-12T17:52:27.730Z PASS [ 0.017s] tokio::io_mem_stream disconnect_reader
12232024-08-12T17:52:27.730Z PASS [ 0.019s] tokio::io_mem_stream duplex_is_cooperative
12242024-08-12T17:52:27.755Z PASS [ 0.020s] tokio::io_mem_stream max_write_size
12252024-08-12T17:52:27.755Z PASS [ 0.017s] tokio::io_mem_stream ping_pong
12262024-08-12T17:52:27.755Z PASS [ 0.018s] tokio::io_panic async_fd_new_panic_caller
12272024-08-12T17:52:27.780Z PASS [ 0.018s] tokio::io_panic async_fd_try_new_panic_caller
12282024-08-12T17:52:27.780Z PASS [ 0.017s] tokio::io_panic async_fd_try_with_interest_panic_caller
12292024-08-12T17:52:27.780Z PASS [ 0.018s] tokio::io_panic async_fd_with_interest_panic_caller
12302024-08-12T17:52:27.805Z PASS [ 0.016s] tokio::io_panic read_buf_advance_panic_caller
12312024-08-12T17:52:27.805Z PASS [ 0.016s] tokio::io_panic read_buf_initialize_unfilled_to_panic_caller
12322024-08-12T17:52:27.805Z PASS [ 0.015s] tokio::io_panic read_buf_put_slice_panic_caller
12332024-08-12T17:52:27.830Z PASS [ 0.014s] tokio::io_panic read_buf_set_filled_panic_caller
12342024-08-12T17:52:27.830Z PASS [ 0.014s] tokio::io_panic unsplit_panic_caller
12352024-08-12T17:52:27.830Z PASS [ 0.017s] tokio::io_read read
12362024-08-12T17:52:27.855Z PASS [ 0.018s] tokio::io_read_buf issue_5588
12372024-08-12T17:52:27.880Z PASS [ 0.014s] tokio::io_read_buf read_buf
12382024-08-12T17:52:27.880Z PASS [ 0.046s] tokio::io_read read_buf_bad_async_read
12392024-08-12T17:52:27.880Z PASS [ 0.016s] tokio::io_read_exact read_exact
12402024-08-12T17:52:27.880Z PASS [ 0.016s] tokio::io_read_line read_line
12412024-08-12T17:52:27.905Z PASS [ 0.015s] tokio::io_read_line read_line_fail
12422024-08-12T17:52:27.905Z PASS [ 0.016s] tokio::io_read_line read_line_fail_and_utf8_fail
12432024-08-12T17:52:27.905Z PASS [ 0.014s] tokio::io_read_line read_line_invalid_utf8
12442024-08-12T17:52:27.930Z PASS [ 0.017s] tokio::io_read_line read_line_not_all_ready
12452024-08-12T17:52:27.930Z PASS [ 0.016s] tokio::io_read_to_end read_to_end
12462024-08-12T17:52:27.954Z PASS [ 0.016s] tokio::io_read_to_end read_to_end_grows_capacity_if_unfit
12472024-08-12T17:52:27.979Z PASS [ 0.018s] tokio::io_read_to_end read_to_end_uninit
12482024-08-12T17:52:28.004Z PASS [ 0.023s] tokio::io_read_to_string read_to_string
12492024-08-12T17:52:28.030Z PASS [ 0.018s] tokio::io_read_to_string to_string_appends
12502024-08-12T17:52:28.030Z PASS [ 0.023s] tokio::io_read_to_string to_string_does_not_truncate_on_io_error
12512024-08-12T17:52:28.091Z PASS [ 0.058s] tokio::io_read_to_string to_string_does_not_truncate_on_utf8_error
12522024-08-12T17:52:28.117Z PASS [ 1.871s] tokio runtime::tests::queue::stress2
12532024-08-12T17:52:28.117Z PASS [ 0.024s] tokio::io_read_until read_until
12542024-08-12T17:52:28.141Z PASS [ 0.024s] tokio::io_read_until read_until_fail
12552024-08-12T17:52:28.166Z PASS [ 0.025s] tokio::io_read_until read_until_not_all_ready
12562024-08-12T17:52:28.192Z PASS [ 0.023s] tokio::io_sink sink_poll_flush_is_cooperative
12572024-08-12T17:52:28.193Z PASS [ 0.019s] tokio::io_sink sink_poll_shutdown_is_cooperative
12582024-08-12T17:52:28.219Z PASS [ 0.067s] tokio::io_repeat repeat_poll_read_is_cooperative
12592024-08-12T17:52:28.219Z PASS [ 0.024s] tokio::io_sink sink_poll_write_is_cooperative
12602024-08-12T17:52:28.219Z PASS [ 0.021s] tokio::io_split is_send_and_sync
12612024-08-12T17:52:28.244Z PASS [ 0.017s] tokio::io_split method_delegation
12622024-08-12T17:52:28.244Z PASS [ 0.018s] tokio::io_split split_stream_id
12632024-08-12T17:52:28.269Z PASS [ 0.037s] tokio::io_split unsplit_err1
12642024-08-12T17:52:28.269Z PASS [ 0.038s] tokio::io_split unsplit_err2
12652024-08-12T17:52:28.294Z PASS [ 0.014s] tokio::io_split unsplit_ok
12662024-08-12T17:52:28.294Z PASS [ 0.015s] tokio::io_take issue_4435
12672024-08-12T17:52:28.320Z PASS [ 0.015s] tokio::io_take take
12682024-08-12T17:52:28.320Z PASS [ 0.045s] tokio::io_take bad_reader_fails
12692024-08-12T17:52:28.320Z PASS [ 0.015s] tokio::io_util_empty empty_buf_reads_are_cooperative
12702024-08-12T17:52:28.344Z PASS [ 0.017s] tokio::io_util_empty empty_read_is_cooperative
12712024-08-12T17:52:28.345Z PASS [ 0.016s] tokio::io_util_empty empty_seek
12722024-08-12T17:52:28.345Z PASS [ 0.016s] tokio::io_write write
12732024-08-12T17:52:28.370Z PASS [ 0.016s] tokio::io_write write_cursor
12742024-08-12T17:52:28.370Z PASS [ 0.018s] tokio::io_write_all write_all
12752024-08-12T17:52:28.395Z PASS [ 0.019s] tokio::io_write_all_buf write_all_buf
12762024-08-12T17:52:28.395Z PASS [ 0.016s] tokio::io_write_all_buf write_all_buf_vectored
12772024-08-12T17:52:28.395Z PASS [ 0.024s] tokio::io_write_all_buf write_buf_err
12782024-08-12T17:52:28.420Z PASS [ 0.022s] tokio::io_write_buf write_all
12792024-08-12T17:52:28.459Z PASS [ 0.034s] tokio::io_write_int write_int_should_err_if_write_count_0
12802024-08-12T17:52:28.565Z PASS [ 0.115s] tokio::join_handle_panic test_panics_do_not_propagate_when_dropping_join_handle
12812024-08-12T17:52:28.639Z PASS [ 0.144s] tokio::macros_join a_different_future_is_polled_first_every_time_poll_fn_is_polled
12822024-08-12T17:52:28.749Z PASS [ 0.129s] tokio::macros_join empty_join
12832024-08-12T17:52:28.807Z PASS [ 0.183s] tokio::macros_join join_does_not_allow_tasks_to_starve
12842024-08-12T17:52:28.835Z PASS [ 0.167s] tokio::macros_join join_into_future
12852024-08-12T17:52:28.860Z PASS [ 0.086s] tokio::macros_join join_size
12862024-08-12T17:52:28.944Z PASS [ 0.049s] tokio::macros_join sync_one_lit_expr_comma
12872024-08-12T17:52:29.020Z PASS [ 0.109s] tokio::macros_join sync_one_lit_expr_no_comma
12882024-08-12T17:52:29.045Z PASS [ 0.165s] tokio::macros_join sync_two_lit_expr_comma
12892024-08-12T17:52:29.045Z PASS [ 0.088s] tokio::macros_join sync_two_lit_expr_no_comma
12902024-08-12T17:52:29.070Z PASS [ 0.019s] tokio::macros_join two_await
12912024-08-12T17:52:29.070Z PASS [ 0.017s] tokio::macros_pin multi_pin
12922024-08-12T17:52:29.127Z PASS [ 0.027s] tokio::macros_rename_test crate_path_test
12932024-08-12T17:52:29.351Z PASS [ 0.094s] tokio::macros_rename_test crate_rename_test
12942024-08-12T17:52:29.351Z PASS [ 0.111s] tokio::macros_rename_test crate_rename_main
12952024-08-12T17:52:29.400Z PASS [ 0.191s] tokio::macros_select biased_eventually_ready
12962024-08-12T17:52:29.430Z PASS [ 0.142s] tokio::macros_select biased_one_not_ready
12972024-08-12T17:52:29.488Z PASS [ 0.076s] tokio::macros_select disable_with_if
12982024-08-12T17:52:29.488Z PASS [ 0.026s] tokio::macros_select drop_in_fut
12992024-08-12T17:52:29.513Z PASS [ 0.061s] tokio::macros_select future_panics_after_poll
13002024-08-12T17:52:29.537Z PASS [ 0.055s] tokio::macros_select join_with_select
13012024-08-12T17:52:29.566Z PASS [ 0.039s] tokio::macros_select many_branches
13022024-08-12T17:52:29.602Z PASS [ 0.057s] tokio::macros_select move_uncompleted_futures
13032024-08-12T17:52:29.638Z PASS [ 0.074s] tokio::macros_select mut_on_left_hand_side
13042024-08-12T17:52:29.639Z PASS [ 0.035s] tokio::macros_select mut_ref_patterns
13052024-08-12T17:52:29.671Z PASS [ 0.037s] tokio::macros_select mutable_borrowing_future_with_same_borrow_in_block
13062024-08-12T17:52:29.719Z PASS [ 0.033s] tokio::macros_select nested
13072024-08-12T17:52:29.719Z PASS [ 0.058s] tokio::macros_select mutable_borrowing_future_with_same_borrow_in_block_and_else
13082024-08-12T17:52:29.744Z PASS [ 0.048s] tokio::macros_select nested_one
13092024-08-12T17:52:29.744Z PASS [ 0.037s] tokio::macros_select never_branch_no_warnings
13102024-08-12T17:52:29.769Z PASS [ 0.020s] tokio::macros_select no_branch_else_only
13112024-08-12T17:52:29.769Z PASS [ 0.021s] tokio::macros_select no_branch_else_only_biased
13122024-08-12T17:52:29.793Z PASS [ 0.020s] tokio::macros_select one_ready
13132024-08-12T17:52:29.793Z PASS [ 0.021s] tokio::macros_select pointer_64_tests::struct_size_1
13142024-08-12T17:52:29.793Z PASS [ 0.022s] tokio::macros_select pointer_64_tests::struct_size_2
13152024-08-12T17:52:29.818Z PASS [ 0.020s] tokio::macros_select pointer_64_tests::struct_size_3
13162024-08-12T17:52:29.818Z PASS [ 0.020s] tokio::macros_select select_into_future
13172024-08-12T17:52:29.818Z PASS [ 0.017s] tokio::macros_select select_streams
13182024-08-12T17:52:29.843Z PASS [ 0.017s] tokio::macros_select sync_one_await
13192024-08-12T17:52:29.843Z PASS [ 0.015s] tokio::macros_select sync_one_ident
13202024-08-12T17:52:29.843Z PASS [ 0.016s] tokio::macros_select sync_one_lit_expr_block
13212024-08-12T17:52:29.869Z PASS [ 0.016s] tokio::macros_select sync_one_lit_expr_comma
13222024-08-12T17:52:29.869Z PASS [ 0.015s] tokio::macros_select sync_one_lit_expr_no_comma
13232024-08-12T17:52:29.869Z PASS [ 0.017s] tokio::macros_select sync_two
13242024-08-12T17:52:29.894Z PASS [ 0.015s] tokio::macros_select temporary_lifetime_extension
13252024-08-12T17:52:29.894Z PASS [ 0.017s] tokio::macros_select use_future_in_if_condition
13262024-08-12T17:52:29.894Z PASS [ 0.019s] tokio::macros_select use_future_in_if_condition_biased
13272024-08-12T17:52:29.919Z PASS [ 0.019s] tokio::macros_test issue_4175_test
13282024-08-12T17:52:29.919Z PASS [ 0.016s] tokio::macros_test issue_5243::foo
13292024-08-12T17:52:29.919Z PASS [ 0.017s] tokio::macros_test test_macro_can_be_used_via_use
13302024-08-12T17:52:29.944Z PASS [ 0.017s] tokio::macros_test test_macro_is_resilient_to_shadowing
13312024-08-12T17:52:29.944Z PASS [ 0.016s] tokio::macros_test trait_method
13322024-08-12T17:52:29.944Z PASS [ 0.017s] tokio::macros_test unused_braces_test
13332024-08-12T17:52:29.968Z PASS [ 0.016s] tokio::macros_try_join a_different_future_is_polled_first_every_time_poll_fn_is_polled
13342024-08-12T17:52:29.968Z PASS [ 0.016s] tokio::macros_try_join empty_try_join
13352024-08-12T17:52:29.968Z PASS [ 0.016s] tokio::macros_try_join err_abort_early
13362024-08-12T17:52:29.993Z PASS [ 0.015s] tokio::macros_try_join join_size
13372024-08-12T17:52:29.993Z PASS [ 0.016s] tokio::macros_try_join sync_one_lit_expr_comma
13382024-08-12T17:52:29.993Z PASS [ 0.017s] tokio::macros_try_join sync_one_lit_expr_no_comma
13392024-08-12T17:52:30.018Z PASS [ 0.015s] tokio::macros_try_join sync_two_lit_expr_comma
13402024-08-12T17:52:30.018Z PASS [ 0.015s] tokio::macros_try_join sync_two_lit_expr_no_comma
13412024-08-12T17:52:30.018Z PASS [ 0.017s] tokio::macros_try_join try_join_does_not_allow_tasks_to_starve
13422024-08-12T17:52:30.043Z PASS [ 0.018s] tokio::macros_try_join two_await
13432024-08-12T17:52:30.043Z PASS [ 0.015s] tokio::net_lookup_host lookup_socket_addr
13442024-08-12T17:52:30.068Z PASS [ 0.014s] tokio::net_lookup_host lookup_str_socket_addr
13452024-08-12T17:52:30.068Z PASS [ 0.043s] tokio::net_bind_resource no_runtime_panics_binding_net_tcp_listener
13462024-08-12T17:52:30.068Z PASS [ 0.017s] tokio::net_lookup_host resolve_dns
13472024-08-12T17:52:30.093Z PASS [ 0.017s] tokio::net_panic tcp_listener_from_std_panic_caller
13482024-08-12T17:52:30.093Z PASS [ 0.020s] tokio::net_panic tcp_stream_from_std_panic_caller
13492024-08-12T17:52:30.093Z PASS [ 0.019s] tokio::net_panic udp_socket_from_std_panic_caller
13502024-08-12T17:52:30.117Z PASS [ 0.014s] tokio::net_panic unix_datagram_from_std_panic_caller
13512024-08-12T17:52:30.118Z PASS [ 0.016s] tokio::net_panic unix_listener_bind_panic_caller
13522024-08-12T17:52:30.142Z PASS [ 0.018s] tokio::net_panic unix_listener_from_std_panic_caller
13532024-08-12T17:52:30.143Z PASS [ 0.016s] tokio::net_panic unix_stream_from_std_panic_caller
13542024-08-12T17:52:30.143Z PASS [ 0.016s] tokio::net_unix_pipe anon_pipe_into_blocking_fd
13552024-08-12T17:52:30.143Z PASS [ 0.016s] tokio::net_unix_pipe anon_pipe_into_nonblocking_fd
13562024-08-12T17:52:30.167Z PASS [ 0.016s] tokio::net_unix_pipe anon_pipe_simple_send
13572024-08-12T17:52:30.192Z PASS [ 0.016s] tokio::net_unix_pipe fifo_multiple_writes
13582024-08-12T17:52:30.192Z PASS [ 0.016s] tokio::net_unix_pipe fifo_simple_send
13592024-08-12T17:52:30.218Z FAIL [ 0.051s] tokio::net_unix_pipe anon_pipe_spawn_echo
13602024-08-12T17:52:30.218Z
13612024-08-12T17:52:30.218Z--- STDOUT: tokio::net_unix_pipe anon_pipe_spawn_echo ---
13622024-08-12T17:52:30.218Z
13632024-08-12T17:52:30.218Zrunning 1 test
13642024-08-12T17:52:30.218Ztest anon_pipe_spawn_echo ... FAILED
13652024-08-12T17:52:30.218Z
13662024-08-12T17:52:30.218Zfailures:
13672024-08-12T17:52:30.218Z
13682024-08-12T17:52:30.218Zfailures:
13692024-08-12T17:52:30.218Z anon_pipe_spawn_echo
13702024-08-12T17:52:30.218Z
13712024-08-12T17:52:30.218Ztest result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.03s
13722024-08-12T17:52:30.218Z
13732024-08-12T17:52:30.218Z
13742024-08-12T17:52:30.218Z--- STDERR: tokio::net_unix_pipe anon_pipe_spawn_echo ---
13752024-08-12T17:52:30.218Zthread 'anon_pipe_spawn_echo' panicked at tokio/tests/net_unix_pipe.rs:475:5:
13762024-08-12T17:52:30.218Zassertion `left == right` failed
13772024-08-12T17:52:30.218Z left: "-n this is some data to write to the p"
13782024-08-12T17:52:30.218Z right: "this is some data to write to the pipe"
13792024-08-12T17:52:30.218Zstack backtrace:
13802024-08-12T17:52:30.218Z 0: rust_begin_unwind
13812024-08-12T17:52:30.218Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/std/src/panicking.rs:652:5
13822024-08-12T17:52:30.218Z 1: core::panicking::panic_fmt
13832024-08-12T17:52:30.218Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/panicking.rs:72:14
13842024-08-12T17:52:30.219Z 2: core::panicking::assert_failed_inner
13852024-08-12T17:52:30.219Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/panicking.rs:408:17
13862024-08-12T17:52:30.219Z 3: core::panicking::assert_failed
13872024-08-12T17:52:30.219Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/panicking.rs:363:5
13882024-08-12T17:52:30.219Z 4: net_unix_pipe::anon_pipe_spawn_echo::{{closure}}
13892024-08-12T17:52:30.219Z at ./tests/net_unix_pipe.rs:475:5
13902024-08-12T17:52:30.219Z 5: <core::pin::Pin<P> as core::future::future::Future>::poll
13912024-08-12T17:52:30.219Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/future/future.rs:123:9
13922024-08-12T17:52:30.219Z 6: <core::pin::Pin<P> as core::future::future::Future>::poll
13932024-08-12T17:52:30.219Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/future/future.rs:123:9
13942024-08-12T17:52:30.219Z 7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
13952024-08-12T17:52:30.219Z at ./src/runtime/scheduler/current_thread/mod.rs:673:57
13962024-08-12T17:52:30.219Z 8: tokio::runtime::coop::with_budget
13972024-08-12T17:52:30.219Z at ./src/runtime/coop.rs:107:5
13982024-08-12T17:52:30.219Z 9: tokio::runtime::coop::budget
13992024-08-12T17:52:30.219Z at ./src/runtime/coop.rs:73:5
14002024-08-12T17:52:30.219Z 10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
14012024-08-12T17:52:30.219Z at ./src/runtime/scheduler/current_thread/mod.rs:673:25
14022024-08-12T17:52:30.219Z 11: tokio::runtime::scheduler::current_thread::Context::enter
14032024-08-12T17:52:30.219Z at ./src/runtime/scheduler/current_thread/mod.rs:412:19
14042024-08-12T17:52:30.219Z 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
14052024-08-12T17:52:30.219Z at ./src/runtime/scheduler/current_thread/mod.rs:672:36
14062024-08-12T17:52:30.219Z 13: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
14072024-08-12T17:52:30.219Z at ./src/runtime/scheduler/current_thread/mod.rs:751:68
14082024-08-12T17:52:30.219Z 14: tokio::runtime::context::scoped::Scoped<T>::set
14092024-08-12T17:52:30.219Z at ./src/runtime/context/scoped.rs:40:9
14102024-08-12T17:52:30.219Z 15: tokio::runtime::context::set_scheduler::{{closure}}
14112024-08-12T17:52:30.219Z at ./src/runtime/context.rs:180:26
14122024-08-12T17:52:30.219Z 16: std::thread::local::LocalKey<T>::try_with
14132024-08-12T17:52:30.219Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/std/src/thread/local.rs:283:12
14142024-08-12T17:52:30.219Z 17: std::thread::local::LocalKey<T>::with
14152024-08-12T17:52:30.219Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/std/src/thread/local.rs:260:9
14162024-08-12T17:52:30.219Z 18: tokio::runtime::context::set_scheduler
14172024-08-12T17:52:30.219Z at ./src/runtime/context.rs:180:9
14182024-08-12T17:52:30.219Z 19: tokio::runtime::scheduler::current_thread::CoreGuard::enter
14192024-08-12T17:52:30.219Z at ./src/runtime/scheduler/current_thread/mod.rs:751:27
14202024-08-12T17:52:30.219Z 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
14212024-08-12T17:52:30.219Z at ./src/runtime/scheduler/current_thread/mod.rs:660:19
14222024-08-12T17:52:30.219Z 21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
14232024-08-12T17:52:30.220Z at ./src/runtime/scheduler/current_thread/mod.rs:180:28
14242024-08-12T17:52:30.220Z 22: tokio::runtime::context::runtime::enter_runtime
14252024-08-12T17:52:30.220Z at ./src/runtime/context/runtime.rs:65:16
14262024-08-12T17:52:30.220Z 23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
14272024-08-12T17:52:30.220Z at ./src/runtime/scheduler/current_thread/mod.rs:168:9
14282024-08-12T17:52:30.220Z 24: tokio::runtime::runtime::Runtime::block_on_inner
14292024-08-12T17:52:30.220Z at ./src/runtime/runtime.rs:361:47
14302024-08-12T17:52:30.220Z 25: tokio::runtime::runtime::Runtime::block_on
14312024-08-12T17:52:30.220Z at ./src/runtime/runtime.rs:335:13
14322024-08-12T17:52:30.220Z 26: net_unix_pipe::anon_pipe_spawn_echo
14332024-08-12T17:52:30.220Z at ./tests/net_unix_pipe.rs:485:5
14342024-08-12T17:52:30.220Z 27: net_unix_pipe::anon_pipe_spawn_echo::{{closure}}
14352024-08-12T17:52:30.220Z at ./tests/net_unix_pipe.rs:460:36
14362024-08-12T17:52:30.220Z 28: core::ops::function::FnOnce::call_once
14372024-08-12T17:52:30.220Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/ops/function.rs:250:5
14382024-08-12T17:52:30.220Z 29: core::ops::function::FnOnce::call_once
14392024-08-12T17:52:30.220Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/ops/function.rs:250:5
14402024-08-12T17:52:30.220Znote: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
14412024-08-12T17:52:30.220Z
14422024-08-12T17:52:30.220Z Canceling due to test failure: 7 tests still running
14432024-08-12T17:52:30.220Z PASS [ 0.017s] tokio::net_unix_pipe from_file
14442024-08-12T17:52:30.220Z PASS [ 0.015s] tokio::net_unix_pipe from_file_detects_not_a_fifo
14452024-08-12T17:52:30.490Z PASS [ 2.584s] tokio::io_read_to_end read_to_end_doesnt_grow_with_capacity
14462024-08-12T17:52:36.537Z PASS [ 10.312s] tokio runtime::tests::task_combinations::test_combinations
14472024-08-12T17:52:50.846Z PASS [ 24.932s] tests-build::macros compile_fail_full
14482024-08-12T17:53:26.224Z SLOW [> 60.000s] tokio runtime::tests::queue::stress1
14492024-08-12T17:53:26.849Z SLOW [> 60.000s] tokio::io_async_fd poll_fns
14502024-08-12T17:53:26.917Z SLOW [> 60.000s] tokio::io_async_fd reset_writable
14512024-08-12T17:54:01.760Z PASS [ 95.541s] tokio runtime::tests::queue::stress1
14522024-08-12T17:54:26.851Z SLOW [>120.000s] tokio::io_async_fd poll_fns
14532024-08-12T17:54:26.917Z SLOW [>120.000s] tokio::io_async_fd reset_writable
14542024-08-12T17:55:26.853Z SLOW [>180.000s] tokio::io_async_fd poll_fns
14552024-08-12T17:55:26.919Z SLOW [>180.000s] tokio::io_async_fd reset_writable
14562024-08-12T17:56:26.856Z SLOW [>240.000s] tokio::io_async_fd poll_fns
14572024-08-12T17:56:26.920Z SLOW [>240.000s] tokio::io_async_fd reset_writable
14582024-08-12T17:57:26.857Z SLOW [>300.000s] tokio::io_async_fd poll_fns
14592024-08-12T17:57:26.920Z SLOW [>300.000s] tokio::io_async_fd reset_writable
14602024-08-12T17:58:26.860Z SLOW [>360.000s] tokio::io_async_fd poll_fns
14612024-08-12T17:58:26.947Z SLOW [>360.000s] tokio::io_async_fd reset_writable
14622024-08-12T17:59:26.861Z SLOW [>420.000s] tokio::io_async_fd poll_fns
14632024-08-12T17:59:26.922Z SLOW [>420.000s] tokio::io_async_fd reset_writable
14642024-08-12T18:00:26.864Z SLOW [>480.000s] tokio::io_async_fd poll_fns
14652024-08-12T18:00:26.923Z SLOW [>480.000s] tokio::io_async_fd reset_writable
14662024-08-12T18:01:26.866Z SLOW [>540.000s] tokio::io_async_fd poll_fns
14672024-08-12T18:01:26.925Z SLOW [>540.000s] tokio::io_async_fd reset_writable
14682024-08-12T18:02:26.867Z SLOW [>600.000s] tokio::io_async_fd poll_fns
14692024-08-12T18:02:26.925Z SLOW [>600.000s] tokio::io_async_fd reset_writable
14702024-08-12T18:03:26.869Z SLOW [>660.000s] tokio::io_async_fd poll_fns
14712024-08-12T18:03:26.925Z SLOW [>660.000s] tokio::io_async_fd reset_writable
14722024-08-12T18:04:26.872Z SLOW [>720.000s] tokio::io_async_fd poll_fns
14732024-08-12T18:04:26.927Z SLOW [>720.000s] tokio::io_async_fd reset_writable
14742024-08-12T18:05:26.874Z SLOW [>780.000s] tokio::io_async_fd poll_fns
14752024-08-12T18:05:26.927Z SLOW [>780.000s] tokio::io_async_fd reset_writable
14762024-08-12T18:06:26.876Z SLOW [>840.000s] tokio::io_async_fd poll_fns
14772024-08-12T18:06:26.928Z SLOW [>840.000s] tokio::io_async_fd reset_writable
14782024-08-12T18:07:26.878Z SLOW [>900.000s] tokio::io_async_fd poll_fns
14792024-08-12T18:07:26.930Z SLOW [>900.000s] tokio::io_async_fd reset_writable
14802024-08-12T18:08:26.881Z SLOW [>960.000s] tokio::io_async_fd poll_fns
14812024-08-12T18:08:26.932Z SLOW [>960.000s] tokio::io_async_fd reset_writable
14822024-08-12T18:09:26.882Z SLOW [>1020.000s] tokio::io_async_fd poll_fns
14832024-08-12T18:09:26.932Z SLOW [>1020.000s] tokio::io_async_fd reset_writable
14842024-08-12T18:10:26.884Z SLOW [>1080.000s] tokio::io_async_fd poll_fns
14852024-08-12T18:10:26.938Z SLOW [>1080.000s] tokio::io_async_fd reset_writable
14862024-08-12T18:11:26.886Z SLOW [>1140.000s] tokio::io_async_fd poll_fns
14872024-08-12T18:11:26.934Z SLOW [>1140.000s] tokio::io_async_fd reset_writable
14882024-08-12T18:12:26.888Z SLOW [>1200.000s] tokio::io_async_fd poll_fns
14892024-08-12T18:12:26.936Z SLOW [>1200.000s] tokio::io_async_fd reset_writable
14902024-08-12T18:13:26.889Z SLOW [>1260.000s] tokio::io_async_fd poll_fns
14912024-08-12T18:13:26.938Z SLOW [>1260.000s] tokio::io_async_fd reset_writable
14922024-08-12T18:14:26.891Z SLOW [>1320.000s] tokio::io_async_fd poll_fns
14932024-08-12T18:14:26.940Z SLOW [>1320.000s] tokio::io_async_fd reset_writable
14942024-08-12T18:15:26.893Z SLOW [>1380.000s] tokio::io_async_fd poll_fns
14952024-08-12T18:15:26.943Z SLOW [>1380.000s] tokio::io_async_fd reset_writable
14962024-08-12T18:16:26.895Z SLOW [>1440.000s] tokio::io_async_fd poll_fns
14972024-08-12T18:16:26.945Z SLOW [>1440.000s] tokio::io_async_fd reset_writable
14982024-08-12T18:17:26.898Z SLOW [>1500.000s] tokio::io_async_fd poll_fns
14992024-08-12T18:17:26.947Z SLOW [>1500.000s] tokio::io_async_fd reset_writable
15002024-08-12T18:18:26.900Z SLOW [>1560.000s] tokio::io_async_fd poll_fns
15012024-08-12T18:18:26.949Z SLOW [>1560.000s] tokio::io_async_fd reset_writable
15022024-08-12T18:19:26.902Z SLOW [>1620.000s] tokio::io_async_fd poll_fns
15032024-08-12T18:19:26.952Z SLOW [>1620.000s] tokio::io_async_fd reset_writable
15042024-08-12T18:20:26.905Z SLOW [>1680.000s] tokio::io_async_fd poll_fns
15052024-08-12T18:20:26.954Z SLOW [>1680.000s] tokio::io_async_fd reset_writable
15062024-08-12T18:21:26.912Z SLOW [>1740.000s] tokio::io_async_fd poll_fns
15072024-08-12T18:21:26.961Z SLOW [>1740.000s] tokio::io_async_fd reset_writable
15082024-08-12T18:22:26.908Z SLOW [>1800.000s] tokio::io_async_fd poll_fns
15092024-08-12T18:22:26.959Z SLOW [>1800.000s] tokio::io_async_fd reset_writable
15102024-08-12T18:23:26.909Z SLOW [>1860.000s] tokio::io_async_fd poll_fns
15112024-08-12T18:23:26.960Z SLOW [>1860.000s] tokio::io_async_fd reset_writable
15122024-08-12T18:24:26.915Z SLOW [>1920.000s] tokio::io_async_fd poll_fns
15132024-08-12T18:24:26.961Z SLOW [>1920.000s] tokio::io_async_fd reset_writable
15142024-08-12T18:25:26.916Z SLOW [>1980.000s] tokio::io_async_fd poll_fns
15152024-08-12T18:25:26.964Z SLOW [>1980.000s] tokio::io_async_fd reset_writable
15162024-08-12T18:26:26.916Z SLOW [>2040.000s] tokio::io_async_fd poll_fns
15172024-08-12T18:26:26.966Z SLOW [>2040.000s] tokio::io_async_fd reset_writable
15182024-08-12T18:27:26.919Z SLOW [>2100.000s] tokio::io_async_fd poll_fns
15192024-08-12T18:27:26.968Z SLOW [>2100.000s] tokio::io_async_fd reset_writable
15202024-08-12T18:28:26.920Z SLOW [>2160.000s] tokio::io_async_fd poll_fns
15212024-08-12T18:28:26.970Z SLOW [>2160.000s] tokio::io_async_fd reset_writable
15222024-08-12T18:29:26.923Z SLOW [>2220.000s] tokio::io_async_fd poll_fns
15232024-08-12T18:29:26.972Z SLOW [>2220.000s] tokio::io_async_fd reset_writable
15242024-08-12T18:30:26.924Z SLOW [>2280.000s] tokio::io_async_fd poll_fns
15252024-08-12T18:30:26.974Z SLOW [>2280.000s] tokio::io_async_fd reset_writable
15262024-08-12T18:31:26.926Z SLOW [>2340.000s] tokio::io_async_fd poll_fns
15272024-08-12T18:31:26.977Z SLOW [>2340.000s] tokio::io_async_fd reset_writable
15282024-08-12T18:32:26.954Z SLOW [>2400.000s] tokio::io_async_fd poll_fns
15292024-08-12T18:32:26.980Z SLOW [>2400.000s] tokio::io_async_fd reset_writable
15302024-08-12T18:33:26.954Z SLOW [>2460.000s] tokio::io_async_fd poll_fns
15312024-08-12T18:33:26.980Z SLOW [>2460.000s] tokio::io_async_fd reset_writable
15322024-08-12T18:34:26.956Z SLOW [>2520.000s] tokio::io_async_fd poll_fns
15332024-08-12T18:34:26.983Z SLOW [>2520.000s] tokio::io_async_fd reset_writable
15342024-08-12T18:35:26.956Z SLOW [>2580.000s] tokio::io_async_fd poll_fns
15352024-08-12T18:35:26.984Z SLOW [>2580.000s] tokio::io_async_fd reset_writable
15362024-08-12T18:36:26.963Z SLOW [>2640.000s] tokio::io_async_fd poll_fns
15372024-08-12T18:36:26.989Z SLOW [>2640.000s] tokio::io_async_fd reset_writable
15382024-08-12T18:37:26.958Z SLOW [>2700.000s] tokio::io_async_fd poll_fns
15392024-08-12T18:37:26.989Z SLOW [>2700.000s] tokio::io_async_fd reset_writable
15402024-08-12T18:38:26.962Z SLOW [>2760.000s] tokio::io_async_fd poll_fns
15412024-08-12T18:38:26.992Z SLOW [>2760.000s] tokio::io_async_fd reset_writable
15422024-08-12T18:39:26.959Z SLOW [>2820.000s] tokio::io_async_fd poll_fns
15432024-08-12T18:39:26.993Z SLOW [>2820.000s] tokio::io_async_fd reset_writable
15442024-08-12T18:40:26.961Z SLOW [>2880.000s] tokio::io_async_fd poll_fns
15452024-08-12T18:40:26.995Z SLOW [>2880.000s] tokio::io_async_fd reset_writable
15462024-08-12T18:41:26.962Z SLOW [>2940.000s] tokio::io_async_fd poll_fns
15472024-08-12T18:41:26.998Z SLOW [>2940.000s] tokio::io_async_fd reset_writable
15482024-08-12T18:42:26.964Z SLOW [>3000.000s] tokio::io_async_fd poll_fns
15492024-08-12T18:42:27.000Z SLOW [>3000.000s] tokio::io_async_fd reset_writable
15502024-08-12T18:43:26.964Z SLOW [>3060.000s] tokio::io_async_fd poll_fns
15512024-08-12T18:43:27.002Z SLOW [>3060.000s] tokio::io_async_fd reset_writable
15522024-08-12T18:44:26.970Z SLOW [>3120.000s] tokio::io_async_fd poll_fns
15532024-08-12T18:44:27.004Z SLOW [>3120.000s] tokio::io_async_fd reset_writable
15542024-08-12T18:45:26.965Z SLOW [>3180.000s] tokio::io_async_fd poll_fns
15552024-08-12T18:45:27.006Z SLOW [>3180.000s] tokio::io_async_fd reset_writable
15562024-08-12T18:46:26.966Z SLOW [>3240.000s] tokio::io_async_fd poll_fns
15572024-08-12T18:46:27.008Z SLOW [>3240.000s] tokio::io_async_fd reset_writable
15582024-08-12T18:47:26.967Z SLOW [>3300.000s] tokio::io_async_fd poll_fns
15592024-08-12T18:47:27.011Z SLOW [>3300.000s] tokio::io_async_fd reset_writable
15602024-08-12T18:48:26.968Z SLOW [>3360.000s] tokio::io_async_fd poll_fns
15612024-08-12T18:48:27.013Z SLOW [>3360.000s] tokio::io_async_fd reset_writable
15622024-08-12T18:49:26.968Z SLOW [>3420.000s] tokio::io_async_fd poll_fns
15632024-08-12T18:49:27.014Z SLOW [>3420.000s] tokio::io_async_fd reset_writable
15642024-08-12T18:50:26.970Z SLOW [>3480.000s] tokio::io_async_fd poll_fns
15652024-08-12T18:50:27.017Z SLOW [>3480.000s] tokio::io_async_fd reset_writable
15662024-08-12T18:51:26.970Z SLOW [>3540.000s] tokio::io_async_fd poll_fns
15672024-08-12T18:51:27.018Z SLOW [>3540.000s] tokio::io_async_fd reset_writable
15682024-08-12T18:52:26.972Z SLOW [>3600.000s] tokio::io_async_fd poll_fns
15692024-08-12T18:52:27.021Z SLOW [>3600.000s] tokio::io_async_fd reset_writable
15702024-08-12T18:53:27.248Z SLOW [>3660.000s] tokio::io_async_fd poll_fns
15712024-08-12T18:53:27.248Z SLOW [>3660.000s] tokio::io_async_fd reset_writable
15722024-08-12T18:54:26.977Z SLOW [>3720.000s] tokio::io_async_fd poll_fns
15732024-08-12T18:54:27.025Z SLOW [>3720.000s] tokio::io_async_fd reset_writable
15742024-08-12T18:55:26.978Z SLOW [>3780.000s] tokio::io_async_fd poll_fns
15752024-08-12T18:55:27.028Z SLOW [>3780.000s] tokio::io_async_fd reset_writable
15762024-08-12T18:56:26.979Z SLOW [>3840.000s] tokio::io_async_fd poll_fns
15772024-08-12T18:56:27.030Z SLOW [>3840.000s] tokio::io_async_fd reset_writable
15782024-08-12T18:57:26.983Z SLOW [>3900.000s] tokio::io_async_fd poll_fns
15792024-08-12T18:57:27.031Z SLOW [>3900.000s] tokio::io_async_fd reset_writable
15802024-08-12T18:58:26.983Z SLOW [>3960.000s] tokio::io_async_fd poll_fns
15812024-08-12T18:58:27.034Z SLOW [>3960.000s] tokio::io_async_fd reset_writable
15822024-08-12T18:59:26.986Z SLOW [>4020.000s] tokio::io_async_fd poll_fns
15832024-08-12T18:59:27.037Z SLOW [>4020.000s] tokio::io_async_fd reset_writable
15842024-08-12T19:00:26.988Z SLOW [>4080.000s] tokio::io_async_fd poll_fns
15852024-08-12T19:00:27.037Z SLOW [>4080.000s] tokio::io_async_fd reset_writable
15862024-08-12T19:01:26.990Z SLOW [>4140.000s] tokio::io_async_fd poll_fns
15872024-08-12T19:01:27.040Z SLOW [>4140.000s] tokio::io_async_fd reset_writable
15882024-08-12T19:02:26.991Z SLOW [>4200.000s] tokio::io_async_fd poll_fns
15892024-08-12T19:02:27.041Z SLOW [>4200.000s] tokio::io_async_fd reset_writable
15902024-08-12T19:03:26.993Z SLOW [>4260.000s] tokio::io_async_fd poll_fns
15912024-08-12T19:03:27.043Z SLOW [>4260.000s] tokio::io_async_fd reset_writable
15922024-08-12T19:04:26.995Z SLOW [>4320.000s] tokio::io_async_fd poll_fns
15932024-08-12T19:04:27.045Z SLOW [>4320.000s] tokio::io_async_fd reset_writable
15942024-08-12T19:05:26.998Z SLOW [>4380.000s] tokio::io_async_fd poll_fns
15952024-08-12T19:05:27.048Z SLOW [>4380.000s] tokio::io_async_fd reset_writable
15962024-08-12T19:06:26.999Z SLOW [>4440.000s] tokio::io_async_fd poll_fns
15972024-08-12T19:06:27.050Z SLOW [>4440.000s] tokio::io_async_fd reset_writable
15982024-08-12T19:07:27.001Z SLOW [>4500.000s] tokio::io_async_fd poll_fns
15992024-08-12T19:07:27.052Z SLOW [>4500.000s] tokio::io_async_fd reset_writable
16002024-08-12T19:08:27.003Z SLOW [>4560.000s] tokio::io_async_fd poll_fns
16012024-08-12T19:08:27.053Z SLOW [>4560.000s] tokio::io_async_fd reset_writable
16022024-08-12T19:09:27.005Z SLOW [>4620.000s] tokio::io_async_fd poll_fns
16032024-08-12T19:09:27.056Z SLOW [>4620.000s] tokio::io_async_fd reset_writable
16042024-08-12T19:10:27.006Z SLOW [>4680.000s] tokio::io_async_fd poll_fns
16052024-08-12T19:10:27.058Z SLOW [>4680.000s] tokio::io_async_fd reset_writable
16062024-08-12T19:11:27.008Z SLOW [>4740.000s] tokio::io_async_fd poll_fns
16072024-08-12T19:11:27.060Z SLOW [>4740.000s] tokio::io_async_fd reset_writable
16082024-08-12T19:12:27.010Z SLOW [>4800.000s] tokio::io_async_fd poll_fns
16092024-08-12T19:12:27.062Z SLOW [>4800.000s] tokio::io_async_fd reset_writable
16102024-08-12T19:13:27.012Z SLOW [>4860.000s] tokio::io_async_fd poll_fns
16112024-08-12T19:13:27.063Z SLOW [>4860.000s] tokio::io_async_fd reset_writable
16122024-08-12T19:14:27.015Z SLOW [>4920.000s] tokio::io_async_fd poll_fns
16132024-08-12T19:14:27.064Z SLOW [>4920.000s] tokio::io_async_fd reset_writable
16142024-08-12T19:15:27.016Z SLOW [>4980.000s] tokio::io_async_fd poll_fns
16152024-08-12T19:15:27.067Z SLOW [>4980.000s] tokio::io_async_fd reset_writable
16162024-08-12T19:16:27.021Z SLOW [>5040.000s] tokio::io_async_fd poll_fns
16172024-08-12T19:16:27.069Z SLOW [>5040.000s] tokio::io_async_fd reset_writable
16182024-08-12T19:17:27.021Z SLOW [>5100.000s] tokio::io_async_fd poll_fns
16192024-08-12T19:17:27.071Z SLOW [>5100.000s] tokio::io_async_fd reset_writable
16202024-08-12T19:18:27.022Z SLOW [>5160.000s] tokio::io_async_fd poll_fns
16212024-08-12T19:18:27.073Z SLOW [>5160.000s] tokio::io_async_fd reset_writable
16222024-08-12T19:19:27.025Z SLOW [>5220.000s] tokio::io_async_fd poll_fns
16232024-08-12T19:19:27.075Z SLOW [>5220.000s] tokio::io_async_fd reset_writable
16242024-08-12T19:20:27.027Z SLOW [>5280.000s] tokio::io_async_fd poll_fns
16252024-08-12T19:20:27.077Z SLOW [>5280.000s] tokio::io_async_fd reset_writable
16262024-08-12T19:21:27.030Z SLOW [>5340.000s] tokio::io_async_fd poll_fns
16272024-08-12T19:21:27.078Z SLOW [>5340.000s] tokio::io_async_fd reset_writable
16282024-08-12T19:22:27.030Z SLOW [>5400.000s] tokio::io_async_fd poll_fns
16292024-08-12T19:22:27.081Z SLOW [>5400.000s] tokio::io_async_fd reset_writable
16302024-08-12T19:23:27.032Z SLOW [>5460.000s] tokio::io_async_fd poll_fns
16312024-08-12T19:23:27.082Z SLOW [>5460.000s] tokio::io_async_fd reset_writable
16322024-08-12T19:24:27.035Z SLOW [>5520.000s] tokio::io_async_fd poll_fns
16332024-08-12T19:24:27.085Z SLOW [>5520.000s] tokio::io_async_fd reset_writable
16342024-08-12T19:25:27.036Z SLOW [>5580.000s] tokio::io_async_fd poll_fns
16352024-08-12T19:25:27.087Z SLOW [>5580.000s] tokio::io_async_fd reset_writable
16362024-08-12T19:26:27.039Z SLOW [>5640.000s] tokio::io_async_fd poll_fns
16372024-08-12T19:26:27.089Z SLOW [>5640.000s] tokio::io_async_fd reset_writable
16382024-08-12T19:27:27.041Z SLOW [>5700.000s] tokio::io_async_fd poll_fns
16392024-08-12T19:27:27.091Z SLOW [>5700.000s] tokio::io_async_fd reset_writable
16402024-08-12T19:28:27.043Z SLOW [>5760.000s] tokio::io_async_fd poll_fns
16412024-08-12T19:28:27.093Z SLOW [>5760.000s] tokio::io_async_fd reset_writable
16422024-08-12T19:29:27.045Z SLOW [>5820.000s] tokio::io_async_fd poll_fns
16432024-08-12T19:29:27.095Z SLOW [>5820.000s] tokio::io_async_fd reset_writable
16442024-08-12T19:30:27.048Z SLOW [>5880.000s] tokio::io_async_fd poll_fns
16452024-08-12T19:30:27.097Z SLOW [>5880.000s] tokio::io_async_fd reset_writable
16462024-08-12T19:31:27.049Z SLOW [>5940.000s] tokio::io_async_fd poll_fns
16472024-08-12T19:31:27.099Z SLOW [>5940.000s] tokio::io_async_fd reset_writable
16482024-08-12T19:32:27.052Z SLOW [>6000.000s] tokio::io_async_fd poll_fns
16492024-08-12T19:32:27.101Z SLOW [>6000.000s] tokio::io_async_fd reset_writable
16502024-08-12T19:33:27.054Z SLOW [>6060.000s] tokio::io_async_fd poll_fns
16512024-08-12T19:33:27.104Z SLOW [>6060.000s] tokio::io_async_fd reset_writable
16522024-08-12T19:34:27.055Z SLOW [>6120.000s] tokio::io_async_fd poll_fns
16532024-08-12T19:34:27.105Z SLOW [>6120.000s] tokio::io_async_fd reset_writable
16542024-08-12T19:35:27.065Z SLOW [>6180.000s] tokio::io_async_fd poll_fns
16552024-08-12T19:35:27.107Z SLOW [>6180.000s] tokio::io_async_fd reset_writable
16562024-08-12T19:36:27.059Z SLOW [>6240.000s] tokio::io_async_fd poll_fns
16572024-08-12T19:36:27.109Z SLOW [>6240.000s] tokio::io_async_fd reset_writable
16582024-08-12T19:37:27.062Z SLOW [>6300.000s] tokio::io_async_fd poll_fns
16592024-08-12T19:37:27.111Z SLOW [>6300.000s] tokio::io_async_fd reset_writable
16602024-08-12T19:38:27.063Z SLOW [>6360.000s] tokio::io_async_fd poll_fns
16612024-08-12T19:38:27.113Z SLOW [>6360.000s] tokio::io_async_fd reset_writable
16622024-08-12T19:39:27.065Z SLOW [>6420.000s] tokio::io_async_fd poll_fns
16632024-08-12T19:39:27.115Z SLOW [>6420.000s] tokio::io_async_fd reset_writable
16642024-08-12T19:40:27.068Z SLOW [>6480.000s] tokio::io_async_fd poll_fns
16652024-08-12T19:40:27.116Z SLOW [>6480.000s] tokio::io_async_fd reset_writable
16662024-08-12T19:41:27.070Z SLOW [>6540.000s] tokio::io_async_fd poll_fns
16672024-08-12T19:41:27.119Z SLOW [>6540.000s] tokio::io_async_fd reset_writable
16682024-08-12T19:42:27.071Z SLOW [>6600.000s] tokio::io_async_fd poll_fns
16692024-08-12T19:42:27.121Z SLOW [>6600.000s] tokio::io_async_fd reset_writable
16702024-08-12T19:43:27.074Z SLOW [>6660.000s] tokio::io_async_fd poll_fns
16712024-08-12T19:43:27.124Z SLOW [>6660.000s] tokio::io_async_fd reset_writable
16722024-08-12T19:44:27.076Z SLOW [>6720.000s] tokio::io_async_fd poll_fns
16732024-08-12T19:44:27.126Z SLOW [>6720.000s] tokio::io_async_fd reset_writable
16742024-08-12T19:45:27.077Z SLOW [>6780.000s] tokio::io_async_fd poll_fns
16752024-08-12T19:45:27.127Z SLOW [>6780.000s] tokio::io_async_fd reset_writable
16762024-08-12T19:46:27.080Z SLOW [>6840.000s] tokio::io_async_fd poll_fns
16772024-08-12T19:46:27.129Z SLOW [>6840.000s] tokio::io_async_fd reset_writable
16782024-08-12T19:47:27.081Z SLOW [>6900.000s] tokio::io_async_fd poll_fns
16792024-08-12T19:47:27.131Z SLOW [>6900.000s] tokio::io_async_fd reset_writable
16802024-08-12T19:48:27.084Z SLOW [>6960.000s] tokio::io_async_fd poll_fns
16812024-08-12T19:48:27.133Z SLOW [>6960.000s] tokio::io_async_fd reset_writable
16822024-08-12T19:49:27.086Z SLOW [>7020.000s] tokio::io_async_fd poll_fns
16832024-08-12T19:49:27.136Z SLOW [>7020.000s] tokio::io_async_fd reset_writable
16842024-08-12T19:50:27.087Z SLOW [>7080.000s] tokio::io_async_fd poll_fns
16852024-08-12T19:50:27.138Z SLOW [>7080.000s] tokio::io_async_fd reset_writable
16862024-08-12T19:51:27.089Z SLOW [>7140.000s] tokio::io_async_fd poll_fns
16872024-08-12T19:51:27.140Z SLOW [>7140.000s] tokio::io_async_fd reset_writable
16882024-08-12T19:52:27.091Z SLOW [>7200.000s] tokio::io_async_fd poll_fns
16892024-08-12T19:52:27.142Z SLOW [>7200.000s] tokio::io_async_fd reset_writable
16902024-08-12T19:53:27.093Z SLOW [>7260.000s] tokio::io_async_fd poll_fns
16912024-08-12T19:53:27.144Z SLOW [>7260.000s] tokio::io_async_fd reset_writable
16922024-08-12T19:54:27.095Z SLOW [>7320.000s] tokio::io_async_fd poll_fns
16932024-08-12T19:54:27.145Z SLOW [>7320.000s] tokio::io_async_fd reset_writable
16942024-08-12T19:55:27.097Z SLOW [>7380.000s] tokio::io_async_fd poll_fns
16952024-08-12T19:55:27.148Z SLOW [>7380.000s] tokio::io_async_fd reset_writable
16962024-08-12T19:56:27.098Z SLOW [>7440.000s] tokio::io_async_fd poll_fns
16972024-08-12T19:56:27.278Z SLOW [>7440.000s] tokio::io_async_fd reset_writable
16982024-08-12T19:57:27.101Z SLOW [>7500.000s] tokio::io_async_fd poll_fns
16992024-08-12T19:57:27.151Z SLOW [>7500.000s] tokio::io_async_fd reset_writable
17002024-08-12T19:58:27.103Z SLOW [>7560.000s] tokio::io_async_fd poll_fns
17012024-08-12T19:58:27.154Z SLOW [>7560.000s] tokio::io_async_fd reset_writable
17022024-08-12T19:59:27.104Z SLOW [>7620.000s] tokio::io_async_fd poll_fns
17032024-08-12T19:59:27.155Z SLOW [>7620.000s] tokio::io_async_fd reset_writable
17042024-08-12T20:00:27.107Z SLOW [>7680.000s] tokio::io_async_fd poll_fns
17052024-08-12T20:00:27.158Z SLOW [>7680.000s] tokio::io_async_fd reset_writable
17062024-08-12T20:01:27.108Z SLOW [>7740.000s] tokio::io_async_fd poll_fns
17072024-08-12T20:01:27.161Z SLOW [>7740.000s] tokio::io_async_fd reset_writable
17082024-08-12T20:02:27.111Z SLOW [>7800.000s] tokio::io_async_fd poll_fns
17092024-08-12T20:02:27.162Z SLOW [>7800.000s] tokio::io_async_fd reset_writable
17102024-08-12T20:03:27.113Z SLOW [>7860.000s] tokio::io_async_fd poll_fns
17112024-08-12T20:03:27.164Z SLOW [>7860.000s] tokio::io_async_fd reset_writable
17122024-08-12T20:04:27.115Z SLOW [>7920.000s] tokio::io_async_fd poll_fns
17132024-08-12T20:04:27.167Z SLOW [>7920.000s] tokio::io_async_fd reset_writable
17142024-08-12T20:05:27.117Z SLOW [>7980.000s] tokio::io_async_fd poll_fns
17152024-08-12T20:05:27.169Z SLOW [>7980.000s] tokio::io_async_fd reset_writable
17162024-08-12T20:06:27.119Z SLOW [>8040.000s] tokio::io_async_fd poll_fns
17172024-08-12T20:06:27.171Z SLOW [>8040.000s] tokio::io_async_fd reset_writable
17182024-08-12T20:07:27.121Z SLOW [>8100.000s] tokio::io_async_fd poll_fns
17192024-08-12T20:07:27.173Z SLOW [>8100.000s] tokio::io_async_fd reset_writable
17202024-08-12T20:08:27.123Z SLOW [>8160.000s] tokio::io_async_fd poll_fns
17212024-08-12T20:08:27.175Z SLOW [>8160.000s] tokio::io_async_fd reset_writable
17222024-08-12T20:09:27.125Z SLOW [>8220.000s] tokio::io_async_fd poll_fns
17232024-08-12T20:09:27.179Z SLOW [>8220.000s] tokio::io_async_fd reset_writable
17242024-08-12T20:10:27.127Z SLOW [>8280.000s] tokio::io_async_fd poll_fns
17252024-08-12T20:10:27.179Z SLOW [>8280.000s] tokio::io_async_fd reset_writable
17262024-08-12T20:11:27.129Z SLOW [>8340.000s] tokio::io_async_fd poll_fns
17272024-08-12T20:11:27.181Z SLOW [>8340.000s] tokio::io_async_fd reset_writable
17282024-08-12T20:12:27.131Z SLOW [>8400.000s] tokio::io_async_fd poll_fns
17292024-08-12T20:12:27.184Z SLOW [>8400.000s] tokio::io_async_fd reset_writable
17302024-08-12T20:13:27.132Z SLOW [>8460.000s] tokio::io_async_fd poll_fns
17312024-08-12T20:13:27.185Z SLOW [>8460.000s] tokio::io_async_fd reset_writable
17322024-08-12T20:14:27.135Z SLOW [>8520.000s] tokio::io_async_fd poll_fns
17332024-08-12T20:14:27.187Z SLOW [>8520.000s] tokio::io_async_fd reset_writable
17342024-08-12T20:15:27.137Z SLOW [>8580.000s] tokio::io_async_fd poll_fns
17352024-08-12T20:15:27.190Z SLOW [>8580.000s] tokio::io_async_fd reset_writable
17362024-08-12T20:16:27.139Z SLOW [>8640.000s] tokio::io_async_fd poll_fns
17372024-08-12T20:16:27.192Z SLOW [>8640.000s] tokio::io_async_fd reset_writable
17382024-08-12T20:17:27.141Z SLOW [>8700.000s] tokio::io_async_fd poll_fns
17392024-08-12T20:17:27.194Z SLOW [>8700.000s] tokio::io_async_fd reset_writable
17402024-08-12T20:18:27.143Z SLOW [>8760.000s] tokio::io_async_fd poll_fns
17412024-08-12T20:18:27.196Z SLOW [>8760.000s] tokio::io_async_fd reset_writable
17422024-08-12T20:19:27.145Z SLOW [>8820.000s] tokio::io_async_fd poll_fns
17432024-08-12T20:19:27.198Z SLOW [>8820.000s] tokio::io_async_fd reset_writable
17442024-08-12T20:20:27.147Z SLOW [>8880.000s] tokio::io_async_fd poll_fns
17452024-08-12T20:20:27.200Z SLOW [>8880.000s] tokio::io_async_fd reset_writable
17462024-08-12T20:21:27.148Z SLOW [>8940.000s] tokio::io_async_fd poll_fns
17472024-08-12T20:21:27.202Z SLOW [>8940.000s] tokio::io_async_fd reset_writable
17482024-08-12T20:22:27.151Z SLOW [>9000.000s] tokio::io_async_fd poll_fns
17492024-08-12T20:22:27.205Z SLOW [>9000.000s] tokio::io_async_fd reset_writable
17502024-08-12T20:23:27.153Z SLOW [>9060.000s] tokio::io_async_fd poll_fns
17512024-08-12T20:23:27.207Z SLOW [>9060.000s] tokio::io_async_fd reset_writable
17522024-08-12T20:24:27.154Z SLOW [>9120.000s] tokio::io_async_fd poll_fns
17532024-08-12T20:24:27.208Z SLOW [>9120.000s] tokio::io_async_fd reset_writable
17542024-08-12T20:25:27.156Z SLOW [>9180.000s] tokio::io_async_fd poll_fns
17552024-08-12T20:25:27.210Z SLOW [>9180.000s] tokio::io_async_fd reset_writable
17562024-08-12T20:26:27.159Z SLOW [>9240.000s] tokio::io_async_fd poll_fns
17572024-08-12T20:26:27.213Z SLOW [>9240.000s] tokio::io_async_fd reset_writable
17582024-08-12T20:27:27.161Z SLOW [>9300.000s] tokio::io_async_fd poll_fns
17592024-08-12T20:27:27.214Z SLOW [>9300.000s] tokio::io_async_fd reset_writable
17602024-08-12T20:28:27.162Z SLOW [>9360.000s] tokio::io_async_fd poll_fns
17612024-08-12T20:28:27.217Z SLOW [>9360.000s] tokio::io_async_fd reset_writable
17622024-08-12T20:29:27.166Z SLOW [>9420.000s] tokio::io_async_fd poll_fns
17632024-08-12T20:29:27.219Z SLOW [>9420.000s] tokio::io_async_fd reset_writable
17642024-08-12T20:30:27.167Z SLOW [>9480.000s] tokio::io_async_fd poll_fns
17652024-08-12T20:30:27.220Z SLOW [>9480.000s] tokio::io_async_fd reset_writable
17662024-08-12T20:31:27.170Z SLOW [>9540.000s] tokio::io_async_fd poll_fns
17672024-08-12T20:31:27.223Z SLOW [>9540.000s] tokio::io_async_fd reset_writable
17682024-08-12T20:32:27.172Z SLOW [>9600.000s] tokio::io_async_fd poll_fns
17692024-08-12T20:32:27.225Z SLOW [>9600.000s] tokio::io_async_fd reset_writable
17702024-08-12T20:33:27.174Z SLOW [>9660.000s] tokio::io_async_fd poll_fns
17712024-08-12T20:33:27.227Z SLOW [>9660.000s] tokio::io_async_fd reset_writable
17722024-08-12T20:34:27.193Z SLOW [>9720.000s] tokio::io_async_fd poll_fns
17732024-08-12T20:34:27.234Z SLOW [>9720.000s] tokio::io_async_fd reset_writable
17742024-08-12T20:35:27.178Z SLOW [>9780.000s] tokio::io_async_fd poll_fns
17752024-08-12T20:35:27.231Z SLOW [>9780.000s] tokio::io_async_fd reset_writable
17762024-08-12T20:36:27.181Z SLOW [>9840.000s] tokio::io_async_fd poll_fns
17772024-08-12T20:36:27.233Z SLOW [>9840.000s] tokio::io_async_fd reset_writable
17782024-08-12T20:37:27.181Z SLOW [>9900.000s] tokio::io_async_fd poll_fns
17792024-08-12T20:37:27.235Z SLOW [>9900.000s] tokio::io_async_fd reset_writable
17802024-08-12T20:38:27.184Z SLOW [>9960.000s] tokio::io_async_fd poll_fns
17812024-08-12T20:38:27.237Z SLOW [>9960.000s] tokio::io_async_fd reset_writable
17822024-08-12T20:39:27.187Z SLOW [>10020.000s] tokio::io_async_fd poll_fns
17832024-08-12T20:39:27.240Z SLOW [>10020.000s] tokio::io_async_fd reset_writable
17842024-08-12T20:40:27.187Z SLOW [>10080.000s] tokio::io_async_fd poll_fns
17852024-08-12T20:40:27.241Z SLOW [>10080.000s] tokio::io_async_fd reset_writable
17862024-08-12T20:41:27.190Z SLOW [>10140.000s] tokio::io_async_fd poll_fns
17872024-08-12T20:41:27.244Z SLOW [>10140.000s] tokio::io_async_fd reset_writable
17882024-08-12T20:42:27.191Z SLOW [>10200.000s] tokio::io_async_fd poll_fns
17892024-08-12T20:42:27.247Z SLOW [>10200.000s] tokio::io_async_fd reset_writable
17902024-08-12T20:43:27.193Z SLOW [>10260.000s] tokio::io_async_fd poll_fns
17912024-08-12T20:43:27.248Z SLOW [>10260.000s] tokio::io_async_fd reset_writable
17922024-08-12T20:44:27.196Z SLOW [>10320.000s] tokio::io_async_fd poll_fns
17932024-08-12T20:44:27.250Z SLOW [>10320.000s] tokio::io_async_fd reset_writable
17942024-08-12T20:45:27.198Z SLOW [>10380.000s] tokio::io_async_fd poll_fns
17952024-08-12T20:45:27.252Z SLOW [>10380.000s] tokio::io_async_fd reset_writable
17962024-08-12T20:46:27.200Z SLOW [>10440.000s] tokio::io_async_fd poll_fns
17972024-08-12T20:46:27.254Z SLOW [>10440.000s] tokio::io_async_fd reset_writable
17982024-08-12T20:47:27.202Z SLOW [>10500.000s] tokio::io_async_fd poll_fns
17992024-08-12T20:47:27.255Z SLOW [>10500.000s] tokio::io_async_fd reset_writable
18002024-08-12T20:48:27.205Z SLOW [>10560.000s] tokio::io_async_fd poll_fns
18012024-08-12T20:48:27.259Z SLOW [>10560.000s] tokio::io_async_fd reset_writable
18022024-08-12T20:49:28.800Z SLOW [>10620.000s] tokio::io_async_fd poll_fns
18032024-08-12T20:49:28.800Z SLOW [>10620.000s] tokio::io_async_fd reset_writable
18042024-08-12T20:50:27.209Z SLOW [>10680.000s] tokio::io_async_fd poll_fns
18052024-08-12T20:50:27.261Z SLOW [>10680.000s] tokio::io_async_fd reset_writable
18062024-08-12T20:51:27.211Z SLOW [>10740.000s] tokio::io_async_fd poll_fns
18072024-08-12T20:51:27.264Z SLOW [>10740.000s] tokio::io_async_fd reset_writable
18082024-08-12T20:52:27.212Z SLOW [>10800.000s] tokio::io_async_fd poll_fns
18092024-08-12T20:52:27.267Z SLOW [>10800.000s] tokio::io_async_fd reset_writable
18102024-08-12T20:53:27.214Z SLOW [>10860.000s] tokio::io_async_fd poll_fns
18112024-08-12T20:53:27.267Z SLOW [>10860.000s] tokio::io_async_fd reset_writable
18122024-08-12T20:54:27.217Z SLOW [>10920.000s] tokio::io_async_fd poll_fns
18132024-08-12T20:54:27.268Z SLOW [>10920.000s] tokio::io_async_fd reset_writable
18142024-08-12T20:55:27.222Z SLOW [>10980.000s] tokio::io_async_fd poll_fns
18152024-08-12T20:55:27.271Z SLOW [>10980.000s] tokio::io_async_fd reset_writable
18162024-08-12T20:56:27.221Z SLOW [>11040.000s] tokio::io_async_fd poll_fns
18172024-08-12T20:56:27.273Z SLOW [>11040.000s] tokio::io_async_fd reset_writable
18182024-08-12T20:57:27.223Z SLOW [>11100.000s] tokio::io_async_fd poll_fns
18192024-08-12T20:57:27.274Z SLOW [>11100.000s] tokio::io_async_fd reset_writable
18202024-08-12T20:58:27.226Z SLOW [>11160.000s] tokio::io_async_fd poll_fns
18212024-08-12T20:58:27.277Z SLOW [>11160.000s] tokio::io_async_fd reset_writable
18222024-08-12T20:59:27.227Z SLOW [>11220.000s] tokio::io_async_fd poll_fns
18232024-08-12T20:59:27.279Z SLOW [>11220.000s] tokio::io_async_fd reset_writable
18242024-08-12T21:00:27.229Z SLOW [>11280.000s] tokio::io_async_fd poll_fns
18252024-08-12T21:00:27.281Z SLOW [>11280.000s] tokio::io_async_fd reset_writable
18262024-08-12T21:01:27.232Z SLOW [>11340.000s] tokio::io_async_fd poll_fns
18272024-08-12T21:01:27.282Z SLOW [>11340.000s] tokio::io_async_fd reset_writable
18282024-08-12T21:02:27.233Z SLOW [>11400.000s] tokio::io_async_fd poll_fns
18292024-08-12T21:02:27.284Z SLOW [>11400.000s] tokio::io_async_fd reset_writable
18302024-08-12T21:03:28.041Z SLOW [>11460.000s] tokio::io_async_fd poll_fns
18312024-08-12T21:03:28.041Z SLOW [>11460.000s] tokio::io_async_fd reset_writable
18322024-08-12T21:04:27.238Z SLOW [>11520.000s] tokio::io_async_fd poll_fns
18332024-08-12T21:04:27.289Z SLOW [>11520.000s] tokio::io_async_fd reset_writable
18342024-08-12T21:05:27.240Z SLOW [>11580.000s] tokio::io_async_fd poll_fns
18352024-08-12T21:05:27.292Z SLOW [>11580.000s] tokio::io_async_fd reset_writable
18362024-08-12T21:06:27.242Z SLOW [>11640.000s] tokio::io_async_fd poll_fns
18372024-08-12T21:06:27.292Z SLOW [>11640.000s] tokio::io_async_fd reset_writable
18382024-08-12T21:07:27.244Z SLOW [>11700.000s] tokio::io_async_fd poll_fns
18392024-08-12T21:07:27.295Z SLOW [>11700.000s] tokio::io_async_fd reset_writable
18402024-08-12T21:08:27.247Z SLOW [>11760.000s] tokio::io_async_fd poll_fns
18412024-08-12T21:08:27.297Z SLOW [>11760.000s] tokio::io_async_fd reset_writable
18422024-08-12T21:09:27.248Z SLOW [>11820.000s] tokio::io_async_fd poll_fns
18432024-08-12T21:09:27.299Z SLOW [>11820.000s] tokio::io_async_fd reset_writable
18442024-08-12T21:10:27.249Z SLOW [>11880.000s] tokio::io_async_fd poll_fns
18452024-08-12T21:10:27.300Z SLOW [>11880.000s] tokio::io_async_fd reset_writable
18462024-08-12T21:11:27.253Z SLOW [>11940.000s] tokio::io_async_fd poll_fns
18472024-08-12T21:11:27.303Z SLOW [>11940.000s] tokio::io_async_fd reset_writable
18482024-08-12T21:12:27.254Z SLOW [>12000.000s] tokio::io_async_fd poll_fns
18492024-08-12T21:12:27.306Z SLOW [>12000.000s] tokio::io_async_fd reset_writable
18502024-08-12T21:13:27.256Z SLOW [>12060.000s] tokio::io_async_fd poll_fns
18512024-08-12T21:13:27.307Z SLOW [>12060.000s] tokio::io_async_fd reset_writable
18522024-08-12T21:14:27.259Z SLOW [>12120.000s] tokio::io_async_fd poll_fns
18532024-08-12T21:14:27.310Z SLOW [>12120.000s] tokio::io_async_fd reset_writable
18542024-08-12T21:15:27.261Z SLOW [>12180.000s] tokio::io_async_fd poll_fns
18552024-08-12T21:15:27.311Z SLOW [>12180.000s] tokio::io_async_fd reset_writable
18562024-08-12T21:16:27.262Z SLOW [>12240.000s] tokio::io_async_fd poll_fns
18572024-08-12T21:16:27.314Z SLOW [>12240.000s] tokio::io_async_fd reset_writable
18582024-08-12T21:17:27.264Z SLOW [>12300.000s] tokio::io_async_fd poll_fns
18592024-08-12T21:17:27.314Z SLOW [>12300.000s] tokio::io_async_fd reset_writable
18602024-08-12T21:18:27.266Z SLOW [>12360.000s] tokio::io_async_fd poll_fns
18612024-08-12T21:18:27.318Z SLOW [>12360.000s] tokio::io_async_fd reset_writable
18622024-08-12T21:19:27.268Z SLOW [>12420.000s] tokio::io_async_fd poll_fns
18632024-08-12T21:19:27.318Z SLOW [>12420.000s] tokio::io_async_fd reset_writable
18642024-08-12T21:20:27.270Z SLOW [>12480.000s] tokio::io_async_fd poll_fns
18652024-08-12T21:20:27.321Z SLOW [>12480.000s] tokio::io_async_fd reset_writable
18662024-08-12T21:21:27.273Z SLOW [>12540.000s] tokio::io_async_fd poll_fns
18672024-08-12T21:21:27.323Z SLOW [>12540.000s] tokio::io_async_fd reset_writable
18682024-08-12T21:22:27.274Z SLOW [>12600.000s] tokio::io_async_fd poll_fns
18692024-08-12T21:22:27.325Z SLOW [>12600.000s] tokio::io_async_fd reset_writable
18702024-08-12T21:23:27.276Z SLOW [>12660.000s] tokio::io_async_fd poll_fns
18712024-08-12T21:23:27.326Z SLOW [>12660.000s] tokio::io_async_fd reset_writable
18722024-08-12T21:24:27.278Z SLOW [>12720.000s] tokio::io_async_fd poll_fns
18732024-08-12T21:24:27.329Z SLOW [>12720.000s] tokio::io_async_fd reset_writable
18742024-08-12T21:25:27.280Z SLOW [>12780.000s] tokio::io_async_fd poll_fns
18752024-08-12T21:25:27.330Z SLOW [>12780.000s] tokio::io_async_fd reset_writable
18762024-08-12T21:26:27.283Z SLOW [>12840.000s] tokio::io_async_fd poll_fns
18772024-08-12T21:26:27.333Z SLOW [>12840.000s] tokio::io_async_fd reset_writable
18782024-08-12T21:27:27.287Z SLOW [>12900.000s] tokio::io_async_fd poll_fns
18792024-08-12T21:27:27.334Z SLOW [>12900.000s] tokio::io_async_fd reset_writable
18802024-08-12T21:28:27.287Z SLOW [>12960.000s] tokio::io_async_fd poll_fns
18812024-08-12T21:28:27.337Z SLOW [>12960.000s] tokio::io_async_fd reset_writable
18822024-08-12T21:29:27.288Z SLOW [>13020.000s] tokio::io_async_fd poll_fns
18832024-08-12T21:29:27.339Z SLOW [>13020.000s] tokio::io_async_fd reset_writable
18842024-08-12T21:30:27.290Z SLOW [>13080.000s] tokio::io_async_fd poll_fns
18852024-08-12T21:30:27.341Z SLOW [>13080.000s] tokio::io_async_fd reset_writable
18862024-08-12T21:31:27.292Z SLOW [>13140.000s] tokio::io_async_fd poll_fns
18872024-08-12T21:31:27.343Z SLOW [>13140.000s] tokio::io_async_fd reset_writable
18882024-08-12T21:32:27.294Z SLOW [>13200.000s] tokio::io_async_fd poll_fns
18892024-08-12T21:32:27.345Z SLOW [>13200.000s] tokio::io_async_fd reset_writable
18902024-08-12T21:33:27.296Z SLOW [>13260.000s] tokio::io_async_fd poll_fns
18912024-08-12T21:33:27.346Z SLOW [>13260.000s] tokio::io_async_fd reset_writable
18922024-08-12T21:34:27.299Z SLOW [>13320.000s] tokio::io_async_fd poll_fns
18932024-08-12T21:34:27.349Z SLOW [>13320.000s] tokio::io_async_fd reset_writable
18942024-08-12T21:35:27.299Z SLOW [>13380.000s] tokio::io_async_fd poll_fns
18952024-08-12T21:35:27.351Z SLOW [>13380.000s] tokio::io_async_fd reset_writable
18962024-08-12T21:36:27.302Z SLOW [>13440.000s] tokio::io_async_fd poll_fns
18972024-08-12T21:36:27.353Z SLOW [>13440.000s] tokio::io_async_fd reset_writable
18982024-08-12T21:37:27.303Z SLOW [>13500.000s] tokio::io_async_fd poll_fns
18992024-08-12T21:37:27.355Z SLOW [>13500.000s] tokio::io_async_fd reset_writable
19002024-08-12T21:38:27.306Z SLOW [>13560.000s] tokio::io_async_fd poll_fns
19012024-08-12T21:38:27.357Z SLOW [>13560.000s] tokio::io_async_fd reset_writable
19022024-08-12T21:39:27.307Z SLOW [>13620.000s] tokio::io_async_fd poll_fns
19032024-08-12T21:39:27.359Z SLOW [>13620.000s] tokio::io_async_fd reset_writable
19042024-08-12T21:40:27.310Z SLOW [>13680.000s] tokio::io_async_fd poll_fns
19052024-08-12T21:40:27.361Z SLOW [>13680.000s] tokio::io_async_fd reset_writable
19062024-08-12T21:41:27.312Z SLOW [>13740.000s] tokio::io_async_fd poll_fns
19072024-08-12T21:41:27.364Z SLOW [>13740.000s] tokio::io_async_fd reset_writable
19082024-08-12T21:42:27.313Z SLOW [>13800.000s] tokio::io_async_fd poll_fns
19092024-08-12T21:42:27.365Z SLOW [>13800.000s] tokio::io_async_fd reset_writable
19102024-08-12T21:43:27.315Z SLOW [>13860.000s] tokio::io_async_fd poll_fns
19112024-08-12T21:43:27.367Z SLOW [>13860.000s] tokio::io_async_fd reset_writable
19122024-08-12T21:44:27.317Z SLOW [>13920.000s] tokio::io_async_fd poll_fns
19132024-08-12T21:44:27.369Z SLOW [>13920.000s] tokio::io_async_fd reset_writable
19142024-08-12T21:45:27.318Z SLOW [>13980.000s] tokio::io_async_fd poll_fns
19152024-08-12T21:45:27.371Z SLOW [>13980.000s] tokio::io_async_fd reset_writable
19162024-08-12T21:46:27.321Z SLOW [>14040.000s] tokio::io_async_fd poll_fns
19172024-08-12T21:46:27.373Z SLOW [>14040.000s] tokio::io_async_fd reset_writable
19182024-08-12T21:47:27.323Z SLOW [>14100.000s] tokio::io_async_fd poll_fns
19192024-08-12T21:47:27.374Z SLOW [>14100.000s] tokio::io_async_fd reset_writable
19202024-08-12T21:48:27.326Z SLOW [>14160.000s] tokio::io_async_fd poll_fns
19212024-08-12T21:48:27.377Z SLOW [>14160.000s] tokio::io_async_fd reset_writable
19222024-08-12T21:49:27.327Z SLOW [>14220.000s] tokio::io_async_fd poll_fns
19232024-08-12T21:49:27.378Z SLOW [>14220.000s] tokio::io_async_fd reset_writable
19242024-08-12T21:50:27.329Z SLOW [>14280.000s] tokio::io_async_fd poll_fns
19252024-08-12T21:50:27.381Z SLOW [>14280.000s] tokio::io_async_fd reset_writable
19262024-08-12T21:51:27.331Z SLOW [>14340.000s] tokio::io_async_fd poll_fns
19272024-08-12T21:51:27.382Z SLOW [>14340.000s] tokio::io_async_fd reset_writable
19282024-08-12T21:52:27.333Z SLOW [>14400.000s] tokio::io_async_fd poll_fns
19292024-08-12T21:52:27.385Z SLOW [>14400.000s] tokio::io_async_fd reset_writable
19302024-08-12T21:53:27.335Z SLOW [>14460.000s] tokio::io_async_fd poll_fns
19312024-08-12T21:53:27.387Z SLOW [>14460.000s] tokio::io_async_fd reset_writable
19322024-08-12T21:54:27.336Z SLOW [>14520.000s] tokio::io_async_fd poll_fns
19332024-08-12T21:54:27.389Z SLOW [>14520.000s] tokio::io_async_fd reset_writable
19342024-08-12T21:55:27.339Z SLOW [>14580.000s] tokio::io_async_fd poll_fns
19352024-08-12T21:55:27.391Z SLOW [>14580.000s] tokio::io_async_fd reset_writable
19362024-08-12T21:56:27.340Z SLOW [>14640.000s] tokio::io_async_fd poll_fns
19372024-08-12T21:56:27.393Z SLOW [>14640.000s] tokio::io_async_fd reset_writable
19382024-08-12T21:57:27.343Z SLOW [>14700.000s] tokio::io_async_fd poll_fns
19392024-08-12T21:57:27.395Z SLOW [>14700.000s] tokio::io_async_fd reset_writable
19402024-08-12T21:58:27.345Z SLOW [>14760.000s] tokio::io_async_fd poll_fns
19412024-08-12T21:58:27.397Z SLOW [>14760.000s] tokio::io_async_fd reset_writable
19422024-08-12T21:59:27.346Z SLOW [>14820.000s] tokio::io_async_fd poll_fns
19432024-08-12T21:59:27.399Z SLOW [>14820.000s] tokio::io_async_fd reset_writable
19442024-08-12T22:00:27.349Z SLOW [>14880.000s] tokio::io_async_fd poll_fns
19452024-08-12T22:00:27.400Z SLOW [>14880.000s] tokio::io_async_fd reset_writable
19462024-08-12T22:01:27.352Z SLOW [>14940.000s] tokio::io_async_fd poll_fns
19472024-08-12T22:01:27.403Z SLOW [>14940.000s] tokio::io_async_fd reset_writable
19482024-08-12T22:02:27.352Z SLOW [>15000.000s] tokio::io_async_fd poll_fns
19492024-08-12T22:02:27.406Z SLOW [>15000.000s] tokio::io_async_fd reset_writable
19502024-08-12T22:03:27.355Z SLOW [>15060.000s] tokio::io_async_fd poll_fns
19512024-08-12T22:03:27.406Z SLOW [>15060.000s] tokio::io_async_fd reset_writable
19522024-08-12T22:04:27.357Z SLOW [>15120.000s] tokio::io_async_fd poll_fns
19532024-08-12T22:04:27.409Z SLOW [>15120.000s] tokio::io_async_fd reset_writable
19542024-08-12T22:05:27.359Z SLOW [>15180.000s] tokio::io_async_fd poll_fns
19552024-08-12T22:05:27.410Z SLOW [>15180.000s] tokio::io_async_fd reset_writable
19562024-08-12T22:06:27.361Z SLOW [>15240.000s] tokio::io_async_fd poll_fns
19572024-08-12T22:06:27.412Z SLOW [>15240.000s] tokio::io_async_fd reset_writable
19582024-08-12T22:07:27.363Z SLOW [>15300.000s] tokio::io_async_fd poll_fns
19592024-08-12T22:07:27.414Z SLOW [>15300.000s] tokio::io_async_fd reset_writable
19602024-08-12T22:08:27.365Z SLOW [>15360.000s] tokio::io_async_fd poll_fns
19612024-08-12T22:08:27.416Z SLOW [>15360.000s] tokio::io_async_fd reset_writable
19622024-08-12T22:09:27.375Z SLOW [>15420.000s] tokio::io_async_fd poll_fns
19632024-08-12T22:09:27.437Z SLOW [>15420.000s] tokio::io_async_fd reset_writable
19642024-08-12T22:10:27.369Z SLOW [>15480.000s] tokio::io_async_fd poll_fns
19652024-08-12T22:10:27.420Z SLOW [>15480.000s] tokio::io_async_fd reset_writable
19662024-08-12T22:11:27.378Z SLOW [>15540.000s] tokio::io_async_fd poll_fns
19672024-08-12T22:11:27.422Z SLOW [>15540.000s] tokio::io_async_fd reset_writable
19682024-08-12T22:12:27.374Z SLOW [>15600.000s] tokio::io_async_fd poll_fns
19692024-08-12T22:12:27.424Z SLOW [>15600.000s] tokio::io_async_fd reset_writable
19702024-08-12T22:13:27.376Z SLOW [>15660.000s] tokio::io_async_fd poll_fns
19712024-08-12T22:13:27.425Z SLOW [>15660.000s] tokio::io_async_fd reset_writable
19722024-08-12T22:14:27.378Z SLOW [>15720.000s] tokio::io_async_fd poll_fns
19732024-08-12T22:14:27.428Z SLOW [>15720.000s] tokio::io_async_fd reset_writable
19742024-08-12T22:15:27.379Z SLOW [>15780.000s] tokio::io_async_fd poll_fns
19752024-08-12T22:15:27.429Z SLOW [>15780.000s] tokio::io_async_fd reset_writable
19762024-08-12T22:16:27.382Z SLOW [>15840.000s] tokio::io_async_fd poll_fns
19772024-08-12T22:16:27.431Z SLOW [>15840.000s] tokio::io_async_fd reset_writable
19782024-08-12T22:17:27.383Z SLOW [>15900.000s] tokio::io_async_fd poll_fns
19792024-08-12T22:17:27.433Z SLOW [>15900.000s] tokio::io_async_fd reset_writable
19802024-08-12T22:18:27.385Z SLOW [>15960.000s] tokio::io_async_fd poll_fns
19812024-08-12T22:18:27.435Z SLOW [>15960.000s] tokio::io_async_fd reset_writable
19822024-08-12T22:19:27.387Z SLOW [>16020.000s] tokio::io_async_fd poll_fns
19832024-08-12T22:19:27.436Z SLOW [>16020.000s] tokio::io_async_fd reset_writable
19842024-08-12T22:20:27.389Z SLOW [>16080.000s] tokio::io_async_fd poll_fns
19852024-08-12T22:20:27.439Z SLOW [>16080.000s] tokio::io_async_fd reset_writable
19862024-08-12T22:21:27.391Z SLOW [>16140.000s] tokio::io_async_fd poll_fns
19872024-08-12T22:21:27.441Z SLOW [>16140.000s] tokio::io_async_fd reset_writable
19882024-08-12T22:22:27.394Z SLOW [>16200.000s] tokio::io_async_fd poll_fns
19892024-08-12T22:22:27.443Z SLOW [>16200.000s] tokio::io_async_fd reset_writable
19902024-08-12T22:23:27.396Z SLOW [>16260.000s] tokio::io_async_fd poll_fns
19912024-08-12T22:23:27.446Z SLOW [>16260.000s] tokio::io_async_fd reset_writable
19922024-08-12T22:24:27.397Z SLOW [>16320.000s] tokio::io_async_fd poll_fns
19932024-08-12T22:24:27.447Z SLOW [>16320.000s] tokio::io_async_fd reset_writable
19942024-08-12T22:25:27.400Z SLOW [>16380.000s] tokio::io_async_fd poll_fns
19952024-08-12T22:25:27.450Z SLOW [>16380.000s] tokio::io_async_fd reset_writable
19962024-08-12T22:26:27.401Z SLOW [>16440.000s] tokio::io_async_fd poll_fns
19972024-08-12T22:26:27.451Z SLOW [>16440.000s] tokio::io_async_fd reset_writable
19982024-08-12T22:27:27.404Z SLOW [>16500.000s] tokio::io_async_fd poll_fns
19992024-08-12T22:27:27.453Z SLOW [>16500.000s] tokio::io_async_fd reset_writable
20002024-08-12T22:28:27.405Z SLOW [>16560.000s] tokio::io_async_fd poll_fns
20012024-08-12T22:28:27.455Z SLOW [>16560.000s] tokio::io_async_fd reset_writable
20022024-08-12T22:29:27.407Z SLOW [>16620.000s] tokio::io_async_fd poll_fns
20032024-08-12T22:29:27.457Z SLOW [>16620.000s] tokio::io_async_fd reset_writable
20042024-08-12T22:30:27.411Z SLOW [>16680.000s] tokio::io_async_fd poll_fns
20052024-08-12T22:30:27.460Z SLOW [>16680.000s] tokio::io_async_fd reset_writable
20062024-08-12T22:31:27.411Z SLOW [>16740.000s] tokio::io_async_fd poll_fns
20072024-08-12T22:31:27.462Z SLOW [>16740.000s] tokio::io_async_fd reset_writable
20082024-08-12T22:32:27.413Z SLOW [>16800.000s] tokio::io_async_fd poll_fns
20092024-08-12T22:32:27.464Z SLOW [>16800.000s] tokio::io_async_fd reset_writable
20102024-08-12T22:33:27.415Z SLOW [>16860.000s] tokio::io_async_fd poll_fns
20112024-08-12T22:33:27.465Z SLOW [>16860.000s] tokio::io_async_fd reset_writable
20122024-08-12T22:34:27.417Z SLOW [>16920.000s] tokio::io_async_fd poll_fns
20132024-08-12T22:34:27.468Z SLOW [>16920.000s] tokio::io_async_fd reset_writable
20142024-08-12T22:35:27.419Z SLOW [>16980.000s] tokio::io_async_fd poll_fns
20152024-08-12T22:35:27.469Z SLOW [>16980.000s] tokio::io_async_fd reset_writable
20162024-08-12T22:36:27.422Z SLOW [>17040.000s] tokio::io_async_fd poll_fns
20172024-08-12T22:36:27.472Z SLOW [>17040.000s] tokio::io_async_fd reset_writable
20182024-08-12T22:37:27.423Z SLOW [>17100.000s] tokio::io_async_fd poll_fns
20192024-08-12T22:37:27.474Z SLOW [>17100.000s] tokio::io_async_fd reset_writable
20202024-08-12T22:38:28.358Z SLOW [>17160.000s] tokio::io_async_fd poll_fns
20212024-08-12T22:38:28.358Z SLOW [>17160.000s] tokio::io_async_fd reset_writable
20222024-08-12T22:39:27.728Z SLOW [>17220.000s] tokio::io_async_fd poll_fns
20232024-08-12T22:39:27.760Z SLOW [>17220.000s] tokio::io_async_fd reset_writable
20242024-08-12T22:40:27.430Z SLOW [>17280.000s] tokio::io_async_fd poll_fns
20252024-08-12T22:40:27.480Z SLOW [>17280.000s] tokio::io_async_fd reset_writable
20262024-08-12T22:41:27.432Z SLOW [>17340.000s] tokio::io_async_fd poll_fns
20272024-08-12T22:41:27.482Z SLOW [>17340.000s] tokio::io_async_fd reset_writable
20282024-08-12T22:42:27.434Z SLOW [>17400.000s] tokio::io_async_fd poll_fns
20292024-08-12T22:42:27.484Z SLOW [>17400.000s] tokio::io_async_fd reset_writable
20302024-08-12T22:43:27.436Z SLOW [>17460.000s] tokio::io_async_fd poll_fns
20312024-08-12T22:43:27.487Z SLOW [>17460.000s] tokio::io_async_fd reset_writable
20322024-08-12T22:44:27.438Z SLOW [>17520.000s] tokio::io_async_fd poll_fns
20332024-08-12T22:44:27.489Z SLOW [>17520.000s] tokio::io_async_fd reset_writable
20342024-08-12T22:45:27.439Z SLOW [>17580.000s] tokio::io_async_fd poll_fns
20352024-08-12T22:45:27.491Z SLOW [>17580.000s] tokio::io_async_fd reset_writable
20362024-08-12T22:46:27.442Z SLOW [>17640.000s] tokio::io_async_fd poll_fns
20372024-08-12T22:46:27.492Z SLOW [>17640.000s] tokio::io_async_fd reset_writable
20382024-08-12T22:47:27.444Z SLOW [>17700.000s] tokio::io_async_fd poll_fns
20392024-08-12T22:47:27.495Z SLOW [>17700.000s] tokio::io_async_fd reset_writable
20402024-08-12T22:48:27.445Z SLOW [>17760.000s] tokio::io_async_fd poll_fns
20412024-08-12T22:48:27.498Z SLOW [>17760.000s] tokio::io_async_fd reset_writable
20422024-08-12T22:49:27.448Z SLOW [>17820.000s] tokio::io_async_fd poll_fns
20432024-08-12T22:49:27.498Z SLOW [>17820.000s] tokio::io_async_fd reset_writable
20442024-08-12T22:50:28.055Z SLOW [>17880.000s] tokio::io_async_fd poll_fns
20452024-08-12T22:50:28.055Z SLOW [>17880.000s] tokio::io_async_fd reset_writable
20462024-08-12T22:51:27.451Z SLOW [>17940.000s] tokio::io_async_fd poll_fns
20472024-08-12T22:51:27.502Z SLOW [>17940.000s] tokio::io_async_fd reset_writable
20482024-08-12T22:52:27.453Z SLOW [>18000.000s] tokio::io_async_fd poll_fns
20492024-08-12T22:52:27.504Z SLOW [>18000.000s] tokio::io_async_fd reset_writable
20502024-08-12T22:53:27.455Z SLOW [>18060.000s] tokio::io_async_fd poll_fns
20512024-08-12T22:53:27.507Z SLOW [>18060.000s] tokio::io_async_fd reset_writable
20522024-08-12T22:54:27.457Z SLOW [>18120.000s] tokio::io_async_fd poll_fns
20532024-08-12T22:54:27.509Z SLOW [>18120.000s] tokio::io_async_fd reset_writable
20542024-08-12T22:55:27.459Z SLOW [>18180.000s] tokio::io_async_fd poll_fns
20552024-08-12T22:55:27.511Z SLOW [>18180.000s] tokio::io_async_fd reset_writable
20562024-08-12T22:56:27.460Z SLOW [>18240.000s] tokio::io_async_fd poll_fns
20572024-08-12T22:56:27.513Z SLOW [>18240.000s] tokio::io_async_fd reset_writable
20582024-08-12T22:57:27.463Z SLOW [>18300.000s] tokio::io_async_fd poll_fns
20592024-08-12T22:57:27.514Z SLOW [>18300.000s] tokio::io_async_fd reset_writable
20602024-08-12T22:58:27.465Z SLOW [>18360.000s] tokio::io_async_fd poll_fns
20612024-08-12T22:58:27.517Z SLOW [>18360.000s] tokio::io_async_fd reset_writable
20622024-08-12T22:59:27.467Z SLOW [>18420.000s] tokio::io_async_fd poll_fns
20632024-08-12T22:59:27.519Z SLOW [>18420.000s] tokio::io_async_fd reset_writable
20642024-08-12T23:00:27.470Z SLOW [>18480.000s] tokio::io_async_fd poll_fns
20652024-08-12T23:00:27.520Z SLOW [>18480.000s] tokio::io_async_fd reset_writable
20662024-08-12T23:01:27.472Z SLOW [>18540.000s] tokio::io_async_fd poll_fns
20672024-08-12T23:01:27.522Z SLOW [>18540.000s] tokio::io_async_fd reset_writable
20682024-08-12T23:02:27.473Z SLOW [>18600.000s] tokio::io_async_fd poll_fns
20692024-08-12T23:02:27.524Z SLOW [>18600.000s] tokio::io_async_fd reset_writable
20702024-08-12T23:03:27.476Z SLOW [>18660.000s] tokio::io_async_fd poll_fns
20712024-08-12T23:03:27.526Z SLOW [>18660.000s] tokio::io_async_fd reset_writable
20722024-08-12T23:04:27.478Z SLOW [>18720.000s] tokio::io_async_fd poll_fns
20732024-08-12T23:04:27.528Z SLOW [>18720.000s] tokio::io_async_fd reset_writable
20742024-08-12T23:05:27.480Z SLOW [>18780.000s] tokio::io_async_fd poll_fns
20752024-08-12T23:05:27.529Z SLOW [>18780.000s] tokio::io_async_fd reset_writable
20762024-08-12T23:06:27.483Z SLOW [>18840.000s] tokio::io_async_fd poll_fns
20772024-08-12T23:06:27.532Z SLOW [>18840.000s] tokio::io_async_fd reset_writable
20782024-08-12T23:07:27.484Z SLOW [>18900.000s] tokio::io_async_fd poll_fns
20792024-08-12T23:07:27.533Z SLOW [>18900.000s] tokio::io_async_fd reset_writable
20802024-08-12T23:08:27.487Z SLOW [>18960.000s] tokio::io_async_fd poll_fns
20812024-08-12T23:08:27.536Z SLOW [>18960.000s] tokio::io_async_fd reset_writable
20822024-08-12T23:09:27.489Z SLOW [>19020.000s] tokio::io_async_fd poll_fns
20832024-08-12T23:09:27.537Z SLOW [>19020.000s] tokio::io_async_fd reset_writable
20842024-08-12T23:10:27.491Z SLOW [>19080.000s] tokio::io_async_fd poll_fns
20852024-08-12T23:10:27.540Z SLOW [>19080.000s] tokio::io_async_fd reset_writable
20862024-08-12T23:11:27.492Z SLOW [>19140.000s] tokio::io_async_fd poll_fns
20872024-08-12T23:11:27.541Z SLOW [>19140.000s] tokio::io_async_fd reset_writable
20882024-08-12T23:12:27.494Z SLOW [>19200.000s] tokio::io_async_fd poll_fns
20892024-08-12T23:12:27.544Z SLOW [>19200.000s] tokio::io_async_fd reset_writable
20902024-08-12T23:13:27.497Z SLOW [>19260.000s] tokio::io_async_fd poll_fns
20912024-08-12T23:13:27.545Z SLOW [>19260.000s] tokio::io_async_fd reset_writable
20922024-08-12T23:14:27.499Z SLOW [>19320.000s] tokio::io_async_fd poll_fns
20932024-08-12T23:14:27.547Z SLOW [>19320.000s] tokio::io_async_fd reset_writable
20942024-08-12T23:15:27.502Z SLOW [>19380.000s] tokio::io_async_fd poll_fns
20952024-08-12T23:15:27.549Z SLOW [>19380.000s] tokio::io_async_fd reset_writable
20962024-08-12T23:16:27.503Z SLOW [>19440.000s] tokio::io_async_fd poll_fns
20972024-08-12T23:16:27.551Z SLOW [>19440.000s] tokio::io_async_fd reset_writable
20982024-08-12T23:17:27.506Z SLOW [>19500.000s] tokio::io_async_fd poll_fns
20992024-08-12T23:17:27.553Z SLOW [>19500.000s] tokio::io_async_fd reset_writable
21002024-08-12T23:18:27.508Z SLOW [>19560.000s] tokio::io_async_fd poll_fns
21012024-08-12T23:18:27.555Z SLOW [>19560.000s] tokio::io_async_fd reset_writable
21022024-08-12T23:19:27.511Z SLOW [>19620.000s] tokio::io_async_fd poll_fns
21032024-08-12T23:19:27.557Z SLOW [>19620.000s] tokio::io_async_fd reset_writable
21042024-08-12T23:20:27.512Z SLOW [>19680.000s] tokio::io_async_fd poll_fns
21052024-08-12T23:20:27.559Z SLOW [>19680.000s] tokio::io_async_fd reset_writable
21062024-08-12T23:21:27.514Z SLOW [>19740.000s] tokio::io_async_fd poll_fns
21072024-08-12T23:21:27.561Z SLOW [>19740.000s] tokio::io_async_fd reset_writable
21082024-08-12T23:22:27.516Z SLOW [>19800.000s] tokio::io_async_fd poll_fns
21092024-08-12T23:22:27.563Z SLOW [>19800.000s] tokio::io_async_fd reset_writable
21102024-08-12T23:23:27.518Z SLOW [>19860.000s] tokio::io_async_fd poll_fns
21112024-08-12T23:23:27.566Z SLOW [>19860.000s] tokio::io_async_fd reset_writable
21122024-08-12T23:24:27.520Z SLOW [>19920.000s] tokio::io_async_fd poll_fns
21132024-08-12T23:24:27.566Z SLOW [>19920.000s] tokio::io_async_fd reset_writable
21142024-08-12T23:25:27.525Z SLOW [>19980.000s] tokio::io_async_fd poll_fns
21152024-08-12T23:25:27.569Z SLOW [>19980.000s] tokio::io_async_fd reset_writable
21162024-08-12T23:26:27.524Z SLOW [>20040.000s] tokio::io_async_fd poll_fns
21172024-08-12T23:26:27.570Z SLOW [>20040.000s] tokio::io_async_fd reset_writable
21182024-08-12T23:27:27.526Z SLOW [>20100.000s] tokio::io_async_fd poll_fns
21192024-08-12T23:27:27.573Z SLOW [>20100.000s] tokio::io_async_fd reset_writable
21202024-08-12T23:28:27.528Z SLOW [>20160.000s] tokio::io_async_fd poll_fns
21212024-08-12T23:28:27.574Z SLOW [>20160.000s] tokio::io_async_fd reset_writable
21222024-08-12T23:29:27.529Z SLOW [>20220.000s] tokio::io_async_fd poll_fns
21232024-08-12T23:29:27.577Z SLOW [>20220.000s] tokio::io_async_fd reset_writable
21242024-08-12T23:30:27.531Z SLOW [>20280.000s] tokio::io_async_fd poll_fns
21252024-08-12T23:30:27.578Z SLOW [>20280.000s] tokio::io_async_fd reset_writable
21262024-08-12T23:31:27.534Z SLOW [>20340.000s] tokio::io_async_fd poll_fns
21272024-08-12T23:31:27.581Z SLOW [>20340.000s] tokio::io_async_fd reset_writable
21282024-08-12T23:32:27.535Z SLOW [>20400.000s] tokio::io_async_fd poll_fns
21292024-08-12T23:32:27.582Z SLOW [>20400.000s] tokio::io_async_fd reset_writable
21302024-08-12T23:33:27.537Z SLOW [>20460.000s] tokio::io_async_fd poll_fns
21312024-08-12T23:33:27.584Z SLOW [>20460.000s] tokio::io_async_fd reset_writable
21322024-08-12T23:34:27.539Z SLOW [>20520.000s] tokio::io_async_fd poll_fns
21332024-08-12T23:34:27.586Z SLOW [>20520.000s] tokio::io_async_fd reset_writable
21342024-08-12T23:35:27.541Z SLOW [>20580.000s] tokio::io_async_fd poll_fns
21352024-08-12T23:35:27.587Z SLOW [>20580.000s] tokio::io_async_fd reset_writable
21362024-08-12T23:36:27.544Z SLOW [>20640.000s] tokio::io_async_fd poll_fns
21372024-08-12T23:36:27.590Z SLOW [>20640.000s] tokio::io_async_fd reset_writable
21382024-08-12T23:37:27.546Z SLOW [>20700.000s] tokio::io_async_fd poll_fns
21392024-08-12T23:37:27.592Z SLOW [>20700.000s] tokio::io_async_fd reset_writable
21402024-08-12T23:38:27.548Z SLOW [>20760.000s] tokio::io_async_fd poll_fns
21412024-08-12T23:38:27.594Z SLOW [>20760.000s] tokio::io_async_fd reset_writable
21422024-08-12T23:39:27.550Z SLOW [>20820.000s] tokio::io_async_fd poll_fns
21432024-08-12T23:39:27.596Z SLOW [>20820.000s] tokio::io_async_fd reset_writable
21442024-08-12T23:40:27.551Z SLOW [>20880.000s] tokio::io_async_fd poll_fns
21452024-08-12T23:40:27.597Z SLOW [>20880.000s] tokio::io_async_fd reset_writable
21462024-08-12T23:41:27.554Z SLOW [>20940.000s] tokio::io_async_fd poll_fns
21472024-08-12T23:41:27.600Z SLOW [>20940.000s] tokio::io_async_fd reset_writable
21482024-08-12T23:42:27.555Z SLOW [>21000.000s] tokio::io_async_fd poll_fns
21492024-08-12T23:42:27.601Z SLOW [>21000.000s] tokio::io_async_fd reset_writable
21502024-08-12T23:43:27.558Z SLOW [>21060.000s] tokio::io_async_fd poll_fns
21512024-08-12T23:43:27.604Z SLOW [>21060.000s] tokio::io_async_fd reset_writable
21522024-08-12T23:44:27.559Z SLOW [>21120.000s] tokio::io_async_fd poll_fns
21532024-08-12T23:44:27.605Z SLOW [>21120.000s] tokio::io_async_fd reset_writable
21542024-08-12T23:45:27.562Z SLOW [>21180.000s] tokio::io_async_fd poll_fns
21552024-08-12T23:45:27.607Z SLOW [>21180.000s] tokio::io_async_fd reset_writable
21562024-08-12T23:46:27.563Z SLOW [>21240.000s] tokio::io_async_fd poll_fns
21572024-08-12T23:46:27.609Z SLOW [>21240.000s] tokio::io_async_fd reset_writable
21582024-08-12T23:47:27.565Z SLOW [>21300.000s] tokio::io_async_fd poll_fns
21592024-08-12T23:47:27.611Z SLOW [>21300.000s] tokio::io_async_fd reset_writable
21602024-08-12T23:48:27.567Z SLOW [>21360.000s] tokio::io_async_fd poll_fns
21612024-08-12T23:48:27.613Z SLOW [>21360.000s] tokio::io_async_fd reset_writable
21622024-08-12T23:49:27.568Z SLOW [>21420.000s] tokio::io_async_fd poll_fns
21632024-08-12T23:49:27.614Z SLOW [>21420.000s] tokio::io_async_fd reset_writable
21642024-08-12T23:50:27.571Z SLOW [>21480.000s] tokio::io_async_fd poll_fns
21652024-08-12T23:50:27.617Z SLOW [>21480.000s] tokio::io_async_fd reset_writable
21662024-08-12T23:51:27.573Z SLOW [>21540.000s] tokio::io_async_fd poll_fns
21672024-08-12T23:51:27.618Z SLOW [>21540.000s] tokio::io_async_fd reset_writable
21682024-08-12T23:52:27.575Z SLOW [>21600.000s] tokio::io_async_fd poll_fns
21692024-08-12T23:52:27.621Z SLOW [>21600.000s] tokio::io_async_fd reset_writable
21702024-08-12T23:53:27.578Z SLOW [>21660.000s] tokio::io_async_fd poll_fns
21712024-08-12T23:53:27.622Z SLOW [>21660.000s] tokio::io_async_fd reset_writable
21722024-08-12T23:54:27.579Z SLOW [>21720.000s] tokio::io_async_fd poll_fns
21732024-08-12T23:54:27.626Z SLOW [>21720.000s] tokio::io_async_fd reset_writable
21742024-08-12T23:55:27.582Z SLOW [>21780.000s] tokio::io_async_fd poll_fns
21752024-08-12T23:55:27.626Z SLOW [>21780.000s] tokio::io_async_fd reset_writable
21762024-08-12T23:56:27.583Z SLOW [>21840.000s] tokio::io_async_fd poll_fns
21772024-08-12T23:56:27.628Z SLOW [>21840.000s] tokio::io_async_fd reset_writable
21782024-08-12T23:57:27.585Z SLOW [>21900.000s] tokio::io_async_fd poll_fns
21792024-08-12T23:57:27.631Z SLOW [>21900.000s] tokio::io_async_fd reset_writable
21802024-08-12T23:58:27.587Z SLOW [>21960.000s] tokio::io_async_fd poll_fns
21812024-08-12T23:58:27.632Z SLOW [>21960.000s] tokio::io_async_fd reset_writable
21822024-08-12T23:59:27.590Z SLOW [>22020.000s] tokio::io_async_fd poll_fns
21832024-08-12T23:59:27.635Z SLOW [>22020.000s] tokio::io_async_fd reset_writable
21842024-08-13T00:00:27.591Z SLOW [>22080.000s] tokio::io_async_fd poll_fns
21852024-08-13T00:00:27.636Z SLOW [>22080.000s] tokio::io_async_fd reset_writable
21862024-08-13T00:01:27.593Z SLOW [>22140.000s] tokio::io_async_fd poll_fns
21872024-08-13T00:01:27.639Z SLOW [>22140.000s] tokio::io_async_fd reset_writable
21882024-08-13T00:02:27.595Z SLOW [>22200.000s] tokio::io_async_fd poll_fns
21892024-08-13T00:02:27.640Z SLOW [>22200.000s] tokio::io_async_fd reset_writable
21902024-08-13T00:03:27.597Z SLOW [>22260.000s] tokio::io_async_fd poll_fns
21912024-08-13T00:03:27.642Z SLOW [>22260.000s] tokio::io_async_fd reset_writable
21922024-08-13T00:04:27.598Z SLOW [>22320.000s] tokio::io_async_fd poll_fns
21932024-08-13T00:04:27.643Z SLOW [>22320.000s] tokio::io_async_fd reset_writable
21942024-08-13T00:05:27.601Z SLOW [>22380.000s] tokio::io_async_fd poll_fns
21952024-08-13T00:05:27.646Z SLOW [>22380.000s] tokio::io_async_fd reset_writable
21962024-08-13T00:06:27.603Z SLOW [>22440.000s] tokio::io_async_fd poll_fns
21972024-08-13T00:06:27.647Z SLOW [>22440.000s] tokio::io_async_fd reset_writable
21982024-08-13T00:07:27.605Z SLOW [>22500.000s] tokio::io_async_fd poll_fns
21992024-08-13T00:07:27.650Z SLOW [>22500.000s] tokio::io_async_fd reset_writable
22002024-08-13T00:08:27.606Z SLOW [>22560.000s] tokio::io_async_fd poll_fns
22012024-08-13T00:08:27.651Z SLOW [>22560.000s] tokio::io_async_fd reset_writable
22022024-08-13T00:09:27.609Z SLOW [>22620.000s] tokio::io_async_fd poll_fns
22032024-08-13T00:09:27.653Z SLOW [>22620.000s] tokio::io_async_fd reset_writable
22042024-08-13T00:10:27.611Z SLOW [>22680.000s] tokio::io_async_fd poll_fns
22052024-08-13T00:10:27.656Z SLOW [>22680.000s] tokio::io_async_fd reset_writable
22062024-08-13T00:11:27.612Z SLOW [>22740.000s] tokio::io_async_fd poll_fns
22072024-08-13T00:11:27.658Z SLOW [>22740.000s] tokio::io_async_fd reset_writable
22082024-08-13T00:12:27.615Z SLOW [>22800.000s] tokio::io_async_fd poll_fns
22092024-08-13T00:12:27.660Z SLOW [>22800.000s] tokio::io_async_fd reset_writable
22102024-08-13T00:13:27.616Z SLOW [>22860.000s] tokio::io_async_fd poll_fns
22112024-08-13T00:13:27.663Z SLOW [>22860.000s] tokio::io_async_fd reset_writable
22122024-08-13T00:14:27.618Z SLOW [>22920.000s] tokio::io_async_fd poll_fns
22132024-08-13T00:14:27.665Z SLOW [>22920.000s] tokio::io_async_fd reset_writable
22142024-08-13T00:15:27.620Z SLOW [>22980.000s] tokio::io_async_fd poll_fns
22152024-08-13T00:15:27.667Z SLOW [>22980.000s] tokio::io_async_fd reset_writable
22162024-08-13T00:16:27.622Z SLOW [>23040.000s] tokio::io_async_fd poll_fns
22172024-08-13T00:16:27.669Z SLOW [>23040.000s] tokio::io_async_fd reset_writable
22182024-08-13T00:17:27.625Z SLOW [>23100.000s] tokio::io_async_fd poll_fns
22192024-08-13T00:17:27.671Z SLOW [>23100.000s] tokio::io_async_fd reset_writable
22202024-08-13T00:18:27.627Z SLOW [>23160.000s] tokio::io_async_fd poll_fns
22212024-08-13T00:18:27.672Z SLOW [>23160.000s] tokio::io_async_fd reset_writable
22222024-08-13T00:19:27.630Z SLOW [>23220.000s] tokio::io_async_fd poll_fns
22232024-08-13T00:19:27.675Z SLOW [>23220.000s] tokio::io_async_fd reset_writable
22242024-08-13T00:20:27.632Z SLOW [>23280.000s] tokio::io_async_fd poll_fns
22252024-08-13T00:20:27.677Z SLOW [>23280.000s] tokio::io_async_fd reset_writable
22262024-08-13T00:21:27.633Z SLOW [>23340.000s] tokio::io_async_fd poll_fns
22272024-08-13T00:21:27.680Z SLOW [>23340.000s] tokio::io_async_fd reset_writable
22282024-08-13T00:22:27.636Z SLOW [>23400.000s] tokio::io_async_fd poll_fns
22292024-08-13T00:22:27.681Z SLOW [>23400.000s] tokio::io_async_fd reset_writable
22302024-08-13T00:23:27.637Z SLOW [>23460.000s] tokio::io_async_fd poll_fns
22312024-08-13T00:23:27.683Z SLOW [>23460.000s] tokio::io_async_fd reset_writable
22322024-08-13T00:24:27.639Z SLOW [>23520.000s] tokio::io_async_fd poll_fns
22332024-08-13T00:24:27.685Z SLOW [>23520.000s] tokio::io_async_fd reset_writable
22342024-08-13T00:25:27.641Z SLOW [>23580.000s] tokio::io_async_fd poll_fns
22352024-08-13T00:25:27.688Z SLOW [>23580.000s] tokio::io_async_fd reset_writable
22362024-08-13T00:26:27.644Z SLOW [>23640.000s] tokio::io_async_fd poll_fns
22372024-08-13T00:26:27.689Z SLOW [>23640.000s] tokio::io_async_fd reset_writable
22382024-08-13T00:27:27.646Z SLOW [>23700.000s] tokio::io_async_fd poll_fns
22392024-08-13T00:27:27.692Z SLOW [>23700.000s] tokio::io_async_fd reset_writable
22402024-08-13T00:28:27.648Z SLOW [>23760.000s] tokio::io_async_fd poll_fns
22412024-08-13T00:28:27.693Z SLOW [>23760.000s] tokio::io_async_fd reset_writable
22422024-08-13T00:29:27.650Z SLOW [>23820.000s] tokio::io_async_fd poll_fns
22432024-08-13T00:29:27.696Z SLOW [>23820.000s] tokio::io_async_fd reset_writable
22442024-08-13T00:30:27.652Z SLOW [>23880.000s] tokio::io_async_fd poll_fns
22452024-08-13T00:30:27.697Z SLOW [>23880.000s] tokio::io_async_fd reset_writable
22462024-08-13T00:31:27.653Z SLOW [>23940.000s] tokio::io_async_fd poll_fns
22472024-08-13T00:31:27.700Z SLOW [>23940.000s] tokio::io_async_fd reset_writable
22482024-08-13T00:32:27.656Z SLOW [>24000.000s] tokio::io_async_fd poll_fns
22492024-08-13T00:32:27.701Z SLOW [>24000.000s] tokio::io_async_fd reset_writable
22502024-08-13T00:33:27.657Z SLOW [>24060.000s] tokio::io_async_fd poll_fns
22512024-08-13T00:33:27.703Z SLOW [>24060.000s] tokio::io_async_fd reset_writable
22522024-08-13T00:34:27.660Z SLOW [>24120.000s] tokio::io_async_fd poll_fns
22532024-08-13T00:34:27.706Z SLOW [>24120.000s] tokio::io_async_fd reset_writable
22542024-08-13T00:35:27.661Z SLOW [>24180.000s] tokio::io_async_fd poll_fns
22552024-08-13T00:35:27.707Z SLOW [>24180.000s] tokio::io_async_fd reset_writable
22562024-08-13T00:36:27.663Z SLOW [>24240.000s] tokio::io_async_fd poll_fns
22572024-08-13T00:36:27.709Z SLOW [>24240.000s] tokio::io_async_fd reset_writable
22582024-08-13T00:37:27.665Z SLOW [>24300.000s] tokio::io_async_fd poll_fns
22592024-08-13T00:37:27.711Z SLOW [>24300.000s] tokio::io_async_fd reset_writable
22602024-08-13T00:38:27.667Z SLOW [>24360.000s] tokio::io_async_fd poll_fns
22612024-08-13T00:38:27.713Z SLOW [>24360.000s] tokio::io_async_fd reset_writable
22622024-08-13T00:39:27.669Z SLOW [>24420.000s] tokio::io_async_fd poll_fns
22632024-08-13T00:39:27.714Z SLOW [>24420.000s] tokio::io_async_fd reset_writable
22642024-08-13T00:40:27.671Z SLOW [>24480.000s] tokio::io_async_fd poll_fns
22652024-08-13T00:40:27.717Z SLOW [>24480.000s] tokio::io_async_fd reset_writable
22662024-08-13T00:41:27.673Z SLOW [>24540.000s] tokio::io_async_fd poll_fns
22672024-08-13T00:41:27.718Z SLOW [>24540.000s] tokio::io_async_fd reset_writable
22682024-08-13T00:42:27.674Z SLOW [>24600.000s] tokio::io_async_fd poll_fns
22692024-08-13T00:42:27.721Z SLOW [>24600.000s] tokio::io_async_fd reset_writable
22702024-08-13T00:43:27.676Z SLOW [>24660.000s] tokio::io_async_fd poll_fns
22712024-08-13T00:43:27.722Z SLOW [>24660.000s] tokio::io_async_fd reset_writable
22722024-08-13T00:44:27.680Z SLOW [>24720.000s] tokio::io_async_fd poll_fns
22732024-08-13T00:44:27.725Z SLOW [>24720.000s] tokio::io_async_fd reset_writable
22742024-08-13T00:45:27.680Z SLOW [>24780.000s] tokio::io_async_fd poll_fns
22752024-08-13T00:45:27.726Z SLOW [>24780.000s] tokio::io_async_fd reset_writable
22762024-08-13T00:46:27.682Z SLOW [>24840.000s] tokio::io_async_fd poll_fns
22772024-08-13T00:46:27.728Z SLOW [>24840.000s] tokio::io_async_fd reset_writable
22782024-08-13T00:47:27.685Z SLOW [>24900.000s] tokio::io_async_fd poll_fns
22792024-08-13T00:47:27.730Z SLOW [>24900.000s] tokio::io_async_fd reset_writable
22802024-08-13T00:48:27.687Z SLOW [>24960.000s] tokio::io_async_fd poll_fns
22812024-08-13T00:48:27.732Z SLOW [>24960.000s] tokio::io_async_fd reset_writable
22822024-08-13T00:49:27.690Z SLOW [>25020.000s] tokio::io_async_fd poll_fns
22832024-08-13T00:49:27.734Z SLOW [>25020.000s] tokio::io_async_fd reset_writable
22842024-08-13T00:50:27.692Z SLOW [>25080.000s] tokio::io_async_fd poll_fns
22852024-08-13T00:50:27.736Z SLOW [>25080.000s] tokio::io_async_fd reset_writable
22862024-08-13T00:51:27.694Z SLOW [>25140.000s] tokio::io_async_fd poll_fns
22872024-08-13T00:51:27.737Z SLOW [>25140.000s] tokio::io_async_fd reset_writable
22882024-08-13T00:52:27.697Z SLOW [>25200.000s] tokio::io_async_fd poll_fns
22892024-08-13T00:52:27.740Z SLOW [>25200.000s] tokio::io_async_fd reset_writable
22902024-08-13T00:53:27.698Z SLOW [>25260.000s] tokio::io_async_fd poll_fns
22912024-08-13T00:53:27.741Z SLOW [>25260.000s] tokio::io_async_fd reset_writable
22922024-08-13T00:54:27.700Z SLOW [>25320.000s] tokio::io_async_fd poll_fns
22932024-08-13T00:54:27.743Z SLOW [>25320.000s] tokio::io_async_fd reset_writable
22942024-08-13T00:55:27.702Z SLOW [>25380.000s] tokio::io_async_fd poll_fns
22952024-08-13T00:55:27.745Z SLOW [>25380.000s] tokio::io_async_fd reset_writable
22962024-08-13T00:56:27.704Z SLOW [>25440.000s] tokio::io_async_fd poll_fns
22972024-08-13T00:56:27.746Z SLOW [>25440.000s] tokio::io_async_fd reset_writable
22982024-08-13T00:57:27.706Z SLOW [>25500.000s] tokio::io_async_fd poll_fns
22992024-08-13T00:57:27.749Z SLOW [>25500.000s] tokio::io_async_fd reset_writable
23002024-08-13T00:58:27.708Z SLOW [>25560.000s] tokio::io_async_fd poll_fns
23012024-08-13T00:58:27.750Z SLOW [>25560.000s] tokio::io_async_fd reset_writable
23022024-08-13T00:59:27.710Z SLOW [>25620.000s] tokio::io_async_fd poll_fns
23032024-08-13T00:59:27.753Z SLOW [>25620.000s] tokio::io_async_fd reset_writable
23042024-08-13T01:00:27.712Z SLOW [>25680.000s] tokio::io_async_fd poll_fns
23052024-08-13T01:00:27.754Z SLOW [>25680.000s] tokio::io_async_fd reset_writable
23062024-08-13T01:01:27.713Z SLOW [>25740.000s] tokio::io_async_fd poll_fns
23072024-08-13T01:01:27.756Z SLOW [>25740.000s] tokio::io_async_fd reset_writable
23082024-08-13T01:02:27.716Z SLOW [>25800.000s] tokio::io_async_fd poll_fns
23092024-08-13T01:02:27.759Z SLOW [>25800.000s] tokio::io_async_fd reset_writable
23102024-08-13T01:03:27.717Z SLOW [>25860.000s] tokio::io_async_fd poll_fns
23112024-08-13T01:03:27.760Z SLOW [>25860.000s] tokio::io_async_fd reset_writable
23122024-08-13T01:04:27.720Z SLOW [>25920.000s] tokio::io_async_fd poll_fns
23132024-08-13T01:04:27.763Z SLOW [>25920.000s] tokio::io_async_fd reset_writable
23142024-08-13T01:05:27.721Z SLOW [>25980.000s] tokio::io_async_fd poll_fns
23152024-08-13T01:05:27.765Z SLOW [>25980.000s] tokio::io_async_fd reset_writable
23162024-08-13T01:06:27.723Z SLOW [>26040.000s] tokio::io_async_fd poll_fns
23172024-08-13T01:06:27.767Z SLOW [>26040.000s] tokio::io_async_fd reset_writable
23182024-08-13T01:07:27.725Z SLOW [>26100.000s] tokio::io_async_fd poll_fns
23192024-08-13T01:07:27.769Z SLOW [>26100.000s] tokio::io_async_fd reset_writable
23202024-08-13T01:08:27.727Z SLOW [>26160.000s] tokio::io_async_fd poll_fns
23212024-08-13T01:08:27.771Z SLOW [>26160.000s] tokio::io_async_fd reset_writable
23222024-08-13T01:09:27.728Z SLOW [>26220.000s] tokio::io_async_fd poll_fns
23232024-08-13T01:09:27.772Z SLOW [>26220.000s] tokio::io_async_fd reset_writable
23242024-08-13T01:10:27.731Z SLOW [>26280.000s] tokio::io_async_fd poll_fns
23252024-08-13T01:10:27.775Z SLOW [>26280.000s] tokio::io_async_fd reset_writable
23262024-08-13T01:11:27.733Z SLOW [>26340.000s] tokio::io_async_fd poll_fns
23272024-08-13T01:11:27.776Z SLOW [>26340.000s] tokio::io_async_fd reset_writable
23282024-08-13T01:12:27.734Z SLOW [>26400.000s] tokio::io_async_fd poll_fns
23292024-08-13T01:12:27.778Z SLOW [>26400.000s] tokio::io_async_fd reset_writable
23302024-08-13T01:13:27.737Z SLOW [>26460.000s] tokio::io_async_fd poll_fns
23312024-08-13T01:13:27.780Z SLOW [>26460.000s] tokio::io_async_fd reset_writable
23322024-08-13T01:14:27.738Z SLOW [>26520.000s] tokio::io_async_fd poll_fns
23332024-08-13T01:14:27.782Z SLOW [>26520.000s] tokio::io_async_fd reset_writable
23342024-08-13T01:15:27.741Z SLOW [>26580.000s] tokio::io_async_fd poll_fns
23352024-08-13T01:15:27.784Z SLOW [>26580.000s] tokio::io_async_fd reset_writable
23362024-08-13T01:16:27.742Z SLOW [>26640.000s] tokio::io_async_fd poll_fns
23372024-08-13T01:16:27.786Z SLOW [>26640.000s] tokio::io_async_fd reset_writable
23382024-08-13T01:17:27.745Z SLOW [>26700.000s] tokio::io_async_fd poll_fns
23392024-08-13T01:17:27.788Z SLOW [>26700.000s] tokio::io_async_fd reset_writable
23402024-08-13T01:18:27.746Z SLOW [>26760.000s] tokio::io_async_fd poll_fns
23412024-08-13T01:18:27.790Z SLOW [>26760.000s] tokio::io_async_fd reset_writable
23422024-08-13T01:19:27.749Z SLOW [>26820.000s] tokio::io_async_fd poll_fns
23432024-08-13T01:19:27.792Z SLOW [>26820.000s] tokio::io_async_fd reset_writable
23442024-08-13T01:20:27.750Z SLOW [>26880.000s] tokio::io_async_fd poll_fns
23452024-08-13T01:20:27.794Z SLOW [>26880.000s] tokio::io_async_fd reset_writable
23462024-08-13T01:21:27.752Z SLOW [>26940.000s] tokio::io_async_fd poll_fns
23472024-08-13T01:21:27.795Z SLOW [>26940.000s] tokio::io_async_fd reset_writable
23482024-08-13T01:22:27.754Z SLOW [>27000.000s] tokio::io_async_fd poll_fns
23492024-08-13T01:22:27.798Z SLOW [>27000.000s] tokio::io_async_fd reset_writable
23502024-08-13T01:23:27.756Z SLOW [>27060.000s] tokio::io_async_fd poll_fns
23512024-08-13T01:23:27.799Z SLOW [>27060.000s] tokio::io_async_fd reset_writable
23522024-08-13T01:24:27.758Z SLOW [>27120.000s] tokio::io_async_fd poll_fns
23532024-08-13T01:24:27.802Z SLOW [>27120.000s] tokio::io_async_fd reset_writable
23542024-08-13T01:25:27.760Z SLOW [>27180.000s] tokio::io_async_fd poll_fns
23552024-08-13T01:25:27.804Z SLOW [>27180.000s] tokio::io_async_fd reset_writable
23562024-08-13T01:26:27.762Z SLOW [>27240.000s] tokio::io_async_fd poll_fns
23572024-08-13T01:26:27.806Z SLOW [>27240.000s] tokio::io_async_fd reset_writable
23582024-08-13T01:27:27.764Z SLOW [>27300.000s] tokio::io_async_fd poll_fns
23592024-08-13T01:27:27.807Z SLOW [>27300.000s] tokio::io_async_fd reset_writable
23602024-08-13T01:28:27.766Z SLOW [>27360.000s] tokio::io_async_fd poll_fns
23612024-08-13T01:28:27.809Z SLOW [>27360.000s] tokio::io_async_fd reset_writable
23622024-08-13T01:29:27.768Z SLOW [>27420.000s] tokio::io_async_fd poll_fns
23632024-08-13T01:29:27.811Z SLOW [>27420.000s] tokio::io_async_fd reset_writable
23642024-08-13T01:30:27.770Z SLOW [>27480.000s] tokio::io_async_fd poll_fns
23652024-08-13T01:30:27.813Z SLOW [>27480.000s] tokio::io_async_fd reset_writable
23662024-08-13T01:31:27.772Z SLOW [>27540.000s] tokio::io_async_fd poll_fns
23672024-08-13T01:31:27.815Z SLOW [>27540.000s] tokio::io_async_fd reset_writable
23682024-08-13T01:32:27.774Z SLOW [>27600.000s] tokio::io_async_fd poll_fns
23692024-08-13T01:32:27.817Z SLOW [>27600.000s] tokio::io_async_fd reset_writable
23702024-08-13T01:33:27.776Z SLOW [>27660.000s] tokio::io_async_fd poll_fns
23712024-08-13T01:33:27.818Z SLOW [>27660.000s] tokio::io_async_fd reset_writable
23722024-08-13T01:34:27.779Z SLOW [>27720.000s] tokio::io_async_fd poll_fns
23732024-08-13T01:34:27.821Z SLOW [>27720.000s] tokio::io_async_fd reset_writable
23742024-08-13T01:35:27.781Z SLOW [>27780.000s] tokio::io_async_fd poll_fns
23752024-08-13T01:35:27.822Z SLOW [>27780.000s] tokio::io_async_fd reset_writable
23762024-08-13T01:36:27.783Z SLOW [>27840.000s] tokio::io_async_fd poll_fns
23772024-08-13T01:36:27.825Z SLOW [>27840.000s] tokio::io_async_fd reset_writable
23782024-08-13T01:37:27.786Z SLOW [>27900.000s] tokio::io_async_fd poll_fns
23792024-08-13T01:37:27.826Z SLOW [>27900.000s] tokio::io_async_fd reset_writable
23802024-08-13T01:38:27.787Z SLOW [>27960.000s] tokio::io_async_fd poll_fns
23812024-08-13T01:38:27.828Z SLOW [>27960.000s] tokio::io_async_fd reset_writable
23822024-08-13T01:39:27.790Z SLOW [>28020.000s] tokio::io_async_fd poll_fns
23832024-08-13T01:39:27.831Z SLOW [>28020.000s] tokio::io_async_fd reset_writable
23842024-08-13T01:40:27.791Z SLOW [>28080.000s] tokio::io_async_fd poll_fns
23852024-08-13T01:40:27.832Z SLOW [>28080.000s] tokio::io_async_fd reset_writable
23862024-08-13T01:41:27.794Z SLOW [>28140.000s] tokio::io_async_fd poll_fns
23872024-08-13T01:41:27.834Z SLOW [>28140.000s] tokio::io_async_fd reset_writable
23882024-08-13T01:42:27.795Z SLOW [>28200.000s] tokio::io_async_fd poll_fns
23892024-08-13T01:42:27.837Z SLOW [>28200.000s] tokio::io_async_fd reset_writable
23902024-08-13T01:43:27.797Z SLOW [>28260.000s] tokio::io_async_fd poll_fns
23912024-08-13T01:43:27.839Z SLOW [>28260.000s] tokio::io_async_fd reset_writable
23922024-08-13T01:44:27.799Z SLOW [>28320.000s] tokio::io_async_fd poll_fns
23932024-08-13T01:44:27.841Z SLOW [>28320.000s] tokio::io_async_fd reset_writable
23942024-08-13T01:45:27.801Z SLOW [>28380.000s] tokio::io_async_fd poll_fns
23952024-08-13T01:45:27.843Z SLOW [>28380.000s] tokio::io_async_fd reset_writable
23962024-08-13T01:46:27.803Z SLOW [>28440.000s] tokio::io_async_fd poll_fns
23972024-08-13T01:46:27.844Z SLOW [>28440.000s] tokio::io_async_fd reset_writable
23982024-08-13T01:47:27.805Z SLOW [>28500.000s] tokio::io_async_fd poll_fns
23992024-08-13T01:47:27.847Z SLOW [>28500.000s] tokio::io_async_fd reset_writable
24002024-08-13T01:48:27.808Z SLOW [>28560.000s] tokio::io_async_fd poll_fns
24012024-08-13T01:48:27.849Z SLOW [>28560.000s] tokio::io_async_fd reset_writable
24022024-08-13T01:49:27.809Z SLOW [>28620.000s] tokio::io_async_fd poll_fns
24032024-08-13T01:49:27.873Z SLOW [>28620.000s] tokio::io_async_fd reset_writable
 
24042024-08-13T01:50:14.881Zjob duration 28808 exceeds 28800 seconds; aborting
24052024-08-13T01:50:15.752Zworker failed without completing job
24062024-08-13T01:50:15.754Ztask 4 was incomplete, marked failed