[INFO] cloning repository https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgoulter/nix-stm32f4xx-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05a5c1b75941cd9eee48c348c2e511ecc3fa1991 [INFO] checking rgoulter/nix-stm32f4xx-blinky against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] /workspace/builds/worker-4-tc2/source/.git/hooks/: No space left on device [INFO] checking rgoulter/nix-stm32f4xx-blinky against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] /workspace/builds/worker-4-tc2/source/.git/hooks/: No space left on device [INFO] checking rgoulter/nix-stm32f4xx-blinky against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] /workspace/builds/worker-4-tc2/source/.git/hooks/: No space left on device [INFO] checking rgoulter/nix-stm32f4xx-blinky against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file openocd.gdb [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking rgoulter/nix-stm32f4xx-blinky against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rgoulter/nix-stm32f4xx-blinky on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] finished tweaking git repo https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] tweaked toml for git repo https://github.com/rgoulter/nix-stm32f4xx-blinky written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rgoulter/nix-stm32f4xx-blinky 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd7145f32868fa608e9c145854d249e9f6b97f18251cafbdfd266e447427e925 [INFO] running `Command { std: "docker" "start" "-a" "dd7145f32868fa608e9c145854d249e9f6b97f18251cafbdfd266e447427e925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd7145f32868fa608e9c145854d249e9f6b97f18251cafbdfd266e447427e925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd7145f32868fa608e9c145854d249e9f6b97f18251cafbdfd266e447427e925", kill_on_drop: false }` [INFO] [stdout] dd7145f32868fa608e9c145854d249e9f6b97f18251cafbdfd266e447427e925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0cf86f5c388e8655e5572b9b022467f48c1552aa3ac0c1aa69f0eae3ca53fd [INFO] running `Command { std: "docker" "start" "-a" "2e0cf86f5c388e8655e5572b9b022467f48c1552aa3ac0c1aa69f0eae3ca53fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling synopsys-usb-otg v0.3.2 [INFO] [stderr] Compiling stm32f4 v0.15.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.11 [INFO] [stderr] Checking rtt-target v0.3.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking rtic-core v1.0.0 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking embedded-storage v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v1.1.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking embedded-hal-nb v1.0.0-alpha.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rtic-monotonic v1.0.0 [INFO] [stderr] Checking fugit-timer v0.1.3 [INFO] [stderr] Checking rtt-target v0.4.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking panic-rtt-target v0.1.2 [INFO] [stderr] Compiling rtic-syntax v1.0.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rtic_syntax-37b9f8962fccf6b1.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rtic-syntax-37b9f8962fccf6b1/dep-lib-rtic_syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcUJOg1u/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUJOg1u/symbols.o" "<6 object files omitted>" "/opt/rustwide/target/debug/deps/cortex_m_rt_macros-934d3fdfa09dc90f.do0csp1hhzi746uodoh53fx8r.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-765b7a677bc11fa3.rlib,libquote-77abab44c8daf8b5.rlib,libproc_macro2-7acd4cf30f1a55b9.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUJOg1u/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libcortex_m_rt_macros-934d3fdfa09dc90f.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rt-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2e0cf86f5c388e8655e5572b9b022467f48c1552aa3ac0c1aa69f0eae3ca53fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0cf86f5c388e8655e5572b9b022467f48c1552aa3ac0c1aa69f0eae3ca53fd", kill_on_drop: false }` [INFO] [stdout] 2e0cf86f5c388e8655e5572b9b022467f48c1552aa3ac0c1aa69f0eae3ca53fd