[INFO] fetching crate test-collector 0.1.2... [INFO] checking test-collector-0.1.2 against master#65cd843ae06ad00123c131a431ed5304e4cd577a for pr-122077 [INFO] extracting crate test-collector 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate test-collector 0.1.2 on toolchain 65cd843ae06ad00123c131a431ed5304e4cd577a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate test-collector 0.1.2 [INFO] finished tweaking crates.io crate test-collector 0.1.2 [INFO] tweaked toml for crates.io crate test-collector 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-collector-utils v0.1.2 [INFO] [stderr] Downloaded test-collector-derive v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8d4cef32b4cc1e543ce4a5dfba2d70e75f6a2169704ce4118e20f7da2a605ec [INFO] running `Command { std: "docker" "start" "-a" "d8d4cef32b4cc1e543ce4a5dfba2d70e75f6a2169704ce4118e20f7da2a605ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8d4cef32b4cc1e543ce4a5dfba2d70e75f6a2169704ce4118e20f7da2a605ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d4cef32b4cc1e543ce4a5dfba2d70e75f6a2169704ce4118e20f7da2a605ec", kill_on_drop: false }` [INFO] [stdout] d8d4cef32b4cc1e543ce4a5dfba2d70e75f6a2169704ce4118e20f7da2a605ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9a85856ea60392d798b862add3b1f9cb448158c06232d27e275cc84e3569639 [INFO] running `Command { std: "docker" "start" "-a" "a9a85856ea60392d798b862add3b1f9cb448158c06232d27e275cc84e3569639", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling ghost v0.1.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling test-collector-utils v0.1.2 [INFO] [stderr] Compiling test-collector-derive v0.1.2 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking test-collector v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stdout] warning: unused import: `once_cell::sync::OnceCell` [INFO] [stdout] --> src/lib.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | use once_cell::sync::OnceCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync_test_failing` is never used [INFO] [stdout] --> src/lib.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn sync_test_failing() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `async_test_failing` is never used [INFO] [stdout] --> src/lib.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | pub async fn async_test_failing() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.51s [INFO] running `Command { std: "docker" "inspect" "a9a85856ea60392d798b862add3b1f9cb448158c06232d27e275cc84e3569639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a85856ea60392d798b862add3b1f9cb448158c06232d27e275cc84e3569639", kill_on_drop: false }` [INFO] [stdout] a9a85856ea60392d798b862add3b1f9cb448158c06232d27e275cc84e3569639 [INFO] checking test-collector-0.1.2 against try#e34498b580c936a8f8a419616d9571f03b6c038e for pr-122077 [INFO] extracting crate test-collector 0.1.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate test-collector 0.1.2 on toolchain e34498b580c936a8f8a419616d9571f03b6c038e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate test-collector 0.1.2 [INFO] finished tweaking crates.io crate test-collector 0.1.2 [INFO] tweaked toml for crates.io crate test-collector 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9cb36386d38ef877bf45f29373524ade849eab72161c9f5c226ea33574dfdee [INFO] running `Command { std: "docker" "start" "-a" "c9cb36386d38ef877bf45f29373524ade849eab72161c9f5c226ea33574dfdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9cb36386d38ef877bf45f29373524ade849eab72161c9f5c226ea33574dfdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9cb36386d38ef877bf45f29373524ade849eab72161c9f5c226ea33574dfdee", kill_on_drop: false }` [INFO] [stdout] c9cb36386d38ef877bf45f29373524ade849eab72161c9f5c226ea33574dfdee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6da0410858e6649c02b25fc9170c83fbd09bac6e3e470b5bbe28c73857c53c [INFO] running `Command { std: "docker" "start" "-a" "9e6da0410858e6649c02b25fc9170c83fbd09bac6e3e470b5bbe28c73857c53c", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e34498b580c936a8f8a419616d9571f03b6c038e/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=51faaa64cd7a9d78 -C extra-filename=-51faaa64cd7a9d78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-d39055e623e5a6a5.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-1c9963df55b3cf5c.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-798e9fb1a0eb0155.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e6da0410858e6649c02b25fc9170c83fbd09bac6e3e470b5bbe28c73857c53c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6da0410858e6649c02b25fc9170c83fbd09bac6e3e470b5bbe28c73857c53c", kill_on_drop: false }` [INFO] [stdout] 9e6da0410858e6649c02b25fc9170c83fbd09bac6e3e470b5bbe28c73857c53c