[INFO] fetching crate trillium-async-std 0.4.0... [INFO] testing trillium-async-std-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate trillium-async-std 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate trillium-async-std 0.4.0 [INFO] finished tweaking crates.io crate trillium-async-std 0.4.0 [INFO] tweaked toml for crates.io crate trillium-async-std 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate trillium-async-std 0.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate trillium-async-std 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stopper v0.2.7 [INFO] [stderr] Downloaded trillium v0.2.17 [INFO] [stderr] Downloaded smartcow v0.2.1 [INFO] [stderr] Downloaded signal-hook-async-std v0.2.2 [INFO] [stderr] Downloaded trillium-http v0.3.15 [INFO] [stderr] Downloaded env_filter v0.1.0 [INFO] [stderr] Downloaded async-executor v1.9.1 [INFO] [stderr] Downloaded env_logger v0.11.3 [INFO] [stderr] Downloaded async_cell v0.2.2 [INFO] [stderr] Downloaded trillium-server-common v0.5.2 [INFO] [stderr] Downloaded trillium-macros v0.0.5 [INFO] [stderr] Downloaded rlimit v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e7ed1d3873a9cadf59ad48116f026927ba70dffe3f0778eb41ce0b9bf5e7f16 [INFO] running `Command { std: "docker" "start" "-a" "1e7ed1d3873a9cadf59ad48116f026927ba70dffe3f0778eb41ce0b9bf5e7f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e7ed1d3873a9cadf59ad48116f026927ba70dffe3f0778eb41ce0b9bf5e7f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7ed1d3873a9cadf59ad48116f026927ba70dffe3f0778eb41ce0b9bf5e7f16", kill_on_drop: false }` [INFO] [stdout] 1e7ed1d3873a9cadf59ad48116f026927ba70dffe3f0778eb41ce0b9bf5e7f16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f252913dd49213b0eec24a9b737192925267c1b5f505d5e95ad04bf842e8aca [INFO] running `Command { std: "docker" "start" "-a" "4f252913dd49213b0eec24a9b737192925267c1b5f505d5e95ad04bf842e8aca", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling value-bag v1.8.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling smartcow v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling stopper v0.2.7 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rlimit v0.10.1 [INFO] [stderr] Compiling async-executor v1.9.1 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async_cell v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling trillium-macros v0.0.5 [INFO] [stderr] Compiling signal-hook-async-std v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling trillium-http v0.3.15 [INFO] [stderr] Compiling trillium v0.2.17 [INFO] [stderr] Compiling polling v3.6.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling trillium-server-common v0.5.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling trillium-async-std v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.49s [INFO] running `Command { std: "docker" "inspect" "4f252913dd49213b0eec24a9b737192925267c1b5f505d5e95ad04bf842e8aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f252913dd49213b0eec24a9b737192925267c1b5f505d5e95ad04bf842e8aca", kill_on_drop: false }` [INFO] [stdout] 4f252913dd49213b0eec24a9b737192925267c1b5f505d5e95ad04bf842e8aca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be593345913d212d23e931c89c6e72a5f9f66fe793068bebe6e024803b16ddab [INFO] running `Command { std: "docker" "start" "-a" "be593345913d212d23e931c89c6e72a5f9f66fe793068bebe6e024803b16ddab", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling trillium-http v0.3.15 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling signal-hook-async-std v0.2.2 [INFO] [stderr] Compiling trillium v0.2.17 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling trillium-server-common v0.5.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling trillium-async-std v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.38s [INFO] running `Command { std: "docker" "inspect" "be593345913d212d23e931c89c6e72a5f9f66fe793068bebe6e024803b16ddab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be593345913d212d23e931c89c6e72a5f9f66fe793068bebe6e024803b16ddab", kill_on_drop: false }` [INFO] [stdout] be593345913d212d23e931c89c6e72a5f9f66fe793068bebe6e024803b16ddab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40dae67cad3699ef8f030d041bc229b8017bb7cf1684a30df9cd8b84cca155bb [INFO] running `Command { std: "docker" "start" "-a" "40dae67cad3699ef8f030d041bc229b8017bb7cf1684a30df9cd8b84cca155bb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trillium_async_std-8ac475e6aef5f03e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests trillium_async_std [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 23) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok [INFO] [stdout] test src/lib.rs - config (line 93) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40dae67cad3699ef8f030d041bc229b8017bb7cf1684a30df9cd8b84cca155bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40dae67cad3699ef8f030d041bc229b8017bb7cf1684a30df9cd8b84cca155bb", kill_on_drop: false }` [INFO] [stdout] 40dae67cad3699ef8f030d041bc229b8017bb7cf1684a30df9cd8b84cca155bb