[INFO] fetching crate trillium-async-std 0.1.4... [INFO] testing trillium-async-std-0.1.4 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate trillium-async-std 0.1.4 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate trillium-async-std 0.1.4 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-async-std 0.1.4 [INFO] finished tweaking crates.io crate trillium-async-std 0.1.4 [INFO] tweaked toml for crates.io crate trillium-async-std 0.1.4 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate trillium-async-std 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b72f8f4bf9f89933ec8156ee2b6ec3c195bf2a3b11728c279bdadf4c114cfe31 [INFO] running `Command { std: "docker" "start" "-a" "b72f8f4bf9f89933ec8156ee2b6ec3c195bf2a3b11728c279bdadf4c114cfe31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b72f8f4bf9f89933ec8156ee2b6ec3c195bf2a3b11728c279bdadf4c114cfe31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72f8f4bf9f89933ec8156ee2b6ec3c195bf2a3b11728c279bdadf4c114cfe31", kill_on_drop: false }` [INFO] [stdout] b72f8f4bf9f89933ec8156ee2b6ec3c195bf2a3b11728c279bdadf4c114cfe31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 291384d47c3487d8055d419ad43c02be27cd8b5cb5c2856f47019a5d03d837c9 [INFO] running `Command { std: "docker" "start" "-a" "291384d47c3487d8055d419ad43c02be27cd8b5cb5c2856f47019a5d03d837c9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling trillium-http-types v0.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling signal-hook-async-std v0.2.1 [INFO] [stderr] Compiling trillium-tls-common v0.1.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling trillium-http v0.1.8 [INFO] [stderr] Compiling trillium v0.1.5 [INFO] [stderr] Compiling trillium-server-common v0.2.0 [INFO] [stderr] Compiling trillium-async-std v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.53s [INFO] running `Command { std: "docker" "inspect" "291384d47c3487d8055d419ad43c02be27cd8b5cb5c2856f47019a5d03d837c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "291384d47c3487d8055d419ad43c02be27cd8b5cb5c2856f47019a5d03d837c9", kill_on_drop: false }` [INFO] [stdout] 291384d47c3487d8055d419ad43c02be27cd8b5cb5c2856f47019a5d03d837c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 614c8f396ba2aabadc807ff707f227767300b18633702f6a0e407609d9c3e9c6 [INFO] running `Command { std: "docker" "start" "-a" "614c8f396ba2aabadc807ff707f227767300b18633702f6a0e407609d9c3e9c6", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling trillium-http v0.1.8 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling trillium v0.1.5 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling signal-hook-async-std v0.2.1 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling trillium-server-common v0.2.0 [INFO] [stderr] Compiling trillium-async-std v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.75s [INFO] running `Command { std: "docker" "inspect" "614c8f396ba2aabadc807ff707f227767300b18633702f6a0e407609d9c3e9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614c8f396ba2aabadc807ff707f227767300b18633702f6a0e407609d9c3e9c6", kill_on_drop: false }` [INFO] [stdout] 614c8f396ba2aabadc807ff707f227767300b18633702f6a0e407609d9c3e9c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b6fab112a855eccd71b2f84c695e2b7b37595886e5ce9e1bb9204f0ad09b4e6 [INFO] running `Command { std: "docker" "start" "-a" "5b6fab112a855eccd71b2f84c695e2b7b37595886e5ce9e1bb9204f0ad09b4e6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/trillium_async_std-bf39aa99bfaaae29) [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 88) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b6fab112a855eccd71b2f84c695e2b7b37595886e5ce9e1bb9204f0ad09b4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b6fab112a855eccd71b2f84c695e2b7b37595886e5ce9e1bb9204f0ad09b4e6", kill_on_drop: false }` [INFO] [stdout] 5b6fab112a855eccd71b2f84c695e2b7b37595886e5ce9e1bb9204f0ad09b4e6