[INFO] fetching crate drone-cortex-m 0.9.0... [INFO] checking drone-cortex-m-0.9.0 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate drone-cortex-m 0.9.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate drone-cortex-m 0.9.0 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate drone-cortex-m 0.9.0 [INFO] finished tweaking crates.io crate drone-cortex-m 0.9.0 [INFO] tweaked toml for crates.io crate drone-cortex-m 0.9.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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] 91408be10eb26d476f3b9272a3dbfb4eb442afc5751cb040322039b40408be7f [INFO] running `"docker" "start" "-a" "91408be10eb26d476f3b9272a3dbfb4eb442afc5751cb040322039b40408be7f"` [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking drone-ctypes v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling drone-macros-core v0.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling drone-cortex-m-macros v0.9.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling drone-config v0.9.0 [INFO] [stderr] Compiling drone-core-macros v0.9.0 [INFO] [stderr] Checking drone-core v0.9.0 [INFO] [stderr] Checking drone-cortex-m v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0152]: duplicate lang item found: `panic_impl`. [INFO] [stderr] --> src/lang_items.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / fn begin_panic(pi: &PanicInfo<'_>) -> ! { [INFO] [stderr] 6 | | println!("{}", pi); [INFO] [stderr] 7 | | abort() [INFO] [stderr] 8 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `std` (which `test` depends on). [INFO] [stderr] [INFO] [stderr] error[E0152]: duplicate lang item found: `oom`. [INFO] [stderr] --> src/lang_items.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / fn oom(layout: Layout) -> ! { [INFO] [stderr] 12 | | println!( [INFO] [stderr] 13 | | "Couldn't allocate memory of size {}. Aborting!", [INFO] [stderr] 14 | | layout.size() [INFO] [stderr] 15 | | ); [INFO] [stderr] 16 | | abort() [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `std` (which `test` depends on). [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0152`. [INFO] [stderr] error: could not compile `drone-cortex-m`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "91408be10eb26d476f3b9272a3dbfb4eb442afc5751cb040322039b40408be7f"` [INFO] running `"docker" "rm" "-f" "91408be10eb26d476f3b9272a3dbfb4eb442afc5751cb040322039b40408be7f"` [INFO] [stdout] 91408be10eb26d476f3b9272a3dbfb4eb442afc5751cb040322039b40408be7f