[INFO] fetching crate erdb 0.2.2...
[INFO] testing erdb-0.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate erdb 0.2.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate erdb 0.2.2
[INFO] finished tweaking crates.io crate erdb 0.2.2
[INFO] tweaked toml for crates.io crate erdb 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate erdb 0.2.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate erdb 0.2.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85ea70b5d7e488bfc9956174125b1e804839131f1898de8cd80cf29793751982
[INFO] running `Command { std: "docker" "start" "-a" "85ea70b5d7e488bfc9956174125b1e804839131f1898de8cd80cf29793751982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85ea70b5d7e488bfc9956174125b1e804839131f1898de8cd80cf29793751982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ea70b5d7e488bfc9956174125b1e804839131f1898de8cd80cf29793751982", kill_on_drop: false }`
[INFO] [stdout] 85ea70b5d7e488bfc9956174125b1e804839131f1898de8cd80cf29793751982
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1e12f728444290c83c85e25683412debbd274853c80c470df584ca5b477e2ef
[INFO] running `Command { std: "docker" "start" "-a" "f1e12f728444290c83c85e25683412debbd274853c80c470df584ca5b477e2ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling rusb v0.9.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling wyz v0.5.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[INFO] [stderr]    Compiling hidapi v1.4.0
[INFO] [stderr]    Compiling capstone-sys v0.15.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling svg v0.10.0
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ihex v3.0.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling clap_derive v4.0.7
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling clap v4.0.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling jaylink v0.3.0
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling rust-debug v0.1.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling async-global-executor v2.0.4
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling jep106 v0.2.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stderr]    Compiling probe-rs-target v0.13.0
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]    Compiling schemafy_lib v0.5.2
[INFO] [stderr]    Compiling probe-rs v0.13.0
[INFO] [stderr]    Compiling schemafy v0.5.2
[INFO] [stderr]    Compiling debugserver-types v0.5.0
[INFO] [stderr]    Compiling capstone v0.11.0
[INFO] [stderr]    Compiling erdb v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `no_debug` is never read
[INFO] [stdout]    --> src/debug_adapter/mod.rs:774:5
[INFO] [stdout]     |
[INFO] [stdout] 770 | struct LaunchRequestArguments {
[INFO] [stdout]     |        ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 774 |     no_debug: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LaunchRequestArguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `trace_event` is never used
[INFO] [stdout]    --> src/debugger/mod.rs:934:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl<R: Reader<Offset = usize>> DebugSession<R> {
[INFO] [stdout]     | ----------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 934 |     fn trace_event(&mut self, _pc_val: u32) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `breakpoints` is never read
[INFO] [stdout]     --> src/debugger/mod.rs:1054:9
[INFO] [stdout]      |
[INFO] [stdout] 1051 | pub struct DebugInformation<R: Reader<Offset = usize>> {
[INFO] [stdout]      |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1054 |     pub breakpoints: Vec<u32>,
[INFO] [stdout]      |         ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `DebugInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0
[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" "f1e12f728444290c83c85e25683412debbd274853c80c470df584ca5b477e2ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e12f728444290c83c85e25683412debbd274853c80c470df584ca5b477e2ef", kill_on_drop: false }`
[INFO] [stdout] f1e12f728444290c83c85e25683412debbd274853c80c470df584ca5b477e2ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8615919780ce0e6d5d411fae4ff6b2f6f5fbaacb88ce3b2dd45c5dd42fd15346
[INFO] running `Command { std: "docker" "start" "-a" "8615919780ce0e6d5d411fae4ff6b2f6f5fbaacb88ce3b2dd45c5dd42fd15346", kill_on_drop: false }`
[INFO] [stderr]    Compiling erdb v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `no_debug` is never read
[INFO] [stdout]    --> src/debug_adapter/mod.rs:774:5
[INFO] [stdout]     |
[INFO] [stdout] 770 | struct LaunchRequestArguments {
[INFO] [stdout]     |        ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 774 |     no_debug: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LaunchRequestArguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `trace_event` is never used
[INFO] [stdout]    --> src/debugger/mod.rs:934:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl<R: Reader<Offset = usize>> DebugSession<R> {
[INFO] [stdout]     | ----------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 934 |     fn trace_event(&mut self, _pc_val: u32) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `breakpoints` is never read
[INFO] [stdout]     --> src/debugger/mod.rs:1054:9
[INFO] [stdout]      |
[INFO] [stdout] 1051 | pub struct DebugInformation<R: Reader<Offset = usize>> {
[INFO] [stdout]      |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1054 |     pub breakpoints: Vec<u32>,
[INFO] [stdout]      |         ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `DebugInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0
[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" "8615919780ce0e6d5d411fae4ff6b2f6f5fbaacb88ce3b2dd45c5dd42fd15346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8615919780ce0e6d5d411fae4ff6b2f6f5fbaacb88ce3b2dd45c5dd42fd15346", kill_on_drop: false }`
[INFO] [stdout] 8615919780ce0e6d5d411fae4ff6b2f6f5fbaacb88ce3b2dd45c5dd42fd15346
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51dc838be57abfe30bca1d64d0767becefd596c3ee5f3322d3faf9483546a666
[INFO] running `Command { std: "docker" "start" "-a" "51dc838be57abfe30bca1d64d0767becefd596c3ee5f3322d3faf9483546a666", kill_on_drop: false }`
[INFO] [stderr] warning: field `no_debug` is never read
[INFO] [stderr]    --> src/debug_adapter/mod.rs:774:5
[INFO] [stderr]     |
[INFO] [stderr] 770 | struct LaunchRequestArguments {
[INFO] [stderr]     |        ---------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 774 |     no_debug: Option<bool>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LaunchRequestArguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `trace_event` is never used
[INFO] [stderr]    --> src/debugger/mod.rs:934:8
[INFO] [stderr]     |
[INFO] [stderr] 129 | impl<R: Reader<Offset = usize>> DebugSession<R> {
[INFO] [stderr]     | ----------------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 934 |     fn trace_event(&mut self, _pc_val: u32) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `breakpoints` is never read
[INFO] [stderr]     --> src/debugger/mod.rs:1054:9
[INFO] [stderr]      |
[INFO] [stderr] 1051 | pub struct DebugInformation<R: Reader<Offset = usize>> {
[INFO] [stderr]      |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1054 |     pub breakpoints: Vec<u32>,
[INFO] [stderr]      |         ^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `DebugInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `erdb` (bin "erdb" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0
[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/main.rs (/opt/rustwide/target/debug/deps/erdb-e9d76eb2990e042c)
[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" "51dc838be57abfe30bca1d64d0767becefd596c3ee5f3322d3faf9483546a666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51dc838be57abfe30bca1d64d0767becefd596c3ee5f3322d3faf9483546a666", kill_on_drop: false }`
[INFO] [stdout] 51dc838be57abfe30bca1d64d0767becefd596c3ee5f3322d3faf9483546a666
