[INFO] cloning repository https://github.com/BuJo/rrustv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BuJo/rrustv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuJo%2Frrustv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuJo%2Frrustv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 259860d321819d60e35d82dccde471cfa3c97849 [INFO] testing BuJo/rrustv against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuJo%2Frrustv" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BuJo/rrustv on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BuJo/rrustv [INFO] finished tweaking git repo https://github.com/BuJo/rrustv [INFO] tweaked toml for git repo https://github.com/BuJo/rrustv written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/BuJo/rrustv 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4745f265d1f989a671be890f1e999e9f552ad817b53bd5ac667a16c4604c5c7 [INFO] running `Command { std: "docker" "start" "-a" "f4745f265d1f989a671be890f1e999e9f552ad817b53bd5ac667a16c4604c5c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4745f265d1f989a671be890f1e999e9f552ad817b53bd5ac667a16c4604c5c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4745f265d1f989a671be890f1e999e9f552ad817b53bd5ac667a16c4604c5c7", kill_on_drop: false }` [INFO] [stdout] f4745f265d1f989a671be890f1e999e9f552ad817b53bd5ac667a16c4604c5c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf0e559439a71a8bd05817dac892d4add65d1a6f98dbe9f7edeb606e28b6eeca [INFO] running `Command { std: "docker" "start" "-a" "cf0e559439a71a8bd05817dac892d4add65d1a6f98dbe9f7edeb606e28b6eeca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling term v1.0.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling gdb-remote-protocol v0.1.0 (https://github.com/luser/rust-gdb-remote-protocol#502f5c8e) [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config v0.15.6 [INFO] [stderr] Compiling rriscv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cf0e559439a71a8bd05817dac892d4add65d1a6f98dbe9f7edeb606e28b6eeca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf0e559439a71a8bd05817dac892d4add65d1a6f98dbe9f7edeb606e28b6eeca", kill_on_drop: false }` [INFO] [stdout] cf0e559439a71a8bd05817dac892d4add65d1a6f98dbe9f7edeb606e28b6eeca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c33aa783c6a8553c228bdcd39d08ba9cf1580b30843bd8204af5f1a88eb72ba9 [INFO] running `Command { std: "docker" "start" "-a" "c33aa783c6a8553c228bdcd39d08ba9cf1580b30843bd8204af5f1a88eb72ba9", kill_on_drop: false }` [INFO] [stderr] Compiling rriscv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c33aa783c6a8553c228bdcd39d08ba9cf1580b30843bd8204af5f1a88eb72ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33aa783c6a8553c228bdcd39d08ba9cf1580b30843bd8204af5f1a88eb72ba9", kill_on_drop: false }` [INFO] [stdout] c33aa783c6a8553c228bdcd39d08ba9cf1580b30843bd8204af5f1a88eb72ba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] feb036d5acb7216b77176584f6a79e835eedb4f199ff643fd2d8df454cbf3746 [INFO] running `Command { std: "docker" "start" "-a" "feb036d5acb7216b77176584f6a79e835eedb4f199ff643fd2d8df454cbf3746", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rriscv-fc35639b63d80ac3) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test bus::test::basic ... ok [INFO] [stdout] test bus::test::htif ... ok [INFO] [stdout] test bus::test::ram ... ok [INFO] [stdout] test hart::tests::addi ... ok [INFO] [stdout] test ins::tests::test_add_80000154 ... ok [INFO] [stdout] test hart::tests::test_addw ... ok [INFO] [stdout] test hart::tests::it_works ... ok [INFO] [stdout] test hart::tests::test_rv64_sll_80000404 ... ok [INFO] [stdout] test hart::tests::test_beq_80000134 ... ok [INFO] [stdout] test hart::tests::test_auipc_800032c0 ... ok [INFO] [stdout] test ins::tests::test_beq_8000093c ... ok [INFO] [stdout] test hart::tests::test_beq_80000938 ... ok [INFO] [stdout] test ins::tests::test_caddi4spn_80000122 ... ok [INFO] [stdout] test ins::tests::test_clw_80000140 ... ok [INFO] [stdout] test ins::tests::test_clw_800001c0 ... ok [INFO] [stdout] test hart::tests::test_li ... ok [INFO] [stdout] test ins::tests::test_magic_800032c4 ... ok [INFO] [stdout] test ins::tests::test_jal_8000329c ... ok [INFO] [stdout] test ins::tests::test_clw_800002c0 ... ok [INFO] [stdout] test ins::tests::test_sw_80000130 ... ok [INFO] [stdout] test ins::tests::test_cli_80000120 ... ok [INFO] [stdout] test ram::tests::write_read_cycle_u16 ... ok [INFO] [stdout] test ram::tests::init_read ... ok [INFO] [stdout] test ins::tests::test_addi_8000015c ... ok [INFO] [stdout] test hart::tests::addi_neg ... ok [INFO] [stdout] test ins::tests::test_lw_800032a0 ... ok [INFO] [stdout] test ins::tests::test_csrai_8000041a ... ok [INFO] [stdout] test rom::tests::init_read ... ok [INFO] [stderr] Running unittests src/bin/archtest.rs (/opt/rustwide/target/debug/deps/archtest-cdcf068030e18622) [INFO] [stdout] test ram::tests::write_read_cycle_u64 ... ok [INFO] [stdout] test ram::tests::write_read_cycle_u32 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/ballard.rs (/opt/rustwide/target/debug/deps/ballard-eafc67b8be98d721) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/linux.rs (/opt/rustwide/target/debug/deps/linux-9ef005c95b335203) [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] [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/bin/linuxdbg.rs (/opt/rustwide/target/debug/deps/linuxdbg-e3dae03802428de3) [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/rriscv-7e39216268b8a182) [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 rriscv [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" "feb036d5acb7216b77176584f6a79e835eedb4f199ff643fd2d8df454cbf3746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feb036d5acb7216b77176584f6a79e835eedb4f199ff643fd2d8df454cbf3746", kill_on_drop: false }` [INFO] [stdout] feb036d5acb7216b77176584f6a79e835eedb4f199ff643fd2d8df454cbf3746