[INFO] fetching crate oy 0.1.0... [INFO] testing oy-0.1.0 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] extracting crate oy 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate oy 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oy 0.1.0 [INFO] tweaked toml for crates.io crate oy 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oy 0.1.0 on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oy 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline-derive v0.3.1 [INFO] [stderr] Downloaded oy-derive v0.1.1 [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded core-error v0.0.1-rc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ac559441ac32dbe8763ffb43755dc0e0fba323c93034bfbee899cdc9300b746 [INFO] running `Command { std: "docker" "start" "-a" "2ac559441ac32dbe8763ffb43755dc0e0fba323c93034bfbee899cdc9300b746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ac559441ac32dbe8763ffb43755dc0e0fba323c93034bfbee899cdc9300b746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac559441ac32dbe8763ffb43755dc0e0fba323c93034bfbee899cdc9300b746", kill_on_drop: false }` [INFO] [stdout] 2ac559441ac32dbe8763ffb43755dc0e0fba323c93034bfbee899cdc9300b746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71cb85494bc8567f3ec0632ce4913b91dbb2d6f2cb76c5dd5a7041dea008a4b6 [INFO] running `Command { std: "docker" "start" "-a" "71cb85494bc8567f3ec0632ce4913b91dbb2d6f2cb76c5dd5a7041dea008a4b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling core-error v0.0.1-rc4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling oy-derive v0.1.1 [INFO] [stderr] Compiling oy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 25 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 26 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:118:23 [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 137 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 138 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 158 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 159 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:189:23 [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/root.rs:225:32 [INFO] [stdout] | [INFO] [stdout] 225 | fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] | ^^ ^^ -- ---------------- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 225 - fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] 225 + fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'a, (&'a dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/root.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 246 | query: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] | -- -------------------- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] 247 + ) -> Result<'a, (&'a mut dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s [INFO] running `Command { std: "docker" "inspect" "71cb85494bc8567f3ec0632ce4913b91dbb2d6f2cb76c5dd5a7041dea008a4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71cb85494bc8567f3ec0632ce4913b91dbb2d6f2cb76c5dd5a7041dea008a4b6", kill_on_drop: false }` [INFO] [stdout] 71cb85494bc8567f3ec0632ce4913b91dbb2d6f2cb76c5dd5a7041dea008a4b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c23e8a9113e23cf2b3f76ed223784fffea1d22bcb7375a79c7c073fc18d4edf7 [INFO] running `Command { std: "docker" "start" "-a" "c23e8a9113e23cf2b3f76ed223784fffea1d22bcb7375a79c7c073fc18d4edf7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 25 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 26 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:118:23 [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 137 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 138 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 158 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 159 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:189:23 [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/root.rs:225:32 [INFO] [stdout] | [INFO] [stdout] 225 | fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] | ^^ ^^ -- ---------------- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 225 - fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] 225 + fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'a, (&'a dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/root.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 246 | query: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] | -- -------------------- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] 247 + ) -> Result<'a, (&'a mut dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling oy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/root.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoDebug` is never constructed [INFO] [stdout] --> tests/hygiene.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct NoDebug; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChildStruct` is never constructed [INFO] [stdout] --> tests/hygiene.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct ChildStruct { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `yes` is never used [INFO] [stdout] --> tests/hygiene.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl ChildStruct { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 20 | fn yes(&mut self, _a: f32, _b: &str, _c: &mut str) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Root` is never constructed [INFO] [stdout] --> tests/hygiene.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct Root { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/hygiene.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Interactive, PartialDebug)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 13 | / struct ChildStruct { [INFO] [stdout] 14 | | last_sum: f32, [INFO] [stdout] 15 | | no_debug: NoDebug, [INFO] [stdout] 16 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/hygiene.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 26 | / struct Root { [INFO] [stdout] 27 | | child: ChildStruct, [INFO] [stdout] 28 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/smart_pointers.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 6 | / struct Inner { [INFO] [stdout] 7 | | field: u32, [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/smart_pointers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 11 | / struct Outer { [INFO] [stdout] 12 | | inner: Inner, [INFO] [stdout] 13 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/smart_pointers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 16 | / struct Root { [INFO] [stdout] 17 | | outer_box: Box, [INFO] [stdout] 18 | | outer_rc: Rc, [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/no_std.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Interactive, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 5 | struct ChildStruct {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/free_functions.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 9 | struct Root; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/partial_debug.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Interactive, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 4 | / struct NotDebug { [INFO] [stdout] 5 | | field: u8, [INFO] [stdout] 6 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/partial_debug.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Interactive, PartialDebug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 9 | / struct Parent { [INFO] [stdout] 10 | | not_debug: NotDebug, [INFO] [stdout] 11 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/no_std.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Interactive, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 17 | / struct ParentStruct { [INFO] [stdout] 18 | | child: ChildStruct, [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/partial_debug.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(InteractiveRoot, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 14 | / struct Root { [INFO] [stdout] 15 | | parent: Parent, [INFO] [stdout] 16 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/no_std.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(InteractiveRoot, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 22 | / struct Root { [INFO] [stdout] 23 | | parent: ParentStruct, [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/interactive_get.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 4 | / struct TestStruct { [INFO] [stdout] 5 | | a: bool, [INFO] [stdout] 6 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/interactive_get.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 16 | / struct ParentStruct { [INFO] [stdout] 17 | | child: TestStruct, [INFO] [stdout] 18 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/minimal.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 4 | / struct ChildStruct { [INFO] [stdout] 5 | | last_sum: f32, [INFO] [stdout] 6 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/minimal.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 17 | / struct ParentStruct { [INFO] [stdout] 18 | | child1: ChildStruct, [INFO] [stdout] 19 | | child2: ChildStruct, [INFO] [stdout] 20 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/minimal.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 23 | / struct Root { [INFO] [stdout] 24 | | parent: ParentStruct, [INFO] [stdout] 25 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/autocomplete.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 9 | / struct ChildStruct { [INFO] [stdout] 10 | | last_sum: f32, [INFO] [stdout] 11 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/autocomplete.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 22 | / struct ParentStruct { [INFO] [stdout] 23 | | child1: ChildStruct, [INFO] [stdout] 24 | | child2: ChildStruct, [INFO] [stdout] 25 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/autocomplete.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 28 | / struct Root { [INFO] [stdout] 29 | | parent: ParentStruct, [INFO] [stdout] 30 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 7 | / struct TestStruct { [INFO] [stdout] 8 | | a: bool, [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 35 | / struct ParentStruct { [INFO] [stdout] 36 | | child: TestStruct, [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(InteractiveRoot, Default, Debug)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 40 | / struct Root { [INFO] [stdout] 41 | | parent: ParentStruct, [INFO] [stdout] 42 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 112 | / struct RefStruct<'a> { [INFO] [stdout] 113 | | child: &'a TestStruct, [INFO] [stdout] 114 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 124 | / struct RefStruct<'a> { [INFO] [stdout] 125 | | child: &'a TestStruct, [INFO] [stdout] 126 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 136 | / struct RefStruct<'a> { [INFO] [stdout] 137 | | child: &'a TestStruct, [INFO] [stdout] 138 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 158 | / struct RefStruct<'a> { [INFO] [stdout] 159 | | child: &'a dyn Interactive, [INFO] [stdout] 160 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 170 | / struct RefStruct<'a> { [INFO] [stdout] 171 | | child: &'a mut dyn Interactive, [INFO] [stdout] 172 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> tests/derive.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | struct Inner(bool, Option); [INFO] [stdout] | ----- ^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Interactive, Default, Debug)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 8 | / struct TestStruct { [INFO] [stdout] 9 | | field1: u32, [INFO] [stdout] 10 | | field2: Inner, [INFO] [stdout] 11 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 14 | / struct RefStruct<'a> { [INFO] [stdout] 15 | | test_struct_ref: &'a TestStruct, [INFO] [stdout] 16 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 19 | / struct RefMutStruct<'a> { [INFO] [stdout] 20 | | test_struct_ref: &'a mut TestStruct, [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 24 | / struct DynRefStruct<'a> { [INFO] [stdout] 25 | | test_struct_ref: &'a dyn Interactive, [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 29 | / struct DynRefMutStruct<'a> { [INFO] [stdout] 30 | | test_struct_ref: &'a mut dyn Interactive, [INFO] [stdout] 31 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 25 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 26 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 270 | struct TupleStruct(u32, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:118:23 [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 137 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 138 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 158 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 159 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:189:23 [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oy` (example "autocomplete"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name autocomplete --edition=2018 examples/autocomplete.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="inventory"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "inventory", "lazy_static", "std"))' -C metadata=d1f67846c2bbb415 -C extra-filename=-13e8610d682ff921 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-f5ee3f47c3793c70.rlib --extern core_error=/opt/rustwide/target/debug/deps/libcore_error-7bd2987339c0f47c.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-1351d5cca804fe8c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern oy=/opt/rustwide/target/debug/deps/liboy-f9cb164623f2ed42.rlib --extern oy_derive=/opt/rustwide/target/debug/deps/liboy_derive-dbe3aab053692cde.so --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-be56bf785a232232.rlib --extern rustyline_derive=/opt/rustwide/target/debug/deps/librustyline_derive-cf77941762db34cc.so --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/root.rs:225:32 [INFO] [stdout] | [INFO] [stdout] 225 | fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] | ^^ ^^ -- ---------------- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 225 - fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] 225 + fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'a, (&'a dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/root.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 246 | query: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] | -- -------------------- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] 247 + ) -> Result<'a, (&'a mut dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/librustc_driver-d3e8ca52c6974f9d.so(+0x3bfe35f)[0x7c4fb71fe35f] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x7c4fbb272330] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc(+0x130a7)[0x60ac478c10a7] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x47af3)[0x7c4fbb274af3] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x47bbe)[0x7c4fbb274bbe] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/librustc_driver-d3e8ca52c6974f9d.so(+0x4c25bf9)[0x7c4fb8225bf9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/libLLVM.so.20.1-rust-1.90.0-nightly(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x134)[0x7c4faeee6d14] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/libLLVM.so.20.1-rust-1.90.0-nightly(+0x920a6ea)[0x7c4fb2a0a6ea] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/librustc_driver-d3e8ca52c6974f9d.so(+0x62cceb0)[0x7c4fb98cceb0] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/librustc_driver-d3e8ca52c6974f9d.so(+0x62cc961)[0x7c4fb98cc961] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/librustc_driver-d3e8ca52c6974f9d.so(+0x6353d26)[0x7c4fb9953d26] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/librustc_driver-d3e8ca52c6974f9d.so(+0x63539f4)[0x7c4fb99539f4] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/librustc_driver-d3e8ca52c6974f9d.so(_RINvNtNtCs5oDWcGkybjT_3std3sys9backtrace28___rust_begin_short_backtraceNCINvXs0_Cs6MLa8cQUE99_18rustc_codegen_llvmNtB1g_18LlvmCodegenBackendNtNtNtCsd2AxbNFBmOC_17rustc_codegen_ssa6traits7backend19ExtraBackendMethods18spawn_named_threadNCINvNtNtB2k_4back5write10spawn_workB1O_E0uE0uEB1g_+0x21e)[0x7c4fb9952430] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/librustc_driver-d3e8ca52c6974f9d.so(+0x644d3c7)[0x7c4fb9a4d3c7] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/librustc_driver-d3e8ca52c6974f9d.so(+0x644983d)[0x7c4fb9a4983d] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x9caa4)[0x7c4fbb2c9aa4] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(__clone+0x44)[0x7c4fbb356a34] [INFO] [stderr] [INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust [INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216 [INFO] [stderr] error: could not compile `oy` (test "root"); 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name root --edition=2018 tests/root.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="inventory"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "inventory", "lazy_static", "std"))' -C metadata=111c5f9cef1972e4 -C extra-filename=-a454d12f2d99fe36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-f5ee3f47c3793c70.rlib --extern core_error=/opt/rustwide/target/debug/deps/libcore_error-7bd2987339c0f47c.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-1351d5cca804fe8c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern oy=/opt/rustwide/target/debug/deps/liboy-f9cb164623f2ed42.rlib --extern oy_derive=/opt/rustwide/target/debug/deps/liboy_derive-dbe3aab053692cde.so --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-be56bf785a232232.rlib --extern rustyline_derive=/opt/rustwide/target/debug/deps/librustyline_derive-cf77941762db34cc.so --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcErdi09/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-2bb390fee0230a38.rlib,liboy-f9cb164623f2ed42.rlib,libcore_error-7bd2987339c0f47c.rlib,libinventory-1351d5cca804fe8c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcErdi09/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/partial_debug-f266e0834871946b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oy` (test "partial_debug") due to 1 previous error; 3 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpuKZJZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-2bb390fee0230a38.rlib,liboy-f9cb164623f2ed42.rlib,libcore_error-7bd2987339c0f47c.rlib,libinventory-1351d5cca804fe8c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpuKZJZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hygiene-8cb14f27ff16c4fa" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oy` (test "hygiene") due to 1 previous error; 6 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcodphLq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblazy_static-2bb390fee0230a38.rlib,liboy-f9cb164623f2ed42.rlib,libcore_error-7bd2987339c0f47c.rlib,libinventory-1351d5cca804fe8c.rlib,libarrayvec-f5ee3f47c3793c70.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcodphLq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/no_std-e4df8d10681967e0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oy` (example "no_std") due to 1 previous error; 3 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFAt4EC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-2bb390fee0230a38.rlib,liboy-f9cb164623f2ed42.rlib,libcore_error-7bd2987339c0f47c.rlib,libinventory-1351d5cca804fe8c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFAt4EC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/smart_pointers-e476e3a852c1de0f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oy` (test "smart_pointers") due to 1 previous error; 3 warnings emitted [INFO] [stderr] error: could not compile `oy` (lib test); 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name oy --edition=2018 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 --cfg 'feature="default"' --cfg 'feature="inventory"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "inventory", "lazy_static", "std"))' -C metadata=042055f82a1950ea -C extra-filename=-bea10070582025c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-f5ee3f47c3793c70.rlib --extern core_error=/opt/rustwide/target/debug/deps/libcore_error-7bd2987339c0f47c.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-1351d5cca804fe8c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern oy_derive=/opt/rustwide/target/debug/deps/liboy_derive-dbe3aab053692cde.so --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-be56bf785a232232.rlib --extern rustyline_derive=/opt/rustwide/target/debug/deps/librustyline_derive-cf77941762db34cc.so --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYNs1vG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liboy-f9cb164623f2ed42.rlib,libcore_error-7bd2987339c0f47c.rlib,libinventory-1351d5cca804fe8c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYNs1vG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/impl-63fc998ccfdfb192" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oy` (test "impl") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsq0QFf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liboy-f9cb164623f2ed42.rlib,libcore_error-7bd2987339c0f47c.rlib,libinventory-1351d5cca804fe8c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsq0QFf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/interactive_get-70fa05841fa5187d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHe7TbS.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/interactive_get-70fa05841fa5187d /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcsq0QFf/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcsq0QFf/symbols.o /opt/rustwide/target/debug/deps/interactive_get-70fa05841fa5187d.interactive_get.c6131bc7f08afb3e-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/interactive_get-70fa05841fa5187d.b43fir3g1u5h3ilz198o5p26z.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f685ab48894d622c.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d60b8843f34a04ed.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a54272cca275ebd6.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-99a106327f715828.rlib /opt/rustwide/target/debug/deps/liboy-f9cb164623f2ed42.rlib /opt/rustwide/target/debug/deps/libcore_error-7bd2987339c0f47c.rlib /opt/rustwide/target/debug/deps/libinventory-1351d5cca804fe8c.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007f43acb48997 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5748997) [INFO] [stdout] #1 0x00007f43acb48db3 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5748db3) [INFO] [stdout] #2 0x00007f43a7233330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000058c91b3e149a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x000058c91b1fa923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000058c91b1d85fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000058c91b1d3a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x000058c91b0e33b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x000058c91b0e2400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x000058c91b0e2ab1 main (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x00007f43a72181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007f43a721828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000058c91af65069 _start (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsE1Fs3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-2bb390fee0230a38.rlib,liboy-f9cb164623f2ed42.rlib,libcore_error-7bd2987339c0f47c.rlib,libinventory-1351d5cca804fe8c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsE1Fs3/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/free_functions-ed926f51b4000d6d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccaOtiRm.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/free_functions-ed926f51b4000d6d /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcsE1Fs3/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcsE1Fs3/symbols.o /opt/rustwide/target/debug/deps/free_functions-ed926f51b4000d6d.free_functions.f8659a1747931cdc-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/free_functions-ed926f51b4000d6d.1b9npayy8ku4rzps1e2e9bcgu.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f685ab48894d622c.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d60b8843f34a04ed.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a54272cca275ebd6.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-99a106327f715828.rlib /opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib /opt/rustwide/target/debug/deps/liboy-f9cb164623f2ed42.rlib /opt/rustwide/target/debug/deps/libcore_error-7bd2987339c0f47c.rlib /opt/rustwide/target/debug/deps/libinventory-1351d5cca804fe8c.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007b3019f48997 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5748997) [INFO] [stdout] #1 0x00007b3019f48db3 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5748db3) [INFO] [stdout] #2 0x00007b301e433330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000058a4ced4749a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x000058a4ceb60923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000058a4ceb3e5fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000058a4ceb39a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x000058a4cea493b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x000058a4cea48400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x000058a4cea48ab1 main (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x00007b301e4181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007b301e41828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000058a4ce8cb069 _start (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oy` (test "interactive_get") due to 1 previous error; 2 warnings emitted [INFO] [stderr] error: could not compile `oy` (test "free_functions") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4wyaau/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblazy_static-2bb390fee0230a38.rlib,liboy-f9cb164623f2ed42.rlib,libcore_error-7bd2987339c0f47c.rlib,libinventory-1351d5cca804fe8c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4wyaau/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/minimal-916f9a7774025260" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oy` (example "minimal") due to 1 previous error; 3 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgj1zsN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liboy-f9cb164623f2ed42.rlib,libcore_error-7bd2987339c0f47c.rlib,libinventory-1351d5cca804fe8c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgj1zsN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/derive-581111126f76d19e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oy` (test "derive") due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c23e8a9113e23cf2b3f76ed223784fffea1d22bcb7375a79c7c073fc18d4edf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23e8a9113e23cf2b3f76ed223784fffea1d22bcb7375a79c7c073fc18d4edf7", kill_on_drop: false }` [INFO] [stdout] c23e8a9113e23cf2b3f76ed223784fffea1d22bcb7375a79c7c073fc18d4edf7