[INFO] cloning repository https://github.com/steel97/backup.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steel97/backup.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteel97%2Fbackup.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteel97%2Fbackup.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcc09eff8609d409a554088ceb525adffc49e0ec
[INFO] checking steel97/backup.rs against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteel97%2Fbackup.rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/steel97/backup.rs
[INFO] finished tweaking git repo https://github.com/steel97/backup.rs
[INFO] tweaked toml for git repo https://github.com/steel97/backup.rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/steel97/backup.rs on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/steel97/backup.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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85009a8cd053d9be4772823304de95fc636c95cfa0e848bedc411df335ba8248
[INFO] running `Command { std: "docker" "start" "-a" "85009a8cd053d9be4772823304de95fc636c95cfa0e848bedc411df335ba8248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85009a8cd053d9be4772823304de95fc636c95cfa0e848bedc411df335ba8248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85009a8cd053d9be4772823304de95fc636c95cfa0e848bedc411df335ba8248", kill_on_drop: false }`
[INFO] [stdout] 85009a8cd053d9be4772823304de95fc636c95cfa0e848bedc411df335ba8248
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43cbf006f287b5f2469ce27349671b593d3e6e7eda864adfb8d2a4c59a1fd982
[INFO] running `Command { std: "docker" "start" "-a" "43cbf006f287b5f2469ce27349671b593d3e6e7eda864adfb8d2a4c59a1fd982", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking time v0.3.35
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.29
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling aws-types v1.1.9
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLpLZ1F"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crc32c v0.6.5
[INFO] [stderr] error: could not compile `futures-channel` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/httparse-c9c2b43befd861a0.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/httparse-c9c2b43befd861a0/dep-lib-httparse`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/crypto_bigint-cb725a30389d63a0.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFDB1CD"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustls-pemfile` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `crypto-bigint` (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/rmetaRDk7Mw"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/crc32c-ba1138cd1619295f/rmetaCWdKUi"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-ea3d03064c2db5f3.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uuid` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `crc32c` (build script) 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/rmetasvRpuJ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hex` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "43cbf006f287b5f2469ce27349671b593d3e6e7eda864adfb8d2a4c59a1fd982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43cbf006f287b5f2469ce27349671b593d3e6e7eda864adfb8d2a4c59a1fd982", kill_on_drop: false }`
[INFO] [stdout] 43cbf006f287b5f2469ce27349671b593d3e6e7eda864adfb8d2a4c59a1fd982
