[INFO] cloning repository https://github.com/nix-community/nurl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nix-community/nurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Fnurl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Fnurl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a3ba7f0d14d92e1266395d826c6e229797d0044 [INFO] checking nix-community/nurl against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Fnurl" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nix-community/nurl [INFO] finished tweaking git repo https://github.com/nix-community/nurl [INFO] tweaked toml for git repo https://github.com/nix-community/nurl written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nix-community/nurl on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nix-community/nurl 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://code.tvl.fyi/depot.git:/tvix/nix-compat.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nu-glob v0.90.1 [INFO] [stderr] Downloaded snapbox-macros v0.3.8 [INFO] [stderr] Downloaded gix-trace v0.1.7 [INFO] [stderr] Downloaded gix-path v0.10.5 [INFO] [stderr] Downloaded gix-features v0.38.0 [INFO] [stderr] Downloaded clap_complete v4.5.3 [INFO] [stderr] Downloaded trycmd v0.15.0 [INFO] [stderr] Downloaded clap_mangen v0.2.20 [INFO] [stderr] Downloaded gix-hash v0.14.1 [INFO] [stderr] Downloaded gix-url v0.27.0 [INFO] [stderr] Downloaded toml_edit v0.22.5 [INFO] [stderr] Downloaded snapbox v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3032646c9277d4748cfa71826f1ef1c7ebefae3b800255285487a53b3f946e98 [INFO] running `Command { std: "docker" "start" "-a" "3032646c9277d4748cfa71826f1ef1c7ebefae3b800255285487a53b3f946e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3032646c9277d4748cfa71826f1ef1c7ebefae3b800255285487a53b3f946e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3032646c9277d4748cfa71826f1ef1c7ebefae3b800255285487a53b3f946e98", kill_on_drop: false }` [INFO] [stdout] 3032646c9277d4748cfa71826f1ef1c7ebefae3b800255285487a53b3f946e98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d2e6329eaaaaf518e0001a7d86c40a0ea35899088e420711d24195424c5ada4 [INFO] running `Command { std: "docker" "start" "-a" "6d2e6329eaaaaf518e0001a7d86c40a0ea35899088e420711d24195424c5ada4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking regex-automata v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking gix-trace v0.1.7 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking snapbox-macros v0.3.8 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking winnow v0.6.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahgTufS" [INFO] [stdout] [INFO] [stdout] [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/rmetaC2Tbj9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_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/e9182f195b8505c87c4bd055b9f6e114ccda0981/bin/rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.0/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("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=27aebaeec3a0531b -C extra-filename=-d02fe558898e1412 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-354d8c05bdba3cd3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5f9e29245cced320.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-429340e5a52e72f9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9xjhog" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `data-encoding` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `itertools` (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/rmetav737yH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8yZa27/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `similar` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayAOOgw/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6d2e6329eaaaaf518e0001a7d86c40a0ea35899088e420711d24195424c5ada4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2e6329eaaaaf518e0001a7d86c40a0ea35899088e420711d24195424c5ada4", kill_on_drop: false }` [INFO] [stdout] 6d2e6329eaaaaf518e0001a7d86c40a0ea35899088e420711d24195424c5ada4