[INFO] fetching crate drone-cortex-m 0.11.1... [INFO] checking drone-cortex-m-0.11.1 against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] extracting crate drone-cortex-m 0.11.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate drone-cortex-m 0.11.1 on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate drone-cortex-m 0.11.1 [INFO] finished tweaking crates.io crate drone-cortex-m 0.11.1 [INFO] tweaked toml for crates.io crate drone-cortex-m 0.11.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drone-core-macros v0.11.1 [INFO] [stderr] Downloaded drone-cortex-m-macros v0.11.1 [INFO] [stderr] Downloaded drone-ctypes v0.11.1 [INFO] [stderr] Downloaded drone-core v0.11.1 [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", 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] ca34beb78183bc1315d6a2c89451e00fd60b2b38ae7a119fd68f6f5fce2c86cd [INFO] running `Command { std: "docker" "start" "-a" "ca34beb78183bc1315d6a2c89451e00fd60b2b38ae7a119fd68f6f5fce2c86cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca34beb78183bc1315d6a2c89451e00fd60b2b38ae7a119fd68f6f5fce2c86cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca34beb78183bc1315d6a2c89451e00fd60b2b38ae7a119fd68f6f5fce2c86cd", kill_on_drop: false }` [INFO] [stdout] ca34beb78183bc1315d6a2c89451e00fd60b2b38ae7a119fd68f6f5fce2c86cd [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e369930c2748954d7794469af94877bacb8fd2f780ea7123299a88e252d24ad2 [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" "e369930c2748954d7794469af94877bacb8fd2f780ea7123299a88e252d24ad2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking drone-ctypes v0.11.1 [INFO] [stderr] Compiling drone-config v0.11.1 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling drone-macros-core v0.11.1 [INFO] [stderr] Compiling drone-core-macros v0.11.1 [INFO] [stderr] Compiling drone-cortex-m-macros v0.11.1 [INFO] [stderr] Checking drone-core v0.11.1 [INFO] [stdout] error[E0432]: unresolved imports `core::alloc::CannotReallocInPlace`, `core::alloc::Excess` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/heap/allocator.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | alloc::{AllocErr, CannotReallocInPlace, Excess, Layout}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^ no `Excess` in `alloc` [INFO] [stdout] | | [INFO] [stdout] | no `CannotReallocInPlace` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/future/gen_future.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | impl> !Unpin for GenFuture {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/sync/mutex.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | impl !Send for MutexGuard<'_, T> {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/sync/rwlock.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | impl !Send for RwLockReadGuard<'_, T> {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/sync/rwlock.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | impl !Send for RwLockWriteGuard<'_, T> {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/fib/generator.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | gen.resume().into() [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 28 | gen.resume(()).into() [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/future/gen_future.rs:33:51 [INFO] [stdout] | [INFO] [stdout] 33 | local_task().set_context(cx, || match gen.resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 33 | local_task().set_context(cx, || match gen.resume(()) { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the `Self` constructor can only be used with tuple or unit structs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/heap/allocator.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | Self(ptr, pool().size()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `core::mem::MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/sync/spsc/pulse/sender.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 110 | unsafe { (*self.rx_waker.get()).get_ref().wake_by_ref() }; [INFO] [stdout] | ^^^^^^^ method not found in `core::mem::MaybeUninit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `core::mem::MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.11.1/src/sync/spsc/ring/sender.rs:173:49 [INFO] [stdout] | [INFO] [stdout] 173 | unsafe { (*self.rx_waker.get()).get_ref().wake_by_ref() }; [INFO] [stdout] | ^^^^^^^ method not found in `core::mem::MaybeUninit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drone-core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e369930c2748954d7794469af94877bacb8fd2f780ea7123299a88e252d24ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e369930c2748954d7794469af94877bacb8fd2f780ea7123299a88e252d24ad2", kill_on_drop: false }` [INFO] [stdout] e369930c2748954d7794469af94877bacb8fd2f780ea7123299a88e252d24ad2