[INFO] cloning repository https://github.com/damien/blue-prince [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damien/blue-prince" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamien%2Fblue-prince", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamien%2Fblue-prince'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78fcd96c4a82e02d26f33a13ca0087cb3b33d438 [INFO] testing damien/blue-prince against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamien%2Fblue-prince" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/damien/blue-prince on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/damien/blue-prince [INFO] finished tweaking git repo https://github.com/damien/blue-prince [INFO] tweaked toml for git repo https://github.com/damien/blue-prince written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/damien/blue-prince 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 782af11b38ee3325c9616bace2d6fbaf96c623bb11249e2667008f4cb70616a9 [INFO] running `Command { std: "docker" "start" "-a" "782af11b38ee3325c9616bace2d6fbaf96c623bb11249e2667008f4cb70616a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "782af11b38ee3325c9616bace2d6fbaf96c623bb11249e2667008f4cb70616a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782af11b38ee3325c9616bace2d6fbaf96c623bb11249e2667008f4cb70616a9", kill_on_drop: false }` [INFO] [stdout] 782af11b38ee3325c9616bace2d6fbaf96c623bb11249e2667008f4cb70616a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f49d41e77c1a0f59e21b89164f9659d9e92c84416ed86775b0e369104aec48fe [INFO] running `Command { std: "docker" "start" "-a" "f49d41e77c1a0f59e21b89164f9659d9e92c84416ed86775b0e369104aec48fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling gallry-puzzle-soulver v0.1.0 (/opt/rustwide/workdir/crates/gallry-puzzle-soulver) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s [INFO] running `Command { std: "docker" "inspect" "f49d41e77c1a0f59e21b89164f9659d9e92c84416ed86775b0e369104aec48fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49d41e77c1a0f59e21b89164f9659d9e92c84416ed86775b0e369104aec48fe", kill_on_drop: false }` [INFO] [stdout] f49d41e77c1a0f59e21b89164f9659d9e92c84416ed86775b0e369104aec48fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d667d049cf9888821711384bf585b2205328e2be90c6f39cc92ace11631adc08 [INFO] running `Command { std: "docker" "start" "-a" "d667d049cf9888821711384bf585b2205328e2be90c6f39cc92ace11631adc08", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling gallry-puzzle-soulver v0.1.0 (/opt/rustwide/workdir/crates/gallry-puzzle-soulver) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `criterion` (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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=24dac63af0dd3abd -C extra-filename=-b4aba803c122eef6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-0ad708ffaa3dac37.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-ba532c28431dad26.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-3ce2ddbc55332d40.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-7479f9a5750eeaef.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-9b7a90119b408033.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-8f2ef16f475c9941.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb29c9ce35ed7fc6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2b8f4b705b25bc28.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-87015461484d389d.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-2b68853e33180e98.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-18a9596226aa48a3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-31672485c3c36ec4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0c69cfcf5c883f58.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ffaf98de0863be35.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d629229220e4b817.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-b1e71276a840afee.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d667d049cf9888821711384bf585b2205328e2be90c6f39cc92ace11631adc08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d667d049cf9888821711384bf585b2205328e2be90c6f39cc92ace11631adc08", kill_on_drop: false }` [INFO] [stdout] d667d049cf9888821711384bf585b2205328e2be90c6f39cc92ace11631adc08