[INFO] cloning repository https://github.com/TeamsConnects/core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeamsConnects/core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamsConnects%2Fcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamsConnects%2Fcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebf17d1c66974792f6b24f12cabfb643ca4735ff [INFO] testing TeamsConnects/core against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamsConnects%2Fcore" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeamsConnects/core on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TeamsConnects/core [INFO] finished tweaking git repo https://github.com/TeamsConnects/core [INFO] tweaked toml for git repo https://github.com/TeamsConnects/core written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TeamsConnects/core 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.9.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfd74214d9b75581c47895da81f1ddd57752882d8530662bc5d9b4342588d963 [INFO] running `Command { std: "docker" "start" "-a" "cfd74214d9b75581c47895da81f1ddd57752882d8530662bc5d9b4342588d963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfd74214d9b75581c47895da81f1ddd57752882d8530662bc5d9b4342588d963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfd74214d9b75581c47895da81f1ddd57752882d8530662bc5d9b4342588d963", kill_on_drop: false }` [INFO] [stdout] cfd74214d9b75581c47895da81f1ddd57752882d8530662bc5d9b4342588d963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 862c5a0435cee3458a4dd83df20ca9042f233d833d31850ee5e6fa5c59f77436 [INFO] running `Command { std: "docker" "start" "-a" "862c5a0435cee3458a4dd83df20ca9042f233d833d31850ee5e6fa5c59f77436", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling actix-http v3.4.0 [INFO] [stderr] Compiling actix-web v4.4.0 [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `configure_handlers` is never used [INFO] [stdout] --> src/handlers/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn configure_handlers(cfg: &mut web::ServiceConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uptime` is never used [INFO] [stdout] --> src/handlers/status.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | async fn uptime() -> HttpResponse { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collection` is never used [INFO] [stdout] --> src/handlers/status.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn collection() -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `configure_status_routes` is never used [INFO] [stdout] --> src/handlers/status.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn configure_status_routes(cfg: &mut web::ServiceConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.81s [INFO] running `Command { std: "docker" "inspect" "862c5a0435cee3458a4dd83df20ca9042f233d833d31850ee5e6fa5c59f77436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "862c5a0435cee3458a4dd83df20ca9042f233d833d31850ee5e6fa5c59f77436", kill_on_drop: false }` [INFO] [stdout] 862c5a0435cee3458a4dd83df20ca9042f233d833d31850ee5e6fa5c59f77436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c42dead729fb36cf3eb2a3a03df80882f5c7d12856b5aeb52682b72d33e6b25 [INFO] running `Command { std: "docker" "start" "-a" "8c42dead729fb36cf3eb2a3a03df80882f5c7d12856b5aeb52682b72d33e6b25", kill_on_drop: false }` [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `configure_handlers` is never used [INFO] [stdout] --> src/handlers/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn configure_handlers(cfg: &mut web::ServiceConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uptime` is never used [INFO] [stdout] --> src/handlers/status.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | async fn uptime() -> HttpResponse { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collection` is never used [INFO] [stdout] --> src/handlers/status.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn collection() -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `configure_status_routes` is never used [INFO] [stdout] --> src/handlers/status.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn configure_status_routes(cfg: &mut web::ServiceConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "8c42dead729fb36cf3eb2a3a03df80882f5c7d12856b5aeb52682b72d33e6b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c42dead729fb36cf3eb2a3a03df80882f5c7d12856b5aeb52682b72d33e6b25", kill_on_drop: false }` [INFO] [stdout] 8c42dead729fb36cf3eb2a3a03df80882f5c7d12856b5aeb52682b72d33e6b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c91c737b7763a4ded58b2ce70ddd5ddfd27f9d812faf36e0d8d51b8815ffb42 [INFO] running `Command { std: "docker" "start" "-a" "9c91c737b7763a4ded58b2ce70ddd5ddfd27f9d812faf36e0d8d51b8815ffb42", kill_on_drop: false }` [INFO] [stderr] warning: function `configure_handlers` is never used [INFO] [stderr] --> src/handlers/mod.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn configure_handlers(cfg: &mut web::ServiceConfig) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `uptime` is never used [INFO] [stderr] --> src/handlers/status.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | async fn uptime() -> HttpResponse { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `collection` is never used [INFO] [stderr] --> src/handlers/status.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | async fn collection() -> HttpResponse { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `configure_status_routes` is never used [INFO] [stderr] --> src/handlers/status.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn configure_status_routes(cfg: &mut web::ServiceConfig) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `core` (bin "core" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/core-ae0b2586808c55c8) [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] running `Command { std: "docker" "inspect" "9c91c737b7763a4ded58b2ce70ddd5ddfd27f9d812faf36e0d8d51b8815ffb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c91c737b7763a4ded58b2ce70ddd5ddfd27f9d812faf36e0d8d51b8815ffb42", kill_on_drop: false }` [INFO] [stdout] 9c91c737b7763a4ded58b2ce70ddd5ddfd27f9d812faf36e0d8d51b8815ffb42 [INFO] testing TeamsConnects/core against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamsConnects%2Fcore" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeamsConnects/core on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TeamsConnects/core [INFO] finished tweaking git repo https://github.com/TeamsConnects/core [INFO] tweaked toml for git repo https://github.com/TeamsConnects/core written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TeamsConnects/core 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1179c8a50ff8c01b99a4754e27f07b5e00d6789c4828fd306daecda77c491c93 [INFO] running `Command { std: "docker" "start" "-a" "1179c8a50ff8c01b99a4754e27f07b5e00d6789c4828fd306daecda77c491c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1179c8a50ff8c01b99a4754e27f07b5e00d6789c4828fd306daecda77c491c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1179c8a50ff8c01b99a4754e27f07b5e00d6789c4828fd306daecda77c491c93", kill_on_drop: false }` [INFO] [stdout] 1179c8a50ff8c01b99a4754e27f07b5e00d6789c4828fd306daecda77c491c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 566f9b0aede8daee6cf70924c9ea99fdfd8ab9eb1d20102a0e6ab209b628aa79 [INFO] running `Command { std: "docker" "start" "-a" "566f9b0aede8daee6cf70924c9ea99fdfd8ab9eb1d20102a0e6ab209b628aa79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [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/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=b4df3584c9dde6b5 -C extra-filename=-b4df3584c9dde6b5 --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-429cf3419c926494.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-3809969a7931de1f.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-c1593ad12e34c4e0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "566f9b0aede8daee6cf70924c9ea99fdfd8ab9eb1d20102a0e6ab209b628aa79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566f9b0aede8daee6cf70924c9ea99fdfd8ab9eb1d20102a0e6ab209b628aa79", kill_on_drop: false }` [INFO] [stdout] 566f9b0aede8daee6cf70924c9ea99fdfd8ab9eb1d20102a0e6ab209b628aa79