[INFO] fetching crate ws2812-rp235x 0.1.1... [INFO] building ws2812-rp235x-0.1.1 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate ws2812-rp235x 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ws2812-rp235x 0.1.1 [INFO] finished tweaking crates.io crate ws2812-rp235x 0.1.1 [INFO] tweaked toml for crates.io crate ws2812-rp235x 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ws2812-rp235x 0.1.1 on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ws2812-rp235x 0.1.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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 602312a3ef43aca73dbf3d494d98aa09278914dd5480cc97954bf8facc38f249 [INFO] running `Command { std: "docker" "start" "-a" "602312a3ef43aca73dbf3d494d98aa09278914dd5480cc97954bf8facc38f249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "602312a3ef43aca73dbf3d494d98aa09278914dd5480cc97954bf8facc38f249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "602312a3ef43aca73dbf3d494d98aa09278914dd5480cc97954bf8facc38f249", kill_on_drop: false }` [INFO] [stdout] 602312a3ef43aca73dbf3d494d98aa09278914dd5480cc97954bf8facc38f249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 424017a5438f9fb48d5f4094f114e5b5b1db09891b0ef857d2f3f564a367b3f3 [INFO] running `Command { std: "docker" "start" "-a" "424017a5438f9fb48d5f4094f114e5b5b1db09891b0ef857d2f3f564a367b3f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling rp235x-pac v0.1.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling rp-hal-common v0.1.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling rp-binary-info v0.1.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2-const-stable v0.1.0 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling smart-leds-trait v0.3.1 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling pio v0.2.1 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling rp235x-hal-macros v0.1.0 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling rp235x-hal v0.3.0 [INFO] [stderr] Compiling pio-parser v0.2.2 [INFO] [stderr] Compiling pio-proc v0.2.2 [INFO] [stderr] Compiling ws2812-rp235x v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.05s [INFO] running `Command { std: "docker" "inspect" "424017a5438f9fb48d5f4094f114e5b5b1db09891b0ef857d2f3f564a367b3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "424017a5438f9fb48d5f4094f114e5b5b1db09891b0ef857d2f3f564a367b3f3", kill_on_drop: false }` [INFO] [stdout] 424017a5438f9fb48d5f4094f114e5b5b1db09891b0ef857d2f3f564a367b3f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 20ad20c8d6d01dedebc98be5acb217b5b915d115342fdd4d2db38bd6af936cb8 [INFO] running `Command { std: "docker" "start" "-a" "20ad20c8d6d01dedebc98be5acb217b5b915d115342fdd4d2db38bd6af936cb8", kill_on_drop: false }` [INFO] [stderr] Compiling ws2812-rp235x v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "CORE_PERIPHERALS" "--export" "DEVICE_PERIPHERALS" "--export" "__EXTERNAL_INTERRUPTS" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libsmart_leds_trait-6594dc02ab3b1193,librgb-55434969cffb36a2,libbytemuck-57d5e6017fa597c7,librp235x_hal-a6cbb3b880f09fa5,libitertools-22854ae963966c1f,libeither-cfdd7ad9333739d9,libembedded_io-77383b13a737db41,librand_core-512e272d4ecb92d6,libsha2_const_stable-c2a34f62702f2d98,libbitfield-5b98527821938b6b,libusb_device-059160154960debb,libheapless-0747b743bf798320,libhash32-f9e5af1a2039ec09,libbyteorder-724208724ef3bd1b,libportable_atomic-5b0e0e1bcd460208,librp_hal_common-1c92bafe032f8d37,libembedded_hal_nb-fee9a7914ac6d1d3,libpio-234412b1e327f4d3,libnum_enum-d124a36f716459cd,libarrayvec-e1eaf3377f1d004d,libembedded_hal_async-4699197cf2639d37,libfrunk-773f71167f50f64a,libfrunk_core-6bbf54fa5c3fa4c2,libembedded_hal-1885425d57e27f95,libembedded_dma-88b0ba5c2b5d914a,libstable_deref_trait-5e25dd7775e0b365,librp_binary_info-6fce64326c9df921,librp235x_pac-4dadd696d0dc01d4,libcritical_section-cc2948f291609996,libfugit-ab08290a47643e13,libgcd-ac0e446f49804cc4,libcortex_m-cf1f19a112d65426,libembedded_hal-4009afb475652649,libvoid-6b3fa066fea5aaeb,libnb-a6d82fd9e91090df,libnb-1ca80efc6980905f,libvolatile_register-e6d7487b196b8ff0,libvcell-18ca50b8176a4901,libbare_metal-2ed47aa81805c406}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/rp235x-pac-5fe264a3b030c005/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/ws2812_rp235x-47ef3968e48daeaa.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: TIMER0_IRQ_0 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: TIMER0_IRQ_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: TIMER0_IRQ_2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: TIMER0_IRQ_3 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: TIMER1_IRQ_0 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: TIMER1_IRQ_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: TIMER1_IRQ_2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: TIMER1_IRQ_3 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: PWM_IRQ_WRAP_0 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: PWM_IRQ_WRAP_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: DMA_IRQ_0 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: DMA_IRQ_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: DMA_IRQ_2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: DMA_IRQ_3 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: USBCTRL_IRQ [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: PIO0_IRQ_0 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: PIO0_IRQ_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: PIO1_IRQ_0 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: PIO1_IRQ_1 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librp235x_pac-4dadd696d0dc01d4.rlib(rp235x_pac-4dadd696d0dc01d4.rp235x_pac.4b73594a6d71e6d5-cgu.0.rcgu.o): undefined symbol: PIO2_IRQ_0 [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ws2812-rp235x` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "20ad20c8d6d01dedebc98be5acb217b5b915d115342fdd4d2db38bd6af936cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ad20c8d6d01dedebc98be5acb217b5b915d115342fdd4d2db38bd6af936cb8", kill_on_drop: false }` [INFO] [stdout] 20ad20c8d6d01dedebc98be5acb217b5b915d115342fdd4d2db38bd6af936cb8