[INFO] fetching crate cntrlr 0.1.0... [INFO] checking cntrlr-0.1.0 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate cntrlr 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cntrlr 0.1.0 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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-3/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--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-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" "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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53e464404c8e2f5d632ed8006717723b2d7ad5107fb23d9b7edc0ceaa51b53c2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53e464404c8e2f5d632ed8006717723b2d7ad5107fb23d9b7edc0ceaa51b53c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53e464404c8e2f5d632ed8006717723b2d7ad5107fb23d9b7edc0ceaa51b53c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e464404c8e2f5d632ed8006717723b2d7ad5107fb23d9b7edc0ceaa51b53c2", kill_on_drop: false }` [INFO] [stdout] 53e464404c8e2f5d632ed8006717723b2d7ad5107fb23d9b7edc0ceaa51b53c2 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c6208f2ac6dcbb39a647876c515872f28044c8583ec890cdc5e5eaaf3e6e72b6 [INFO] running `Command { std: "docker" "start" "-a" "c6208f2ac6dcbb39a647876c515872f28044c8583ec890cdc5e5eaaf3e6e72b6", 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] Compiling syn v1.0.55 [INFO] [stderr] Compiling cntrlr-build v0.1.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cntrlr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] warning: CNTRLR_BOARD not specified or target is incompatible with selected board [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: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: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[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/io.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | type ExactFuture<'a> = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/io.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | type LineFuture<'a> = impl Future>> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/io.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | type AllFuture<'a> = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/io.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | type FmtFuture<'a> = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [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[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: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[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/io.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | type ExactFuture<'a> = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/io.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | type LineFuture<'a> = impl Future>> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/io.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | type AllFuture<'a> = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/io.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | type FmtFuture<'a> = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [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/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-3d933644112ba794.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/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-3d933644112ba794.rlib [INFO] [stdout] = note: second definition in the local crate (`cntrlr`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an 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` [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] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0433, E0658. [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" "c6208f2ac6dcbb39a647876c515872f28044c8583ec890cdc5e5eaaf3e6e72b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6208f2ac6dcbb39a647876c515872f28044c8583ec890cdc5e5eaaf3e6e72b6", kill_on_drop: false }` [INFO] [stdout] c6208f2ac6dcbb39a647876c515872f28044c8583ec890cdc5e5eaaf3e6e72b6