[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 master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhylands%2Fdrone-bitsy-blinky" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dhylands/drone-bitsy-blinky on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.16 [INFO] [stderr] Downloaded drone-svd v0.12.0 [INFO] [stderr] Downloaded serde-xml-rs v0.4.0 [INFO] [stderr] Downloaded drone-stm32-map v0.12.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.12 [INFO] [stderr] Downloaded thiserror v1.0.16 [INFO] [stderr] Downloaded drone-stm32-map-pieces v0.12.1 [INFO] [stderr] Downloaded drone-cortexm-macros v0.12.0 [INFO] [stderr] Downloaded drone-stm32-map-pieces-9 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-1 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-12 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-4 v0.12.1 [INFO] [stderr] Downloaded drone-macros-core v0.12.0 [INFO] [stderr] Downloaded drone-core v0.12.0 [INFO] [stderr] Downloaded drone-stm32-map-periph-exti v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-periph-adc v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-periph-dma v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-periph-gpio v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-periph-tim v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-10 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-11 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-2 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-3 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-5 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-6 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-svd v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-7 v0.12.1 [INFO] [stderr] Downloaded drone-stm32-map-pieces-8 v0.12.1 [INFO] [stderr] Downloaded if_chain v1.0.0 [INFO] [stderr] Downloaded drone-core-macros v0.12.0 [INFO] [stderr] Downloaded drone-ctypes v0.12.0 [INFO] [stderr] Downloaded drone-config 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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a067abde5fa98ca549bf7a8fa2666ff49899f9ca4aee0c3faa141626298f0999 [INFO] running `Command { std: "docker" "start" "-a" "a067abde5fa98ca549bf7a8fa2666ff49899f9ca4aee0c3faa141626298f0999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a067abde5fa98ca549bf7a8fa2666ff49899f9ca4aee0c3faa141626298f0999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a067abde5fa98ca549bf7a8fa2666ff49899f9ca4aee0c3faa141626298f0999", kill_on_drop: false }` [INFO] [stdout] a067abde5fa98ca549bf7a8fa2666ff49899f9ca4aee0c3faa141626298f0999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b35a2f4b7825a3e1533870ee3b568f3ecb77a8895ecacf8a4651c3e2e6982e18 [INFO] running `Command { std: "docker" "start" "-a" "b35a2f4b7825a3e1533870ee3b568f3ecb77a8895ecacf8a4651c3e2e6982e18", 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.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling log v0.4.8 [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-hack v0.5.15 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Checking drone-ctypes v0.12.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [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-xml-rs v0.4.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling drone-svd v0.12.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-svd-0.12.0/src/lib.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(generators)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `coroutines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `generator_trait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-svd-0.12.0/src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(generator_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drone-svd` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b35a2f4b7825a3e1533870ee3b568f3ecb77a8895ecacf8a4651c3e2e6982e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35a2f4b7825a3e1533870ee3b568f3ecb77a8895ecacf8a4651c3e2e6982e18", kill_on_drop: false }` [INFO] [stdout] b35a2f4b7825a3e1533870ee3b568f3ecb77a8895ecacf8a4651c3e2e6982e18 [INFO] checking dhylands/drone-bitsy-blinky against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhylands%2Fdrone-bitsy-blinky" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dhylands/drone-bitsy-blinky on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f3cd3253445e6c49cd34daba960bf3d016dae503c632a842d5a18f8bf590612 [INFO] running `Command { std: "docker" "start" "-a" "6f3cd3253445e6c49cd34daba960bf3d016dae503c632a842d5a18f8bf590612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f3cd3253445e6c49cd34daba960bf3d016dae503c632a842d5a18f8bf590612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3cd3253445e6c49cd34daba960bf3d016dae503c632a842d5a18f8bf590612", kill_on_drop: false }` [INFO] [stdout] 6f3cd3253445e6c49cd34daba960bf3d016dae503c632a842d5a18f8bf590612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31469412fcc9e5e891347c81519a8a4d576c282362ae487ad668966ebb85b332 [INFO] running `Command { std: "docker" "start" "-a" "31469412fcc9e5e891347c81519a8a4d576c282362ae487ad668966ebb85b332", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "31469412fcc9e5e891347c81519a8a4d576c282362ae487ad668966ebb85b332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31469412fcc9e5e891347c81519a8a4d576c282362ae487ad668966ebb85b332", kill_on_drop: false }` [INFO] [stdout] 31469412fcc9e5e891347c81519a8a4d576c282362ae487ad668966ebb85b332