[INFO] cloning repository https://github.com/dannyhammer/chessie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannyhammer/chessie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyhammer%2Fchessie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyhammer%2Fchessie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9ff0e4340b4600c497570ed11cd18c3654c99b9 [INFO] testing dannyhammer/chessie/b9ff0e4340b4600c497570ed11cd18c3654c99b9 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyhammer%2Fchessie" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dannyhammer/chessie [INFO] finished tweaking git repo https://github.com/dannyhammer/chessie [INFO] tweaked toml for git repo https://github.com/dannyhammer/chessie written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dannyhammer/chessie on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dannyhammer/chessie 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 438dee9f93d7453dc6311226cf75905baa648165018643a552ea95045e59e95d [INFO] running `Command { std: "docker" "start" "-a" "438dee9f93d7453dc6311226cf75905baa648165018643a552ea95045e59e95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "438dee9f93d7453dc6311226cf75905baa648165018643a552ea95045e59e95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "438dee9f93d7453dc6311226cf75905baa648165018643a552ea95045e59e95d", kill_on_drop: false }` [INFO] [stdout] 438dee9f93d7453dc6311226cf75905baa648165018643a552ea95045e59e95d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c6fef18de22bac5b2eb90a514127381cb04bd8e1bbb85bb8fbffb41d530181e [INFO] running `Command { std: "docker" "start" "-a" "4c6fef18de22bac5b2eb90a514127381cb04bd8e1bbb85bb8fbffb41d530181e", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling chessie_types v2.0.0 (/opt/rustwide/workdir/chessie_types) [INFO] [stderr] Compiling chessie v2.0.0 (/opt/rustwide/workdir/chessie) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "4c6fef18de22bac5b2eb90a514127381cb04bd8e1bbb85bb8fbffb41d530181e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6fef18de22bac5b2eb90a514127381cb04bd8e1bbb85bb8fbffb41d530181e", kill_on_drop: false }` [INFO] [stdout] 4c6fef18de22bac5b2eb90a514127381cb04bd8e1bbb85bb8fbffb41d530181e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c74240c3ef93b2aabc2c90c37a628398f408c810dde371ad979e542e1507557 [INFO] running `Command { std: "docker" "start" "-a" "7c74240c3ef93b2aabc2c90c37a628398f408c810dde371ad979e542e1507557", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling chessie_types v2.0.0 (/opt/rustwide/workdir/chessie_types) [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling ciborium v0.2.2 [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/b03b3a7ec92682be2917540b679478d41c95a30c/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=26128ae42140a7af -C extra-filename=-c9c01f1d23808c39 --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-259b1ca03ecb92f9.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e300bca15f8711fd.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-8c90d6d999a523e7.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-717ec82cfe7c5327.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-377ab27037545073.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-13532cfba3ef8c0c.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-13029d78cbdb3bde.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d7f70122059d9405.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-98c1bb77c4b17340.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eb48e058eccc4333.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0603eb98bb2cf97a.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ba9336930df52c3e.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-ccd9c714331e49db.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" "7c74240c3ef93b2aabc2c90c37a628398f408c810dde371ad979e542e1507557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c74240c3ef93b2aabc2c90c37a628398f408c810dde371ad979e542e1507557", kill_on_drop: false }` [INFO] [stdout] 7c74240c3ef93b2aabc2c90c37a628398f408c810dde371ad979e542e1507557