[INFO] fetching crate torch-build 0.1.0... [INFO] testing torch-build-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate torch-build 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate torch-build 0.1.0 [INFO] finished tweaking crates.io crate torch-build 0.1.0 [INFO] tweaked toml for crates.io crate torch-build 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate torch-build 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate torch-build 0.1.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2 v0.4.3 [INFO] [stderr] Downloaded crc32fast v1.2.1 [INFO] [stderr] Downloaded python-config v0.1.0 [INFO] [stderr] Downloaded rustacuda_core v0.1.2 [INFO] [stderr] Downloaded cuda-config v0.1.0 [INFO] [stderr] Downloaded rustacuda_derive v0.1.2 [INFO] [stderr] Downloaded glob v0.3.0 [INFO] [stderr] Downloaded flate2 v1.0.22 [INFO] [stderr] Downloaded os_info v3.2.0 [INFO] [stderr] Downloaded indexmap v1.7.0 [INFO] [stderr] Downloaded serde_derive v1.0.136 [INFO] [stderr] Downloaded hashbrown v0.11.2 [INFO] [stderr] Downloaded unicode-normalization v0.1.19 [INFO] [stderr] Downloaded ureq v2.3.0 [INFO] [stderr] Downloaded webpki-roots v0.22.1 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] [stderr] Downloaded serde v1.0.136 [INFO] [stderr] Downloaded rustacuda v0.1.3 [INFO] [stderr] Downloaded rustls v0.20.0 [INFO] [stderr] Downloaded tinyvec v1.5.1 [INFO] [stderr] Downloaded unicode-bidi v0.3.7 [INFO] [stderr] Downloaded cuda-driver-sys v0.3.0 [INFO] [stderr] Downloaded libc v0.2.107 [INFO] [stderr] Downloaded jobserver v0.1.24 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10b3b6d1bb7fb8306c8d85797316d2c380725ee6b434072e0cd7f744941f8342 [INFO] running `Command { std: "docker" "start" "-a" "10b3b6d1bb7fb8306c8d85797316d2c380725ee6b434072e0cd7f744941f8342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10b3b6d1bb7fb8306c8d85797316d2c380725ee6b434072e0cd7f744941f8342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b3b6d1bb7fb8306c8d85797316d2c380725ee6b434072e0cd7f744941f8342", kill_on_drop: false }` [INFO] [stdout] 10b3b6d1bb7fb8306c8d85797316d2c380725ee6b434072e0cd7f744941f8342 [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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b98835bead20139888c513cf47c111f59075d745c76d00ba3a0aa668be9016e [INFO] running `Command { std: "docker" "start" "-a" "6b98835bead20139888c513cf47c111f59075d745c76d00ba3a0aa668be9016e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustacuda_core v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Compiling python-config v0.1.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling torch-build v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Compiling rustacuda v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling ureq v2.3.0 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `window` [INFO] [stdout] --> src/probe.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | } else if #[cfg(target_os = "window")] { [INFO] [stdout] | ^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"windows"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.17s [INFO] running `Command { std: "docker" "inspect" "6b98835bead20139888c513cf47c111f59075d745c76d00ba3a0aa668be9016e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b98835bead20139888c513cf47c111f59075d745c76d00ba3a0aa668be9016e", kill_on_drop: false }` [INFO] [stdout] 6b98835bead20139888c513cf47c111f59075d745c76d00ba3a0aa668be9016e [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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9087e3d3ae612a8912932931cb73f0bef3d43f6a71d6005fb60700621a9a0d1 [INFO] running `Command { std: "docker" "start" "-a" "c9087e3d3ae612a8912932931cb73f0bef3d43f6a71d6005fb60700621a9a0d1", kill_on_drop: false }` [INFO] [stderr] Compiling torch-build v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `window` [INFO] [stdout] --> src/probe.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | } else if #[cfg(target_os = "window")] { [INFO] [stdout] | ^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"windows"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `window` [INFO] [stdout] --> src/probe.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | } else if #[cfg(target_os = "window")] { [INFO] [stdout] | ^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"windows"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWVLzTO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtorch_build-a99f5d6a65d18fd2,libzip-d39af0c2b8124b6e,libtime-9d336793dfba2dc0,libthiserror-4b74f238f210c7e8,libbzip2-aa66b1e64b386eff,libbzip2_sys-b768dbb33a339eec,libflate2-ca0921f3bac1f27a,libminiz_oxide-ef585b9cfe424eb3,libadler-b4175ab842d2ed22,libbyteorder-ef923ace94ebfdce,libcrc32fast-1c885b9b0af79fc0,libureq-5d002f58a690ec01,libwebpki_roots-e0fe070dd718f172,libbase64-f6c001ea23c87b39,librustls-49a3c5fea5341882,libsct-392a2ba2202a1ad1,libwebpki-fb6e80f3fdd94f3e,libring-d20b77ed7acf6fc7,libspin-0122b63eca74e16b,libuntrusted-89c47c20f52e0729,liblibc-a9801b2f112f631c,libchunked_transfer-a493e7fde8bd13a3,liburl-c8bb0f7c35dc37f7,libidna-ffa77862d193831d,libunicode_normalization-3ec198a222eb5a6a,libtinyvec-cd5c5db77024aba2,libtinyvec_macros-c4fd8fad5cbe7140,libunicode_bidi-ff574d93026a8a38,libform_urlencoded-b1b61c1322facf7e,libpercent_encoding-d275190e0382c879,libmatches-2097b8041375813c,libregex-5f60dbd3dc90fe2a,libaho_corasick-295d77ed261e18d1,libmemchr-64afecb71747f4b4,libregex_syntax-2dc76701ac1bd39f,libcc-98687890909238ad,libos_info-0788939d37a85c56,libserde-b2745399ebf00a3a,librustacuda-e718f4ad107067db,libcuda_driver_sys-759ed003ebea7a1c,librustacuda_core-84a29758eee02b9c,libbitflags-a56917bef97924b7,libonce_cell-139de1481816174e,libitertools-4ee5a8946b322f7b,libeither-22c6726431b8e4bc,libindexmap-afe5a2647287fcbe,libhashbrown-64b0ec99301d1b86,liblog-71d372eeeee37280,libcfg_if-6a7eff3bb9b3cc11,libanyhow-69bbdfa6cd677913}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWVLzTO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-f3b27e6dd2c79968/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0965a0323ae38b4/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cuda-f0161a8fa3ba655b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lcuda [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `torch-build` (example "cuda") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcszulbY/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzip-d39af0c2b8124b6e,libtime-9d336793dfba2dc0,libthiserror-4b74f238f210c7e8,libbzip2-aa66b1e64b386eff,libbzip2_sys-b768dbb33a339eec,libflate2-ca0921f3bac1f27a,libminiz_oxide-ef585b9cfe424eb3,libadler-b4175ab842d2ed22,libbyteorder-ef923ace94ebfdce,libcrc32fast-1c885b9b0af79fc0,libureq-5d002f58a690ec01,libwebpki_roots-e0fe070dd718f172,libbase64-f6c001ea23c87b39,librustls-49a3c5fea5341882,libsct-392a2ba2202a1ad1,libwebpki-fb6e80f3fdd94f3e,libring-d20b77ed7acf6fc7,libspin-0122b63eca74e16b,libuntrusted-89c47c20f52e0729,liblibc-a9801b2f112f631c,libchunked_transfer-a493e7fde8bd13a3,liburl-c8bb0f7c35dc37f7,libidna-ffa77862d193831d,libunicode_normalization-3ec198a222eb5a6a,libtinyvec-cd5c5db77024aba2,libtinyvec_macros-c4fd8fad5cbe7140,libunicode_bidi-ff574d93026a8a38,libform_urlencoded-b1b61c1322facf7e,libpercent_encoding-d275190e0382c879,libmatches-2097b8041375813c,libregex-5f60dbd3dc90fe2a,libaho_corasick-295d77ed261e18d1,libmemchr-64afecb71747f4b4,libregex_syntax-2dc76701ac1bd39f,libcc-98687890909238ad}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libos_info-0788939d37a85c56,libserde-b2745399ebf00a3a,librustacuda-e718f4ad107067db,libcuda_driver_sys-759ed003ebea7a1c,librustacuda_core-84a29758eee02b9c,libbitflags-a56917bef97924b7,libonce_cell-139de1481816174e,libitertools-4ee5a8946b322f7b,libeither-22c6726431b8e4bc,libindexmap-afe5a2647287fcbe,libhashbrown-64b0ec99301d1b86,liblog-71d372eeeee37280,libcfg_if-6a7eff3bb9b3cc11,libanyhow-69bbdfa6cd677913}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcszulbY/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-f3b27e6dd2c79968/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0965a0323ae38b4/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/torch_build-102641e5b9e8fd86" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lcuda [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `torch-build` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c9087e3d3ae612a8912932931cb73f0bef3d43f6a71d6005fb60700621a9a0d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9087e3d3ae612a8912932931cb73f0bef3d43f6a71d6005fb60700621a9a0d1", kill_on_drop: false }` [INFO] [stdout] c9087e3d3ae612a8912932931cb73f0bef3d43f6a71d6005fb60700621a9a0d1