[INFO] fetching crate wrestic-rs 1.0.0...
[INFO] checking wrestic-rs-1.0.0 against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] extracting crate wrestic-rs 1.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wrestic-rs 1.0.0
[INFO] finished tweaking crates.io crate wrestic-rs 1.0.0
[INFO] tweaked toml for crates.io crate wrestic-rs 1.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wrestic-rs 1.0.0 on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wrestic-rs 1.0.0 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8c3188759a8e9912fb00e3bf7e8d2417279ec9291b0b958a548b59deafd23ac
[INFO] running `Command { std: "docker" "start" "-a" "c8c3188759a8e9912fb00e3bf7e8d2417279ec9291b0b958a548b59deafd23ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8c3188759a8e9912fb00e3bf7e8d2417279ec9291b0b958a548b59deafd23ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8c3188759a8e9912fb00e3bf7e8d2417279ec9291b0b958a548b59deafd23ac", kill_on_drop: false }`
[INFO] [stdout] c8c3188759a8e9912fb00e3bf7e8d2417279ec9291b0b958a548b59deafd23ac
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13376f9f7092f8ca6030410cf44751f993e3345fb309c5c9b765dd4398e1be34
[INFO] running `Command { std: "docker" "start" "-a" "13376f9f7092f8ca6030410cf44751f993e3345fb309c5c9b765dd4398e1be34", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking anstream v0.6.8
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking faccess v0.2.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking crc32fast v1.3.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking sudo v0.6.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.5
[INFO] [stderr]    Compiling cmd_lib_macros v1.9.3
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking cmd_lib v1.9.3
[INFO] [stderr]     Checking pest v2.7.4
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking color-print v0.3.5
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking clap_complete v4.5.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcU48HII"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pest_derive` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "13376f9f7092f8ca6030410cf44751f993e3345fb309c5c9b765dd4398e1be34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13376f9f7092f8ca6030410cf44751f993e3345fb309c5c9b765dd4398e1be34", kill_on_drop: false }`
[INFO] [stdout] 13376f9f7092f8ca6030410cf44751f993e3345fb309c5c9b765dd4398e1be34
