[INFO] cloning repository https://github.com/folafunmi-db/rust-axum-intro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/folafunmi-db/rust-axum-intro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolafunmi-db%2Frust-axum-intro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolafunmi-db%2Frust-axum-intro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8e029dc47297e5141b513a02e4412008c6b60cc [INFO] testing folafunmi-db/rust-axum-intro against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolafunmi-db%2Frust-axum-intro" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/folafunmi-db/rust-axum-intro on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/folafunmi-db/rust-axum-intro [INFO] finished tweaking git repo https://github.com/folafunmi-db/rust-axum-intro [INFO] tweaked toml for git repo https://github.com/folafunmi-db/rust-axum-intro written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/folafunmi-db/rust-axum-intro 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie_store v0.16.1 [INFO] [stderr] Downloaded reqwest_cookie_store v0.5.0 [INFO] [stderr] Downloaded cookie_store v0.19.0 [INFO] [stderr] Downloaded openssl-sys v0.9.86 [INFO] [stderr] Downloaded matchit v0.7.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.11 [INFO] [stderr] Downloaded httpc-test v0.1.1 [INFO] [stderr] Downloaded axum v0.6.16 [INFO] [stderr] Downloaded openssl v0.10.51 [INFO] [stderr] Downloaded rustix v0.37.14 [INFO] [stderr] Downloaded linux-raw-sys v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed998a205d045df33c4ff2c52ff57cd8968f80c8c0784c56bb55d1b6b2d8f9c3 [INFO] running `Command { std: "docker" "start" "-a" "ed998a205d045df33c4ff2c52ff57cd8968f80c8c0784c56bb55d1b6b2d8f9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed998a205d045df33c4ff2c52ff57cd8968f80c8c0784c56bb55d1b6b2d8f9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed998a205d045df33c4ff2c52ff57cd8968f80c8c0784c56bb55d1b6b2d8f9c3", kill_on_drop: false }` [INFO] [stdout] ed998a205d045df33c4ff2c52ff57cd8968f80c8c0784c56bb55d1b6b2d8f9c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb6cb61a229a12d5359ccd4a24f5cceadb77881ec9cbcef3a596ab404af352b8 [INFO] running `Command { std: "docker" "start" "-a" "eb6cb61a229a12d5359ccd4a24f5cceadb77881ec9cbcef3a596ab404af352b8", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rust-axum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.41s [INFO] running `Command { std: "docker" "inspect" "eb6cb61a229a12d5359ccd4a24f5cceadb77881ec9cbcef3a596ab404af352b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6cb61a229a12d5359ccd4a24f5cceadb77881ec9cbcef3a596ab404af352b8", kill_on_drop: false }` [INFO] [stdout] eb6cb61a229a12d5359ccd4a24f5cceadb77881ec9cbcef3a596ab404af352b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e494c315cddb317d6fe9b4e45099617a37631f9806b05b767d977b0aa548447f [INFO] running `Command { std: "docker" "start" "-a" "e494c315cddb317d6fe9b4e45099617a37631f9806b05b767d977b0aa548447f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling openssl-sys v0.9.86 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling openssl v0.10.51 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling cookie_store v0.19.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.6.16 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling reqwest_cookie_store v0.5.0 [INFO] [stderr] Compiling httpc-test v0.1.1 [INFO] [stderr] Compiling rust-axum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.48s [INFO] running `Command { std: "docker" "inspect" "e494c315cddb317d6fe9b4e45099617a37631f9806b05b767d977b0aa548447f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e494c315cddb317d6fe9b4e45099617a37631f9806b05b767d977b0aa548447f", kill_on_drop: false }` [INFO] [stdout] e494c315cddb317d6fe9b4e45099617a37631f9806b05b767d977b0aa548447f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 120c419f4d1fbba79c9a5f1dd40ebae3bceee6824a83940779d3744978d9c0b6 [INFO] running `Command { std: "docker" "start" "-a" "120c419f4d1fbba79c9a5f1dd40ebae3bceee6824a83940779d3744978d9c0b6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_axum-0fb0e6580b2e02fe) [INFO] [stdout] [INFO] [stderr] Running tests/quick_dev.rs (/opt/rustwide/target/debug/deps/quick_dev-7fd8121c0016e3cd) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test quick_dev ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- quick_dev stdout ---- [INFO] [stdout] Error: error sending request for url (http://localhost:8080/): error trying to connect: tcp connect error: Cannot assign requested address (os error 99) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: tcp connect error: Cannot assign requested address (os error 99) [INFO] [stdout] 1: tcp connect error: Cannot assign requested address (os error 99) [INFO] [stdout] 2: Cannot assign requested address (os error 99) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] quick_dev [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test quick_dev` [INFO] running `Command { std: "docker" "inspect" "120c419f4d1fbba79c9a5f1dd40ebae3bceee6824a83940779d3744978d9c0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120c419f4d1fbba79c9a5f1dd40ebae3bceee6824a83940779d3744978d9c0b6", kill_on_drop: false }` [INFO] [stdout] 120c419f4d1fbba79c9a5f1dd40ebae3bceee6824a83940779d3744978d9c0b6 [INFO] testing folafunmi-db/rust-axum-intro against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolafunmi-db%2Frust-axum-intro" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/folafunmi-db/rust-axum-intro on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/folafunmi-db/rust-axum-intro [INFO] finished tweaking git repo https://github.com/folafunmi-db/rust-axum-intro [INFO] tweaked toml for git repo https://github.com/folafunmi-db/rust-axum-intro written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/folafunmi-db/rust-axum-intro 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-06-22" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51ec72b7193f7cf83fc6313867de5e510ec698e0bccc54ce2e03f96ba6045e51 [INFO] running `Command { std: "docker" "start" "-a" "51ec72b7193f7cf83fc6313867de5e510ec698e0bccc54ce2e03f96ba6045e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ec72b7193f7cf83fc6313867de5e510ec698e0bccc54ce2e03f96ba6045e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ec72b7193f7cf83fc6313867de5e510ec698e0bccc54ce2e03f96ba6045e51", kill_on_drop: false }` [INFO] [stdout] 51ec72b7193f7cf83fc6313867de5e510ec698e0bccc54ce2e03f96ba6045e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4924702d9ee01ec5638a996e81b3dbf443a6c6862b705000192ae6c2527bb57 [INFO] running `Command { std: "docker" "start" "-a" "b4924702d9ee01ec5638a996e81b3dbf443a6c6862b705000192ae6c2527bb57", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling axum v0.6.16 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling rust-axum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.56s [INFO] running `Command { std: "docker" "inspect" "b4924702d9ee01ec5638a996e81b3dbf443a6c6862b705000192ae6c2527bb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4924702d9ee01ec5638a996e81b3dbf443a6c6862b705000192ae6c2527bb57", kill_on_drop: false }` [INFO] [stdout] b4924702d9ee01ec5638a996e81b3dbf443a6c6862b705000192ae6c2527bb57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc70d791f8927a0bc9b2a7a72c898aca551f093900d90f4369bd3445288d5719 [INFO] running `Command { std: "docker" "start" "-a" "dc70d791f8927a0bc9b2a7a72c898aca551f093900d90f4369bd3445288d5719", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling openssl-sys v0.9.86 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.51 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dc70d791f8927a0bc9b2a7a72c898aca551f093900d90f4369bd3445288d5719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc70d791f8927a0bc9b2a7a72c898aca551f093900d90f4369bd3445288d5719", kill_on_drop: false }` [INFO] [stdout] dc70d791f8927a0bc9b2a7a72c898aca551f093900d90f4369bd3445288d5719