[INFO] cloning repository https://github.com/Rahix/leonardo-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rahix/leonardo-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fleonardo-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fleonardo-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97f699f7339e031d1565ae61c901c03064bf534f [INFO] checking Rahix/leonardo-examples against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fleonardo-examples" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rahix/leonardo-examples on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rahix/leonardo-examples [INFO] finished tweaking git repo https://github.com/Rahix/leonardo-examples [INFO] tweaked toml for git repo https://github.com/Rahix/leonardo-examples written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Rahix/leonardo-examples 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bare-metal v0.2.3 [INFO] [stderr] Downloaded embedded-hal v0.2.1 [INFO] [stderr] Downloaded nb v0.1.1 [INFO] [stderr] Downloaded atmega32u4-hal v0.1.4 [INFO] [stderr] Downloaded vcell v0.1.0 [INFO] [stderr] Downloaded atmega32u4 v0.1.3 [INFO] [stderr] Downloaded arduino-leonardo v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4e17c6ab50267dfe424eac71a8083e4f30d35f287866b6a4cc6a9388b49c40f [INFO] running `Command { std: "docker" "start" "-a" "d4e17c6ab50267dfe424eac71a8083e4f30d35f287866b6a4cc6a9388b49c40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4e17c6ab50267dfe424eac71a8083e4f30d35f287866b6a4cc6a9388b49c40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e17c6ab50267dfe424eac71a8083e4f30d35f287866b6a4cc6a9388b49c40f", kill_on_drop: false }` [INFO] [stdout] d4e17c6ab50267dfe424eac71a8083e4f30d35f287866b6a4cc6a9388b49c40f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 596f64b7191e59ce0912261c24c67370c649d1cc9670997353d81c20ace4643e [INFO] running `Command { std: "docker" "start" "-a" "596f64b7191e59ce0912261c24c67370c649d1cc9670997353d81c20ace4643e", kill_on_drop: false }` [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Checking bare-metal v0.2.3 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Checking atmega32u4 v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atmega32u4-0.1.3/src/lib.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(asm, const_fn, try_from)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atmega32u4-0.1.3/src/interrupt.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 11 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atmega32u4-0.1.3/src/interrupt.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 11 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atmega32u4-0.1.3/src/interrupt.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 11 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atmega32u4` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "596f64b7191e59ce0912261c24c67370c649d1cc9670997353d81c20ace4643e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596f64b7191e59ce0912261c24c67370c649d1cc9670997353d81c20ace4643e", kill_on_drop: false }` [INFO] [stdout] 596f64b7191e59ce0912261c24c67370c649d1cc9670997353d81c20ace4643e [INFO] checking Rahix/leonardo-examples against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fleonardo-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rahix/leonardo-examples on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rahix/leonardo-examples [INFO] finished tweaking git repo https://github.com/Rahix/leonardo-examples [INFO] tweaked toml for git repo https://github.com/Rahix/leonardo-examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Rahix/leonardo-examples 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e172f0668afa3c5427ef504280b6eada173f4cb665e5c318e0504d1340c529ce [INFO] running `Command { std: "docker" "start" "-a" "e172f0668afa3c5427ef504280b6eada173f4cb665e5c318e0504d1340c529ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e172f0668afa3c5427ef504280b6eada173f4cb665e5c318e0504d1340c529ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e172f0668afa3c5427ef504280b6eada173f4cb665e5c318e0504d1340c529ce", kill_on_drop: false }` [INFO] [stdout] e172f0668afa3c5427ef504280b6eada173f4cb665e5c318e0504d1340c529ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25498a8f7b94a7ed87cc7d4c195d918a450c3295072f9b6f3c7d23a10fcf6455 [INFO] running `Command { std: "docker" "start" "-a" "25498a8f7b94a7ed87cc7d4c195d918a450c3295072f9b6f3c7d23a10fcf6455", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "25498a8f7b94a7ed87cc7d4c195d918a450c3295072f9b6f3c7d23a10fcf6455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25498a8f7b94a7ed87cc7d4c195d918a450c3295072f9b6f3c7d23a10fcf6455", kill_on_drop: false }` [INFO] [stdout] 25498a8f7b94a7ed87cc7d4c195d918a450c3295072f9b6f3c7d23a10fcf6455