[INFO] cloning repository https://github.com/cpearce/arm-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpearce/arm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpearce%2Farm-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpearce%2Farm-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63a6d16e61f25f6ed20b7936ad9b19cc1d9b2dc7
[INFO] checking cpearce/arm-rs against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpearce%2Farm-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file datasets/BMS-POS.csv
[INFO] [stderr] error: unable to write file datasets/KSTest.csv
[INFO] [stderr] error: unable to write file datasets/T1M_DP_800K.csv
[INFO] [stderr] error: unable to write file datasets/UCI-zoo-10.csv
[INFO] [stderr] error: unable to write file datasets/UCI-zoo.csv
[INFO] [stderr] error: unable to write file datasets/fp-test.csv
[INFO] [stderr] error: unable to write file datasets/fp-test2.csv
[INFO] [stderr] error: unable to write file datasets/fp-test3.csv
[INFO] [stderr] error: unable to write file datasets/fp-test4.csv
[INFO] [stderr] error: unable to write file datasets/fp-test5.csv
[INFO] [stderr] error: unable to write file datasets/kosarak.csv
[INFO] [stderr] error: unable to write file datasets/mushroom.csv
[INFO] [stderr] error: unable to write file datasets/supermarket_trans.csv
[INFO] [stderr] error: unable to write file datasets/test.csv
[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 cpearce/arm-rs against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpearce%2Farm-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file datasets/BMS-POS.csv
[INFO] [stderr] error: unable to write file datasets/KSTest.csv
[INFO] [stderr] error: unable to write file datasets/T1M_DP_800K.csv
[INFO] [stderr] error: unable to write file datasets/UCI-zoo-10.csv
[INFO] [stderr] error: unable to write file datasets/UCI-zoo.csv
[INFO] [stderr] error: unable to write file datasets/fp-test.csv
[INFO] [stderr] error: unable to write file datasets/fp-test2.csv
[INFO] [stderr] error: unable to write file datasets/fp-test3.csv
[INFO] [stderr] error: unable to write file datasets/fp-test4.csv
[INFO] [stderr] error: unable to write file datasets/fp-test5.csv
[INFO] [stderr] fatal: unable to checkout working tree
[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 cpearce/arm-rs against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpearce%2Farm-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cpearce/arm-rs
[INFO] finished tweaking git repo https://github.com/cpearce/arm-rs
[INFO] tweaked toml for git repo https://github.com/cpearce/arm-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cpearce/arm-rs on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cpearce/arm-rs 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itertools v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ac273ed74c53882cca89a68bd0d7d3b4e32bda5261b23d324cab9693234f494
[INFO] running `Command { std: "docker" "start" "-a" "9ac273ed74c53882cca89a68bd0d7d3b4e32bda5261b23d324cab9693234f494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ac273ed74c53882cca89a68bd0d7d3b4e32bda5261b23d324cab9693234f494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac273ed74c53882cca89a68bd0d7d3b4e32bda5261b23d324cab9693234f494", kill_on_drop: false }`
[INFO] [stdout] 9ac273ed74c53882cca89a68bd0d7d3b4e32bda5261b23d324cab9693234f494
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f528cd9f6f5c226e676835b846e8320438993b496e54d28f7b28f7efe112d380
[INFO] running `Command { std: "docker" "start" "-a" "f528cd9f6f5c226e676835b846e8320438993b496e54d28f7b28f7efe112d380", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking either v1.1.0
[INFO] [stderr]     Checking libc v0.2.29
[INFO] [stderr]    Compiling rayon-core v1.2.1
[INFO] [stderr]     Checking scopeguard v0.3.2
[INFO] [stderr]     Checking futures v0.1.14
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]     Checking argparse v0.2.1
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking coco v0.1.1
[INFO] [stderr]     Checking itertools v0.6.1
[INFO] [stderr]     Checking num_cpus v1.6.2
[INFO] [stderr]     Checking rand v0.3.16
[INFO] [stderr]     Checking rayon v0.8.2
[INFO] [stderr]     Checking arm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "f528cd9f6f5c226e676835b846e8320438993b496e54d28f7b28f7efe112d380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f528cd9f6f5c226e676835b846e8320438993b496e54d28f7b28f7efe112d380", kill_on_drop: false }`
[INFO] [stdout] f528cd9f6f5c226e676835b846e8320438993b496e54d28f7b28f7efe112d380
