[INFO] cloning repository https://github.com/sime1/raspi4-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sime1/raspi4-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsime1%2Fraspi4-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsime1%2Fraspi4-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e73e9ab3a982fa544a5d09bf4297cd2661de2078 [INFO] testing sime1/raspi4-rust against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsime1%2Fraspi4-rust" "/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/sime1/raspi4-rust on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sime1/raspi4-rust [INFO] finished tweaking git repo https://github.com/sime1/raspi4-rust [INFO] tweaked toml for git repo https://github.com/sime1/raspi4-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sime1/raspi4-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 860c22423ba061a795d51748e95d5cb7fcc9524a75ed0423aab4df8f2e3306ea [INFO] running `Command { std: "docker" "start" "-a" "860c22423ba061a795d51748e95d5cb7fcc9524a75ed0423aab4df8f2e3306ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "860c22423ba061a795d51748e95d5cb7fcc9524a75ed0423aab4df8f2e3306ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860c22423ba061a795d51748e95d5cb7fcc9524a75ed0423aab4df8f2e3306ea", kill_on_drop: false }` [INFO] [stdout] 860c22423ba061a795d51748e95d5cb7fcc9524a75ed0423aab4df8f2e3306ea [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e66400b518b9278f45824fa55705beb4dc25122d1e045f509b85896a1c12995 [INFO] running `Command { std: "docker" "start" "-a" "9e66400b518b9278f45824fa55705beb4dc25122d1e045f509b85896a1c12995", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling raspi4 v0.1.0 (/opt/rustwide/workdir/raspi4) [INFO] [stdout] error: invalid instruction mnemonic 'dsb' [INFO] [stdout] --> raspi4/src/mbox.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | asm!("dsb sy"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | dsb sy [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raspi4` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9e66400b518b9278f45824fa55705beb4dc25122d1e045f509b85896a1c12995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e66400b518b9278f45824fa55705beb4dc25122d1e045f509b85896a1c12995", kill_on_drop: false }` [INFO] [stdout] 9e66400b518b9278f45824fa55705beb4dc25122d1e045f509b85896a1c12995