[INFO] fetching crate mzdeisotope 0.1.6...
[INFO] testing mzdeisotope-0.1.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate mzdeisotope 0.1.6 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate mzdeisotope 0.1.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mzdeisotope 0.1.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mzdeisotope 0.1.6
[INFO] tweaked toml for crates.io crate mzdeisotope 0.1.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate mzdeisotope 0.1.6 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chemical_elements v0.3.0
[INFO] [stderr]   Downloaded mzpeaks v0.8.0
[INFO] [stderr]   Downloaded mzpeaks v0.11.0
[INFO] [stderr]   Downloaded mzdata v0.16.0
[INFO] [stderr]   Downloaded mzsignal v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d2871f3a273f17836d0a3a53392b24e3e32cbee353747a5496ee70f31ddb2d4
[INFO] running `Command { std: "docker" "start" "-a" "3d2871f3a273f17836d0a3a53392b24e3e32cbee353747a5496ee70f31ddb2d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d2871f3a273f17836d0a3a53392b24e3e32cbee353747a5496ee70f31ddb2d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d2871f3a273f17836d0a3a53392b24e3e32cbee353747a5496ee70f31ddb2d4", kill_on_drop: false }`
[INFO] [stdout] 3d2871f3a273f17836d0a3a53392b24e3e32cbee353747a5496ee70f31ddb2d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20052ae0549e4f89a281105f6c54c564656ddec21919bbfeb41525652fd8d37d
[INFO] running `Command { std: "docker" "start" "-a" "20052ae0549e4f89a281105f6c54c564656ddec21919bbfeb41525652fd8d37d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mzpeaks v0.11.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling mzpeaks v0.8.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling wide v0.7.17
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling nalgebra v0.32.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling chemical_elements v0.3.0
[INFO] [stderr]    Compiling mzsignal v0.12.0
[INFO] [stderr]    Compiling mzdata v0.16.0
[INFO] [stderr]    Compiling mzdeisotope v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cluster`, `fit_nodes`, and `solution` are never read
[INFO] [stdout]    --> src/peak_graph/fit.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct SolvedSubgraph {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 298 |     pub cluster: DependenceCluster,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 299 |     pub fit_nodes: HashMap<FitKey, FitNode, FnvBuildHasher>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 300 |     pub solution: Vec<FitRef>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SolvedSubgraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.91s
[INFO] running `Command { std: "docker" "inspect" "20052ae0549e4f89a281105f6c54c564656ddec21919bbfeb41525652fd8d37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20052ae0549e4f89a281105f6c54c564656ddec21919bbfeb41525652fd8d37d", kill_on_drop: false }`
[INFO] [stdout] 20052ae0549e4f89a281105f6c54c564656ddec21919bbfeb41525652fd8d37d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 907b4ee3a2e9cd672b4a4fee4445f91647e2dce227da6b1e27568a54f740e0e0
[INFO] running `Command { std: "docker" "start" "-a" "907b4ee3a2e9cd672b4a4fee4445f91647e2dce227da6b1e27568a54f740e0e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling mzsignal v0.12.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling mzdata v0.16.0
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling mzdeisotope v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cluster`, `fit_nodes`, and `solution` are never read
[INFO] [stdout]    --> src/peak_graph/fit.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct SolvedSubgraph {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 298 |     pub cluster: DependenceCluster,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 299 |     pub fit_nodes: HashMap<FitKey, FitNode, FnvBuildHasher>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 300 |     pub solution: Vec<FitRef>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SolvedSubgraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cluster`, `fit_nodes`, and `solution` are never read
[INFO] [stdout]    --> src/peak_graph/fit.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct SolvedSubgraph {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 298 |     pub cluster: DependenceCluster,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 299 |     pub fit_nodes: HashMap<FitKey, FitNode, FnvBuildHasher>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 300 |     pub solution: Vec<FitRef>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SolvedSubgraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.48s
[INFO] running `Command { std: "docker" "inspect" "907b4ee3a2e9cd672b4a4fee4445f91647e2dce227da6b1e27568a54f740e0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "907b4ee3a2e9cd672b4a4fee4445f91647e2dce227da6b1e27568a54f740e0e0", kill_on_drop: false }`
[INFO] [stdout] 907b4ee3a2e9cd672b4a4fee4445f91647e2dce227da6b1e27568a54f740e0e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9138437b2d8c92b55b4706ca5ea786eda9f90e12baa99e7854484cca9801232
[INFO] running `Command { std: "docker" "start" "-a" "c9138437b2d8c92b55b4706ca5ea786eda9f90e12baa99e7854484cca9801232", kill_on_drop: false }`
[INFO] [stderr] warning: fields `cluster`, `fit_nodes`, and `solution` are never read
[INFO] [stderr]    --> src/peak_graph/fit.rs:298:9
[INFO] [stderr]     |
[INFO] [stderr] 297 | pub struct SolvedSubgraph {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] 298 |     pub cluster: DependenceCluster,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 299 |     pub fit_nodes: HashMap<FitKey, FitNode, FnvBuildHasher>,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 300 |     pub solution: Vec<FitRef>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SolvedSubgraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mzdeisotope` (lib) generated 1 warning
[INFO] [stderr] warning: `mzdeisotope` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mzdeisotope-7a3b4c175afc9686)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test charge::test::test_quick_charge ... FAILED
[INFO] [stdout] test deconvoluter::test::test_file_graph_step ... FAILED
[INFO] [stdout] test deconvoluter::test::test_file_step ... FAILED
[INFO] [stdout] test deconvoluter::test::test_full_process ... FAILED
[INFO] [stdout] test deconvoluter::test::test_full_process_quick_charge ... FAILED
[INFO] [stdout] test interval::test::test_contains ... ok
[INFO] [stdout] test interval::test::test_interval_tree ... ok
[INFO] [stdout] test interval::test::test_intervals_contain ... ok
[INFO] [stdout] test isotopic_model::test::test_cache_key ... ok
[INFO] [stdout] test isotopic_model::test::test_mz_truncation ... ok
[INFO] [stdout] test multi_model_deconvoluters::test::test_file_step ... FAILED
[INFO] [stdout] test deconvoluter::test::test_fit_all ... ok
[INFO] [stdout] test scorer::test::test_msdeconv ... ok
[INFO] [stdout] test isotopic_model::test::test_tid ... ok
[INFO] [stdout] test isotopic_model::test::test_tid_cached ... ok
[INFO] [stdout] test deconvoluter::test::test_mut ... ok
[INFO] [stdout] test scorer::test::test_scaled_gtest ... ok
[INFO] [stdout] test scorer::test::test_gtest ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- charge::test::test_quick_charge stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_file_graph_step stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_file_step stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_full_process stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_full_process_quick_charge stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- multi_model_deconvoluters::test::test_file_step stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     charge::test::test_quick_charge
[INFO] [stdout]     deconvoluter::test::test_file_graph_step
[INFO] [stdout]     deconvoluter::test::test_file_step
[INFO] [stdout]     deconvoluter::test::test_full_process
[INFO] [stdout]     deconvoluter::test::test_full_process_quick_charge
[INFO] [stdout]     multi_model_deconvoluters::test::test_file_step
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c9138437b2d8c92b55b4706ca5ea786eda9f90e12baa99e7854484cca9801232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9138437b2d8c92b55b4706ca5ea786eda9f90e12baa99e7854484cca9801232", kill_on_drop: false }`
[INFO] [stdout] c9138437b2d8c92b55b4706ca5ea786eda9f90e12baa99e7854484cca9801232
[INFO] testing mzdeisotope-0.1.6 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate mzdeisotope 0.1.6 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate mzdeisotope 0.1.6 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mzdeisotope 0.1.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mzdeisotope 0.1.6
[INFO] tweaked toml for crates.io crate mzdeisotope 0.1.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate mzdeisotope 0.1.6 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 833fafc9efaa2ad20686cc63ebaf574871d9028340ce3dce64c4e2aeac3d5365
[INFO] running `Command { std: "docker" "start" "-a" "833fafc9efaa2ad20686cc63ebaf574871d9028340ce3dce64c4e2aeac3d5365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "833fafc9efaa2ad20686cc63ebaf574871d9028340ce3dce64c4e2aeac3d5365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833fafc9efaa2ad20686cc63ebaf574871d9028340ce3dce64c4e2aeac3d5365", kill_on_drop: false }`
[INFO] [stdout] 833fafc9efaa2ad20686cc63ebaf574871d9028340ce3dce64c4e2aeac3d5365
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d0b748260b4c86ffb5977564728fb5dab5b57583f0b571921d871bb2b0e109b
[INFO] running `Command { std: "docker" "start" "-a" "7d0b748260b4c86ffb5977564728fb5dab5b57583f0b571921d871bb2b0e109b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling mzpeaks v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling mzpeaks v0.8.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wide v0.7.17
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling nalgebra v0.32.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling chemical_elements v0.3.0
[INFO] [stderr]    Compiling mzsignal v0.12.0
[INFO] [stderr]    Compiling mzdata v0.16.0
[INFO] [stderr]    Compiling mzdeisotope v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cluster`, `fit_nodes`, and `solution` are never read
[INFO] [stdout]    --> src/peak_graph/fit.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct SolvedSubgraph {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 298 |     pub cluster: DependenceCluster,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 299 |     pub fit_nodes: HashMap<FitKey, FitNode, FnvBuildHasher>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 300 |     pub solution: Vec<FitRef>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SolvedSubgraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.07s
[INFO] running `Command { std: "docker" "inspect" "7d0b748260b4c86ffb5977564728fb5dab5b57583f0b571921d871bb2b0e109b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0b748260b4c86ffb5977564728fb5dab5b57583f0b571921d871bb2b0e109b", kill_on_drop: false }`
[INFO] [stdout] 7d0b748260b4c86ffb5977564728fb5dab5b57583f0b571921d871bb2b0e109b
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f02b5d37e5a6629d5cda60b9d8c4febc898c3d63c214e7dca647bdcfc7f52ee
[INFO] running `Command { std: "docker" "start" "-a" "2f02b5d37e5a6629d5cda60b9d8c4febc898c3d63c214e7dca647bdcfc7f52ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling mzsignal v0.12.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling mzdata v0.16.0
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling mzdeisotope v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cluster`, `fit_nodes`, and `solution` are never read
[INFO] [stdout]    --> src/peak_graph/fit.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct SolvedSubgraph {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 298 |     pub cluster: DependenceCluster,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 299 |     pub fit_nodes: HashMap<FitKey, FitNode, FnvBuildHasher>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 300 |     pub solution: Vec<FitRef>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SolvedSubgraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cluster`, `fit_nodes`, and `solution` are never read
[INFO] [stdout]    --> src/peak_graph/fit.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct SolvedSubgraph {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 298 |     pub cluster: DependenceCluster,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 299 |     pub fit_nodes: HashMap<FitKey, FitNode, FnvBuildHasher>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 300 |     pub solution: Vec<FitRef>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SolvedSubgraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.15s
[INFO] running `Command { std: "docker" "inspect" "2f02b5d37e5a6629d5cda60b9d8c4febc898c3d63c214e7dca647bdcfc7f52ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f02b5d37e5a6629d5cda60b9d8c4febc898c3d63c214e7dca647bdcfc7f52ee", kill_on_drop: false }`
[INFO] [stdout] 2f02b5d37e5a6629d5cda60b9d8c4febc898c3d63c214e7dca647bdcfc7f52ee
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12ce8a83376951f0027e43b62060ddf60ddbf274c1d2187abbd84a64ddcb50a1
[INFO] running `Command { std: "docker" "start" "-a" "12ce8a83376951f0027e43b62060ddf60ddbf274c1d2187abbd84a64ddcb50a1", kill_on_drop: false }`
[INFO] [stderr] warning: fields `cluster`, `fit_nodes`, and `solution` are never read
[INFO] [stderr]    --> src/peak_graph/fit.rs:298:9
[INFO] [stderr]     |
[INFO] [stderr] 297 | pub struct SolvedSubgraph {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] 298 |     pub cluster: DependenceCluster,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 299 |     pub fit_nodes: HashMap<FitKey, FitNode, FnvBuildHasher>,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 300 |     pub solution: Vec<FitRef>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SolvedSubgraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mzdeisotope` (lib) generated 1 warning
[INFO] [stderr] warning: `mzdeisotope` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mzdeisotope-7a3b4c175afc9686)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test deconvoluter::test::test_file_step ... FAILED
[INFO] [stdout] test charge::test::test_quick_charge ... FAILED
[INFO] [stdout] test deconvoluter::test::test_file_graph_step ... FAILED
[INFO] [stdout] test deconvoluter::test::test_full_process_quick_charge ... FAILED
[INFO] [stdout] test deconvoluter::test::test_full_process ... FAILED
[INFO] [stdout] test interval::test::test_contains ... ok
[INFO] [stdout] test interval::test::test_interval_tree ... ok
[INFO] [stdout] test interval::test::test_intervals_contain ... ok
[INFO] [stdout] test isotopic_model::test::test_mz_truncation ... ok
[INFO] [stdout] test isotopic_model::test::test_cache_key ... ok
[INFO] [stdout] test deconvoluter::test::test_fit_all ... ok
[INFO] [stdout] test scorer::test::test_gtest ... ok
[INFO] [stdout] test scorer::test::test_scaled_gtest ... ok
[INFO] [stdout] test multi_model_deconvoluters::test::test_file_step ... FAILED
[INFO] [stdout] test isotopic_model::test::test_tid ... ok
[INFO] [stdout] test scorer::test::test_msdeconv ... ok
[INFO] [stdout] test isotopic_model::test::test_tid_cached ... ok
[INFO] [stdout] test deconvoluter::test::test_mut ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_file_step stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- charge::test::test_quick_charge stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_file_graph_step stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_full_process_quick_charge stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_full_process stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- multi_model_deconvoluters::test::test_file_step stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     charge::test::test_quick_charge
[INFO] [stdout]     deconvoluter::test::test_file_graph_step
[INFO] [stdout]     deconvoluter::test::test_file_step
[INFO] [stdout]     deconvoluter::test::test_full_process
[INFO] [stdout]     deconvoluter::test::test_full_process_quick_charge
[INFO] [stdout]     multi_model_deconvoluters::test::test_file_step
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "12ce8a83376951f0027e43b62060ddf60ddbf274c1d2187abbd84a64ddcb50a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ce8a83376951f0027e43b62060ddf60ddbf274c1d2187abbd84a64ddcb50a1", kill_on_drop: false }`
[INFO] [stdout] 12ce8a83376951f0027e43b62060ddf60ddbf274c1d2187abbd84a64ddcb50a1
