[INFO] fetching crate exm 0.1.15...
[INFO] testing exm-0.1.15 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate exm 0.1.15 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate exm 0.1.15
[INFO] finished tweaking crates.io crate exm 0.1.15
[INFO] tweaked toml for crates.io crate exm 0.1.15 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate exm 0.1.15 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 exm 0.1.15 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d119e5e9df64841f038a61d94c5d02ead251b54c916ecc7ab501dd1bf6ffeb47
[INFO] running `Command { std: "docker" "start" "-a" "d119e5e9df64841f038a61d94c5d02ead251b54c916ecc7ab501dd1bf6ffeb47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d119e5e9df64841f038a61d94c5d02ead251b54c916ecc7ab501dd1bf6ffeb47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d119e5e9df64841f038a61d94c5d02ead251b54c916ecc7ab501dd1bf6ffeb47", kill_on_drop: false }`
[INFO] [stdout] d119e5e9df64841f038a61d94c5d02ead251b54c916ecc7ab501dd1bf6ffeb47
[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=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] 68d7d8d3c5dc2a58b9c192e0ac93234638fa767ed9cd25f1b4452206952febbc
[INFO] running `Command { std: "docker" "start" "-a" "68d7d8d3c5dc2a58b9c192e0ac93234638fa767ed9cd25f1b4452206952febbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling blake2b_simd v1.0.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling asn1_der v0.7.5
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.29
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling const_format v0.2.30
[INFO] [stderr]    Compiling snow v0.9.0
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling capnp v0.14.10
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling multihash-derive v0.8.0
[INFO] [stderr]    Compiling prost-types v0.11.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling capnpc v0.14.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.51
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quicksink v0.1.2
[INFO] [stderr]    Compiling prost-build v0.11.1
[INFO] [stderr]    Compiling shadow-rs v0.16.3
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling asynchronous-codec v0.6.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.1
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling rw-stream-sink v0.3.0
[INFO] [stderr]    Compiling libp2p-core v0.36.0
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling libp2p-identify v0.39.0
[INFO] [stderr]    Compiling libp2p-noise v0.39.0
[INFO] [stderr]    Compiling prost-codec v0.2.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling protobuf-support v3.2.0
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling exocore-protos v0.1.24
[INFO] [stderr]    Compiling if-addrs v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling exocore-core v0.1.24
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.30.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling thread-id v4.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling arc-swap v1.5.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling multiaddr v0.14.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling multistream-select v0.11.0
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling yamux v0.10.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling futures-rustls v0.22.2
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.13
[INFO] [stderr]    Compiling petname v1.1.2
[INFO] [stderr]    Compiling wasm-timer v0.2.5
[INFO] [stderr]    Compiling libp2p-swarm v0.39.0
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling libp2p-yamux v0.40.0
[INFO] [stderr]    Compiling libp2p-ping v0.39.0
[INFO] [stderr]    Compiling libp2p-websocket v0.38.0
[INFO] [stderr]    Compiling libp2p-mplex v0.36.0
[INFO] [stderr]    Compiling libp2p-tcp v0.36.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling exomind-protos v0.1.15
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling charset v0.1.3
[INFO] [stderr]    Compiling quoted_printable v0.4.5
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling duration-string v0.1.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling mailparse v0.13.8
[INFO] [stderr]    Compiling libp2p-dns v0.36.0
[INFO] [stderr]    Compiling libp2p v0.48.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling exocore-transport v0.1.24
[INFO] [stderr]    Compiling exocore-store v0.1.24
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling exocore v0.1.24
[INFO] [stderr]    Compiling yup-oauth2 v7.0.1
[INFO] [stderr]    Compiling google-gmail1 v4.0.1+20220228
[INFO] [stderr]    Compiling exomind-gmail v0.1.15
[INFO] [stderr]    Compiling exm v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 34s
[INFO] running `Command { std: "docker" "inspect" "68d7d8d3c5dc2a58b9c192e0ac93234638fa767ed9cd25f1b4452206952febbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68d7d8d3c5dc2a58b9c192e0ac93234638fa767ed9cd25f1b4452206952febbc", kill_on_drop: false }`
[INFO] [stdout] 68d7d8d3c5dc2a58b9c192e0ac93234638fa767ed9cd25f1b4452206952febbc
[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=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] 0bbeabe78f945ee26cccb0cbc9032b9424a41e302a1290782efd094ad91f5628
[INFO] running `Command { std: "docker" "start" "-a" "0bbeabe78f945ee26cccb0cbc9032b9424a41e302a1290782efd094ad91f5628", kill_on_drop: false }`
[INFO] [stderr]    Compiling exocore-core v0.1.24
[INFO] [stderr]    Compiling exocore-transport v0.1.24
[INFO] [stderr]    Compiling exocore-store v0.1.24
[INFO] [stderr]    Compiling exocore v0.1.24
[INFO] [stderr]    Compiling exomind-protos v0.1.15
[INFO] [stderr]    Compiling exomind-gmail v0.1.15
[INFO] [stderr]    Compiling exm v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.53s
[INFO] running `Command { std: "docker" "inspect" "0bbeabe78f945ee26cccb0cbc9032b9424a41e302a1290782efd094ad91f5628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bbeabe78f945ee26cccb0cbc9032b9424a41e302a1290782efd094ad91f5628", kill_on_drop: false }`
[INFO] [stdout] 0bbeabe78f945ee26cccb0cbc9032b9424a41e302a1290782efd094ad91f5628
[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=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] ac94aef4b1ae91b0fbb7ab52a791e897b8cff8fc402c461f972157d5ce19e00c
[INFO] running `Command { std: "docker" "start" "-a" "ac94aef4b1ae91b0fbb7ab52a791e897b8cff8fc402c461f972157d5ce19e00c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exm-cdd5e8ef5bcaeb34)
[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" "ac94aef4b1ae91b0fbb7ab52a791e897b8cff8fc402c461f972157d5ce19e00c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac94aef4b1ae91b0fbb7ab52a791e897b8cff8fc402c461f972157d5ce19e00c", kill_on_drop: false }`
[INFO] [stdout] ac94aef4b1ae91b0fbb7ab52a791e897b8cff8fc402c461f972157d5ce19e00c
