[INFO] fetching crate gcode 0.6.1...
[INFO] checking gcode-0.6.1 against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] extracting crate gcode 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gcode 0.6.1
[INFO] finished tweaking crates.io crate gcode 0.6.1
[INFO] tweaked toml for crates.io crate gcode 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gcode 0.6.1 on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.5.2 (available: v0.7.6)
[INFO] [stderr]       Adding cfg-if v0.1.10 (available: v1.0.4)
[INFO] [stderr]       Adding pretty_assertions v0.6.1 (available: v1.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f9f5c52cca3d2ff95996bb27927d7ff0577ca8fd6bf051ab23587c8aaad4cc6
[INFO] running `Command { std: "docker" "start" "-a" "9f9f5c52cca3d2ff95996bb27927d7ff0577ca8fd6bf051ab23587c8aaad4cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f9f5c52cca3d2ff95996bb27927d7ff0577ca8fd6bf051ab23587c8aaad4cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f9f5c52cca3d2ff95996bb27927d7ff0577ca8fd6bf051ab23587c8aaad4cc6", kill_on_drop: false }`
[INFO] [stdout] 9f9f5c52cca3d2ff95996bb27927d7ff0577ca8fd6bf051ab23587c8aaad4cc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e3f31b62691dc57f3d681809304308a13dd61faaee0d37c563b09947440011f
[INFO] running `Command { std: "docker" "start" "-a" "5e3f31b62691dc57f3d681809304308a13dd61faaee0d37c563b09947440011f", kill_on_drop: false }`
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]     Checking gcode v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]    --> src/lib.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     intra_doc_link_resolution_failure,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/gcode.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         assert_eq!(code.major_number(), 90);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/gcode.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/gcode.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             assert_eq!(code.minor_number(), i);
[INFO] [stdout]     |             ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/gcode.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/gcode.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         assert_eq!(code.value_for('X'), Some(10.0));
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/gcode.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/gcode.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert_eq!(code.value_for('x'), Some(10.0));
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/gcode.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/gcode.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         assert_eq!(code.value_for('Y'), Some(-3.5));
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/gcode.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/gcode.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_eq!(code.value_for('Z'), None);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/gcode.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         assert_eq!(got.len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         assert_eq!(line.comments().len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         assert_eq!(line.gcodes().len(), 0);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         assert_eq!(line.span(), Span::new(0, src.len(), 0));
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_eq!(got.len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |         assert_eq!(line.comments().len(), 0);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         assert_eq!(line.gcodes().len(), 0);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         assert_eq!(
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 |         assert_eq!(line.span(), span);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         assert_eq!(got.len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |         assert_eq!(unexpected_line_number.len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         assert_eq!(unexpected_line_number[0].0, 42.0);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:361:9
[INFO] [stdout]     |
[INFO] [stdout] 361 |         assert_eq!(got.len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         assert_eq!(line.gcodes().len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |         assert_eq!(g90.major_number(), 90);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         assert_eq!(g90.minor_number(), 0);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |         assert_eq!(g90.arguments().len(), 0);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |         assert_eq!(got.len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |         assert_eq!(line.gcodes().len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         assert_eq!(g01, &should_be);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:401:9
[INFO] [stdout]     |
[INFO] [stdout] 401 |         assert_eq!(got.len(), 2);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         assert_eq!(got[0].gcodes().len(), 4);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:403:9
[INFO] [stdout]     |
[INFO] [stdout] 403 |         assert_eq!(got[0].comments().len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 404 |         assert_eq!(got[1].gcodes().len(), 1);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `assert_eq` is ambiguous
[INFO] [stdout]    --> src/parser.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert_eq!(got, expected);
[INFO] [stdout]     |         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `assert_eq` could refer to the macro imported here
[INFO] [stdout]    --> src/parser.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use std::{prelude::v1::*, sync::Mutex};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `assert_eq` to disambiguate
[INFO] [stdout]     = help: or use `self::assert_eq` to refer to this macro unambiguously
[INFO] [stdout] note: `assert_eq` could also refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]    --> src/lib.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     intra_doc_link_resolution_failure,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gcode` (lib test) due to 31 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5e3f31b62691dc57f3d681809304308a13dd61faaee0d37c563b09947440011f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e3f31b62691dc57f3d681809304308a13dd61faaee0d37c563b09947440011f", kill_on_drop: false }`
[INFO] [stdout] 5e3f31b62691dc57f3d681809304308a13dd61faaee0d37c563b09947440011f
