[INFO] fetching crate drone-cortexm 0.12.2... [INFO] checking drone-cortexm-0.12.2 against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] extracting crate drone-cortexm 0.12.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate drone-cortexm 0.12.2 on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate drone-cortexm 0.12.2 [INFO] finished tweaking crates.io crate drone-cortexm 0.12.2 [INFO] tweaked toml for crates.io crate drone-cortexm 0.12.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "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] 957d141e2eec29c0d4f4964d83b414b9d21d2eebd3b27f76af018ca5388f702a [INFO] running `Command { std: "docker" "start" "-a" "957d141e2eec29c0d4f4964d83b414b9d21d2eebd3b27f76af018ca5388f702a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "957d141e2eec29c0d4f4964d83b414b9d21d2eebd3b27f76af018ca5388f702a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957d141e2eec29c0d4f4964d83b414b9d21d2eebd3b27f76af018ca5388f702a", kill_on_drop: false }` [INFO] [stdout] 957d141e2eec29c0d4f4964d83b414b9d21d2eebd3b27f76af018ca5388f702a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 613bdeb283f07b3be78b9f869241fb9d1004f2ef50474e4bb5749507346e1d88 [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" "613bdeb283f07b3be78b9f869241fb9d1004f2ef50474e4bb5749507346e1d88", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking drone-ctypes v0.12.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling drone-macros-core v0.12.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling drone-cortexm-macros v0.12.2 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling drone-config v0.12.4 [INFO] [stderr] Compiling drone-core-macros v0.12.1 [INFO] [stderr] Checking drone-core v0.12.1 [INFO] [stdout] error[E0432]: unresolved imports `core::alloc::AllocErr`, `core::alloc::AllocInit`, `core::alloc::MemoryBlock`, `core::alloc::ReallocPlacement` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.12.1/src/heap/allocator.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | alloc::{AllocErr, AllocInit, Layout, MemoryBlock, ReallocPlacement}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `ReallocPlacement` in `alloc` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `MemoryBlock` in `alloc` [INFO] [stdout] | | no `AllocInit` in `alloc` [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: constant expression depends on a generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.12.1/src/inventory.rs:301:40 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn $share(self) -> (Inventory, $(Token<$share_token>),*) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | / define_methods! { [INFO] [stdout] 319 | | share1 1 => T; [INFO] [stdout] 320 | | share2 2 => T T; [INFO] [stdout] 321 | | share3 3 => T T T; [INFO] [stdout] ... | [INFO] [stdout] 335 | | merge8 8 => a b c d e f g h; [INFO] [stdout] 336 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this may fail depending on what value the parameter takes [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: constant expression depends on a generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-0.12.1/src/inventory.rs:309:69 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn $merge(self, $($merge_token: Token,)*) -> Inventory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | / define_methods! { [INFO] [stdout] 319 | | share1 1 => T; [INFO] [stdout] 320 | | share2 2 => T T; [INFO] [stdout] 321 | | share3 3 => T T T; [INFO] [stdout] ... | [INFO] [stdout] 335 | | merge8 8 => a b c d e f g h; [INFO] [stdout] 336 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this may fail depending on what value the parameter takes [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [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" "613bdeb283f07b3be78b9f869241fb9d1004f2ef50474e4bb5749507346e1d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613bdeb283f07b3be78b9f869241fb9d1004f2ef50474e4bb5749507346e1d88", kill_on_drop: false }` [INFO] [stdout] 613bdeb283f07b3be78b9f869241fb9d1004f2ef50474e4bb5749507346e1d88