[INFO] cloning repository https://github.com/matix522/RaspberryPi-Rust-OSDev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matix522/RaspberryPi-Rust-OSDev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatix522%2FRaspberryPi-Rust-OSDev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatix522%2FRaspberryPi-Rust-OSDev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2a5be74686ec70f1688cc37b757ff9f2a2f72a3 [INFO] checking matix522/RaspberryPi-Rust-OSDev against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatix522%2FRaspberryPi-Rust-OSDev" "/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/matix522/RaspberryPi-Rust-OSDev 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-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/matix522/RaspberryPi-Rust-OSDev [INFO] finished tweaking git repo https://github.com/matix522/RaspberryPi-Rust-OSDev [INFO] tweaked toml for git repo https://github.com/matix522/RaspberryPi-Rust-OSDev written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matix522/RaspberryPi-Rust-OSDev 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-abort v0.3.1 [INFO] [stderr] Downloaded register v0.3.2 [INFO] [stderr] Downloaded tock-registers v0.3.0 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e790308526018212bc47920f75236bb22ffca4e71fa6a9f00559b43a62c5647 [INFO] running `Command { std: "docker" "start" "-a" "3e790308526018212bc47920f75236bb22ffca4e71fa6a9f00559b43a62c5647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e790308526018212bc47920f75236bb22ffca4e71fa6a9f00559b43a62c5647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e790308526018212bc47920f75236bb22ffca4e71fa6a9f00559b43a62c5647", kill_on_drop: false }` [INFO] [stdout] 3e790308526018212bc47920f75236bb22ffca4e71fa6a9f00559b43a62c5647 [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=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] 0c17f644378cd803b9155c63adaec5c193b22f1e3d8c27cf27e67accb6d3bb29 [INFO] running `Command { std: "docker" "start" "-a" "0c17f644378cd803b9155c63adaec5c193b22f1e3d8c27cf27e67accb6d3bb29", kill_on_drop: false }` [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking tock-registers v0.3.0 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Checking panic-abort v0.3.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tock-registers-0.3.0/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tock-registers-0.3.0/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking raspi3_boot v0.1.0 (/opt/rustwide/workdir/raspi3_boot) [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tock-registers` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tock-registers` (lib) due to 2 previous errors [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | asm!("mrs $0, CurrentEL" : "=r"(el) : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | asm!("mrs $0, mpidr_el1" : "=r"(id) : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | asm!("msr elr_el3, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | asm!("msr spsr_el3, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | asm!("msr scr_el3, $0" : : "r"(scr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | asm!("mrs $0, CurrentEL" : "=r"(el) : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | asm!("msr elr_el2, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | asm!("mrs $0, mpidr_el1" : "=r"(id) : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("msr spsr_el2, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | asm!("msr elr_el3, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("msr hcr_el2, $0" : : "r"(hcr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | asm!("msr spsr_el3, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | asm!("msr sctlr_el1, $0" : : "r"(sctrl) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("msr sp_el1, $0" : : "r"(sp) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | asm!("msr scr_el3, $0" : : "r"(scr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | asm!("eret" : : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | asm!("msr elr_el2, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | asm!("wfe" : : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("msr spsr_el2, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | asm!("nop" : : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("msr hcr_el2, $0" : : "r"(hcr) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | asm!("msr sctlr_el1, $0" : : "r"(sctrl) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("msr sp_el1, $0" : : "r"(sp) : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | asm!("eret" : : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | asm!("wfe" : : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> raspi3_boot/src/asm.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | asm!("nop" : : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 7 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raspi3_boot` (lib) due to 14 previous errors [INFO] [stderr] error: could not compile `raspi3_boot` (lib) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "0c17f644378cd803b9155c63adaec5c193b22f1e3d8c27cf27e67accb6d3bb29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c17f644378cd803b9155c63adaec5c193b22f1e3d8c27cf27e67accb6d3bb29", kill_on_drop: false }` [INFO] [stdout] 0c17f644378cd803b9155c63adaec5c193b22f1e3d8c27cf27e67accb6d3bb29 [INFO] checking matix522/RaspberryPi-Rust-OSDev against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatix522%2FRaspberryPi-Rust-OSDev" "/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/matix522/RaspberryPi-Rust-OSDev 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-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/matix522/RaspberryPi-Rust-OSDev [INFO] finished tweaking git repo https://github.com/matix522/RaspberryPi-Rust-OSDev [INFO] tweaked toml for git repo https://github.com/matix522/RaspberryPi-Rust-OSDev written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/matix522/RaspberryPi-Rust-OSDev 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] 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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2729dabe77dd34ea1a40dd0a838f962588776f7aad03b82a464c1bfa9df17631 [INFO] running `Command { std: "docker" "start" "-a" "2729dabe77dd34ea1a40dd0a838f962588776f7aad03b82a464c1bfa9df17631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2729dabe77dd34ea1a40dd0a838f962588776f7aad03b82a464c1bfa9df17631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2729dabe77dd34ea1a40dd0a838f962588776f7aad03b82a464c1bfa9df17631", kill_on_drop: false }` [INFO] [stdout] 2729dabe77dd34ea1a40dd0a838f962588776f7aad03b82a464c1bfa9df17631 [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=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] 5f919f2fbf5ba12f4ee65a7757c1b409d6f3334afe96f33ddd901a5ed102c118 [INFO] running `Command { std: "docker" "start" "-a" "5f919f2fbf5ba12f4ee65a7757c1b409d6f3334afe96f33ddd901a5ed102c118", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "5f919f2fbf5ba12f4ee65a7757c1b409d6f3334afe96f33ddd901a5ed102c118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f919f2fbf5ba12f4ee65a7757c1b409d6f3334afe96f33ddd901a5ed102c118", kill_on_drop: false }` [INFO] [stdout] 5f919f2fbf5ba12f4ee65a7757c1b409d6f3334afe96f33ddd901a5ed102c118