[INFO] cloning repository https://github.com/travbid/catapult [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/travbid/catapult" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravbid%2Fcatapult", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravbid%2Fcatapult'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 212b2e12abcdeeee8f6eb43be9beb750df00ebaf [INFO] checking travbid/catapult against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravbid%2Fcatapult" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/travbid/catapult [INFO] finished tweaking git repo https://github.com/travbid/catapult [INFO] tweaked toml for git repo https://github.com/travbid/catapult written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/travbid/catapult on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/travbid/catapult 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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded starlark_map v0.13.0 [INFO] [stderr] Downloaded dupe_derive v0.9.1 [INFO] [stderr] Downloaded dupe v0.9.1 [INFO] [stderr] Downloaded cmp_any v0.8.1 [INFO] [stderr] Downloaded schemafy_core v0.5.2 [INFO] [stderr] Downloaded schemafy_lib v0.5.2 [INFO] [stderr] Downloaded display_container v0.9.0 [INFO] [stderr] Downloaded allocative_derive v0.3.3 [INFO] [stderr] Downloaded debugserver-types v0.5.0 [INFO] [stderr] Downloaded ena v0.14.4 [INFO] [stderr] Downloaded schemafy v0.5.2 [INFO] [stderr] Downloaded starlark_derive v0.13.0 [INFO] [stderr] Downloaded annotate-snippets v0.9.2 [INFO] [stderr] Downloaded allocative v0.3.4 [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] [stderr] Downloaded starlark_syntax v0.13.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.12 [INFO] [stderr] Downloaded lalrpop v0.19.12 [INFO] [stderr] Downloaded nix v0.28.0 [INFO] [stderr] Downloaded starlark v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47e39ffb92f8f5a0b9e370007c39c248959159ca0c301b24b9e37583717ea912 [INFO] running `Command { std: "docker" "start" "-a" "47e39ffb92f8f5a0b9e370007c39c248959159ca0c301b24b9e37583717ea912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47e39ffb92f8f5a0b9e370007c39c248959159ca0c301b24b9e37583717ea912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47e39ffb92f8f5a0b9e370007c39c248959159ca0c301b24b9e37583717ea912", kill_on_drop: false }` [INFO] [stdout] 47e39ffb92f8f5a0b9e370007c39c248959159ca0c301b24b9e37583717ea912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5d3aeeb2e7183dcbcaae2856b3eba8f1a0cb34cfc0d59f96ead10ef4467df4e [INFO] running `Command { std: "docker" "start" "-a" "f5d3aeeb2e7183dcbcaae2856b3eba8f1a0cb34cfc0d59f96ead10ef4467df4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling allocative v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling starlark_map v0.13.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Compiling starlark v0.13.0 [INFO] [stderr] Checking winnow v1.0.1 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking display_container v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Checking cmp_any v0.8.1 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking tar v0.4.45 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling dupe_derive v0.9.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling allocative_derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking dupe v0.9.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling starlark_derive v0.13.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking debugserver-types v0.5.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling starlark_syntax v0.13.0 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking ctplt v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Globals` [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | Globals, // [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Globals` [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | Globals, // [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compatibility_version` is never read [INFO] [stdout] --> src/generator/xcode.rs:1762:6 [INFO] [stdout] | [INFO] [stdout] 1741 | struct PBXProject { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1762 | pub compatibility_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_values` is never used [INFO] [stdout] --> src/misc/index_map.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 12 | / impl IndexMap [INFO] [stdout] 13 | | where [INFO] [stdout] 14 | | K: cmp::Eq + hash::Hash + Clone, [INFO] [stdout] | |____________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn into_values(self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `contains_key`, `get`, and `iter` are never used [INFO] [stdout] --> src/misc/index_set.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 12 | / impl IndexSet [INFO] [stdout] 13 | | where [INFO] [stdout] 14 | | T: cmp::Eq + hash::Hash + Clone, [INFO] [stdout] | |____________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn contains_key(&self, key: &Q) -> bool [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get(&self, key: &Q) -> Option<&T> [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn iter<'a>(&'a self) -> core::slice::Iter<'a, T> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LinkTargetPtr` is never constructed [INFO] [stdout] --> src/target.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(super) struct LinkTargetPtr(pub Arc); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `StaticLinker` is never used [INFO] [stdout] --> src/toolchain/compiler.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait StaticLinker { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `generator::Generator` and `toolchain` [INFO] [stdout] --> src/bin/main.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | generator::Generator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | toolchain, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `generator::Generator` and `toolchain` [INFO] [stdout] --> src/bin/main.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | generator::Generator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | toolchain, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compatibility_version` is never read [INFO] [stdout] --> src/generator/xcode.rs:1762:6 [INFO] [stdout] | [INFO] [stdout] 1741 | struct PBXProject { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1762 | pub compatibility_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_values` is never used [INFO] [stdout] --> src/misc/index_map.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 12 | / impl IndexMap [INFO] [stdout] 13 | | where [INFO] [stdout] 14 | | K: cmp::Eq + hash::Hash + Clone, [INFO] [stdout] | |____________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn into_values(self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `contains_key`, `get`, and `iter` are never used [INFO] [stdout] --> src/misc/index_set.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 12 | / impl IndexSet [INFO] [stdout] 13 | | where [INFO] [stdout] 14 | | T: cmp::Eq + hash::Hash + Clone, [INFO] [stdout] | |____________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn contains_key(&self, key: &Q) -> bool [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get(&self, key: &Q) -> Option<&T> [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn iter<'a>(&'a self) -> core::slice::Iter<'a, T> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LinkTargetPtr` is never constructed [INFO] [stdout] --> src/target.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(super) struct LinkTargetPtr(pub Arc); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `StaticLinker` is never used [INFO] [stdout] --> src/toolchain/compiler.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait StaticLinker { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "f5d3aeeb2e7183dcbcaae2856b3eba8f1a0cb34cfc0d59f96ead10ef4467df4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d3aeeb2e7183dcbcaae2856b3eba8f1a0cb34cfc0d59f96ead10ef4467df4e", kill_on_drop: false }` [INFO] [stdout] f5d3aeeb2e7183dcbcaae2856b3eba8f1a0cb34cfc0d59f96ead10ef4467df4e