[INFO] fetching crate g-code 0.5.1...
[INFO] testing g-code-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate g-code 0.5.1 into /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate g-code 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed96d5b3d5658661e5e6c4eba02aefac3a37bbc22740b258e1d86ff861608369
[INFO] running `Command { std: "docker" "start" "-a" "ed96d5b3d5658661e5e6c4eba02aefac3a37bbc22740b258e1d86ff861608369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed96d5b3d5658661e5e6c4eba02aefac3a37bbc22740b258e1d86ff861608369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed96d5b3d5658661e5e6c4eba02aefac3a37bbc22740b258e1d86ff861608369", kill_on_drop: false }`
[INFO] [stdout] ed96d5b3d5658661e5e6c4eba02aefac3a37bbc22740b258e1d86ff861608369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66ab469a37f0bd4e5bb4a160b64f0c783434646e75cf4b54670cef8cd43390ef
[INFO] running `Command { std: "docker" "start" "-a" "66ab469a37f0bd4e5bb4a160b64f0c783434646e75cf4b54670cef8cd43390ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[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<Item = &Field> {
[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<Item = &Field<'_>> {
[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<Item = &Field> {
[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<Item = &Field<'_>> {
[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.78s
[INFO] running `Command { std: "docker" "inspect" "66ab469a37f0bd4e5bb4a160b64f0c783434646e75cf4b54670cef8cd43390ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66ab469a37f0bd4e5bb4a160b64f0c783434646e75cf4b54670cef8cd43390ef", kill_on_drop: false }`
[INFO] [stdout] 66ab469a37f0bd4e5bb4a160b64f0c783434646e75cf4b54670cef8cd43390ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a52ac7e94ba32d6e5a3eeb365fa0b3b47714a84baabbd0a82830d34f6cf5155
[INFO] running `Command { std: "docker" "start" "-a" "7a52ac7e94ba32d6e5a3eeb365fa0b3b47714a84baabbd0a82830d34f6cf5155", 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<Item = &Field> {
[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<Item = &Field<'_>> {
[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<Item = &Field> {
[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<Item = &Field<'_>> {
[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<Item = &Field> {
[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<Item = &Field<'_>> {
[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<Item = &Field> {
[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<Item = &Field<'_>> {
[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.80s
[INFO] running `Command { std: "docker" "inspect" "7a52ac7e94ba32d6e5a3eeb365fa0b3b47714a84baabbd0a82830d34f6cf5155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a52ac7e94ba32d6e5a3eeb365fa0b3b47714a84baabbd0a82830d34f6cf5155", kill_on_drop: false }`
[INFO] [stdout] 7a52ac7e94ba32d6e5a3eeb365fa0b3b47714a84baabbd0a82830d34f6cf5155
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6636b77302eea6175d401579084ecdf46d99aee29c6dec607a2a31ec4f7f4bc9
[INFO] running `Command { std: "docker" "start" "-a" "6636b77302eea6175d401579084ecdf46d99aee29c6dec607a2a31ec4f7f4bc9", 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<Item = &Field> {
[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<Item = &Field<'_>> {
[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<Item = &Field> {
[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<Item = &Field<'_>> {
[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.05s
[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::dot_is_lexed ... ok
[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::letter_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::minus_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_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::escaped_quotes_are_lexed ... ok
[INFO] [stdout] test parse::tests::lexer::percent_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::star_is_lexed ... 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::parses_field_with_escaped_string_value ... ok
[INFO] [stdout] test parse::tests::parser::parses_fields_with_leading_whitespace ... ok
[INFO] [stdout] test parse::tests::parser::parses_fields_without_whitespace ... ok
[INFO] [stdout] test parse::tests::parser::checksum_of_line_with_comment_is_correct ... ok
[INFO] [stdout] test parse::tests::parser::parses_fields_with_trailing_whitespace ... 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::validates_checksums ... ok
[INFO] [stdout] test parse::tests::parser::parses_field_with_string_value ... ok
[INFO] [stdout] test parse::tests::parser::parses_svg2gcode_output ... ok
[INFO] [stdout] test parse::tests::parser::parses_field_with_complex_string_value ... 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.61s
[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.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6636b77302eea6175d401579084ecdf46d99aee29c6dec607a2a31ec4f7f4bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6636b77302eea6175d401579084ecdf46d99aee29c6dec607a2a31ec4f7f4bc9", kill_on_drop: false }`
[INFO] [stdout] 6636b77302eea6175d401579084ecdf46d99aee29c6dec607a2a31ec4f7f4bc9
