[INFO] fetching crate g-code 0.5.1... [INFO] testing g-code-0.5.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate g-code 0.5.1 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate g-code 0.5.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg v0.8.4 [INFO] [stderr] Downloaded peg-macros v0.8.4 [INFO] [stderr] Downloaded peg-runtime v0.8.3 [INFO] [stderr] Downloaded codespan v0.11.1 [INFO] [stderr] Downloaded autocfg v1.3.0 [INFO] [stderr] Downloaded syn v2.0.77 [INFO] [stderr] Downloaded rust_decimal v1.36.0 [INFO] [stderr] Downloaded unicode-width v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3abe85995334ba3aabd1d92493df85e242b28481e99e0b709171b0e813827719 [INFO] running `Command { std: "docker" "start" "-a" "3abe85995334ba3aabd1d92493df85e242b28481e99e0b709171b0e813827719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3abe85995334ba3aabd1d92493df85e242b28481e99e0b709171b0e813827719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3abe85995334ba3aabd1d92493df85e242b28481e99e0b709171b0e813827719", kill_on_drop: false }` [INFO] [stdout] 3abe85995334ba3aabd1d92493df85e242b28481e99e0b709171b0e813827719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6e2d78c4d0fd9645c4d4fcc36e57abf3b5c71033e54dee0b56c5e2e310e4d6b [INFO] running `Command { std: "docker" "start" "-a" "d6e2d78c4d0fd9645c4d4fcc36e57abf3b5c71033e54dee0b56c5e2e310e4d6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [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 minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [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 5.25s [INFO] running `Command { std: "docker" "inspect" "d6e2d78c4d0fd9645c4d4fcc36e57abf3b5c71033e54dee0b56c5e2e310e4d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e2d78c4d0fd9645c4d4fcc36e57abf3b5c71033e54dee0b56c5e2e310e4d6b", kill_on_drop: false }` [INFO] [stdout] d6e2d78c4d0fd9645c4d4fcc36e57abf3b5c71033e54dee0b56c5e2e310e4d6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c4ac049627da461dffc131be3d943cbd5c68307aa4fd97cdef88557215d5174 [INFO] running `Command { std: "docker" "start" "-a" "7c4ac049627da461dffc131be3d943cbd5c68307aa4fd97cdef88557215d5174", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [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.47s [INFO] running `Command { std: "docker" "inspect" "7c4ac049627da461dffc131be3d943cbd5c68307aa4fd97cdef88557215d5174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4ac049627da461dffc131be3d943cbd5c68307aa4fd97cdef88557215d5174", kill_on_drop: false }` [INFO] [stdout] 7c4ac049627da461dffc131be3d943cbd5c68307aa4fd97cdef88557215d5174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37029df2bbab5462e447cb7b4d2b1b56a5e3ff0e45922e73a7f301dc7d267b95 [INFO] running `Command { std: "docker" "start" "-a" "37029df2bbab5462e447cb7b4d2b1b56a5e3ff0e45922e73a7f301dc7d267b95", 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::comment_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::inline_comment_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::minus_is_lexed ... ok [INFO] [stdout] test parse::tests::lexer::escaped_quotes_are_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_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_comment_is_correct ... ok [INFO] [stdout] test parse::tests::parser::inline_comment_is_parsed ... ok [INFO] [stdout] test parse::tests::parser::checksum_of_line_with_checkum_and_comment_is_correct ... ok [INFO] [stdout] test parse::tests::lexer::letters_are_lexed ... ok [INFO] [stdout] test parse::tests::parser::parses_field_followed_by_inline_comment ... ok [INFO] [stdout] test parse::tests::lexer::letter_is_lexed ... ok [INFO] [stdout] test parse::tests::parser::validates_checksums ... ok [INFO] [stdout] test parse::tests::parser::parses_field_with_escaped_string_value ... ok [INFO] [stdout] test parse::tests::parser::parses_field_with_complex_string_value ... 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::parses_fields_with_leading_whitespace ... ok [INFO] [stdout] test parse::tests::parser::parses_svg2gcode_output ... ok [INFO] [stdout] test parse::tests::lexer::dot_is_lexed ... ok [INFO] [stdout] test parse::tests::parser::parses_field_with_string_value ... ok [INFO] [stdout] test parse::tests::lexer::integer_is_lexed ... ok [INFO] [stdout] test parse::tests::parser::checksum_of_line_with_inline_comments_is_correct ... 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.51s [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.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "37029df2bbab5462e447cb7b4d2b1b56a5e3ff0e45922e73a7f301dc7d267b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37029df2bbab5462e447cb7b4d2b1b56a5e3ff0e45922e73a7f301dc7d267b95", kill_on_drop: false }` [INFO] [stdout] 37029df2bbab5462e447cb7b4d2b1b56a5e3ff0e45922e73a7f301dc7d267b95