[INFO] fetching crate g-code 0.5.1... [INFO] testing g-code-0.5.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate g-code 0.5.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate g-code 0.5.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate g-code 0.5.1 [INFO] tweaked toml for crates.io crate g-code 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate g-code 0.5.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate g-code 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg-macros v0.8.4 [INFO] [stderr] Downloaded peg-runtime v0.8.3 [INFO] [stderr] Downloaded peg v0.8.4 [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3c1fa4ec1cf816b8415f4ad303be91233ed1ce1fee9c7c21a8202f285b027f6 [INFO] running `Command { std: "docker" "start" "-a" "f3c1fa4ec1cf816b8415f4ad303be91233ed1ce1fee9c7c21a8202f285b027f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3c1fa4ec1cf816b8415f4ad303be91233ed1ce1fee9c7c21a8202f285b027f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c1fa4ec1cf816b8415f4ad303be91233ed1ce1fee9c7c21a8202f285b027f6", kill_on_drop: false }` [INFO] [stdout] f3c1fa4ec1cf816b8415f4ad303be91233ed1ce1fee9c7c21a8202f285b027f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 133cd127e0e9456d7af21c90bb3927d851783951e82b1fa80559c27c13c1196c [INFO] running `Command { std: "docker" "start" "-a" "133cd127e0e9456d7af21c90bb3927d851783951e82b1fa80559c27c13c1196c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling g-code v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/emit/command.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 136 | / impl_commands!( [INFO] [stdout] 137 | | /// Moves the head to the desired position [INFO] [stdout] 138 | | /// at the fastest possible speed. [INFO] [stdout] 139 | | /// [INFO] [stdout] ... | [INFO] [stdout] 257 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/emit/command.rs:110:30 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter_args(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 136 | / impl_commands!( [INFO] [stdout] 137 | | /// Moves the head to the desired position [INFO] [stdout] 138 | | /// at the fastest possible speed. [INFO] [stdout] 139 | | /// [INFO] [stdout] ... | [INFO] [stdout] 257 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter_args(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/emit/command.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get(&'_ self, letters: &str) -> Option<&'_ Field> { [INFO] [stdout] | ^^ -- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 136 | / impl_commands!( [INFO] [stdout] 137 | | /// Moves the head to the desired position [INFO] [stdout] 138 | | /// at the fastest possible speed. [INFO] [stdout] 139 | | /// [INFO] [stdout] ... | [INFO] [stdout] 257 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 - pub fn get(&'_ self, letters: &str) -> Option<&'_ Field> { [INFO] [stdout] 118 + pub fn get(&self, letters: &str) -> Option<&Field<'_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.75s [INFO] running `Command { std: "docker" "inspect" "133cd127e0e9456d7af21c90bb3927d851783951e82b1fa80559c27c13c1196c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133cd127e0e9456d7af21c90bb3927d851783951e82b1fa80559c27c13c1196c", kill_on_drop: false }` [INFO] [stdout] 133cd127e0e9456d7af21c90bb3927d851783951e82b1fa80559c27c13c1196c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5ea74b852aa7802f108899b909683276bb1bed4e803fa84eadaff44a251fba24 [INFO] running `Command { std: "docker" "start" "-a" "5ea74b852aa7802f108899b909683276bb1bed4e803fa84eadaff44a251fba24", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/emit/command.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 136 | / impl_commands!( [INFO] [stdout] 137 | | /// Moves the head to the desired position [INFO] [stdout] 138 | | /// at the fastest possible speed. [INFO] [stdout] 139 | | /// [INFO] [stdout] ... | [INFO] [stdout] 257 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/emit/command.rs:110:30 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter_args(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 136 | / impl_commands!( [INFO] [stdout] 137 | | /// Moves the head to the desired position [INFO] [stdout] 138 | | /// at the fastest possible speed. [INFO] [stdout] 139 | | /// [INFO] [stdout] ... | [INFO] [stdout] 257 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter_args(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/emit/command.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get(&'_ self, letters: &str) -> Option<&'_ Field> { [INFO] [stdout] | ^^ -- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 136 | / impl_commands!( [INFO] [stdout] 137 | | /// Moves the head to the desired position [INFO] [stdout] 138 | | /// at the fastest possible speed. [INFO] [stdout] 139 | | /// [INFO] [stdout] ... | [INFO] [stdout] 257 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 - pub fn get(&'_ self, letters: &str) -> Option<&'_ Field> { [INFO] [stdout] 118 + pub fn get(&self, letters: &str) -> Option<&Field<'_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling g-code v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/emit/command.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 136 | / impl_commands!( [INFO] [stdout] 137 | | /// Moves the head to the desired position [INFO] [stdout] 138 | | /// at the fastest possible speed. [INFO] [stdout] 139 | | /// [INFO] [stdout] ... | [INFO] [stdout] 257 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/emit/command.rs:110:30 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter_args(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 136 | / impl_commands!( [INFO] [stdout] 137 | | /// Moves the head to the desired position [INFO] [stdout] 138 | | /// at the fastest possible speed. [INFO] [stdout] 139 | | /// [INFO] [stdout] ... | [INFO] [stdout] 257 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter_args(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/emit/command.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get(&'_ self, letters: &str) -> Option<&'_ Field> { [INFO] [stdout] | ^^ -- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 136 | / impl_commands!( [INFO] [stdout] 137 | | /// Moves the head to the desired position [INFO] [stdout] 138 | | /// at the fastest possible speed. [INFO] [stdout] 139 | | /// [INFO] [stdout] ... | [INFO] [stdout] 257 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 - pub fn get(&'_ self, letters: &str) -> Option<&'_ Field> { [INFO] [stdout] 118 + pub fn get(&self, letters: &str) -> Option<&Field<'_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.46s [INFO] running `Command { std: "docker" "inspect" "5ea74b852aa7802f108899b909683276bb1bed4e803fa84eadaff44a251fba24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea74b852aa7802f108899b909683276bb1bed4e803fa84eadaff44a251fba24", kill_on_drop: false }` [INFO] [stdout] 5ea74b852aa7802f108899b909683276bb1bed4e803fa84eadaff44a251fba24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 38ebc9242dd717aaf01a753379b23583f6be097ff99000ad5a1f936dc6a920cc [INFO] running `Command { std: "docker" "start" "-a" "38ebc9242dd717aaf01a753379b23583f6be097ff99000ad5a1f936dc6a920cc", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] test parse::tests::lexer::escaped_quotes_are_lexed ... ok [INFO] [stderr] --> src/emit/command.rs:100:25 [INFO] [stdout] test parse::tests::lexer::comment_is_lexed ... ok [INFO] [stderr] | [INFO] [stdout] test parse::tests::lexer::inline_comment_is_lexed ... ok [INFO] [stderr] 100 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] test parse::tests::lexer::letter_is_lexed ... ok [INFO] [stderr] | ^^^^^ ------ [INFO] [stdout] test parse::tests::lexer::letters_are_lexed ... ok [INFO] [stderr] | | || [INFO] [stdout] test parse::tests::lexer::integer_is_lexed ... ok [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stdout] test parse::tests::lexer::minus_is_lexed ... ok [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stdout] test parse::tests::lexer::dot_is_lexed ... ok [INFO] [stderr] | this lifetime flows to the output [INFO] [stdout] test parse::tests::lexer::newline_is_lexed ... ok [INFO] [stderr] ... [INFO] [stdout] test parse::tests::lexer::non_ascii_in_comment_returns_unexpected_character_error ... ok [INFO] [stderr] 136 | / impl_commands!( [INFO] [stderr] 137 | | /// Moves the head to the desired position [INFO] [stderr] 138 | | /// at the fastest possible speed. [INFO] [stderr] 139 | | /// [INFO] [stderr] ... | [INFO] [stderr] 257 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 100 | pub fn iter(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/emit/command.rs:110:30 [INFO] [stderr] | [INFO] [stderr] 110 | pub fn iter_args(&self) -> impl Iterator { [INFO] [stderr] | ^^^^^ ------ [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 136 | / impl_commands!( [INFO] [stderr] 137 | | /// Moves the head to the desired position [INFO] [stderr] 138 | | /// at the fastest possible speed. [INFO] [stderr] 139 | | /// [INFO] [stderr] ... | [INFO] [stderr] 257 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 110 | pub fn iter_args(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/emit/command.rs:118:25 [INFO] [stderr] | [INFO] [stderr] 118 | pub fn get(&'_ self, letters: &str) -> Option<&'_ Field> { [INFO] [stderr] | ^^ -- ----- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 136 | / impl_commands!( [INFO] [stderr] 137 | | /// Moves the head to the desired position [INFO] [stderr] 138 | | /// at the fastest possible speed. [INFO] [stderr] 139 | | /// [INFO] [stderr] ... | [INFO] [stderr] 257 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 118 - pub fn get(&'_ self, letters: &str) -> Option<&'_ Field> { [INFO] [stderr] 118 + pub fn get(&self, letters: &str) -> Option<&Field<'_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `g-code` (lib) generated 3 warnings (run `cargo fix --lib -p g-code` to apply 3 suggestions) [INFO] [stderr] warning: `g-code` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/g_code-b012de4048a0f3f9) [INFO] [stdout] test parse::tests::lexer::non_ascii_in_inline_comment_returns_unexpected_character_error ... ok [INFO] [stdout] test parse::tests::lexer::non_ascii_in_string_returns_unexpected_character_error ... ok [INFO] [stdout] test parse::tests::lexer::percent_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::star_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::unterminated_inline_comment_followed_by_newline_returns_unexpected_newline_error ... ok [INFO] [stdout] test parse::tests::lexer::unterminated_inline_comment_returns_unexpected_eof_error ... ok [INFO] [stdout] test parse::tests::lexer::unterminated_quote_returns_unexpected_eof_error ... ok [INFO] [stdout] test parse::tests::parser::checksum_of_empty_line_is_zero ... ok [INFO] [stdout] test parse::tests::parser::checksum_of_line_with_checkum_and_comment_is_correct ... ok [INFO] [stdout] test parse::tests::parser::checksum_of_line_with_comment_is_correct ... ok [INFO] [stdout] test parse::tests::parser::checksum_of_line_with_inline_comments_is_correct ... ok [INFO] [stdout] test parse::tests::parser::inline_comment_is_parsed ... ok [INFO] [stdout] test parse::tests::parser::parses_field_followed_by_inline_comment ... ok [INFO] [stdout] test parse::tests::parser::parses_field_with_complex_string_value ... ok [INFO] [stdout] test parse::tests::parser::parses_field_with_escaped_string_value ... ok [INFO] [stdout] test parse::tests::parser::parses_field_with_string_value ... ok [INFO] [stdout] test parse::tests::parser::parses_fields_with_leading_whitespace ... ok [INFO] [stdout] test parse::tests::parser::parses_fields_with_trailing_whitespace ... ok [INFO] [stdout] test parse::tests::parser::parses_fields_without_whitespace ... ok [INFO] [stdout] test parse::tests::parser::validates_checksums ... ok [INFO] [stdout] test parse::tests::parser::parses_svg2gcode_output ... ok [INFO] [stdout] test parse::tests::parser::parses_ncviewer_sample ... ok [INFO] [stdout] test test::parsing_gcode_then_emitting_then_parsing_again_returns_functionally_identical_gcode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38ebc9242dd717aaf01a753379b23583f6be097ff99000ad5a1f936dc6a920cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ebc9242dd717aaf01a753379b23583f6be097ff99000ad5a1f936dc6a920cc", kill_on_drop: false }` [INFO] [stdout] 38ebc9242dd717aaf01a753379b23583f6be097ff99000ad5a1f936dc6a920cc