[INFO] cloning repository https://github.com/fooker/pullomatic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fooker/pullomatic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffooker%2Fpullomatic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffooker%2Fpullomatic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6a9c46f8689e1e7a718b9a55846bef7f793fe48
[INFO] checking fooker/pullomatic against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffooker%2Fpullomatic" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fooker/pullomatic on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fooker/pullomatic
[INFO] finished tweaking git repo https://github.com/fooker/pullomatic
[INFO] tweaked toml for git repo https://github.com/fooker/pullomatic written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/fooker/pullomatic 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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]     Updating crates.io index
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f08092c5a532a7ce069c52373a2007d53f3f48d81801c4da9de22f4946a98f26
[INFO] running `Command { std: "docker" "start" "-a" "f08092c5a532a7ce069c52373a2007d53f3f48d81801c4da9de22f4946a98f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f08092c5a532a7ce069c52373a2007d53f3f48d81801c4da9de22f4946a98f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f08092c5a532a7ce069c52373a2007d53f3f48d81801c4da9de22f4946a98f26", kill_on_drop: false }`
[INFO] [stdout] f08092c5a532a7ce069c52373a2007d53f3f48d81801c4da9de22f4946a98f26
[INFO] checking fooker/pullomatic against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffooker%2Fpullomatic" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fooker/pullomatic on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fooker/pullomatic
[INFO] finished tweaking git repo https://github.com/fooker/pullomatic
[INFO] tweaked toml for git repo https://github.com/fooker/pullomatic written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/fooker/pullomatic 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7ea8d6dd8eb2435f1113308cf588a04c8a715069ede4aaf6d6ce26356c63163
[INFO] running `Command { std: "docker" "start" "-a" "d7ea8d6dd8eb2435f1113308cf588a04c8a715069ede4aaf6d6ce26356c63163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7ea8d6dd8eb2435f1113308cf588a04c8a715069ede4aaf6d6ce26356c63163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ea8d6dd8eb2435f1113308cf588a04c8a715069ede4aaf6d6ce26356c63163", kill_on_drop: false }`
[INFO] [stdout] d7ea8d6dd8eb2435f1113308cf588a04c8a715069ede4aaf6d6ce26356c63163
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7c253a91a1b5f7f617bc5bce46abb687eb1156b70e72311f01b17f996b84d9a
[INFO] running `Command { std: "docker" "start" "-a" "d7c253a91a1b5f7f617bc5bce46abb687eb1156b70e72311f01b17f996b84d9a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking chunked_transfer v1.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hashbrown-995af05385994c22.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/hashbrown-995af05385994c22/dep-lib-hashbrown`
[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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/adler32-b0dc6f50d28ed0c4.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/adler32-b0dc6f50d28ed0c4/dep-lib-adler32`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqkoa6u"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawrHQsG/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num_threads` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `iana-time-zone` (lib) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/time_core-1c87d3a66ecd172e.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/time-core-1c87d3a66ecd172e/dep-lib-time_core`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHsC49L"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `threadpool` (lib) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/ansi_term-677a721bf153f575.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/ansi_term-677a721bf153f575/dep-lib-ansi_term`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxI4Coy"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `url` (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/rmetaXSgHYs"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand` (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/rmeta1BsZXI"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cc` (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/rmetaeFifUd"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brotli-decompressor` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJaF0r7/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKXW7Fl/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetas02NBa/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapLD11F/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d7c253a91a1b5f7f617bc5bce46abb687eb1156b70e72311f01b17f996b84d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7c253a91a1b5f7f617bc5bce46abb687eb1156b70e72311f01b17f996b84d9a", kill_on_drop: false }`
[INFO] [stdout] d7c253a91a1b5f7f617bc5bce46abb687eb1156b70e72311f01b17f996b84d9a
