[INFO] fetching crate cntrlr 0.1.0... [INFO] checking cntrlr-0.1.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate cntrlr 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cntrlr 0.1.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-5/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c85d3a16d8b3ad33544fc21731b8c7dd168a7f2786c257616f35df772e26c897 [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" "c85d3a16d8b3ad33544fc21731b8c7dd168a7f2786c257616f35df772e26c897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c85d3a16d8b3ad33544fc21731b8c7dd168a7f2786c257616f35df772e26c897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85d3a16d8b3ad33544fc21731b8c7dd168a7f2786c257616f35df772e26c897", kill_on_drop: false }` [INFO] [stdout] c85d3a16d8b3ad33544fc21731b8c7dd168a7f2786c257616f35df772e26c897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8413ecff6e53be5419008689b89261b6db142c3a96bf35948c0e5c08132671af [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" "8413ecff6e53be5419008689b89261b6db142c3a96bf35948c0e5c08132671af", 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 proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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: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] 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: Missing required bounds on Future [INFO] [stdout] --> src/io.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | type Future<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on Future [INFO] [stdout] --> src/io.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | type Future<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on FlushFuture [INFO] [stdout] --> src/io.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | type FlushFuture<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on ExactFuture [INFO] [stdout] --> src/io.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | type ExactFuture<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on LineFuture [INFO] [stdout] --> src/io.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | type LineFuture<'a>: Future>> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on AllFuture [INFO] [stdout] --> src/io.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | type AllFuture<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on FmtFuture [INFO] [stdout] --> src/io.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | type FmtFuture<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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] [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 12 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/936f2600b6c903b04387f74ed5cbce88bb06d243/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.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/936f2600b6c903b04387f74ed5cbce88bb06d243/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib [INFO] [stdout] = note: second definition in the local crate (`cntrlr`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on Future [INFO] [stdout] --> src/io.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | type Future<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on Future [INFO] [stdout] --> src/io.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | type Future<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on FlushFuture [INFO] [stdout] --> src/io.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | type FlushFuture<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on ExactFuture [INFO] [stdout] --> src/io.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | type ExactFuture<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on LineFuture [INFO] [stdout] --> src/io.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | type LineFuture<'a>: Future>> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on AllFuture [INFO] [stdout] --> src/io.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | type AllFuture<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Missing required bounds on FmtFuture [INFO] [stdout] --> src/io.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | type FmtFuture<'a>: Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clauses: `where Self: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 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" "8413ecff6e53be5419008689b89261b6db142c3a96bf35948c0e5c08132671af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8413ecff6e53be5419008689b89261b6db142c3a96bf35948c0e5c08132671af", kill_on_drop: false }` [INFO] [stdout] 8413ecff6e53be5419008689b89261b6db142c3a96bf35948c0e5c08132671af