[INFO] fetching crate drone-core-macros 0.12.1... [INFO] checking drone-core-macros-0.12.1 against try#b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f for pr-76104 [INFO] extracting crate drone-core-macros 0.12.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate drone-core-macros 0.12.1 on toolchain b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate drone-core-macros 0.12.1 [INFO] finished tweaking crates.io crate drone-core-macros 0.12.1 [INFO] tweaked toml for crates.io crate drone-core-macros 0.12.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3624afbcad2fc3794885aa086b0c52efe9961500b6980ad167640c146417b40b [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" "3624afbcad2fc3794885aa086b0c52efe9961500b6980ad167640c146417b40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3624afbcad2fc3794885aa086b0c52efe9961500b6980ad167640c146417b40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3624afbcad2fc3794885aa086b0c52efe9961500b6980ad167640c146417b40b", kill_on_drop: false }` [INFO] [stdout] 3624afbcad2fc3794885aa086b0c52efe9961500b6980ad167640c146417b40b [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" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14de34ce9005190863f51e9e1935cdbd2a0266c6ca757db3770d4771f2992320 [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" "14de34ce9005190863f51e9e1935cdbd2a0266c6ca757db3770d4771f2992320", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking if_chain v1.0.0 [INFO] [stderr] Checking anyhow v1.0.32 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking syn v1.0.41 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking drone-macros-core v0.12.1 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking drone-config v0.12.4 [INFO] [stderr] Checking drone-core-macros v0.12.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `CfgCond: Parse` is not satisfied [INFO] [stdout] --> src/periph.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | let features = input.parse()?; [INFO] [stdout] | ^^^^^ the trait `Parse` is not implemented for `CfgCond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CfgCond: Parse` is not satisfied [INFO] [stdout] --> src/periph.rs:119:30 [INFO] [stdout] | [INFO] [stdout] 119 | let features = input.parse()?; [INFO] [stdout] | ^^^^^ the trait `Parse` is not implemented for `CfgCond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CfgCond: Parse` is not satisfied [INFO] [stdout] --> src/periph_map.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | let features = input.parse()?; [INFO] [stdout] | ^^^^^ the trait `Parse` is not implemented for `CfgCond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CfgCond: Parse` is not satisfied [INFO] [stdout] --> src/periph_map.rs:177:30 [INFO] [stdout] | [INFO] [stdout] 177 | let features = input.parse()?; [INFO] [stdout] | ^^^^^ the trait `Parse` is not implemented for `CfgCond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CfgCond: Parse` is not satisfied [INFO] [stdout] --> src/periph_singular.rs:104:30 [INFO] [stdout] | [INFO] [stdout] 104 | let features = input.parse()?; [INFO] [stdout] | ^^^^^ the trait `Parse` is not implemented for `CfgCond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CfgCond: Parse` is not satisfied [INFO] [stdout] --> src/periph_singular.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | let features = input.parse()?; [INFO] [stdout] | ^^^^^ the trait `Parse` is not implemented for `CfgCond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drone-core-macros` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "14de34ce9005190863f51e9e1935cdbd2a0266c6ca757db3770d4771f2992320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14de34ce9005190863f51e9e1935cdbd2a0266c6ca757db3770d4771f2992320", kill_on_drop: false }` [INFO] [stdout] 14de34ce9005190863f51e9e1935cdbd2a0266c6ca757db3770d4771f2992320