[INFO] fetching crate zookeeper_derive 0.4.1...
[INFO] checking zookeeper_derive-0.4.1 against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] extracting crate zookeeper_derive 0.4.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate zookeeper_derive 0.4.1 on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate zookeeper_derive 0.4.1
[INFO] finished tweaking crates.io crate zookeeper_derive 0.4.1
[INFO] tweaked toml for crates.io crate zookeeper_derive 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.100)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9532323add0010501ebb65d73788c0bd34d0f80e1d1f0f4d635049a3aec5adb3
[INFO] running `Command { std: "docker" "start" "-a" "9532323add0010501ebb65d73788c0bd34d0f80e1d1f0f4d635049a3aec5adb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9532323add0010501ebb65d73788c0bd34d0f80e1d1f0f4d635049a3aec5adb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9532323add0010501ebb65d73788c0bd34d0f80e1d1f0f4d635049a3aec5adb3", kill_on_drop: false }`
[INFO] [stdout] 9532323add0010501ebb65d73788c0bd34d0f80e1d1f0f4d635049a3aec5adb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bce9080ee498dd525c3252c591d5303fd9109a227caec4847626d5e725cdc5d9
[INFO] running `Command { std: "docker" "start" "-a" "bce9080ee498dd525c3252c591d5303fd9109a227caec4847626d5e725cdc5d9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr] error: failed to run custom build command for `proc-macro2 v1.0.94`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/proc-macro2-5798feecd46c2950/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(fuzzing)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(no_is_available)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(no_literal_c_string)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(no_source_text)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(proc_macro_span)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(randomize_layout)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(span_locations)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(super_unstable)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[INFO] [stderr]   cargo:rerun-if-changed=build/probe.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Failed to create /opt/rustwide/target/debug/build/proc-macro2-ee78ae98ddb93621/out/probe: No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "bce9080ee498dd525c3252c591d5303fd9109a227caec4847626d5e725cdc5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce9080ee498dd525c3252c591d5303fd9109a227caec4847626d5e725cdc5d9", kill_on_drop: false }`
[INFO] [stdout] bce9080ee498dd525c3252c591d5303fd9109a227caec4847626d5e725cdc5d9
