[INFO] cloning repository https://github.com/JunichiSugiura/dip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JunichiSugiura/dip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunichiSugiura%2Fdip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunichiSugiura%2Fdip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2255e564b051f5faad3a51ce5f6114bae64268f [INFO] testing JunichiSugiura/dip against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunichiSugiura%2Fdip" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JunichiSugiura/dip on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JunichiSugiura/dip [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/JunichiSugiura/dip [INFO] tweaked toml for git repo https://github.com/JunichiSugiura/dip written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/JunichiSugiura/dip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12991c18f29f7cbb5049c577a646f2b2c1deb9c381e1cc6794135809c19736bb [INFO] running `Command { std: "docker" "start" "-a" "12991c18f29f7cbb5049c577a646f2b2c1deb9c381e1cc6794135809c19736bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12991c18f29f7cbb5049c577a646f2b2c1deb9c381e1cc6794135809c19736bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12991c18f29f7cbb5049c577a646f2b2c1deb9c381e1cc6794135809c19736bb", kill_on_drop: false }` [INFO] [stdout] 12991c18f29f7cbb5049c577a646f2b2c1deb9c381e1cc6794135809c19736bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e066cc4c8927b71045d8ea396d42ef7c66d4043088b404e15f68afb14cb5555f [INFO] running `Command { std: "docker" "start" "-a" "e066cc4c8927b71045d8ea396d42ef7c66d4043088b404e15f68afb14cb5555f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling bevy_ptr v0.8.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bevy_tasks v0.8.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling bevy_macro_utils v0.8.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.1 [INFO] [stderr] Compiling bevy_derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling dip_macro v0.1.0 (/opt/rustwide/workdir/plugins/macro) [INFO] [stderr] Compiling dioxus-core-macro v0.2.1 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling dip_task v0.1.0 (/opt/rustwide/workdir/plugins/task) [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling dioxus-core v0.2.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling dioxus-hooks v0.2.1 [INFO] [stderr] Compiling dioxus-html v0.2.1 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling bevy_math v0.8.1 [INFO] [stderr] Compiling fermi v0.2.1 [INFO] [stderr] Compiling dioxus v0.2.4 [INFO] [stderr] Compiling config v0.13.1 (https://github.com/mehcode/config-rs?rev=655a02d575cbf1b6b8c7c228e16dece286b59331#655a02d5) [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling bevy_ecs v0.8.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling bevy_app v0.8.1 [INFO] [stderr] Compiling bevy_time v0.8.1 [INFO] [stderr] Compiling bevy_log v0.8.1 [INFO] [stderr] Compiling bevy_input v0.8.1 [INFO] [stderr] Compiling bevy_hierarchy v0.8.1 [INFO] [stderr] Compiling bevy_diagnostic v0.8.1 [INFO] [stderr] Compiling bevy_core v0.8.1 [INFO] [stderr] Compiling bevy_transform v0.8.1 [INFO] [stderr] Compiling bevy_window v0.8.1 [INFO] [stderr] Compiling bevy_internal v0.8.1 [INFO] [stderr] Compiling bevy v0.8.1 [INFO] [stderr] Compiling dip_cli v0.1.0 (/opt/rustwide/workdir/plugins/ui/cli) [INFO] [stderr] Compiling dip_core v0.1.0 (/opt/rustwide/workdir/plugins/core) [INFO] [stderr] Compiling dip v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "e066cc4c8927b71045d8ea396d42ef7c66d4043088b404e15f68afb14cb5555f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e066cc4c8927b71045d8ea396d42ef7c66d4043088b404e15f68afb14cb5555f", kill_on_drop: false }` [INFO] [stdout] e066cc4c8927b71045d8ea396d42ef7c66d4043088b404e15f68afb14cb5555f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0a1c15c36c033158eb0dcfdfd72d313a7325d225cb0faaf3a10feb93f13d0ba [INFO] running `Command { std: "docker" "start" "-a" "c0a1c15c36c033158eb0dcfdfd72d313a7325d225cb0faaf3a10feb93f13d0ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling petitset v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling leafwing_input_manager_macros v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_tasks v0.8.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling gilrs-core v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling gilrs v0.9.0 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling dioxus-core v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling dioxus-html v0.2.1 [INFO] [stderr] Compiling fermi v0.2.1 [INFO] [stderr] Compiling dioxus-hooks v0.2.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling dioxus v0.2.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling config v0.13.1 (https://github.com/mehcode/config-rs?rev=655a02d575cbf1b6b8c7c228e16dece286b59331#655a02d5) [INFO] [stderr] Compiling bevy_ecs v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling dip_task v0.1.0 (/opt/rustwide/workdir/plugins/task) [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling bevy_app v0.8.1 [INFO] [stderr] Compiling bevy_input v0.8.1 [INFO] [stderr] Compiling bevy_time v0.8.1 [INFO] [stderr] Compiling bevy_hierarchy v0.8.1 [INFO] [stderr] Compiling bevy_log v0.8.1 [INFO] [stderr] Compiling bevy_diagnostic v0.8.1 [INFO] [stderr] Compiling bevy_transform v0.8.1 [INFO] [stderr] Compiling bevy_core v0.8.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling bevy_gilrs v0.8.1 [INFO] [stderr] Compiling bevy_window v0.8.1 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling bevy_internal v0.8.1 [INFO] [stderr] Compiling bevy v0.8.1 [INFO] [stderr] Compiling dip_core v0.1.0 (/opt/rustwide/workdir/plugins/core) [INFO] [stderr] Compiling dip_cli v0.1.0 (/opt/rustwide/workdir/plugins/ui/cli) [INFO] [stderr] Compiling leafwing-input-manager v0.5.2 [INFO] [stderr] Compiling dip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSrBjPE/symbols.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.cli_async.d01cad9f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f.1li1mkcerdftc4u3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-0d9ebc72bedeafb3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cc9fc70b2c9b2562.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2a2f210a1473be7b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bc143c107bc42497.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb9ca1f7972c31b3.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-60b66952ba1544cc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-43297e4c3d07edab.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8120b2e231d81edd.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4f0eb06f506edfa0.rlib" "/opt/rustwide/target/debug/deps/libhyper-0640ce08d9a8b0a7.rlib" "/opt/rustwide/target/debug/deps/libwant-5580faf861c3e27e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-e086a597ab668151.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2514060210780054.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f04cee700c002253.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20b3dccc16bf011d.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d497407bcc090fd.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libclap-042a82de62b0b9e8.rlib" "/opt/rustwide/target/debug/deps/libatty-22bc690b6fbaa8fd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-80dedded9b4bb4ed.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-b94284aa4f3cfc92.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-f25479b31c996b74.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libdip-92f086790ac79faa.rlib" "/opt/rustwide/target/debug/deps/libdip_cli-9c80b83c4dc727ce.rlib" "/opt/rustwide/target/debug/deps/libdip_core-3882cd39bf036db9.rlib" "/opt/rustwide/target/debug/deps/libdip_task-e968a06547562d88.rlib" "/opt/rustwide/target/debug/deps/libtokio-644c848fa15e8830.rlib" "/opt/rustwide/target/debug/deps/libsocket2-22b116a2c10f2638.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libmio-f7ee79cafa46a1f6.rlib" "/opt/rustwide/target/debug/deps/libdioxus-df2cc6fd7a96f1e6.rlib" "/opt/rustwide/target/debug/deps/libdioxus_html-3cd616e6ffbd7818.rlib" "/opt/rustwide/target/debug/deps/libfermi-b733e8b94e87d2cf.rlib" "/opt/rustwide/target/debug/deps/libim_rc-a91015488db6220b.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-2266ae67b638ab74.rlib" "/opt/rustwide/target/debug/deps/librand_core-5a44aa3330851095.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-cf864b775ab88dcc.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-3c4e76aef4de50e3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libdioxus_hooks-dee22c66f0efb7f0.rlib" "/opt/rustwide/target/debug/deps/libdioxus_core-4de8c8bae65b386e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d96923cd86eb1be6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f03124ae841b74e6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-b2ee870b30105ff6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7eed364a78cd5982.rlib" "/opt/rustwide/target/debug/deps/libgimli-c31b4787004ab5e8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/liblongest_increasing_subsequence-a650e2bcca48c665.rlib" "/opt/rustwide/target/debug/deps/libindexmap-93314d94c3abd662.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-263dad60415a0efa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2df9af6b02fb94e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-42a10a61546cd4c9.rlib" "/opt/rustwide/target/debug/deps/libbumpalo-457be4d3ec1f26d1.rlib" "/opt/rustwide/target/debug/deps/libbevy-8a4b2ebb8a98c851.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3d474134df42df52.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-381d9639cf2a82a4.rlib" "/opt/rustwide/target/debug/deps/libgilrs-483cb6109bac01e7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-00b8976ddc918a69.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-e473089819f12aa8.rlib" "/opt/rustwide/target/debug/deps/libnix-759b9605e9e1b850.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-3847c2e74e31f6eb.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-f05b18a07ae8213f.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-ded80190f3b0c9f9.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-8c684e60bc499916.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-e07b27b3905acd4e.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-ba23197dbe9b52fa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e7c13b0c85ef54c7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ee54d8e49eb38db.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-9bc1e6748f213027.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-fb153c8b557e71e6.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-6f25a63a52fb6e51.rlib" "/opt/rustwide/target/debug/deps/liboverload-0c8b3b14f2ab2db1.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ef06d59226c7e131.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-42a1ab152a7eb929.rlib" "/opt/rustwide/target/debug/deps/libregex-a06e325541354f15.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-238c09a7c3c167d4.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-336930e67a977ed7.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-744041d1e2c21bfb.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-b3b20f4cb2776e7a.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-30e399f6f06dcbd6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6098da764c0116d5.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-cf62ef87be3392b0.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f6e0161074f719de.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6a935a659dbe1ca0.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-1f6543a4c3d291da.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-89c5bcb86a439eae.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_task-27f79bd33f840eb6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f50a419aa39be8a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b030de14d0950a33.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bf9e20885aac91eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1eac79b368bfe543.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ea68d4532a07fdff.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-8513b260011aaf70.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-5f95744c19eac04c.rlib" "/opt/rustwide/target/debug/deps/libglam-9df87b264a9af48f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3d21f79099aa2dd8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca98f84017592f93.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a904beabe6518c62.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8905986d4c11b7bb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libthiserror-026df9e1a4c6ef12.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-c9ac1a63b55e22c2.rlib" "/opt/rustwide/target/debug/deps/libuuid-a479e6973400752d.rlib" "/opt/rustwide/target/debug/deps/libtracing-97285e5d13bbfe1b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e19cba47c6323606.rlib" "/opt/rustwide/target/debug/deps/libinstant-337d5513adfbdec9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c142dc042f7fa50f.rlib" "/opt/rustwide/target/debug/deps/libserde-62397383eb6e4cf2.rlib" "/opt/rustwide/target/debug/deps/libahash-7561fa127d8ff78e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-93deffcee99018aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ddc04b21f426065.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-32c8d89871b7ecb5.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-b10c04a194ae6214.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cli_async-ad033846f91bd72f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dip` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c0a1c15c36c033158eb0dcfdfd72d313a7325d225cb0faaf3a10feb93f13d0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a1c15c36c033158eb0dcfdfd72d313a7325d225cb0faaf3a10feb93f13d0ba", kill_on_drop: false }` [INFO] [stdout] c0a1c15c36c033158eb0dcfdfd72d313a7325d225cb0faaf3a10feb93f13d0ba