[INFO] cloning repository https://github.com/serpent-os/blsforme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serpent-os/blsforme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpent-os%2Fblsforme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpent-os%2Fblsforme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f4ad5d18fd250a091b9be2aa14cf5f7c5a56e16 [INFO] testing serpent-os/blsforme against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpent-os%2Fblsforme" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serpent-os/blsforme on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serpent-os/blsforme [INFO] finished tweaking git repo https://github.com/serpent-os/blsforme [INFO] tweaked toml for git repo https://github.com/serpent-os/blsforme written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/serpent-os/blsforme 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08efee7e71a062ef3756767048238103c7706407ee75aebc06edcb69eedee53a [INFO] running `Command { std: "docker" "start" "-a" "08efee7e71a062ef3756767048238103c7706407ee75aebc06edcb69eedee53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08efee7e71a062ef3756767048238103c7706407ee75aebc06edcb69eedee53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08efee7e71a062ef3756767048238103c7706407ee75aebc06edcb69eedee53a", kill_on_drop: false }` [INFO] [stdout] 08efee7e71a062ef3756767048238103c7706407ee75aebc06edcb69eedee53a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 383f2bdb3169aa39a70e235ef862eecacc16a1024e39cfab6ec4de57ae82b145 [INFO] running `Command { std: "docker" "start" "-a" "383f2bdb3169aa39a70e235ef862eecacc16a1024e39cfab6ec4de57ae82b145", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling gpt v3.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling superblock v0.1.0 (/opt/rustwide/workdir/crates/superblock) [INFO] [stderr] Compiling topology v0.1.0 (/opt/rustwide/workdir/crates/topology) [INFO] [stderr] Compiling blsforme v0.1.0 (/opt/rustwide/workdir/blsforme) [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling blsctl v0.1.0 (/opt/rustwide/workdir/blsctl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.98s [INFO] running `Command { std: "docker" "inspect" "383f2bdb3169aa39a70e235ef862eecacc16a1024e39cfab6ec4de57ae82b145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383f2bdb3169aa39a70e235ef862eecacc16a1024e39cfab6ec4de57ae82b145", kill_on_drop: false }` [INFO] [stdout] 383f2bdb3169aa39a70e235ef862eecacc16a1024e39cfab6ec4de57ae82b145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a775866a12eecddc4e9d76f5fbf00ef298af34e61a8e03c3eeebad17030d21c8 [INFO] running `Command { std: "docker" "start" "-a" "a775866a12eecddc4e9d76f5fbf00ef298af34e61a8e03c3eeebad17030d21c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling topology v0.1.0 (/opt/rustwide/workdir/crates/topology) [INFO] [stderr] Compiling blsforme v0.1.0 (/opt/rustwide/workdir/blsforme) [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling blsctl v0.1.0 (/opt/rustwide/workdir/blsctl) [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling superblock v0.1.0 (/opt/rustwide/workdir/crates/superblock) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.79s [INFO] running `Command { std: "docker" "inspect" "a775866a12eecddc4e9d76f5fbf00ef298af34e61a8e03c3eeebad17030d21c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a775866a12eecddc4e9d76f5fbf00ef298af34e61a8e03c3eeebad17030d21c8", kill_on_drop: false }` [INFO] [stdout] a775866a12eecddc4e9d76f5fbf00ef298af34e61a8e03c3eeebad17030d21c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c40bf16e6b53589c1417a5473b5aac52b2055c61025ca4f496fdb1950d787306 [INFO] running `Command { std: "docker" "start" "-a" "c40bf16e6b53589c1417a5473b5aac52b2055c61025ca4f496fdb1950d787306", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blsctl-b81b85f7277f0a17) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blsctl-5b4a9c9ad637d7b5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blsforme-58858de9ba83b902) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bootloader::systemd_boot::interface::tests::basic_interface_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/superblock-c5f13631e9e1a5c5) [INFO] [stdout] running 6 tests [INFO] [stdout] test btrfs::tests::test_basic ... ok [INFO] [stdout] test luks2::tests::test_basic ... ok [INFO] [stdout] test xfs::tests::test_basic ... ok [INFO] [stdout] test ext4::tests::test_basic ... ok [INFO] [stdout] test f2fs::tests::test_basic ... ok [INFO] [stdout] test tests::test_determination ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/topology-94e1ad3cc0064341) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/btrfs_gpt_lvm_on_luks.rs (/opt/rustwide/target/debug/deps/btrfs_gpt_lvm_on_luks-c9c0e3248d9a4f5b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test topology_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/ext4_gpt.rs (/opt/rustwide/target/debug/deps/ext4_gpt-0facdaa156e4c941) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests blsctl [INFO] [stdout] test topology_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests blsforme [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests superblock [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests topology [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c40bf16e6b53589c1417a5473b5aac52b2055c61025ca4f496fdb1950d787306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40bf16e6b53589c1417a5473b5aac52b2055c61025ca4f496fdb1950d787306", kill_on_drop: false }` [INFO] [stdout] c40bf16e6b53589c1417a5473b5aac52b2055c61025ca4f496fdb1950d787306 [INFO] testing serpent-os/blsforme against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpent-os%2Fblsforme" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serpent-os/blsforme on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serpent-os/blsforme [INFO] finished tweaking git repo https://github.com/serpent-os/blsforme [INFO] tweaked toml for git repo https://github.com/serpent-os/blsforme written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/serpent-os/blsforme 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84571ae0e431fdf5e3972a081d99620a1355686d6bd7d15b7aa61a6166ccbb61 [INFO] running `Command { std: "docker" "start" "-a" "84571ae0e431fdf5e3972a081d99620a1355686d6bd7d15b7aa61a6166ccbb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84571ae0e431fdf5e3972a081d99620a1355686d6bd7d15b7aa61a6166ccbb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84571ae0e431fdf5e3972a081d99620a1355686d6bd7d15b7aa61a6166ccbb61", kill_on_drop: false }` [INFO] [stdout] 84571ae0e431fdf5e3972a081d99620a1355686d6bd7d15b7aa61a6166ccbb61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9a01a2e19b0b733c69038ff70decd5d8cd51c84f6f2845ac8f59865e70678a7 [INFO] running `Command { std: "docker" "start" "-a" "d9a01a2e19b0b733c69038ff70decd5d8cd51c84f6f2845ac8f59865e70678a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling gpt v3.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling superblock v0.1.0 (/opt/rustwide/workdir/crates/superblock) [INFO] [stderr] Compiling blsforme v0.1.0 (/opt/rustwide/workdir/blsforme) [INFO] [stderr] Compiling topology v0.1.0 (/opt/rustwide/workdir/crates/topology) [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling blsctl v0.1.0 (/opt/rustwide/workdir/blsctl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s [INFO] running `Command { std: "docker" "inspect" "d9a01a2e19b0b733c69038ff70decd5d8cd51c84f6f2845ac8f59865e70678a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a01a2e19b0b733c69038ff70decd5d8cd51c84f6f2845ac8f59865e70678a7", kill_on_drop: false }` [INFO] [stdout] d9a01a2e19b0b733c69038ff70decd5d8cd51c84f6f2845ac8f59865e70678a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2af74491073e45ba12b223a3aa12777b1f61b5079cf0f4a8ab196544702c77d6 [INFO] running `Command { std: "docker" "start" "-a" "2af74491073e45ba12b223a3aa12777b1f61b5079cf0f4a8ab196544702c77d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling topology v0.1.0 (/opt/rustwide/workdir/crates/topology) [INFO] [stderr] Compiling blsforme v0.1.0 (/opt/rustwide/workdir/blsforme) [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (lib) [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/rmetaxEVqay" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jobserver` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2af74491073e45ba12b223a3aa12777b1f61b5079cf0f4a8ab196544702c77d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af74491073e45ba12b223a3aa12777b1f61b5079cf0f4a8ab196544702c77d6", kill_on_drop: false }` [INFO] [stdout] 2af74491073e45ba12b223a3aa12777b1f61b5079cf0f4a8ab196544702c77d6