[INFO] fetching crate cookie_set 0.1.6... [INFO] checking cookie_set-0.1.6 against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] extracting crate cookie_set 0.1.6 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate cookie_set 0.1.6 on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cookie_set 0.1.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cookie_set 0.1.6 [INFO] tweaked toml for crates.io crate cookie_set 0.1.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate cookie_set 0.1.6 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aok v0.1.17 [INFO] [stderr] Downloaded static_init_macro v1.0.4 [INFO] [stderr] Downloaded loginit v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eca1bed55163c78c14cd4448d921d38409872a692de6371019ca52514541661f [INFO] running `Command { std: "docker" "start" "-a" "eca1bed55163c78c14cd4448d921d38409872a692de6371019ca52514541661f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eca1bed55163c78c14cd4448d921d38409872a692de6371019ca52514541661f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca1bed55163c78c14cd4448d921d38409872a692de6371019ca52514541661f", kill_on_drop: false }` [INFO] [stdout] eca1bed55163c78c14cd4448d921d38409872a692de6371019ca52514541661f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35f3d49c7194784803e6650e9b4368a0c42ecfb1e07de41b28da6a5978c8cb5a [INFO] running `Command { std: "docker" "start" "-a" "35f3d49c7194784803e6650e9b4368a0c42ecfb1e07de41b28da6a5978c8cb5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling static_init v1.0.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aok v0.1.17 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking cookie_set v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tracing_subscriber-54b6ff9a0e75560b.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRPu1UK/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "35f3d49c7194784803e6650e9b4368a0c42ecfb1e07de41b28da6a5978c8cb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f3d49c7194784803e6650e9b4368a0c42ecfb1e07de41b28da6a5978c8cb5a", kill_on_drop: false }` [INFO] [stdout] 35f3d49c7194784803e6650e9b4368a0c42ecfb1e07de41b28da6a5978c8cb5a