[INFO] fetching crate g-code 0.5.1... [INFO] testing g-code-0.5.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate g-code 0.5.1 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate g-code 0.5.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codespan v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27a7d230cd73f94c5f71c4ab3d3fe6f48e4bd8d8e030bf0976c268e230c55793 [INFO] running `Command { std: "docker" "start" "-a" "27a7d230cd73f94c5f71c4ab3d3fe6f48e4bd8d8e030bf0976c268e230c55793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27a7d230cd73f94c5f71c4ab3d3fe6f48e4bd8d8e030bf0976c268e230c55793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27a7d230cd73f94c5f71c4ab3d3fe6f48e4bd8d8e030bf0976c268e230c55793", kill_on_drop: false }` [INFO] [stdout] 27a7d230cd73f94c5f71c4ab3d3fe6f48e4bd8d8e030bf0976c268e230c55793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e5cd1c7daf86705a108c735a5d4fd6f8a9637d7d93de2caef5b071ceccfec8 [INFO] running `Command { std: "docker" "start" "-a" "d1e5cd1c7daf86705a108c735a5d4fd6f8a9637d7d93de2caef5b071ceccfec8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling codespan v0.11.1 [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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter_args(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stdout] | [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 8.06s [INFO] running `Command { std: "docker" "inspect" "d1e5cd1c7daf86705a108c735a5d4fd6f8a9637d7d93de2caef5b071ceccfec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e5cd1c7daf86705a108c735a5d4fd6f8a9637d7d93de2caef5b071ceccfec8", kill_on_drop: false }` [INFO] [stdout] d1e5cd1c7daf86705a108c735a5d4fd6f8a9637d7d93de2caef5b071ceccfec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa0448142d0dc62809f85bdb53bcbb6ffd02d63669c530c842670d7c629f53dd [INFO] running `Command { std: "docker" "start" "-a" "fa0448142d0dc62809f85bdb53bcbb6ffd02d63669c530c842670d7c629f53dd", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter_args(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stdout] | [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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter_args(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stdout] | [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 2.27s [INFO] running `Command { std: "docker" "inspect" "fa0448142d0dc62809f85bdb53bcbb6ffd02d63669c530c842670d7c629f53dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0448142d0dc62809f85bdb53bcbb6ffd02d63669c530c842670d7c629f53dd", kill_on_drop: false }` [INFO] [stdout] fa0448142d0dc62809f85bdb53bcbb6ffd02d63669c530c842670d7c629f53dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64dcd6f1447b0b001439237cbdd8a949a3676bec24f834adf7618565f01506ab [INFO] running `Command { std: "docker" "start" "-a" "64dcd6f1447b0b001439237cbdd8a949a3676bec24f834adf7618565f01506ab", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/emit/command.rs:100:25 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn iter(&self) -> impl Iterator { [INFO] [stderr] | ^^^^^ ^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 100 | pub fn iter(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 110 | pub fn iter_args(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is elided here the same lifetime is elided here [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] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [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: use `'_` for type paths [INFO] [stderr] | [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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/g_code-8de255e096a135c7) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test parse::tests::lexer::escaped_quotes_are_lexed ... ok [INFO] [stdout] test parse::tests::lexer::dot_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::comment_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::integer_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::letters_are_lexed ... ok [INFO] [stdout] test parse::tests::lexer::letter_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::newline_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::non_ascii_in_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::non_ascii_in_inline_comment_returns_unexpected_character_error ... ok [INFO] [stdout] test parse::tests::lexer::minus_is_lexed ... 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::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::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::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_without_whitespace ... ok [INFO] [stdout] test parse::tests::parser::parses_fields_with_trailing_whitespace ... ok [INFO] [stdout] test parse::tests::parser::validates_checksums ... ok [INFO] [stdout] test parse::tests::parser::parses_fields_with_leading_whitespace ... ok [INFO] [stdout] test parse::tests::parser::parses_field_with_complex_string_value ... ok [INFO] [stdout] test parse::tests::lexer::inline_comment_is_lexed ... 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 2.73s [INFO] [stdout] [INFO] [stderr] Doc-tests g_code [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/emit/command.rs - emit::command::command (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64dcd6f1447b0b001439237cbdd8a949a3676bec24f834adf7618565f01506ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64dcd6f1447b0b001439237cbdd8a949a3676bec24f834adf7618565f01506ab", kill_on_drop: false }` [INFO] [stdout] 64dcd6f1447b0b001439237cbdd8a949a3676bec24f834adf7618565f01506ab