[INFO] cloning repository https://github.com/dhylands/drone-bitsy-blinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhylands/drone-bitsy-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhylands%2Fdrone-bitsy-blinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhylands%2Fdrone-bitsy-blinky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee46d2ef766e69d9b6924ea2da291780ed0f8502 [INFO] checking dhylands/drone-bitsy-blinky against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhylands%2Fdrone-bitsy-blinky" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dhylands/drone-bitsy-blinky on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/dhylands/drone-bitsy-blinky [INFO] finished tweaking git repo https://github.com/dhylands/drone-bitsy-blinky [INFO] tweaked toml for git repo https://github.com/dhylands/drone-bitsy-blinky written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dhylands/drone-bitsy-blinky already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.16 [INFO] [stderr] Downloaded drone-ctypes v0.12.0 [INFO] [stderr] Downloaded drone-core-macros v0.12.0 [INFO] [stderr] Downloaded drone-core v0.12.0 [INFO] [stderr] Downloaded drone-config v0.12.0 [INFO] [stderr] Downloaded drone-cortexm-macros v0.12.0 [INFO] [stderr] Downloaded anyhow v1.0.28 [INFO] [stderr] Downloaded thiserror-impl v1.0.16 [INFO] [stderr] Downloaded drone-macros-core v0.12.0 [INFO] [stderr] Downloaded drone-cortexm v0.12.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7682ae7ab985c744bac841ec1d1569e522cc89733af3a178c20151384fce90b0 [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" "7682ae7ab985c744bac841ec1d1569e522cc89733af3a178c20151384fce90b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7682ae7ab985c744bac841ec1d1569e522cc89733af3a178c20151384fce90b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7682ae7ab985c744bac841ec1d1569e522cc89733af3a178c20151384fce90b0", kill_on_drop: false }` [INFO] [stdout] 7682ae7ab985c744bac841ec1d1569e522cc89733af3a178c20151384fce90b0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a90e4e2a0c387124470e050df45efdd337fca86cccf97f0bc5117102d35988a [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" "5a90e4e2a0c387124470e050df45efdd337fca86cccf97f0bc5117102d35988a", 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.18 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking drone-ctypes v0.12.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling drone-macros-core v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling drone-svd v0.12.0 [INFO] [stderr] Compiling drone-config v0.12.0 [INFO] [stderr] Compiling drone-stm32-map-svd v0.12.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-stm32-map-svd-0.12.1/src/lib.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | _ => bail!("invalid `stm32_mcu` cfg flag"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `drone-stm32-map-svd` [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" "5a90e4e2a0c387124470e050df45efdd337fca86cccf97f0bc5117102d35988a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a90e4e2a0c387124470e050df45efdd337fca86cccf97f0bc5117102d35988a", kill_on_drop: false }` [INFO] [stdout] 5a90e4e2a0c387124470e050df45efdd337fca86cccf97f0bc5117102d35988a