[INFO] fetching crate neumann 0.1.0... [INFO] testing neumann-0.1.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate neumann 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate neumann 0.1.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate neumann 0.1.0 [INFO] finished tweaking crates.io crate neumann 0.1.0 [INFO] tweaked toml for crates.io crate neumann 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate neumann 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getset v0.1.1 [INFO] [stderr] Downloaded syn v1.0.45 [INFO] [stderr] Downloaded fasteval v0.2.4 [INFO] [stderr] Downloaded minilp v0.2.2 [INFO] [stderr] Downloaded num-bigint v0.3.0 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded sprs v0.7.1 [INFO] [stderr] Downloaded num-rational v0.3.0 [INFO] [stderr] Downloaded average v0.10.6 [INFO] [stderr] Downloaded float-ord v0.2.0 [INFO] [stderr] Downloaded polynomials v0.2.4 [INFO] [stderr] Downloaded preexplorer v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f735cb9c504d360fe88aee5cfb78419d475227beecd84d42eeca2de8264a3d2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f735cb9c504d360fe88aee5cfb78419d475227beecd84d42eeca2de8264a3d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f735cb9c504d360fe88aee5cfb78419d475227beecd84d42eeca2de8264a3d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f735cb9c504d360fe88aee5cfb78419d475227beecd84d42eeca2de8264a3d2", kill_on_drop: false }` [INFO] [stdout] 4f735cb9c504d360fe88aee5cfb78419d475227beecd84d42eeca2de8264a3d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315d71bb836b08e81dd954e003160a07ac8d5a27de3da8fb07f6082ba70bde18 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "315d71bb836b08e81dd954e003160a07ac8d5a27de3da8fb07f6082ba70bde18", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling minilp v0.2.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling polynomials v0.2.4 [INFO] [stderr] Compiling neumann v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.21s [INFO] running `Command { std: "docker" "inspect" "315d71bb836b08e81dd954e003160a07ac8d5a27de3da8fb07f6082ba70bde18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315d71bb836b08e81dd954e003160a07ac8d5a27de3da8fb07f6082ba70bde18", kill_on_drop: false }` [INFO] [stdout] 315d71bb836b08e81dd954e003160a07ac8d5a27de3da8fb07f6082ba70bde18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e66b975d7630aee518f22e60285aba313a6827ec15da4035dae5cbd2ed713ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7e66b975d7630aee518f22e60285aba313a6827ec15da4035dae5cbd2ed713ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling average v0.10.6 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling preexplorer v0.3.3 [INFO] [stderr] Compiling neumann v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.54s [INFO] running `Command { std: "docker" "inspect" "7e66b975d7630aee518f22e60285aba313a6827ec15da4035dae5cbd2ed713ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e66b975d7630aee518f22e60285aba313a6827ec15da4035dae5cbd2ed713ab", kill_on_drop: false }` [INFO] [stdout] 7e66b975d7630aee518f22e60285aba313a6827ec15da4035dae5cbd2ed713ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c011f72518296d3eb5ee1d11f42cf8755a9883ed3e5f41ff7d1994f0883607f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c011f72518296d3eb5ee1d11f42cf8755a9883ed3e5f41ff7d1994f0883607f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/neumann-19a208e7c952decd [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_cofactor::two_by_two_linear_polynomials_1_1_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::reducing_coordinate::two_by_two_linear_polynomials_1_0_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::reducing_coordinate::two_by_two_linear_polynomials_0_1_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::reducing_coordinate::two_by_two_linear_polynomials_1_1_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_determinant::quadratic ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_determinant::linear ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_cofactor::two_by_two_linear_polynomials_0_1_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_cofactor::two_by_two_linear_polynomials_1_0_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_cofactor::two_by_two_linear_polynomials_0_0_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::reducing_coordinate::two_by_two_linear_polynomials_0_0_ ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::not_uniform_value_positive_medium ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_functional_form_value::linear ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::not_uniform_value_positive_easy ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_value_positivity::value_positive_medium ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_functional_form_value::quadratic ... ok [INFO] [stdout] test matrix_game::tests::checking_dimensions::_2x2 ... ok [INFO] [stdout] test matrix_game::polynomial::tests::construction::valid_construction ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::not_uniform_value_positive_hard ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_easy_polynomial ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_easy ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_medium_hard_polynomial ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_value_positivity::not_value_positive ... ok [INFO] [stdout] test matrix_game::tests::construction ... ok [INFO] [stdout] test matrix_game::tests::checking_dimensions::_2x3 ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_hard_polynomial ... ok [INFO] [stdout] test matrix_game::tests::computing_value::positive_value ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_value_positivity::value_positive_easy ... ok [INFO] [stdout] test matrix_game::tests::solving::positive_value_with_extra_strategy ... ok [INFO] [stdout] test matrix_game::tests::row_solving::positive_value ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_medium_polynomial ... ok [INFO] [stdout] test matrix_game::tests::row_solving::rock_paper_scisors ... ok [INFO] [stdout] test matrix_game::tests::solving::positive_value ... ok [INFO] [stdout] test matrix_game::tests::computing_value::rock_paper_scisors ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::not_uniform_value_positive_medium_polynomial ... ok [INFO] [stdout] test matrix_game::tests::solving::rock_paper_scisors ... ok [INFO] [stdout] test matrix_game::polynomial::tests::construction::invalid_construction_different_shapes ... ok [INFO] [stdout] test matrix_game::polynomial::tests::construction::invalid_construction_empty_vector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests neumann [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 308) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_to_square (line 105) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 271) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::is_completely_mixed (line 65) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 156) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_row_best (line 210) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_to_square (line 115) ... FAILED [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::epsilon_kernel_constant (line 56) ... FAILED [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 26) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 318) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 281) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 144) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame (line 15) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::is_completely_mixed (line 74) ... ok [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 18) ... ok [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::is_square (line 47) ... ok [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_column_best (line 244) ... ok [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::is_square (line 38) ... ok [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::shape (line 320) ... ok [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::into (line 399) ... ok [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::functional_form_value (line 280) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 308) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_to_square (line 105) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 271) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::is_completely_mixed (line 65) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 156) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_row_best (line 210) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_to_square (line 115) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::epsilon_kernel_constant (line 56) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 26) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 318) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 281) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 144) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame (line 15) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame (line 15) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::is_completely_mixed (line 65) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 144) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 156) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 308) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 318) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 271) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 281) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_row_best (line 210) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_to_square (line 105) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_to_square (line 115) [INFO] [stdout] src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 26) [INFO] [stdout] src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::epsilon_kernel_constant (line 56) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.86s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "6c011f72518296d3eb5ee1d11f42cf8755a9883ed3e5f41ff7d1994f0883607f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c011f72518296d3eb5ee1d11f42cf8755a9883ed3e5f41ff7d1994f0883607f", kill_on_drop: false }` [INFO] [stdout] 6c011f72518296d3eb5ee1d11f42cf8755a9883ed3e5f41ff7d1994f0883607f