[INFO] fetching crate explicit-error-http 0.3.1... [INFO] testing explicit-error-http-0.3.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] extracting crate explicit-error-http 0.3.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate explicit-error-http 0.3.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate explicit-error-http 0.3.1 [INFO] tweaked toml for crates.io crate explicit-error-http 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate explicit-error-http 0.3.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate explicit-error-http 0.3.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded icu_properties v2.0.0 [INFO] [stderr] Downloaded explicit-error-derive v0.2.1 [INFO] [stderr] Downloaded sqlx-mysql v0.8.5 [INFO] [stderr] Downloaded axum-core v0.5.2 [INFO] [stderr] Downloaded serde_path_to_error v0.1.17 [INFO] [stderr] Downloaded problem_details v0.8.0 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded axum v0.8.4 [INFO] [stderr] Downloaded sqlx-postgres v0.8.5 [INFO] [stderr] Downloaded icu_properties_data v2.0.0 [INFO] [stderr] Downloaded sqlx v0.8.5 [INFO] [stderr] Downloaded sqlx-core v0.8.5 [INFO] [stderr] Downloaded erased-serde v0.4.6 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.5 [INFO] [stderr] Downloaded sqlx-macros v0.8.5 [INFO] [stderr] Downloaded explicit-error v0.2.3 [INFO] [stderr] Downloaded whoami v1.6.0 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.5 [INFO] [stderr] Downloaded unicode-properties v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b12e360ee41897e80a108376bbe615ab48fc938e76105e1822a379585110c474 [INFO] running `Command { std: "docker" "start" "-a" "b12e360ee41897e80a108376bbe615ab48fc938e76105e1822a379585110c474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b12e360ee41897e80a108376bbe615ab48fc938e76105e1822a379585110c474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b12e360ee41897e80a108376bbe615ab48fc938e76105e1822a379585110c474", kill_on_drop: false }` [INFO] [stdout] b12e360ee41897e80a108376bbe615ab48fc938e76105e1822a379585110c474 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1ffd723116fa3abed490827e69d960779ceb2b9f154eac655df5031cb7c384c [INFO] running `Command { std: "docker" "start" "-a" "e1ffd723116fa3abed490827e69d960779ceb2b9f154eac655df5031cb7c384c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling explicit-error-derive v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling explicit-error v0.2.3 [INFO] [stderr] Compiling problem_details v0.8.0 [INFO] [stderr] Compiling explicit-error-http v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s [INFO] running `Command { std: "docker" "inspect" "e1ffd723116fa3abed490827e69d960779ceb2b9f154eac655df5031cb7c384c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ffd723116fa3abed490827e69d960779ceb2b9f154eac655df5031cb7c384c", kill_on_drop: false }` [INFO] [stdout] e1ffd723116fa3abed490827e69d960779ceb2b9f154eac655df5031cb7c384c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 610e4966979a87b332a3de543c52dee3287b2b9b5cb0f939ffa2550345de8418 [INFO] running `Command { std: "docker" "start" "-a" "610e4966979a87b332a3de543c52dee3287b2b9b5cb0f939ffa2550345de8418", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling explicit-error-derive v0.2.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling explicit-error v0.2.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling sqlx-core v0.8.5 [INFO] [stderr] Compiling problem_details v0.8.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling explicit-error-http v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx-macros-core v0.8.5 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling sqlx-macros v0.8.5 [INFO] [stderr] Compiling sqlx v0.8.5 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "610e4966979a87b332a3de543c52dee3287b2b9b5cb0f939ffa2550345de8418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610e4966979a87b332a3de543c52dee3287b2b9b5cb0f939ffa2550345de8418", kill_on_drop: false }` [INFO] [stdout] 610e4966979a87b332a3de543c52dee3287b2b9b5cb0f939ffa2550345de8418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a4d794e481f7513b6836a477062db484739e531ca0a2da1e1eecbc2d565854a [INFO] running `Command { std: "docker" "start" "-a" "8a4d794e481f7513b6836a477062db484739e531ca0a2da1e1eecbc2d565854a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/explicit_error_http-b03cf166dec9071a) [INFO] [stdout] running 15 tests [INFO] [stdout] test domain::test::context ... ok [INFO] [stdout] test domain::test::into_source ... ok [INFO] [stdout] test domain::test::from_domain_for_error ... ok [INFO] [stdout] test domain::test::source ... ok [INFO] [stdout] test error::test::display ... ok [INFO] [stdout] test error::test::from_http_error_for_error ... ok [INFO] [stdout] test domain::test::display ... ok [INFO] [stdout] test error::test::new ... ok [INFO] [stdout] test error::test::with_source ... ok [INFO] [stdout] test error::test::with_context ... ok [INFO] [stdout] test error::test::serialize ... ok [INFO] [stdout] test domain::test::result_domain_with_context ... ok [INFO] [stdout] test domain::test::with_context ... ok [INFO] [stdout] test domain::test::to_domain_error ... ok [INFO] [stdout] test domain::test::serialize ... ok [INFO] [stderr] Running tests/derive.rs (/opt/rustwide/target/debug/deps/derive-86b1f4d01eb2ed55) [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test converts ... ok [INFO] [stderr] Doc-tests explicit_error_http [INFO] [stdout] test http_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: failed to create temporary directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctestYAGkEy", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name explicit_error_http --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L native=/opt/rustwide/target/debug/build/zstd-sys-ec964fa2b1303827/out --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-2066eb091743174d.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-0c1e56b05049835e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0cc0e131d0babde2.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-9e9bff69a6adba35.rlib --extern explicit_error=/opt/rustwide/target/debug/deps/libexplicit_error-3d6f780a4c0e67ac.rlib --extern explicit_error_derive=/opt/rustwide/target/debug/deps/libexplicit_error_derive-80787c6fb3eaafe9.so --extern explicit_error_http=/opt/rustwide/target/debug/deps/libexplicit_error_http-fe097136b0a4b0ed.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-67dd3ebadf32b4c0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern problem_details=/opt/rustwide/target/debug/deps/libproblem_details-26c3006799338cb2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-15c430fa8815cbd8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-839d57cf44d008ff.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-a57ea070f0cd61a5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-be1379ed61000300.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-bc3987c42445b7ae.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web", "axum"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness. [INFO] running `Command { std: "docker" "inspect" "8a4d794e481f7513b6836a477062db484739e531ca0a2da1e1eecbc2d565854a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4d794e481f7513b6836a477062db484739e531ca0a2da1e1eecbc2d565854a", kill_on_drop: false }` [INFO] [stdout] 8a4d794e481f7513b6836a477062db484739e531ca0a2da1e1eecbc2d565854a