[INFO] cloning repository https://github.com/WorksButNotTested/gdb-qemu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WorksButNotTested/gdb-qemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWorksButNotTested%2Fgdb-qemu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWorksButNotTested%2Fgdb-qemu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a430621f80d138e8c8faa50f90f0b22be737c8ee [INFO] checking WorksButNotTested/gdb-qemu against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWorksButNotTested%2Fgdb-qemu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WorksButNotTested/gdb-qemu on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/WorksButNotTested/gdb-qemu [INFO] finished tweaking git repo https://github.com/WorksButNotTested/gdb-qemu [INFO] tweaked toml for git repo https://github.com/WorksButNotTested/gdb-qemu written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/WorksButNotTested/gdb-qemu 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen v8.2.1 [INFO] [stderr] Downloaded time-core v0.1.1 [INFO] [stderr] Downloaded time-macros v0.2.9 [INFO] [stderr] Downloaded simplelog v0.12.1 [INFO] [stderr] Downloaded readonly v0.2.8 [INFO] [stderr] Downloaded log v0.4.19 [INFO] [stderr] Downloaded clap v4.3.4 [INFO] [stderr] Downloaded clap_builder v4.3.4 [INFO] [stderr] Downloaded nix v0.26.2 [INFO] [stderr] Downloaded sysinfo v0.29.2 [INFO] [stderr] Downloaded time v0.3.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e12dd9e7a85572b7240bb394b62a019a0ae1b4254b441d8e0ac414ac4766621 [INFO] running `Command { std: "docker" "start" "-a" "0e12dd9e7a85572b7240bb394b62a019a0ae1b4254b441d8e0ac414ac4766621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e12dd9e7a85572b7240bb394b62a019a0ae1b4254b441d8e0ac414ac4766621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e12dd9e7a85572b7240bb394b62a019a0ae1b4254b441d8e0ac414ac4766621", kill_on_drop: false }` [INFO] [stdout] 0e12dd9e7a85572b7240bb394b62a019a0ae1b4254b441d8e0ac414ac4766621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d15d13191b26df2fda2529db0a26fdcab2efe40c159bd7bf07f58efb040fdbe [INFO] running `Command { std: "docker" "start" "-a" "9d15d13191b26df2fda2529db0a26fdcab2efe40c159bd7bf07f58efb040fdbe", kill_on_drop: false }` [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking clap_builder v4.3.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling vergen v8.2.1 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.22/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 syn v2.0.18 [INFO] [stderr] Compiling sysinfo v0.29.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] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.22/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] running `Command { std: "docker" "inspect" "9d15d13191b26df2fda2529db0a26fdcab2efe40c159bd7bf07f58efb040fdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d15d13191b26df2fda2529db0a26fdcab2efe40c159bd7bf07f58efb040fdbe", kill_on_drop: false }` [INFO] [stdout] 9d15d13191b26df2fda2529db0a26fdcab2efe40c159bd7bf07f58efb040fdbe