[INFO] cloning repository https://github.com/louis-haub/pet-of-the-day [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louis-haub/pet-of-the-day" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis-haub%2Fpet-of-the-day", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis-haub%2Fpet-of-the-day'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a515102bace2cc481bfca1d2f9418d1561a6df4c [INFO] testing louis-haub/pet-of-the-day against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis-haub%2Fpet-of-the-day" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/louis-haub/pet-of-the-day 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/louis-haub/pet-of-the-day [INFO] finished tweaking git repo https://github.com/louis-haub/pet-of-the-day [INFO] tweaked toml for git repo https://github.com/louis-haub/pet-of-the-day written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/louis-haub/pet-of-the-day 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] 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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f39ef8edc16d075602c76038be38701d211fbf620a9320fa0ecf572f619d9f73 [INFO] running `Command { std: "docker" "start" "-a" "f39ef8edc16d075602c76038be38701d211fbf620a9320fa0ecf572f619d9f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f39ef8edc16d075602c76038be38701d211fbf620a9320fa0ecf572f619d9f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39ef8edc16d075602c76038be38701d211fbf620a9320fa0ecf572f619d9f73", kill_on_drop: false }` [INFO] [stdout] f39ef8edc16d075602c76038be38701d211fbf620a9320fa0ecf572f619d9f73 [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=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] 5b2142e8d48018db6d862a284278be98c8510a9dbb40554f2de9892f9eddd4aa [INFO] running `Command { std: "docker" "start" "-a" "5b2142e8d48018db6d862a284278be98c8510a9dbb40554f2de9892f9eddd4aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling winnow v0.5.3 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling pet-of-the-day v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rocket::build().mount("/", routes![index]).launch().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 11 | let _ = rocket::build().mount("/", routes![index]).launch().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.15s [INFO] running `Command { std: "docker" "inspect" "5b2142e8d48018db6d862a284278be98c8510a9dbb40554f2de9892f9eddd4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2142e8d48018db6d862a284278be98c8510a9dbb40554f2de9892f9eddd4aa", kill_on_drop: false }` [INFO] [stdout] 5b2142e8d48018db6d862a284278be98c8510a9dbb40554f2de9892f9eddd4aa [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=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] e4e05565927544ad1e079f2c4ebe8c277e6165b866010a3f93c0fafe25ecbe14 [INFO] running `Command { std: "docker" "start" "-a" "e4e05565927544ad1e079f2c4ebe8c277e6165b866010a3f93c0fafe25ecbe14", kill_on_drop: false }` [INFO] [stderr] Compiling pet-of-the-day v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rocket::build().mount("/", routes![index]).launch().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 11 | let _ = rocket::build().mount("/", routes![index]).launch().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "e4e05565927544ad1e079f2c4ebe8c277e6165b866010a3f93c0fafe25ecbe14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e05565927544ad1e079f2c4ebe8c277e6165b866010a3f93c0fafe25ecbe14", kill_on_drop: false }` [INFO] [stdout] e4e05565927544ad1e079f2c4ebe8c277e6165b866010a3f93c0fafe25ecbe14 [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=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] 3c83f82846ed8ae598af0449427198b6b0ea80f8a0dade70573ea88c0143eed8 [INFO] running `Command { std: "docker" "start" "-a" "3c83f82846ed8ae598af0449427198b6b0ea80f8a0dade70573ea88c0143eed8", kill_on_drop: false }` [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | rocket::build().mount("/", routes![index]).launch().await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 11 | let _ = rocket::build().mount("/", routes![index]).launch().await; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `pet-of-the-day` (bin "pet-of-the-day" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pet_of_the_day-145743f29dc6f874) [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" "3c83f82846ed8ae598af0449427198b6b0ea80f8a0dade70573ea88c0143eed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c83f82846ed8ae598af0449427198b6b0ea80f8a0dade70573ea88c0143eed8", kill_on_drop: false }` [INFO] [stdout] 3c83f82846ed8ae598af0449427198b6b0ea80f8a0dade70573ea88c0143eed8 [INFO] testing louis-haub/pet-of-the-day 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%2Flouis-haub%2Fpet-of-the-day" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/louis-haub/pet-of-the-day 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/louis-haub/pet-of-the-day [INFO] finished tweaking git repo https://github.com/louis-haub/pet-of-the-day [INFO] tweaked toml for git repo https://github.com/louis-haub/pet-of-the-day written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/louis-haub/pet-of-the-day 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] 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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 430181b0100cf3e387e6a2755235e684af76db5e4b6b61d48ea8abd13d8eb02a [INFO] running `Command { std: "docker" "start" "-a" "430181b0100cf3e387e6a2755235e684af76db5e4b6b61d48ea8abd13d8eb02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "430181b0100cf3e387e6a2755235e684af76db5e4b6b61d48ea8abd13d8eb02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430181b0100cf3e387e6a2755235e684af76db5e4b6b61d48ea8abd13d8eb02a", kill_on_drop: false }` [INFO] [stdout] 430181b0100cf3e387e6a2755235e684af76db5e4b6b61d48ea8abd13d8eb02a [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=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] 4042ccbd6857320836b8c0b8aa1807791b683788430adb8254c894775b670c4b [INFO] running `Command { std: "docker" "start" "-a" "4042ccbd6857320836b8c0b8aa1807791b683788430adb8254c894775b670c4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling winnow v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.25/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 tempfile v3.7.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [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" "4042ccbd6857320836b8c0b8aa1807791b683788430adb8254c894775b670c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4042ccbd6857320836b8c0b8aa1807791b683788430adb8254c894775b670c4b", kill_on_drop: false }` [INFO] [stdout] 4042ccbd6857320836b8c0b8aa1807791b683788430adb8254c894775b670c4b