[INFO] fetching crate panic-persist 0.2.1... [INFO] checking panic-persist-0.2.1 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate panic-persist 0.2.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate panic-persist 0.2.1 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate panic-persist 0.2.1 [INFO] finished tweaking crates.io crate panic-persist 0.2.1 [INFO] tweaked toml for crates.io crate panic-persist 0.2.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5294623dc1a026393917a92bb0c488c669449235a8c90ce4e4aab0335880cced [INFO] running `"docker" "start" "-a" "5294623dc1a026393917a92bb0c488c669449235a8c90ce4e4aab0335880cced"` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking panic-persist v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stderr] --> src/lib.rs:224:1 [INFO] [stderr] | [INFO] [stderr] 224 | / fn panic(info: &PanicInfo) -> ! { [INFO] [stderr] 225 | | interrupt::disable(); [INFO] [stderr] 226 | | [INFO] [stderr] 227 | | writeln!(Ram { offset: 0 }, "{}", info).ok(); [INFO] [stderr] 228 | | [INFO] [stderr] 229 | | cortex_m::peripheral::SCB::sys_reset(); [INFO] [stderr] 230 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0152`. [INFO] [stderr] error: could not compile `panic-persist`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5294623dc1a026393917a92bb0c488c669449235a8c90ce4e4aab0335880cced"` [INFO] running `"docker" "rm" "-f" "5294623dc1a026393917a92bb0c488c669449235a8c90ce4e4aab0335880cced"` [INFO] [stdout] 5294623dc1a026393917a92bb0c488c669449235a8c90ce4e4aab0335880cced