[INFO] cloning repository https://github.com/shimo8810/attiny13a-blink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shimo8810/attiny13a-blink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimo8810%2Fattiny13a-blink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimo8810%2Fattiny13a-blink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05f3f869ae9b0795bd4e30bf9cd774148919fee7 [INFO] testing shimo8810/attiny13a-blink against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimo8810%2Fattiny13a-blink" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shimo8810/attiny13a-blink on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shimo8810/attiny13a-blink [INFO] finished tweaking git repo https://github.com/shimo8810/attiny13a-blink [INFO] tweaked toml for git repo https://github.com/shimo8810/attiny13a-blink written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/shimo8810/attiny13a-blink already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/avr-rust/delay` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a30baa5aff6d0fb0eb6a6a8e7240edeccd91bb52797fcffd957c78dd43c9cf67 [INFO] running `Command { std: "docker" "start" "-a" "a30baa5aff6d0fb0eb6a6a8e7240edeccd91bb52797fcffd957c78dd43c9cf67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a30baa5aff6d0fb0eb6a6a8e7240edeccd91bb52797fcffd957c78dd43c9cf67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30baa5aff6d0fb0eb6a6a8e7240edeccd91bb52797fcffd957c78dd43c9cf67", kill_on_drop: false }` [INFO] [stdout] a30baa5aff6d0fb0eb6a6a8e7240edeccd91bb52797fcffd957c78dd43c9cf67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b8ccae5bdfd3d5d8138a9fd4cfa1f191ddd41764626f868e0b7b5005b4f302e [INFO] running `Command { std: "docker" "start" "-a" "9b8ccae5bdfd3d5d8138a9fd4cfa1f191ddd41764626f868e0b7b5005b4f302e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling avr-std-stub v1.0.2 [INFO] [stderr] Compiling xml-rs v0.4.1 [INFO] [stderr] Compiling xmltree v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling avr-mcu v0.2.6 [INFO] [stderr] Compiling avrd v0.3.0 [INFO] [stderr] Compiling const_env_impl--value v0.1.2 [INFO] [stderr] Compiling const_env--value v0.1.2 [INFO] [stderr] Compiling avr-config v1.0.0 [INFO] [stderr] Compiling avr_delay v0.3.1 (https://github.com/avr-rust/delay#2b14a083) [INFO] [stdout] error: couldn't allocate input reg for constraint 'w' [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/delay-746907a58b940d31/2b14a08/src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe {llvm_asm!("1: sbiw $0,1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't allocate input reg for constraint 'w' [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/delay-746907a58b940d31/2b14a08/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe {llvm_asm!("1: sbiw $0,1 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `avr_delay` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9b8ccae5bdfd3d5d8138a9fd4cfa1f191ddd41764626f868e0b7b5005b4f302e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b8ccae5bdfd3d5d8138a9fd4cfa1f191ddd41764626f868e0b7b5005b4f302e", kill_on_drop: false }` [INFO] [stdout] 9b8ccae5bdfd3d5d8138a9fd4cfa1f191ddd41764626f868e0b7b5005b4f302e