[INFO] cloning repository https://github.com/OTheDev/pwdm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OTheDev/pwdm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOTheDev%2Fpwdm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOTheDev%2Fpwdm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9edf060e5ccddb90882fc60498934b250483293f [INFO] building OTheDev/pwdm against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOTheDev%2Fpwdm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OTheDev/pwdm [INFO] finished tweaking git repo https://github.com/OTheDev/pwdm [INFO] tweaked toml for git repo https://github.com/OTheDev/pwdm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OTheDev/pwdm 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 git repo https://github.com/OTheDev/pwdm 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ffa9c242df35d81eadbd015abde0db9e4fe1a6a72c93d40c702a6484e6245213 [INFO] running `Command { std: "docker" "start" "-a" "ffa9c242df35d81eadbd015abde0db9e4fe1a6a72c93d40c702a6484e6245213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffa9c242df35d81eadbd015abde0db9e4fe1a6a72c93d40c702a6484e6245213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa9c242df35d81eadbd015abde0db9e4fe1a6a72c93d40c702a6484e6245213", kill_on_drop: false }` [INFO] [stdout] ffa9c242df35d81eadbd015abde0db9e4fe1a6a72c93d40c702a6484e6245213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 54bb59f077c082f3b6b2c788e7131e6040a8e529920e24702dd41379f161eee5 [INFO] running `Command { std: "docker" "start" "-a" "54bb59f077c082f3b6b2c788e7131e6040a8e529920e24702dd41379f161eee5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling errno v0.3.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling cc v1.0.91 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pwdg v0.1.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clearscreen v3.0.0 [INFO] [stderr] Compiling zxcvbn v2.2.2 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling pwdm v0.4.0 (/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" "__externref_drop_slice" "--export" "__externref_heap_live_count" "--export" "__externref_table_alloc" "--export" "__externref_table_dealloc" "--export" "__wbindgen_exn_store" "--export" "__wbindgen_free" "--export" "__wbindgen_malloc" "--export" "__wbindgen_realloc" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libdirs-1ae9301270c6bfc2,libclearscreen-f26dc35656a02263,libwhich-66b5dde2f3ed0f27,libterminfo-e4716557e395e465,libdirs-cd08b4936459622b,libphf-da8012bfbed31cfb,libphf_shared-00d7f401a2f82c56,libsiphasher-bcaed8f5af22bf9c,libnom-43d2c084f4a17749,libfnv-4cf7b98c52023da7,libpwdm-49e593af06e39a18,libzxcvbn-838028f0620eb1e5,libtime-78b8d8fa68d06e10,libtime_core-bd0d63e41a36dd0e,libnum_conv-1ef8d510955d3be1,libderanged-110e4a5c5f7b0112,libpowerfmt-fbc2fd0c9a129936,libjs_sys-4b55d1778fc74270,libwasm_bindgen-011e02a52784a27d,libitertools-cd94ddd6e17db56e,libeither-6ab4900567abcc0c,libfancy_regex-3d7433a4e5f6ff7a,libregex-d7dda012d46c946c,libregex_automata-529416b0cdf73fd0,libaho_corasick-9fb8217cfdaef58b,libmemchr-543b78dd4e6f59ec,libregex_syntax-4143df8633f5deb0,libbit_set-88cff056a71b8996,libbit_vec-646a760757a3d876,libquick_error-d37b5d841d8d4609,libderive_builder-22e1a3e11cbc9b9f,libargon2-d1ed2502269d4747,libblake2-8b69a941e5061bae,libdigest-4281d615a4ac8a8c,libblock_buffer-ff766ba1f1bc2312,libpassword_hash-c0b8e3b3651f666a,libbase64ct-3046a3ae56064fd5,libaes_gcm-275ed02617328f9a,libctr-df5bb9a4c34bd819,libghash-c02f5b58cda23dc6,libpolyval-8b959583d95477e6,libopaque_debug-bb20c77cda040623,libuniversal_hash-3e70aaf1915258f0,libsubtle-343c9aa3d9f7d536,libaes-4fa227495f7acbf9,libcipher-e7c2bcd82f3b18ae,libinout-73980bcc649d68b0,libaead-b569312b4644904e,libcrypto_common-7b0bda13d05bab13,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,librusqlite-b0a6976834c34e48,libsmallvec-dd22fcde2487057b,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-d7eda3bd821ede72,libhashlink-62c017e1bf320d41,libhashbrown-497b93baf3b99497,libahash-7c9a4fef98a11005,libonce_cell-847ca6422e74ab52,libzerocopy-8ac84286dd5aeee5,liballocator_api2-f9a89aae43cd9d62,liblibsqlite3_sys-8a4d38e5f35c0631,libpwdg-7f6dca37611b1c4e,librand-2cee130869086e75,librand_chacha-dc997f1b1e6770b1,libppv_lite86-486e4425e6fd09e6,librand_core-bca1ab19e0ef5270,libgetrandom-90055d9ee04668dc,libwasi-b9c6bfbff0bef49f,libdialoguer-e1cb09cb47067275,libshell_words-60648c807bd03914,libtempfile-cf97db79bb61fb2a,libfastrand-dc71847a74edd88a,librustix-05500ea36f53f512,libbitflags-140fcb36126fd8da,liberrno-40d234414a9d15b8,liblibc-69b9796c29d1257e,libcfg_if-50b02a9e3502ecf2,libzeroize-ecdee4bda510392f,libthiserror-2554da3e95b9bd2e,libconsole-bdc736516bc880b8,libunicode_width-9718a35a1702a5af,libcolored-6f32a11f0de99c30,liblazy_static-36da267ce9339a94,libclap-44a232e7e132699c,libclap_builder-390c712f37ff196d,libstrsim-e512297c5f919e18,libanstream-77f9e3f9ccfb9eda,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-2df4257bb6863119,libanstyle-2a113e70dd25572f}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{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-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/libsqlite3-sys-fdc919d7a2789769/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/pwdm-83c04ac3c4977ae5.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-8a4d38e5f35c0631.rlib: archive member '0343851c9008f270-sqlite3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.0.rcgu.o): undefined symbol: sqlite3_get_autocommit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.0.rcgu.o): undefined symbol: sqlite3_changes64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.1.rcgu.o): undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.1.rcgu.o): undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.1.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.1.rcgu.o): undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.2.rcgu.o): undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.2.rcgu.o): undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.2.rcgu.o): undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.2.rcgu.o): undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.2.rcgu.o): undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpwdm-49e593af06e39a18.rlib(pwdm-49e593af06e39a18.pwdm.f38d5fe92cfe2df5-cgu.2.rcgu.o): undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-b0a6976834c34e48.rlib(rusqlite-b0a6976834c34e48.rusqlite.382334831e97d9b5-cgu.6.rcgu.o): undefined symbol: sqlite3_column_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-b0a6976834c34e48.rlib(rusqlite-b0a6976834c34e48.rusqlite.382334831e97d9b5-cgu.6.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-b0a6976834c34e48.rlib(rusqlite-b0a6976834c34e48.rusqlite.382334831e97d9b5-cgu.6.rcgu.o): undefined symbol: sqlite3_finalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-b0a6976834c34e48.rlib(rusqlite-b0a6976834c34e48.rusqlite.382334831e97d9b5-cgu.6.rcgu.o): undefined symbol: sqlite3_column_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-b0a6976834c34e48.rlib(rusqlite-b0a6976834c34e48.rusqlite.382334831e97d9b5-cgu.6.rcgu.o): undefined symbol: sqlite3_column_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-b0a6976834c34e48.rlib(rusqlite-b0a6976834c34e48.rusqlite.382334831e97d9b5-cgu.6.rcgu.o): undefined symbol: sqlite3_column_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-b0a6976834c34e48.rlib(rusqlite-b0a6976834c34e48.rusqlite.382334831e97d9b5-cgu.6.rcgu.o): undefined symbol: sqlite3_column_bytes [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 `pwdm` (bin "pwdm") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "54bb59f077c082f3b6b2c788e7131e6040a8e529920e24702dd41379f161eee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54bb59f077c082f3b6b2c788e7131e6040a8e529920e24702dd41379f161eee5", kill_on_drop: false }` [INFO] [stdout] 54bb59f077c082f3b6b2c788e7131e6040a8e529920e24702dd41379f161eee5