[INFO] cloning repository https://github.com/casey/just [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casey/just" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fjust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fjust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e06adaa769c24ee91eb38f6d7a3a17f8b839887 [INFO] testing casey/just/4e06adaa769c24ee91eb38f6d7a3a17f8b839887 against try#024495a232636f1f9407d7695b2be51edc2c51bd for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fjust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casey/just on toolchain 024495a232636f1f9407d7695b2be51edc2c51bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/casey/just [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/casey/just [INFO] tweaked toml for git repo https://github.com/casey/just written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/casey/just 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" "+024495a232636f1f9407d7695b2be51edc2c51bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3688df500ac58ad91027c6481a36746dc3aac36992906bbd4a59caa11bf8877b [INFO] running `Command { std: "docker" "start" "-a" "3688df500ac58ad91027c6481a36746dc3aac36992906bbd4a59caa11bf8877b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3688df500ac58ad91027c6481a36746dc3aac36992906bbd4a59caa11bf8877b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3688df500ac58ad91027c6481a36746dc3aac36992906bbd4a59caa11bf8877b", kill_on_drop: false }` [INFO] [stdout] 3688df500ac58ad91027c6481a36746dc3aac36992906bbd4a59caa11bf8877b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 931aa0a5708fb69b12375cde9737df123475c535d58dd46f82b29e12b249f511 [INFO] running `Command { std: "docker" "start" "-a" "931aa0a5708fb69b12375cde9737df123475c535d58dd46f82b29e12b249f511", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling clap_complete v4.5.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_mangen v0.2.23 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling snafu v0.8.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling lexiclean v0.0.1 [INFO] [stderr] Compiling target v2.1.0 [INFO] [stderr] Compiling edit-distance v2.1.2 [INFO] [stderr] Compiling just v1.35.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/loader.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn load<'src>( [INFO] [stdout] | ---- lifetime `'src` declared here [INFO] [stdout] ... [INFO] [stdout] 20 | ) -> RunResult<(&'src Path, &'src str)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'src` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.60s [INFO] running `Command { std: "docker" "inspect" "931aa0a5708fb69b12375cde9737df123475c535d58dd46f82b29e12b249f511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931aa0a5708fb69b12375cde9737df123475c535d58dd46f82b29e12b249f511", kill_on_drop: false }` [INFO] [stdout] 931aa0a5708fb69b12375cde9737df123475c535d58dd46f82b29e12b249f511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdaf246f44a05941f29f0ebcc4b0790e1f3c85f7ddd2982ac606181551b8ec32 [INFO] running `Command { std: "docker" "start" "-a" "fdaf246f44a05941f29f0ebcc4b0790e1f3c85f7ddd2982ac606181551b8ec32", kill_on_drop: false }` [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling temptree v0.2.0 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/loader.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn load<'src>( [INFO] [stdout] | ---- lifetime `'src` declared here [INFO] [stdout] ... [INFO] [stdout] 20 | ) -> RunResult<(&'src Path, &'src str)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'src` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling just v1.35.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/loader.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn load<'src>( [INFO] [stdout] | ---- lifetime `'src` declared here [INFO] [stdout] ... [INFO] [stdout] 20 | ) -> RunResult<(&'src Path, &'src str)> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'src` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavrZJoz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `just` (test "integration") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `just` (lib test); 1 warning emitted [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/024495a232636f1f9407d7695b2be51edc2c51bd/bin/rustc --crate-name just --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::pedantic' '--deny=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::unnecessary_wraps' --warn=unexpected_cfgs '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::needless_pass_by_value' '--allow=clippy::enum_glob_use' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(fuzzing)' -C metadata=eb7a8b28d6b22ffa -C extra-filename=-eb7a8b28d6b22ffa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-9c4fe368071cd77a.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-3f22ffc35fd38e6b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-58f4b26244f5e233.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b6acadb2dff2e30f.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-d8329db256eee16a.rlib --extern clap_mangen=/opt/rustwide/target/debug/deps/libclap_mangen-fa8b3530492473eb.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-6c0cc3debed7b56c.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-1136f0dcf0d30476.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-8d3caf21458ea35a.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib --extern edit_distance=/opt/rustwide/target/debug/deps/libedit_distance-c3426e38aae153e5.rlib --extern executable_path=/opt/rustwide/target/debug/deps/libexecutable_path-01c4621926fe152d.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-6b72dd1319b96f78.rlib --extern lexiclean=/opt/rustwide/target/debug/deps/liblexiclean-f32c64bc58fd1398.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-43034d1596e5b451.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-96de9dfb2aaf77cf.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-66b37039eeda5eff.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-66360fe97f2212ef.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-50779afb7ad364fe.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-eae488684676fff8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-916c8c056f567dfa.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d18fb2ef2e20a7dc.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2ffdcf9cdd960c9e.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-4d3004d7ab7f3cf7.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-c625f9ddb34a15a3.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-dce0fa28cdccd418.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-84a0c5194da4e368.rlib --extern target=/opt/rustwide/target/debug/deps/libtarget-5649c865ade9ebef.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-60d8e43aa9145d11.rlib --extern temptree=/opt/rustwide/target/debug/deps/libtemptree-02599203aa4b2808.rlib --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-5df6b878b63418b0.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d1228872cdc74fab.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b8e23572399ce8ef.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-f32247f360049a20.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-192926707504e5bb/out -L native=/opt/rustwide/target/debug/build/blake3-192926707504e5bb/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "fdaf246f44a05941f29f0ebcc4b0790e1f3c85f7ddd2982ac606181551b8ec32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdaf246f44a05941f29f0ebcc4b0790e1f3c85f7ddd2982ac606181551b8ec32", kill_on_drop: false }` [INFO] [stdout] fdaf246f44a05941f29f0ebcc4b0790e1f3c85f7ddd2982ac606181551b8ec32