[INFO] cloning repository https://github.com/Miidoriya/rust-axum-framework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Miidoriya/rust-axum-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiidoriya%2Frust-axum-framework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiidoriya%2Frust-axum-framework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca9c8fe7852ab6d05c9cf86ebce59f1e1aecc4aa [INFO] testing Miidoriya/rust-axum-framework against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiidoriya%2Frust-axum-framework" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miidoriya/rust-axum-framework 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/Miidoriya/rust-axum-framework [INFO] finished tweaking git repo https://github.com/Miidoriya/rust-axum-framework [INFO] tweaked toml for git repo https://github.com/Miidoriya/rust-axum-framework written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Miidoriya/rust-axum-framework 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 uuid v1.3.2 [INFO] [stderr] Downloaded cookie_store v0.16.1 [INFO] [stderr] Downloaded httpc-test v0.1.1 [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Downloaded matchit v0.7.0 [INFO] [stderr] Downloaded tower-http v0.4.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.11 [INFO] [stderr] Downloaded axum v0.6.12 [INFO] [stderr] Downloaded h2 v0.3.17 [INFO] [stderr] Downloaded openssl v0.10.50 [INFO] [stderr] Downloaded reqwest_cookie_store v0.5.0 [INFO] [stderr] Downloaded lazy-regex v2.5.0 [INFO] [stderr] Downloaded tower-cookies v0.9.0 [INFO] [stderr] Downloaded http-range-header v0.3.0 [INFO] [stderr] Downloaded tokio-macros v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d0e1bf596d838e8ff4c0e0cc9f134009f0026362286736cc7f3fba3d761d3eff [INFO] running `Command { std: "docker" "start" "-a" "d0e1bf596d838e8ff4c0e0cc9f134009f0026362286736cc7f3fba3d761d3eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0e1bf596d838e8ff4c0e0cc9f134009f0026362286736cc7f3fba3d761d3eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e1bf596d838e8ff4c0e0cc9f134009f0026362286736cc7f3fba3d761d3eff", kill_on_drop: false }` [INFO] [stdout] d0e1bf596d838e8ff4c0e0cc9f134009f0026362286736cc7f3fba3d761d3eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 184b1f1d2627e7614f644f8dfdb4054a9d79d1351105d090d6b64f7148243eba [INFO] running `Command { std: "docker" "start" "-a" "184b1f1d2627e7614f644f8dfdb4054a9d79d1351105d090d6b64f7148243eba", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling mio v0.8.6 [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 socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.12 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.3.2 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling lazy-regex v2.5.0 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling tower-cookies v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling rust-axum-intro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.91s [INFO] running `Command { std: "docker" "inspect" "184b1f1d2627e7614f644f8dfdb4054a9d79d1351105d090d6b64f7148243eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184b1f1d2627e7614f644f8dfdb4054a9d79d1351105d090d6b64f7148243eba", kill_on_drop: false }` [INFO] [stdout] 184b1f1d2627e7614f644f8dfdb4054a9d79d1351105d090d6b64f7148243eba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 209e9f1ad8cc90d6cb1f7675a434abe38f6deeb18b887371801dd238a19993fa [INFO] running `Command { std: "docker" "start" "-a" "209e9f1ad8cc90d6cb1f7675a434abe38f6deeb18b887371801dd238a19993fa", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling tower-cookies v0.9.0 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling cookie_store v0.19.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling tower-http v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.6.12 [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-intro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `req_login` [INFO] [stdout] --> tests/quick_dev.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let req_login = hc.do_post( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_login` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.28s [INFO] running `Command { std: "docker" "inspect" "209e9f1ad8cc90d6cb1f7675a434abe38f6deeb18b887371801dd238a19993fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209e9f1ad8cc90d6cb1f7675a434abe38f6deeb18b887371801dd238a19993fa", kill_on_drop: false }` [INFO] [stdout] 209e9f1ad8cc90d6cb1f7675a434abe38f6deeb18b887371801dd238a19993fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1bbb46c907db72b1e85667b3609c788f0351db1018d07e97c34841bd3105e228 [INFO] running `Command { std: "docker" "start" "-a" "1bbb46c907db72b1e85667b3609c788f0351db1018d07e97c34841bd3105e228", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `req_login` [INFO] [stderr] --> tests/quick_dev.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | let req_login = hc.do_post( [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_login` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-axum-intro` (test "quick_dev") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_axum_intro-3875987c6b9f0431) [INFO] [stderr] Running tests/quick_dev.rs (/opt/rustwide/target/debug/deps/quick_dev-3c0116944b73d5e3) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test quick_dev ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test quick_dev` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- quick_dev stdout ---- [INFO] [stdout] Error: error sending request for url (http://localhost:8080/hello2/Jen): 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.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1bbb46c907db72b1e85667b3609c788f0351db1018d07e97c34841bd3105e228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbb46c907db72b1e85667b3609c788f0351db1018d07e97c34841bd3105e228", kill_on_drop: false }` [INFO] [stdout] 1bbb46c907db72b1e85667b3609c788f0351db1018d07e97c34841bd3105e228 [INFO] testing Miidoriya/rust-axum-framework 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%2FMiidoriya%2Frust-axum-framework" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miidoriya/rust-axum-framework 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/Miidoriya/rust-axum-framework [INFO] finished tweaking git repo https://github.com/Miidoriya/rust-axum-framework [INFO] tweaked toml for git repo https://github.com/Miidoriya/rust-axum-framework written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Miidoriya/rust-axum-framework 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] de0e89138c3429449054cf046899d01ec65fee1d99575464c2f979bb3c5563f7 [INFO] running `Command { std: "docker" "start" "-a" "de0e89138c3429449054cf046899d01ec65fee1d99575464c2f979bb3c5563f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de0e89138c3429449054cf046899d01ec65fee1d99575464c2f979bb3c5563f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0e89138c3429449054cf046899d01ec65fee1d99575464c2f979bb3c5563f7", kill_on_drop: false }` [INFO] [stdout] de0e89138c3429449054cf046899d01ec65fee1d99575464c2f979bb3c5563f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c7bb37e312a591133f6a54a119cb48ab9eed86749a7bb16f0136d75a8ae9c1f5 [INFO] running `Command { std: "docker" "start" "-a" "c7bb37e312a591133f6a54a119cb48ab9eed86749a7bb16f0136d75a8ae9c1f5", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling axum v0.6.12 [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] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling uuid v1.3.2 [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" "c7bb37e312a591133f6a54a119cb48ab9eed86749a7bb16f0136d75a8ae9c1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7bb37e312a591133f6a54a119cb48ab9eed86749a7bb16f0136d75a8ae9c1f5", kill_on_drop: false }` [INFO] [stdout] c7bb37e312a591133f6a54a119cb48ab9eed86749a7bb16f0136d75a8ae9c1f5