[INFO] fetching crate cntrlr 0.1.0... [INFO] checking cntrlr-0.1.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate cntrlr 0.1.0 into /workspace/builds/worker-109/source [INFO] validating manifest of crates.io crate cntrlr 0.1.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cntrlr 0.1.0 [INFO] finished tweaking crates.io crate cntrlr 0.1.0 [INFO] tweaked toml for crates.io crate cntrlr 0.1.0 written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate crates.io crate cntrlr 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bcd511d82dab6c3fea9771d1ba4e9f23f7d5ec92766b1e31c3f0a2dcaa0402d [INFO] running `Command { std: "docker" "start" "-a" "8bcd511d82dab6c3fea9771d1ba4e9f23f7d5ec92766b1e31c3f0a2dcaa0402d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bcd511d82dab6c3fea9771d1ba4e9f23f7d5ec92766b1e31c3f0a2dcaa0402d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcd511d82dab6c3fea9771d1ba4e9f23f7d5ec92766b1e31c3f0a2dcaa0402d", kill_on_drop: false }` [INFO] [stdout] 8bcd511d82dab6c3fea9771d1ba4e9f23f7d5ec92766b1e31c3f0a2dcaa0402d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c16b83d1dfaf9b050492488ad6140da33651520a832256702c212b9d3fb4d664 [INFO] running `Command { std: "docker" "start" "-a" "c16b83d1dfaf9b050492488ad6140da33651520a832256702c212b9d3fb4d664", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling cntrlr-build v0.1.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling cntrlr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: CNTRLR_BOARD not specified or target is incompatible with selected board [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cntrlr-macros v0.1.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/sync.rs:289:17 [INFO] [stdout] | [INFO] [stdout] 289 | if !arch::interrupts_enabled() { [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/sync.rs:289:17 [INFO] [stdout] | [INFO] [stdout] 289 | if !arch::interrupts_enabled() { [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/sync.rs:293:21 [INFO] [stdout] | [INFO] [stdout] 293 | arch::enable_interrupts(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/sync.rs:293:21 [INFO] [stdout] | [INFO] [stdout] 293 | arch::enable_interrupts(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/sync.rs:301:16 [INFO] [stdout] | [INFO] [stdout] 301 | if arch::interrupts_enabled() { [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/sync.rs:301:16 [INFO] [stdout] | [INFO] [stdout] 301 | if arch::interrupts_enabled() { [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/sync.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | arch::disable_interrupts(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/sync.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | arch::disable_interrupts(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::DerefMut` [INFO] [stdout] --> src/io.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | use core::{fmt::Debug, future::Future, ops::DerefMut}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::future::Future` [INFO] [stdout] --> src/time.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::DerefMut` [INFO] [stdout] --> src/io.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | use core::{fmt::Debug, future::Future, ops::DerefMut}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::future::Future` [INFO] [stdout] --> src/time.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `oom` [INFO] [stdout] --> src/allocator.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | fn handle_alloc_error(layout: Layout) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`cntrlr`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/runtime.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | fn panic(_: &PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`cntrlr`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: CNTRLR_BOARD not specified or target is incompatible with selected board [INFO] [stderr] [INFO] [stderr] error: could not compile `cntrlr` due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: CNTRLR_BOARD not specified or target is incompatible with selected board [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c16b83d1dfaf9b050492488ad6140da33651520a832256702c212b9d3fb4d664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16b83d1dfaf9b050492488ad6140da33651520a832256702c212b9d3fb4d664", kill_on_drop: false }` [INFO] [stdout] c16b83d1dfaf9b050492488ad6140da33651520a832256702c212b9d3fb4d664