[INFO] cloning repository https://github.com/brioche-dev/brioche-runtime-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brioche-dev/brioche-runtime-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrioche-dev%2Fbrioche-runtime-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrioche-dev%2Fbrioche-runtime-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ba99ff12dcefa78f133b54ff64156315dc32c54 [INFO] testing brioche-dev/brioche-runtime-utils against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrioche-dev%2Fbrioche-runtime-utils" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/brioche-dev/brioche-runtime-utils [INFO] finished tweaking git repo https://github.com/brioche-dev/brioche-runtime-utils [INFO] tweaked toml for git repo https://github.com/brioche-dev/brioche-runtime-utils written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brioche-dev/brioche-runtime-utils on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brioche-dev/brioche-runtime-utils 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a00b2d2ca2d5856ff00d714abe4e9c29eb3e1c5438e3b8e4dba1e546c0f59c9 [INFO] running `Command { std: "docker" "start" "-a" "8a00b2d2ca2d5856ff00d714abe4e9c29eb3e1c5438e3b8e4dba1e546c0f59c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a00b2d2ca2d5856ff00d714abe4e9c29eb3e1c5438e3b8e4dba1e546c0f59c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a00b2d2ca2d5856ff00d714abe4e9c29eb3e1c5438e3b8e4dba1e546c0f59c9", kill_on_drop: false }` [INFO] [stdout] 8a00b2d2ca2d5856ff00d714abe4e9c29eb3e1c5438e3b8e4dba1e546c0f59c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8911f80c608a7d3823e4ee1ba4c9647ae7931e3b669454bdc9753cafeddc85a0 [INFO] running `Command { std: "docker" "start" "-a" "8911f80c608a7d3823e4ee1ba4c9647ae7931e3b669454bdc9753cafeddc85a0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling copy_dir v0.1.3 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling brioche-cc v0.1.0 (/opt/rustwide/workdir/crates/brioche-cc) [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling chumsky v0.12.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling scroll v0.13.0 [INFO] [stderr] Compiling tick-encoding v0.1.3 [INFO] [stderr] Compiling goblin v0.10.4 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling userland-execve v0.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling brioche-resources v0.1.0 (/opt/rustwide/workdir/crates/brioche-resources) [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling brioche-pack v0.1.6 (https://github.com/brioche-dev/brioche.git#13bd2ecf) [INFO] [stderr] Compiling runnable-core v0.1.0 (/opt/rustwide/workdir/crates/runnable-core) [INFO] [stderr] Compiling brioche-packed-userland-exec v0.1.1 (/opt/rustwide/workdir/crates/brioche-packed-userland-exec) [INFO] [stderr] Compiling brioche-autopack v0.1.0 (/opt/rustwide/workdir/crates/brioche-autopack) [INFO] [stderr] Compiling brioche-packed-plain-exec v0.1.1 (/opt/rustwide/workdir/crates/brioche-packed-plain-exec) [INFO] [stderr] Compiling brioche-packer v0.1.0 (/opt/rustwide/workdir/crates/brioche-packer) [INFO] [stderr] Compiling brioche-strip v0.1.0 (/opt/rustwide/workdir/crates/brioche-strip) [INFO] [stderr] Compiling brioche-ld v0.1.1 (/opt/rustwide/workdir/crates/brioche-ld) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.99s [INFO] running `Command { std: "docker" "inspect" "8911f80c608a7d3823e4ee1ba4c9647ae7931e3b669454bdc9753cafeddc85a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8911f80c608a7d3823e4ee1ba4c9647ae7931e3b669454bdc9753cafeddc85a0", kill_on_drop: false }` [INFO] [stdout] 8911f80c608a7d3823e4ee1ba4c9647ae7931e3b669454bdc9753cafeddc85a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a7ade4e1cc1afa6d2a1f9863c27a029c28d41bdc92d6bcc45fcf4714fdd0a6f [INFO] running `Command { std: "docker" "start" "-a" "4a7ade4e1cc1afa6d2a1f9863c27a029c28d41bdc92d6bcc45fcf4714fdd0a6f", kill_on_drop: false }` [INFO] [stderr] Compiling brioche-resources v0.1.0 (/opt/rustwide/workdir/crates/brioche-resources) [INFO] [stderr] Compiling brioche-cc v0.1.0 (/opt/rustwide/workdir/crates/brioche-cc) [INFO] [stderr] Compiling runnable-core v0.1.0 (/opt/rustwide/workdir/crates/runnable-core) [INFO] [stderr] Compiling brioche-autopack v0.1.0 (/opt/rustwide/workdir/crates/brioche-autopack) [INFO] [stderr] Compiling brioche-packed-plain-exec v0.1.1 (/opt/rustwide/workdir/crates/brioche-packed-plain-exec) [INFO] [stderr] Compiling brioche-packed-userland-exec v0.1.1 (/opt/rustwide/workdir/crates/brioche-packed-userland-exec) [INFO] [stderr] Compiling brioche-packer v0.1.0 (/opt/rustwide/workdir/crates/brioche-packer) [INFO] [stderr] Compiling brioche-strip v0.1.0 (/opt/rustwide/workdir/crates/brioche-strip) [INFO] [stderr] Compiling brioche-ld v0.1.1 (/opt/rustwide/workdir/crates/brioche-ld) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `Command { std: "docker" "inspect" "4a7ade4e1cc1afa6d2a1f9863c27a029c28d41bdc92d6bcc45fcf4714fdd0a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7ade4e1cc1afa6d2a1f9863c27a029c28d41bdc92d6bcc45fcf4714fdd0a6f", kill_on_drop: false }` [INFO] [stdout] 4a7ade4e1cc1afa6d2a1f9863c27a029c28d41bdc92d6bcc45fcf4714fdd0a6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4aabbc1f7f27fb03b6e01d858795f26c85f6594a72e03798ec291045ce8c7e2 [INFO] running `Command { std: "docker" "start" "-a" "e4aabbc1f7f27fb03b6e01d858795f26c85f6594a72e03798ec291045ce8c7e2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brioche_autopack-2ffa4bf7d6299891) [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/brioche_cc-b79b789c77dc7817) [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/brioche_ld-954f9c52d6ca0116) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_file_args_parser ... 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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brioche_packed_plain_exec-97562ec308f9dcf4) [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/brioche_packed_userland_exec-004870c70b99e354) [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/brioche_packer-bc98d841e70dfa89) [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/brioche_resources-824ead8feb6de6b0) [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/brioche_strip-202deb270feac1d2) [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/runnable_core-70faa49b0055dbd2) [INFO] [stderr] Doc-tests brioche_autopack [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] [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 brioche_resources [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 runnable_core [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" "e4aabbc1f7f27fb03b6e01d858795f26c85f6594a72e03798ec291045ce8c7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4aabbc1f7f27fb03b6e01d858795f26c85f6594a72e03798ec291045ce8c7e2", kill_on_drop: false }` [INFO] [stdout] e4aabbc1f7f27fb03b6e01d858795f26c85f6594a72e03798ec291045ce8c7e2