[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#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhylands%2Fdrone-bitsy-blinky" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dhylands/drone-bitsy-blinky on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] removed /workspace/builds/worker-1/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-1/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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 anyhow v1.0.28 [INFO] [stderr] Downloaded thiserror-impl v1.0.16 [INFO] [stderr] Downloaded thiserror v1.0.16 [INFO] [stderr] Downloaded drone-macros-core v0.12.0 [INFO] [stderr] Downloaded drone-ctypes v0.12.0 [INFO] [stderr] Downloaded drone-cortexm-macros v0.12.0 [INFO] [stderr] Downloaded drone-config v0.12.0 [INFO] [stderr] Downloaded drone-core-macros v0.12.0 [INFO] [stderr] Downloaded drone-cortexm v0.12.0 [INFO] [stderr] Downloaded drone-core v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] ea9fdaf809b019dfd680fff80bdd4bdd2d054553d7132c3704aa279112ea767b [INFO] running `Command { std: "docker" "start" "-a" "ea9fdaf809b019dfd680fff80bdd4bdd2d054553d7132c3704aa279112ea767b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea9fdaf809b019dfd680fff80bdd4bdd2d054553d7132c3704aa279112ea767b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9fdaf809b019dfd680fff80bdd4bdd2d054553d7132c3704aa279112ea767b", kill_on_drop: false }` [INFO] [stdout] ea9fdaf809b019dfd680fff80bdd4bdd2d054553d7132c3704aa279112ea767b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e17e15489f0958d13f1cca283e47eb9342056259394a28fd7906587fd5bd9d4e [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" "e17e15489f0958d13f1cca283e47eb9342056259394a28fd7906587fd5bd9d4e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [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 unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [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] Checking pin-utils v0.1.0 [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] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling indexmap v1.3.2 [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] [stderr] Compiling drone-config v0.12.0 [INFO] [stderr] Compiling drone-stm32-map-svd v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-2 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-5 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-4 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-8 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-1 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-7 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-9 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-3 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-6 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-10 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-11 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces-12 v0.12.1 [INFO] [stderr] Compiling drone-stm32-map-pieces v0.12.1 [INFO] [stderr] error: could not compile `drone-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name drone_config --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-config-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=16fe87dff8310305 -C extra-filename=-16fe87dff8310305 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-388e9f7cf7dbe224.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8cedc2265d599ea9.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-a5f76e2bb1b9dde0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e17e15489f0958d13f1cca283e47eb9342056259394a28fd7906587fd5bd9d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e17e15489f0958d13f1cca283e47eb9342056259394a28fd7906587fd5bd9d4e", kill_on_drop: false }` [INFO] [stdout] e17e15489f0958d13f1cca283e47eb9342056259394a28fd7906587fd5bd9d4e