[INFO] cloning repository https://github.com/fmbearmf/mars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fmbearmf/mars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmbearmf%2Fmars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmbearmf%2Fmars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1eb30a9cc99e13f640b9885185762fe5e2e52d2 [INFO] checking fmbearmf/mars against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf-spurious [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmbearmf%2Fmars" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/fmbearmf/mars [INFO] finished tweaking git repo https://github.com/fmbearmf/mars [INFO] tweaked toml for git repo https://github.com/fmbearmf/mars written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fmbearmf/mars on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fmbearmf/mars 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/klib/Cargo.toml: unused manifest key: lib.plugin [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d94b7c18f3109e68cfffc8bc5a4fb1a61953bb672711166a3f3f25c769ba0e8 [INFO] running `Command { std: "docker" "start" "-a" "8d94b7c18f3109e68cfffc8bc5a4fb1a61953bb672711166a3f3f25c769ba0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d94b7c18f3109e68cfffc8bc5a4fb1a61953bb672711166a3f3f25c769ba0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d94b7c18f3109e68cfffc8bc5a4fb1a61953bb672711166a3f3f25c769ba0e8", kill_on_drop: false }` [INFO] [stdout] 8d94b7c18f3109e68cfffc8bc5a4fb1a61953bb672711166a3f3f25c769ba0e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ecee428b104f75fdec507f457e5a76c000cb9cf256196eeccff60682f0ad6ea [INFO] running `Command { std: "docker" "start" "-a" "6ecee428b104f75fdec507f457e5a76c000cb9cf256196eeccff60682f0ad6ea", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: /opt/rustwide/workdir/klib/Cargo.toml: unused manifest key: lib.plugin [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking log v0.4.29 [INFO] [stdout] error[E0463]: can't find crate for `std` [INFO] [stdout] | [INFO] [stdout] = note: the `aarch64-unknown-none` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add aarch64-unknown-none` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `std` [INFO] [stdout] | [INFO] [stdout] = note: the `aarch64-unknown-none` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add aarch64-unknown-none` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `std` [INFO] [stdout] | [INFO] [stdout] = note: the `aarch64-unknown-uefi` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add aarch64-unknown-uefi` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `std` [INFO] [stdout] | [INFO] [stdout] = note: the `aarch64-unknown-uefi` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add aarch64-unknown-uefi` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6ecee428b104f75fdec507f457e5a76c000cb9cf256196eeccff60682f0ad6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecee428b104f75fdec507f457e5a76c000cb9cf256196eeccff60682f0ad6ea", kill_on_drop: false }` [INFO] [stdout] 6ecee428b104f75fdec507f457e5a76c000cb9cf256196eeccff60682f0ad6ea