[INFO] cloning repository https://github.com/TheJP/Oxidation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheJP/Oxidation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheJP%2FOxidation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheJP%2FOxidation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3146203076c5a460b95381394c4e82c876a20e79 [INFO] checking TheJP/Oxidation against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheJP%2FOxidation" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheJP/Oxidation 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] started tweaking git repo https://github.com/TheJP/Oxidation [INFO] finished tweaking git repo https://github.com/TheJP/Oxidation [INFO] tweaked toml for git repo https://github.com/TheJP/Oxidation written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TheJP/Oxidation 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] eecd04f1a999396cea0baef9b1389ca45de39f4ff87ce6ff8480ed1829ec622e [INFO] running `Command { std: "docker" "start" "-a" "eecd04f1a999396cea0baef9b1389ca45de39f4ff87ce6ff8480ed1829ec622e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eecd04f1a999396cea0baef9b1389ca45de39f4ff87ce6ff8480ed1829ec622e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eecd04f1a999396cea0baef9b1389ca45de39f4ff87ce6ff8480ed1829ec622e", kill_on_drop: false }` [INFO] [stdout] eecd04f1a999396cea0baef9b1389ca45de39f4ff87ce6ff8480ed1829ec622e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 27ff4b777e9355c3a6f9cee20ab76960293465ccf1e1b0e7bc507e49a57aea7b [INFO] running `Command { std: "docker" "start" "-a" "27ff4b777e9355c3a6f9cee20ab76960293465ccf1e1b0e7bc507e49a57aea7b", kill_on_drop: false }` [INFO] [stderr] Compiling oxidation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `oxidation v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/oxidation-e46118227733a56e/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] mkdir: cannot create directory 'target': Read-only file system [INFO] running `Command { std: "docker" "inspect" "27ff4b777e9355c3a6f9cee20ab76960293465ccf1e1b0e7bc507e49a57aea7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ff4b777e9355c3a6f9cee20ab76960293465ccf1e1b0e7bc507e49a57aea7b", kill_on_drop: false }` [INFO] [stdout] 27ff4b777e9355c3a6f9cee20ab76960293465ccf1e1b0e7bc507e49a57aea7b [INFO] checking TheJP/Oxidation against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheJP%2FOxidation" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheJP/Oxidation 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] started tweaking git repo https://github.com/TheJP/Oxidation [INFO] finished tweaking git repo https://github.com/TheJP/Oxidation [INFO] tweaked toml for git repo https://github.com/TheJP/Oxidation written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TheJP/Oxidation 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 949ee03c15cc27b2d4d77c56d828789d62ebd0fa12867b77a66418af6cb9eb8a [INFO] running `Command { std: "docker" "start" "-a" "949ee03c15cc27b2d4d77c56d828789d62ebd0fa12867b77a66418af6cb9eb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "949ee03c15cc27b2d4d77c56d828789d62ebd0fa12867b77a66418af6cb9eb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "949ee03c15cc27b2d4d77c56d828789d62ebd0fa12867b77a66418af6cb9eb8a", kill_on_drop: false }` [INFO] [stdout] 949ee03c15cc27b2d4d77c56d828789d62ebd0fa12867b77a66418af6cb9eb8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bb5b627e079d06eec86b055714373b26fbeb7a19a241bccb533b7216e2e29180 [INFO] running `Command { std: "docker" "start" "-a" "bb5b627e079d06eec86b055714373b26fbeb7a19a241bccb533b7216e2e29180", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "bb5b627e079d06eec86b055714373b26fbeb7a19a241bccb533b7216e2e29180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb5b627e079d06eec86b055714373b26fbeb7a19a241bccb533b7216e2e29180", kill_on_drop: false }` [INFO] [stdout] bb5b627e079d06eec86b055714373b26fbeb7a19a241bccb533b7216e2e29180