[INFO] cloning repository https://github.com/Qix-/cargo-crash-repro-2023-3-28 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Qix-/cargo-crash-repro-2023-3-28" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQix-%2Fcargo-crash-repro-2023-3-28", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQix-%2Fcargo-crash-repro-2023-3-28'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0a5322678c590444216d78690119b43ba7bc94e [INFO] checking Qix-/cargo-crash-repro-2023-3-28/c0a5322678c590444216d78690119b43ba7bc94e against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQix-%2Fcargo-crash-repro-2023-3-28" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Qix-/cargo-crash-repro-2023-3-28 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Qix-/cargo-crash-repro-2023-3-28 [INFO] finished tweaking git repo https://github.com/Qix-/cargo-crash-repro-2023-3-28 [INFO] tweaked toml for git repo https://github.com/Qix-/cargo-crash-repro-2023-3-28 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Qix-/cargo-crash-repro-2023-3-28 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/arch-x86/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/arch-x86_64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/kernel/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc8bcb87cb8dbb48821fad73df1c898584af4b844bab9c3f162a25d57bf6f38b [INFO] running `Command { std: "docker" "start" "-a" "dc8bcb87cb8dbb48821fad73df1c898584af4b844bab9c3f162a25d57bf6f38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc8bcb87cb8dbb48821fad73df1c898584af4b844bab9c3f162a25d57bf6f38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8bcb87cb8dbb48821fad73df1c898584af4b844bab9c3f162a25d57bf6f38b", kill_on_drop: false }` [INFO] [stdout] dc8bcb87cb8dbb48821fad73df1c898584af4b844bab9c3f162a25d57bf6f38b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6687f2dcc6ecbfc7098f3835368b1d576e462971dad6c06ea71ced8dd53fa0bb [INFO] running `Command { std: "docker" "start" "-a" "6687f2dcc6ecbfc7098f3835368b1d576e462971dad6c06ea71ced8dd53fa0bb", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/kernel/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/arch-x86/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/arch-x86_64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking kernel v0.1.0 (/opt/rustwide/workdir/kernel) [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `x86_64` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add x86_64` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking arch-x86 v0.1.0 (/opt/rustwide/workdir/arch-x86) [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kernel` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arch-x86` (bin "arch-x86") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "6687f2dcc6ecbfc7098f3835368b1d576e462971dad6c06ea71ced8dd53fa0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6687f2dcc6ecbfc7098f3835368b1d576e462971dad6c06ea71ced8dd53fa0bb", kill_on_drop: false }` [INFO] [stdout] 6687f2dcc6ecbfc7098f3835368b1d576e462971dad6c06ea71ced8dd53fa0bb