[INFO] cloning repository https://github.com/wkarwacki/trust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wkarwacki/trust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwkarwacki%2Ftrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwkarwacki%2Ftrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd6be9a5c12b3f8a01424ad838ba7e8dbe0805e2 [INFO] checking wkarwacki/trust against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwkarwacki%2Ftrust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wkarwacki/trust on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wkarwacki/trust [INFO] finished tweaking git repo https://github.com/wkarwacki/trust [INFO] tweaked toml for git repo https://github.com/wkarwacki/trust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wkarwacki/trust 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonnet-rs v0.17.0 [INFO] [stderr] Downloaded typetag v0.2.15 [INFO] [stderr] Downloaded jmespath v0.3.0 [INFO] [stderr] Downloaded handlebars_misc_helpers v0.15.0 [INFO] [stderr] Downloaded typetag-impl v0.2.15 [INFO] [stderr] Downloaded jsonnet-sys v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16df853a782b69ba748aae3b44a7bd1498ae792d1b0f69ab5e9954b624cd1b18 [INFO] running `Command { std: "docker" "start" "-a" "16df853a782b69ba748aae3b44a7bd1498ae792d1b0f69ab5e9954b624cd1b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16df853a782b69ba748aae3b44a7bd1498ae792d1b0f69ab5e9954b624cd1b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16df853a782b69ba748aae3b44a7bd1498ae792d1b0f69ab5e9954b624cd1b18", kill_on_drop: false }` [INFO] [stdout] 16df853a782b69ba748aae3b44a7bd1498ae792d1b0f69ab5e9954b624cd1b18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 880baf9d459b079af55dc42ae6bc0d2b85c9f133574f3fb1305d356678bd24b2 [INFO] running `Command { std: "docker" "start" "-a" "880baf9d459b079af55dc42ae6bc0d2b85c9f133574f3fb1305d356678bd24b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling jsonnet-sys v0.17.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling typetag-impl v0.2.15 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking cruet v0.14.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking enquote v1.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking attohttpc v0.26.1 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIcizxF" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaW6PQDF/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mime` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHuLuq7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/bin/rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbffa890dbf376fc -C extra-filename=-549cd98436a67728 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-7c90aca0b3bcf4dd.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-229dd7fefdd42f54.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.197/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=9d1625b20a460fab -C extra-filename=-d723cd6d3b430162 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-229dd7fefdd42f54.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "880baf9d459b079af55dc42ae6bc0d2b85c9f133574f3fb1305d356678bd24b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880baf9d459b079af55dc42ae6bc0d2b85c9f133574f3fb1305d356678bd24b2", kill_on_drop: false }` [INFO] [stdout] 880baf9d459b079af55dc42ae6bc0d2b85c9f133574f3fb1305d356678bd24b2