[INFO] fetching crate dotscope 0.3.2... [INFO] testing dotscope-0.3.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate dotscope 0.3.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate dotscope 0.3.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dotscope 0.3.2 [INFO] tweaked toml for crates.io crate dotscope 0.3.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dotscope 0.3.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dotscope 0.3.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded uguid v2.2.1 [INFO] [stderr] Downloaded scroll_derive v0.13.0 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded scroll v0.13.0 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded goblin v0.10.0 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b7f2fb13b8aa56c05d3143a2d9839163dea8005cd41903d66034bdd9be6dfd7 [INFO] running `Command { std: "docker" "start" "-a" "6b7f2fb13b8aa56c05d3143a2d9839163dea8005cd41903d66034bdd9be6dfd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b7f2fb13b8aa56c05d3143a2d9839163dea8005cd41903d66034bdd9be6dfd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7f2fb13b8aa56c05d3143a2d9839163dea8005cd41903d66034bdd9be6dfd7", kill_on_drop: false }` [INFO] [stdout] 6b7f2fb13b8aa56c05d3143a2d9839163dea8005cd41903d66034bdd9be6dfd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ef9464c3d1f97b3372612321044c314e0c1d3ee536ec9e2e0791c15a5ae65f8c [INFO] running `Command { std: "docker" "start" "-a" "ef9464c3d1f97b3372612321044c314e0c1d3ee536ec9e2e0791c15a5ae65f8c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling uguid v2.2.1 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling boxcar v0.2.13 [INFO] [stderr] Compiling widestring v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling scroll_derive v0.13.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling scroll v0.13.0 [INFO] [stderr] Compiling goblin v0.10.0 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling dotscope v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/file/mod.rs:468:19 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn header(&self) -> &Header { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 468 | pub fn header(&self) -> &Header<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:459:19 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn tables(&self) -> Option<&TablesHeader> { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 459 | pub fn tables(&self) -> Option<&TablesHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:489:20 [INFO] [stdout] | [INFO] [stdout] 489 | pub fn strings(&self) -> Option<&Strings> { [INFO] [stdout] | ^^^^^ -------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 489 | pub fn strings(&self) -> Option<&Strings<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:519:24 [INFO] [stdout] | [INFO] [stdout] 519 | pub fn userstrings(&self) -> Option<&UserStrings> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 519 | pub fn userstrings(&self) -> Option<&UserStrings<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:549:18 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn guids(&self) -> Option<&Guid> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 549 | pub fn guids(&self) -> Option<&Guid<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | pub fn blob(&self) -> Option<&Blob> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 579 | pub fn blob(&self) -> Option<&Blob<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/exports.rs:188:16 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn get(&self, token: &Token) -> Option> { [INFO] [stdout] | ^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | pub fn get(&self, token: &Token) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/exports.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter { [INFO] [stdout] | ^^^^^ ---------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter<'_, Token, ExportedTypeRc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/imports.rs:834:17 [INFO] [stdout] | [INFO] [stdout] 834 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter { [INFO] [stdout] | ^^^^^ ---------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 834 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter<'_, Token, ImportRc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/resources/mod.rs:559:17 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn iter(&self) -> dashmap::iter::Iter { [INFO] [stdout] | ^^^^^ ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 559 | pub fn iter(&self) -> dashmap::iter::Iter<'_, String, ManifestResourceRc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/streams/strings.rs:547:23 [INFO] [stdout] | [INFO] [stdout] 547 | pub fn from(data: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 547 | pub fn from(data: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/typesystem/registry.rs:1145:17 [INFO] [stdout] | [INFO] [stdout] 1145 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter { [INFO] [stdout] | ^^^^^ ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1145 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter<'_, Token, CilTypeRc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.99s [INFO] running `Command { std: "docker" "inspect" "ef9464c3d1f97b3372612321044c314e0c1d3ee536ec9e2e0791c15a5ae65f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9464c3d1f97b3372612321044c314e0c1d3ee536ec9e2e0791c15a5ae65f8c", kill_on_drop: false }` [INFO] [stdout] ef9464c3d1f97b3372612321044c314e0c1d3ee536ec9e2e0791c15a5ae65f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 746e6f7b8d151becf87bac5305e9b8261ae6441c7f4c645eca2829f39b25b7fe [INFO] running `Command { std: "docker" "start" "-a" "746e6f7b8d151becf87bac5305e9b8261ae6441c7f4c645eca2829f39b25b7fe", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dotscope v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/file/mod.rs:468:19 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn header(&self) -> &Header { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 468 | pub fn header(&self) -> &Header<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:459:19 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn tables(&self) -> Option<&TablesHeader> { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 459 | pub fn tables(&self) -> Option<&TablesHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:489:20 [INFO] [stdout] | [INFO] [stdout] 489 | pub fn strings(&self) -> Option<&Strings> { [INFO] [stdout] | ^^^^^ -------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 489 | pub fn strings(&self) -> Option<&Strings<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:519:24 [INFO] [stdout] | [INFO] [stdout] 519 | pub fn userstrings(&self) -> Option<&UserStrings> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 519 | pub fn userstrings(&self) -> Option<&UserStrings<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:549:18 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn guids(&self) -> Option<&Guid> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 549 | pub fn guids(&self) -> Option<&Guid<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/cilobject.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | pub fn blob(&self) -> Option<&Blob> { [INFO] [stdout] | ^^^^^ ----- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 579 | pub fn blob(&self) -> Option<&Blob<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/exports.rs:188:16 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn get(&self, token: &Token) -> Option> { [INFO] [stdout] | ^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | pub fn get(&self, token: &Token) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/exports.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter { [INFO] [stdout] | ^^^^^ ---------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter<'_, Token, ExportedTypeRc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/imports.rs:834:17 [INFO] [stdout] | [INFO] [stdout] 834 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter { [INFO] [stdout] | ^^^^^ ---------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 834 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter<'_, Token, ImportRc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/resources/mod.rs:559:17 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn iter(&self) -> dashmap::iter::Iter { [INFO] [stdout] | ^^^^^ ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 559 | pub fn iter(&self) -> dashmap::iter::Iter<'_, String, ManifestResourceRc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/streams/strings.rs:547:23 [INFO] [stdout] | [INFO] [stdout] 547 | pub fn from(data: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 547 | pub fn from(data: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/typesystem/registry.rs:1145:17 [INFO] [stdout] | [INFO] [stdout] 1145 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter { [INFO] [stdout] | ^^^^^ ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1145 | pub fn iter(&self) -> crossbeam_skiplist::map::Iter<'_, Token, CilTypeRc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] error: could not compile `dotscope` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name dotscope --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6bac4ec73a65c30 -C extra-filename=-37a2e00810b0fc01 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-f034ce1dbc73dff8.rlib --extern boxcar=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libboxcar-5c4afc220746cffd.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-bc7c78969856de5a.rlib --extern crossbeam_skiplist=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossbeam_skiplist-15e064ba4d4fe266.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-a8b67ba7c447d2f6.rlib --extern goblin=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgoblin-1bd3abf74607c420.rlib --extern md5=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmd5-83e1e78165066638.rlib --extern memmap2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmemmap2-6e4d96052745fed8.rlib --extern ouroboros=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libouroboros-50beeff7d12c963b.rlib --extern quick_xml=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libquick_xml-9df7c8e83b88c031.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-ad3c253249f60ca3.rlib --extern sha1=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsha1-efcc7f83a3216e8b.rlib --extern strum=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstrum-48932613158b7442.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-c3923535c9ed25b4.rlib --extern uguid=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libuguid-288b6e566f166ce3.rlib --extern widestring=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwidestring-68b90725edd4d16c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc4hqx02/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotscope-56b0c467473006a9.rlib,libuguid-288b6e566f166ce3.rlib,libboxcar-5c4afc220746cffd.rlib,libstrum-48932613158b7442.rlib,libwidestring-68b90725edd4d16c.rlib,libquick_xml-9df7c8e83b88c031.rlib,libmemchr-1aee4b866184c097.rlib,libbitflags-f034ce1dbc73dff8.rlib,librayon-ad3c253249f60ca3.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libeither-da399c10ae937dac.rlib,libdashmap-a8b67ba7c447d2f6.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhashbrown-6008c8df29210036.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,libsmallvec-f31619fc744d118e.rlib,libsha1-efcc7f83a3216e8b.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libmd5-83e1e78165066638.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libcrossbeam_skiplist-15e064ba4d4fe266.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libouroboros-50beeff7d12c963b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libaliasable-20daefb661136e96.rlib,libgoblin-1bd3abf74607c420.rlib,libplain-ac47dcaa8091a4d1.rlib,liblog-fe55feed4fa9693d.rlib,libscroll-6f95ae81d164e995.rlib,libmemmap2-6e4d96052745fed8.rlib,liblibc-8e354d7ef70926da.rlib,libthiserror-c3923535c9ed25b4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc4hqx02/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fuzzer-6c8109aae98b67a1" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotscope` (test "fuzzer") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc4O9Fym/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotscope-56b0c467473006a9.rlib,libuguid-288b6e566f166ce3.rlib,libboxcar-5c4afc220746cffd.rlib,libstrum-48932613158b7442.rlib,libwidestring-68b90725edd4d16c.rlib,libquick_xml-9df7c8e83b88c031.rlib,libmemchr-1aee4b866184c097.rlib,libbitflags-f034ce1dbc73dff8.rlib,librayon-ad3c253249f60ca3.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libeither-da399c10ae937dac.rlib,libdashmap-a8b67ba7c447d2f6.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhashbrown-6008c8df29210036.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,libsmallvec-f31619fc744d118e.rlib,libsha1-efcc7f83a3216e8b.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libmd5-83e1e78165066638.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libcrossbeam_skiplist-15e064ba4d4fe266.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libouroboros-50beeff7d12c963b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libaliasable-20daefb661136e96.rlib,libgoblin-1bd3abf74607c420.rlib,libplain-ac47dcaa8091a4d1.rlib,liblog-fe55feed4fa9693d.rlib,libscroll-6f95ae81d164e995.rlib,libmemmap2-6e4d96052745fed8.rlib,liblibc-8e354d7ef70926da.rlib,libthiserror-c3923535c9ed25b4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc4O9Fym/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/decode_blocks-c7861897111c9aa7" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotscope` (example "decode_blocks") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcLDVWBs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotscope-56b0c467473006a9.rlib,libuguid-288b6e566f166ce3.rlib,libboxcar-5c4afc220746cffd.rlib,libstrum-48932613158b7442.rlib,libwidestring-68b90725edd4d16c.rlib,libquick_xml-9df7c8e83b88c031.rlib,libmemchr-1aee4b866184c097.rlib,libbitflags-f034ce1dbc73dff8.rlib,librayon-ad3c253249f60ca3.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libeither-da399c10ae937dac.rlib,libdashmap-a8b67ba7c447d2f6.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhashbrown-6008c8df29210036.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,libsmallvec-f31619fc744d118e.rlib,libsha1-efcc7f83a3216e8b.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libmd5-83e1e78165066638.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libcrossbeam_skiplist-15e064ba4d4fe266.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libouroboros-50beeff7d12c963b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libaliasable-20daefb661136e96.rlib,libgoblin-1bd3abf74607c420.rlib,libplain-ac47dcaa8091a4d1.rlib,liblog-fe55feed4fa9693d.rlib,libscroll-6f95ae81d164e995.rlib,libmemmap2-6e4d96052745fed8.rlib,liblibc-8e354d7ef70926da.rlib,libthiserror-c3923535c9ed25b4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcLDVWBs/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/disassembly-059b0885ef6467b4" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotscope` (example "disassembly") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcXSh0WE/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotscope-56b0c467473006a9.rlib,libuguid-288b6e566f166ce3.rlib,libboxcar-5c4afc220746cffd.rlib,libstrum-48932613158b7442.rlib,libwidestring-68b90725edd4d16c.rlib,libquick_xml-9df7c8e83b88c031.rlib,libmemchr-1aee4b866184c097.rlib,libbitflags-f034ce1dbc73dff8.rlib,librayon-ad3c253249f60ca3.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libeither-da399c10ae937dac.rlib,libdashmap-a8b67ba7c447d2f6.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhashbrown-6008c8df29210036.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,libsmallvec-f31619fc744d118e.rlib,libsha1-efcc7f83a3216e8b.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libmd5-83e1e78165066638.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libcrossbeam_skiplist-15e064ba4d4fe266.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libouroboros-50beeff7d12c963b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libaliasable-20daefb661136e96.rlib,libgoblin-1bd3abf74607c420.rlib,libplain-ac47dcaa8091a4d1.rlib,liblog-fe55feed4fa9693d.rlib,libscroll-6f95ae81d164e995.rlib,libmemmap2-6e4d96052745fed8.rlib,liblibc-8e354d7ef70926da.rlib,libthiserror-c3923535c9ed25b4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcXSh0WE/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/comprehensive-b4ad2b35c3335d48" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotscope` (example "comprehensive") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcBBqSsU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotscope-56b0c467473006a9.rlib,libuguid-288b6e566f166ce3.rlib,libboxcar-5c4afc220746cffd.rlib,libstrum-48932613158b7442.rlib,libwidestring-68b90725edd4d16c.rlib,libquick_xml-9df7c8e83b88c031.rlib,libmemchr-1aee4b866184c097.rlib,libbitflags-f034ce1dbc73dff8.rlib,librayon-ad3c253249f60ca3.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libeither-da399c10ae937dac.rlib,libdashmap-a8b67ba7c447d2f6.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhashbrown-6008c8df29210036.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,libsmallvec-f31619fc744d118e.rlib,libsha1-efcc7f83a3216e8b.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libmd5-83e1e78165066638.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libcrossbeam_skiplist-15e064ba4d4fe266.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libouroboros-50beeff7d12c963b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libaliasable-20daefb661136e96.rlib,libgoblin-1bd3abf74607c420.rlib,libplain-ac47dcaa8091a4d1.rlib,liblog-fe55feed4fa9693d.rlib,libscroll-6f95ae81d164e995.rlib,libmemmap2-6e4d96052745fed8.rlib,liblibc-8e354d7ef70926da.rlib,libthiserror-c3923535c9ed25b4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcBBqSsU/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/basic-0e9e06f7ab67e5db" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotscope` (example "basic") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "746e6f7b8d151becf87bac5305e9b8261ae6441c7f4c645eca2829f39b25b7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "746e6f7b8d151becf87bac5305e9b8261ae6441c7f4c645eca2829f39b25b7fe", kill_on_drop: false }` [INFO] [stdout] 746e6f7b8d151becf87bac5305e9b8261ae6441c7f4c645eca2829f39b25b7fe