[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] a09fa783aab22c8a057fc38f827d2fd2d3d157d9 [INFO] testing serpent-os/blsforme against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpent-os%2Fblsforme" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/serpent-os/blsforme on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63a3588a1bab59f75d458c32f989737e03436cf908ff815f3d91c659e3f89726 [INFO] running `Command { std: "docker" "start" "-a" "63a3588a1bab59f75d458c32f989737e03436cf908ff815f3d91c659e3f89726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63a3588a1bab59f75d458c32f989737e03436cf908ff815f3d91c659e3f89726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a3588a1bab59f75d458c32f989737e03436cf908ff815f3d91c659e3f89726", kill_on_drop: false }` [INFO] [stdout] 63a3588a1bab59f75d458c32f989737e03436cf908ff815f3d91c659e3f89726 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c62355e3d42dfe88c5c4258ef736c505d08bb142dc67ff1fbee655fad71f4673 [INFO] running `Command { std: "docker" "start" "-a" "c62355e3d42dfe88c5c4258ef736c505d08bb142dc67ff1fbee655fad71f4673", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling simple-bytes v0.2.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling gpt v4.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling superblock v0.1.0 (https://github.com/AerynOS/disks-rs?rev=0768fe553b123b2086980bc809011e9786bffd95#0768fe55) [INFO] [stderr] Compiling os-info v0.1.0 (https://github.com/AerynOS/os-info?rev=503a4bb97d558d8c821bcd4362d3ec06db29e0a6#503a4bb9) [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 blsctl v0.1.0 (/opt/rustwide/workdir/blsctl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.54s [INFO] running `Command { std: "docker" "inspect" "c62355e3d42dfe88c5c4258ef736c505d08bb142dc67ff1fbee655fad71f4673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62355e3d42dfe88c5c4258ef736c505d08bb142dc67ff1fbee655fad71f4673", kill_on_drop: false }` [INFO] [stdout] c62355e3d42dfe88c5c4258ef736c505d08bb142dc67ff1fbee655fad71f4673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9eff5971c9d7dafb78dce142d66a975c8fd8c7fc044d5e0b9ddca00f216a606 [INFO] running `Command { std: "docker" "start" "-a" "e9eff5971c9d7dafb78dce142d66a975c8fd8c7fc044d5e0b9ddca00f216a606", kill_on_drop: false }` [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 blsctl v0.1.0 (/opt/rustwide/workdir/blsctl) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "e9eff5971c9d7dafb78dce142d66a975c8fd8c7fc044d5e0b9ddca00f216a606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9eff5971c9d7dafb78dce142d66a975c8fd8c7fc044d5e0b9ddca00f216a606", kill_on_drop: false }` [INFO] [stdout] e9eff5971c9d7dafb78dce142d66a975c8fd8c7fc044d5e0b9ddca00f216a606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23d531721b0671e0a9ad9ae6ea859a31df991c613ab9f09e7f5d11c878e2f204 [INFO] running `Command { std: "docker" "start" "-a" "23d531721b0671e0a9ad9ae6ea859a31df991c613ab9f09e7f5d11c878e2f204", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blsctl-6b61b3b7d4b72572) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blsctl-887e6282286782c9) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/blsforme-8eff9830bcd99d69) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test kernel::tests::test_boot_json ... ok [INFO] [stdout] test bootloader::systemd_boot::interface::tests::basic_interface_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/topology-06040a65398f4f69) [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-171abbc468a1ec28) [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-3a6c7497c064e8b2) [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] Doc-tests blsctl [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 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" "23d531721b0671e0a9ad9ae6ea859a31df991c613ab9f09e7f5d11c878e2f204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d531721b0671e0a9ad9ae6ea859a31df991c613ab9f09e7f5d11c878e2f204", kill_on_drop: false }` [INFO] [stdout] 23d531721b0671e0a9ad9ae6ea859a31df991c613ab9f09e7f5d11c878e2f204