[INFO] cloning repository https://github.com/pbert519/chipyard-rust-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbert519/chipyard-rust-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbert519%2Fchipyard-rust-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbert519%2Fchipyard-rust-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb4a832055efcb6155ba42bac0770a791d479952 [INFO] checking pbert519/chipyard-rust-hello-world against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbert519%2Fchipyard-rust-hello-world" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/pbert519/chipyard-rust-hello-world [INFO] finished tweaking git repo https://github.com/pbert519/chipyard-rust-hello-world [INFO] tweaked toml for git repo https://github.com/pbert519/chipyard-rust-hello-world written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pbert519/chipyard-rust-hello-world on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pbert519/chipyard-rust-hello-world 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded riscv-rt-macros v0.1.6 [INFO] [stderr] Downloaded riscv-rt v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7a53698c800e801470988f6758aa75a67424e655d18c4ab7663a4a2ef38619e [INFO] running `Command { std: "docker" "start" "-a" "a7a53698c800e801470988f6758aa75a67424e655d18c4ab7663a4a2ef38619e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7a53698c800e801470988f6758aa75a67424e655d18c4ab7663a4a2ef38619e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a53698c800e801470988f6758aa75a67424e655d18c4ab7663a4a2ef38619e", kill_on_drop: false }` [INFO] [stdout] a7a53698c800e801470988f6758aa75a67424e655d18c4ab7663a4a2ef38619e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e746bbc3f4b916b028ee464bc6ed0c7f0ae6c655a39a7f3a1772a1b6f5734021 [INFO] running `Command { std: "docker" "start" "-a" "e746bbc3f4b916b028ee464bc6ed0c7f0ae6c655a39a7f3a1772a1b6f5734021", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling riscv-baremetal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling riscv-target v0.1.2 [INFO] [stderr] Compiling riscv v0.7.0 [INFO] [stderr] Compiling riscv-rt v0.8.1 [INFO] [stderr] Compiling riscv-rt-macros v0.1.6 [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] [stderr] error: could not compile `riscv-baremetal` (bin "riscv-baremetal") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl` [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `riscv_baremetal` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-b09f8ab056e64272.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `riscv-baremetal` (bin "riscv-baremetal" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e746bbc3f4b916b028ee464bc6ed0c7f0ae6c655a39a7f3a1772a1b6f5734021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e746bbc3f4b916b028ee464bc6ed0c7f0ae6c655a39a7f3a1772a1b6f5734021", kill_on_drop: false }` [INFO] [stdout] e746bbc3f4b916b028ee464bc6ed0c7f0ae6c655a39a7f3a1772a1b6f5734021