[INFO] cloning repository https://github.com/rishi-j123/simple_drivetrain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rishi-j123/simple_drivetrain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishi-j123%2Fsimple_drivetrain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishi-j123%2Fsimple_drivetrain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7ab7634354eef76a7154e684e161bb027577761
[INFO] checking rishi-j123/simple_drivetrain against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishi-j123%2Fsimple_drivetrain" "/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/rishi-j123/simple_drivetrain
[INFO] finished tweaking git repo https://github.com/rishi-j123/simple_drivetrain
[INFO] tweaked toml for git repo https://github.com/rishi-j123/simple_drivetrain written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rishi-j123/simple_drivetrain 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/rishi-j123/simple_drivetrain 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]     Blocking waiting for file lock on package cache
[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] 13ecda04c7b310fb7a40f840f52dbac27f067e9eea10ca8ad3cbb984fb7e5651
[INFO] running `Command { std: "docker" "start" "-a" "13ecda04c7b310fb7a40f840f52dbac27f067e9eea10ca8ad3cbb984fb7e5651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13ecda04c7b310fb7a40f840f52dbac27f067e9eea10ca8ad3cbb984fb7e5651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ecda04c7b310fb7a40f840f52dbac27f067e9eea10ca8ad3cbb984fb7e5651", kill_on_drop: false }`
[INFO] [stdout] 13ecda04c7b310fb7a40f840f52dbac27f067e9eea10ca8ad3cbb984fb7e5651
[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] a084eeab38b4843b1f3f363c5c542e21ca10892738a5a0619f364615330f1070
[INFO] running `Command { std: "docker" "start" "-a" "a084eeab38b4843b1f3f363c5c542e21ca10892738a5a0619f364615330f1070", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking java-locator v0.1.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/thread_local-421a5e2365d80598.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/thread_local-421a5e2365d80598/dep-lib-thread_local`
[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: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcdMqm3z"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `include_dir_macros` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9ryOXT"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cesu8` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapYC3a3"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sharded-slab` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetady51fW/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wide` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a084eeab38b4843b1f3f363c5c542e21ca10892738a5a0619f364615330f1070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a084eeab38b4843b1f3f363c5c542e21ca10892738a5a0619f364615330f1070", kill_on_drop: false }`
[INFO] [stdout] a084eeab38b4843b1f3f363c5c542e21ca10892738a5a0619f364615330f1070
