[INFO] cloning repository https://github.com/devnought/usb-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devnought/usb-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fusb-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fusb-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d4e7e2746009f692f2f6fddd57434cd1be3cc6e
[INFO] checking devnought/usb-test against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fusb-test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/devnought/usb-test on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/devnought/usb-test
[INFO] finished tweaking git repo https://github.com/devnought/usb-test
[INFO] tweaked toml for git repo https://github.com/devnought/usb-test written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/devnought/usb-test 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag v0.2.16
[INFO] [stderr]   Downloaded lscolors v0.17.0
[INFO] [stderr]   Downloaded ansi-str v0.8.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.16
[INFO] [stderr]   Downloaded nu-glob v0.94.2
[INFO] [stderr]   Downloaded nu-json v0.94.2
[INFO] [stderr]   Downloaded nu-table v0.94.2
[INFO] [stderr]   Downloaded nu-system v0.94.2
[INFO] [stderr]   Downloaded nusb v0.1.9
[INFO] [stderr]   Downloaded nu-protocol v0.94.2
[INFO] [stderr]   Downloaded nu-color-config v0.94.2
[INFO] [stderr]   Downloaded omnipath v0.1.6
[INFO] [stderr]   Downloaded nu-path v0.94.2
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.0
[INFO] [stderr]   Downloaded nu-engine v0.94.2
[INFO] [stderr]   Downloaded nu-utils v0.94.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 827df8c22ecab58b0c98b19ae8235330a6ae6b6598cb5d0b3ae76314f8afb3b6
[INFO] running `Command { std: "docker" "start" "-a" "827df8c22ecab58b0c98b19ae8235330a6ae6b6598cb5d0b3ae76314f8afb3b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "827df8c22ecab58b0c98b19ae8235330a6ae6b6598cb5d0b3ae76314f8afb3b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827df8c22ecab58b0c98b19ae8235330a6ae6b6598cb5d0b3ae76314f8afb3b6", kill_on_drop: false }`
[INFO] [stdout] 827df8c22ecab58b0c98b19ae8235330a6ae6b6598cb5d0b3ae76314f8afb3b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f9a3f0d56a41103d91b996f3f60e414dd9a9ebfc54c35ec23e281933b7984c7
[INFO] running `Command { std: "docker" "start" "-a" "5f9a3f0d56a41103d91b996f3f60e414dd9a9ebfc54c35ec23e281933b7984c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking lscolors v0.17.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9ZMslb/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-10768819134a6de9.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5f9a3f0d56a41103d91b996f3f60e414dd9a9ebfc54c35ec23e281933b7984c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f9a3f0d56a41103d91b996f3f60e414dd9a9ebfc54c35ec23e281933b7984c7", kill_on_drop: false }`
[INFO] [stdout] 5f9a3f0d56a41103d91b996f3f60e414dd9a9ebfc54c35ec23e281933b7984c7
