[INFO] cloning repository https://github.com/braun-embedded/lpc845-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/braun-embedded/lpc845-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraun-embedded%2Flpc845-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraun-embedded%2Flpc845-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbd9e3793c260125c91bd0d2015634b3b9dc4343 [INFO] testing braun-embedded/lpc845-example against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraun-embedded%2Flpc845-example" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/braun-embedded/lpc845-example on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-96/source/.cargo/config [INFO] started tweaking git repo https://github.com/braun-embedded/lpc845-example [INFO] finished tweaking git repo https://github.com/braun-embedded/lpc845-example [INFO] tweaked toml for git repo https://github.com/braun-embedded/lpc845-example written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/braun-embedded/lpc845-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42cefeae85190148e60616062c544c157709c628f29d4c5a83e68929f60b7965 [INFO] running `Command { std: "docker" "start" "-a" "42cefeae85190148e60616062c544c157709c628f29d4c5a83e68929f60b7965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42cefeae85190148e60616062c544c157709c628f29d4c5a83e68929f60b7965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42cefeae85190148e60616062c544c157709c628f29d4c5a83e68929f60b7965", kill_on_drop: false }` [INFO] [stdout] 42cefeae85190148e60616062c544c157709c628f29d4c5a83e68929f60b7965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbde6746f2b49b995d3886bd678e0fa935f2fc5a641e3fb0a6a79f3faf69c8ce [INFO] running `Command { std: "docker" "start" "-a" "cbde6746f2b49b995d3886bd678e0fa935f2fc5a641e3fb0a6a79f3faf69c8ce", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling lpc845-pac v0.3.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling lpc8xx-hal v0.7.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] error: failed to run custom build command for `lpc8xx-hal v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lpc8xx-hal-10d5943b7e9c188d/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cbde6746f2b49b995d3886bd678e0fa935f2fc5a641e3fb0a6a79f3faf69c8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbde6746f2b49b995d3886bd678e0fa935f2fc5a641e3fb0a6a79f3faf69c8ce", kill_on_drop: false }` [INFO] [stdout] cbde6746f2b49b995d3886bd678e0fa935f2fc5a641e3fb0a6a79f3faf69c8ce