[INFO] cloning repository https://github.com/jlricon/sbml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlricon/sbml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlricon%2Fsbml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlricon%2Fsbml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 037fff69889e6719d8deb5d282f38bccc975cfd0 [INFO] testing jlricon/sbml against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlricon%2Fsbml" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlricon/sbml on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlricon/sbml [INFO] finished tweaking git repo https://github.com/jlricon/sbml [INFO] tweaked toml for git repo https://github.com/jlricon/sbml written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jlricon/sbml already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmlparser v0.13.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.10 [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded roxmltree v0.10.1 [INFO] [stderr] Downloaded syn v1.0.17 [INFO] [stderr] Downloaded mathml v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 018c8d16d0d5d6236e317c68eaaa2f4e10d756d15e57a8b9bd6581ee609852ce [INFO] running `Command { std: "docker" "start" "-a" "018c8d16d0d5d6236e317c68eaaa2f4e10d756d15e57a8b9bd6581ee609852ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "018c8d16d0d5d6236e317c68eaaa2f4e10d756d15e57a8b9bd6581ee609852ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018c8d16d0d5d6236e317c68eaaa2f4e10d756d15e57a8b9bd6581ee609852ce", kill_on_drop: false }` [INFO] [stdout] 018c8d16d0d5d6236e317c68eaaa2f4e10d756d15e57a8b9bd6581ee609852ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64f76d1cfcdbb1d096044dd38f1863105a5bd97ce2b64c15ef38a821d31a811f [INFO] running `Command { std: "docker" "start" "-a" "64f76d1cfcdbb1d096044dd38f1863105a5bd97ce2b64c15ef38a821d31a811f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling xmlparser v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling roxmltree v0.10.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling mathml v0.4.3 [INFO] [stderr] Compiling sbml v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `AlgebraicRule` [INFO] [stdout] --> src/base_types.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | AlgebraicRule { math: MathNode }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base_types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AssignmentRule` [INFO] [stdout] --> src/base_types.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | AssignmentRule { math: MathNode, variable: &'a str }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base_types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RateRule` [INFO] [stdout] --> src/base_types.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | RateRule { math: MathNode, variable: &'a str }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base_types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.83s [INFO] running `Command { std: "docker" "inspect" "64f76d1cfcdbb1d096044dd38f1863105a5bd97ce2b64c15ef38a821d31a811f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f76d1cfcdbb1d096044dd38f1863105a5bd97ce2b64c15ef38a821d31a811f", kill_on_drop: false }` [INFO] [stdout] 64f76d1cfcdbb1d096044dd38f1863105a5bd97ce2b64c15ef38a821d31a811f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ada92d43b837ce346a9d966f35dac85f43c7e24a9f43cf54c91c9290f90b793b [INFO] running `Command { std: "docker" "start" "-a" "ada92d43b837ce346a9d966f35dac85f43c7e24a9f43cf54c91c9290f90b793b", kill_on_drop: false }` [INFO] [stdout] warning: variant is never constructed: `AlgebraicRule` [INFO] [stdout] --> src/base_types.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | AlgebraicRule { math: MathNode }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base_types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AssignmentRule` [INFO] [stdout] --> src/base_types.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | AssignmentRule { math: MathNode, variable: &'a str }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base_types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RateRule` [INFO] [stdout] --> src/base_types.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | RateRule { math: MathNode, variable: &'a str }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base_types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sbml v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `AlgebraicRule` [INFO] [stdout] --> src/base_types.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | AlgebraicRule { math: MathNode }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base_types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AssignmentRule` [INFO] [stdout] --> src/base_types.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | AssignmentRule { math: MathNode, variable: &'a str }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base_types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RateRule` [INFO] [stdout] --> src/base_types.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | RateRule { math: MathNode, variable: &'a str }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base_types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "ada92d43b837ce346a9d966f35dac85f43c7e24a9f43cf54c91c9290f90b793b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada92d43b837ce346a9d966f35dac85f43c7e24a9f43cf54c91c9290f90b793b", kill_on_drop: false }` [INFO] [stdout] ada92d43b837ce346a9d966f35dac85f43c7e24a9f43cf54c91c9290f90b793b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e776b67a34c302db08dcfed506d7b3968426a73d9027a5b9581cda91b7cbb39 [INFO] running `Command { std: "docker" "start" "-a" "6e776b67a34c302db08dcfed506d7b3968426a73d9027a5b9581cda91b7cbb39", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `AlgebraicRule` [INFO] [stderr] --> src/base_types.rs:195:5 [INFO] [stderr] | [INFO] [stderr] 195 | AlgebraicRule { math: MathNode }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/base_types.rs:193:10 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `AssignmentRule` [INFO] [stderr] --> src/base_types.rs:196:5 [INFO] [stderr] | [INFO] [stderr] 196 | AssignmentRule { math: MathNode, variable: &'a str }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/base_types.rs:193:10 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `RateRule` [INFO] [stderr] --> src/base_types.rs:197:5 [INFO] [stderr] | [INFO] [stderr] 197 | RateRule { math: MathNode, variable: &'a str }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/base_types.rs:193:10 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `sbml` (lib) generated 3 warnings [INFO] [stderr] warning: `sbml` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sbml-20a71861ce946df9) [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 tests/tests.rs (/opt/rustwide/target/debug/deps/tests-dd55aee6e937c346) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_simple ... ok [INFO] [stdout] test test_constraints ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sbml [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" "6e776b67a34c302db08dcfed506d7b3968426a73d9027a5b9581cda91b7cbb39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e776b67a34c302db08dcfed506d7b3968426a73d9027a5b9581cda91b7cbb39", kill_on_drop: false }` [INFO] [stdout] 6e776b67a34c302db08dcfed506d7b3968426a73d9027a5b9581cda91b7cbb39