[INFO] cloning repository https://github.com/codemowers/hello-rocket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codemowers/hello-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodemowers%2Fhello-rocket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodemowers%2Fhello-rocket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98a3d5e3cec091671159b9053802fc6cc4926626
[INFO] checking codemowers/hello-rocket/98a3d5e3cec091671159b9053802fc6cc4926626 against master#518b428304e0008859cb1fd81d1ac20efb2a064a for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodemowers%2Fhello-rocket" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/codemowers/hello-rocket
[INFO] finished tweaking git repo https://github.com/codemowers/hello-rocket
[INFO] tweaked toml for git repo https://github.com/codemowers/hello-rocket written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codemowers/hello-rocket on toolchain 518b428304e0008859cb1fd81d1ac20efb2a064a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codemowers/hello-rocket 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" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v2.10.0
[INFO] [stderr]     Updating cookie v0.16.2 -> v0.18.1
[INFO] [stderr]     Updating devise v0.3.1 -> v0.4.2
[INFO] [stderr]     Updating devise_codegen v0.3.1 -> v0.4.2
[INFO] [stderr]     Updating devise_core v0.3.1 -> v0.4.2
[INFO] [stderr]       Adding equivalent v1.0.2
[INFO] [stderr]       Adding hashbrown v0.16.1
[INFO] [stderr]     Updating hermit-abi v0.1.19 -> v0.5.2
[INFO] [stderr]       Adding http v1.3.1
[INFO] [stderr]       Adding indexmap v2.12.1
[INFO] [stderr]       Adding is-terminal v0.4.17
[INFO] [stderr]     Updating multer v2.0.4 -> v3.1.0
[INFO] [stderr]     Updating pear v0.2.3 -> v0.2.9
[INFO] [stderr]     Updating pear_codegen v0.2.3 -> v0.2.9
[INFO] [stderr]     Updating proc-macro2 v1.0.51 -> v1.0.103
[INFO] [stderr]     Updating proc-macro2-diagnostics v0.9.1 -> v0.10.1
[INFO] [stderr]       Adding prometheus v0.13.4
[INFO] [stderr]     Updating quote v1.0.23 -> v1.0.42
[INFO] [stderr]     Updating rocket v0.5.0-rc.2 -> v0.5.1
[INFO] [stderr]     Updating rocket_codegen v0.5.0-rc.2 -> v0.5.1
[INFO] [stderr]     Updating rocket_http v0.5.0-rc.2 -> v0.5.1
[INFO] [stderr]       Adding rocket_prometheus v0.10.1
[INFO] [stderr]     Updating serde v1.0.152 -> v1.0.228
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.152 -> v1.0.228
[INFO] [stderr]     Updating smallvec v1.10.0 -> v1.15.1
[INFO] [stderr]     Updating state v0.5.3 -> v0.6.0
[INFO] [stderr]       Adding syn v2.0.110
[INFO] [stderr]       Adding thiserror v1.0.69
[INFO] [stderr]       Adding thiserror-impl v1.0.69
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]     Updating yansi v0.5.1 -> v1.0.1
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rocket_prometheus v0.10.1
[INFO] [stderr]   Downloaded async-stream-impl v0.3.4
[INFO] [stderr]   Downloaded devise_codegen v0.4.2
[INFO] [stderr]   Downloaded futures-sink v0.3.26
[INFO] [stderr]   Downloaded devise v0.4.2
[INFO] [stderr]   Downloaded async-stream v0.3.4
[INFO] [stderr]   Downloaded time-macros v0.2.7
[INFO] [stderr]   Downloaded futures-channel v0.3.26
[INFO] [stderr]   Downloaded devise_core v0.4.2
[INFO] [stderr]   Downloaded futures-task v0.3.26
[INFO] [stderr]   Downloaded async-trait v0.1.64
[INFO] [stderr]   Downloaded spin v0.9.5
[INFO] [stderr]   Downloaded futures v0.3.26
[INFO] [stderr]   Downloaded rocket_http v0.5.1
[INFO] [stderr]   Downloaded rocket_codegen v0.5.1
[INFO] [stderr]   Downloaded time v0.3.19
[INFO] [stderr]   Downloaded hyper v0.14.24
[INFO] [stderr]   Downloaded serde_json v1.0.93
[INFO] [stderr]   Downloaded futures-util v0.3.26
[INFO] [stderr]   Downloaded rocket v0.5.1
[INFO] [stderr]   Downloaded tokio v1.25.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc15f6ed18beecd4dc15fcde6d044ba1e8b8e8e1133bf964f7fc9f84229b1bd0
[INFO] running `Command { std: "docker" "start" "-a" "dc15f6ed18beecd4dc15fcde6d044ba1e8b8e8e1133bf964f7fc9f84229b1bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc15f6ed18beecd4dc15fcde6d044ba1e8b8e8e1133bf964f7fc9f84229b1bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc15f6ed18beecd4dc15fcde6d044ba1e8b8e8e1133bf964f7fc9f84229b1bd0", kill_on_drop: false }`
[INFO] [stdout] dc15f6ed18beecd4dc15fcde6d044ba1e8b8e8e1133bf964f7fc9f84229b1bd0
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d8340552a8b5ddff2109688ac1685d902a4fb6cde50084eb20215ff25ddcd57
[INFO] running `Command { std: "docker" "start" "-a" "7d8340552a8b5ddff2109688ac1685d902a4fb6cde50084eb20215ff25ddcd57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling time-macros v0.2.7
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling time v0.3.19
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.19/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 percent-encoding v2.2.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.19/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] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7d8340552a8b5ddff2109688ac1685d902a4fb6cde50084eb20215ff25ddcd57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8340552a8b5ddff2109688ac1685d902a4fb6cde50084eb20215ff25ddcd57", kill_on_drop: false }`
[INFO] [stdout] 7d8340552a8b5ddff2109688ac1685d902a4fb6cde50084eb20215ff25ddcd57
