[INFO] cloning repository https://github.com/phenguin/chordal-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phenguin/chordal-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fchordal-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fchordal-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38d076eed24f80308ca10cec310bc9909da45d61
[INFO] checking phenguin/chordal-rust against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fchordal-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phenguin/chordal-rust
[INFO] finished tweaking git repo https://github.com/phenguin/chordal-rust
[INFO] tweaked toml for git repo https://github.com/phenguin/chordal-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phenguin/chordal-rust on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phenguin/chordal-rust 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking phenguin/chordal-rust against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenguin%2Fchordal-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phenguin/chordal-rust
[INFO] finished tweaking git repo https://github.com/phenguin/chordal-rust
[INFO] tweaked toml for git repo https://github.com/phenguin/chordal-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phenguin/chordal-rust on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phenguin/chordal-rust 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dump v0.1.1
[INFO] [stderr]   Downloaded lazy_static v0.2.8
[INFO] [stderr]   Downloaded maplit v0.1.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4870c1e673fe03780be9ab3508f59721ff1bc94454e20a7e993c31688658e3a0
[INFO] running `Command { std: "docker" "start" "-a" "4870c1e673fe03780be9ab3508f59721ff1bc94454e20a7e993c31688658e3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4870c1e673fe03780be9ab3508f59721ff1bc94454e20a7e993c31688658e3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4870c1e673fe03780be9ab3508f59721ff1bc94454e20a7e993c31688658e3a0", kill_on_drop: false }`
[INFO] [stdout] 4870c1e673fe03780be9ab3508f59721ff1bc94454e20a7e993c31688658e3a0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c3dfc74283ae8a59354e55f3b73064c948ca38d870ad15f8dc21016ecca2405
[INFO] running `Command { std: "docker" "start" "-a" "1c3dfc74283ae8a59354e55f3b73064c948ca38d870ad15f8dc21016ecca2405", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking dump v0.1.1
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]     Checking maplit v0.1.4
[INFO] [stderr]     Checking chordal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(try_from)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(try_from)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/theory.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / lazy_static! {
[INFO] [stdout] 480 | |     pub static ref MAJOR_TRIAD: Chord = chord![UNISON,THIRD,FIFTH];
[INFO] [stdout] 481 | |     pub static ref MAJOR_SCALE: Scale = scale![UNISON,SECOND,THIRD,FOURTH,FIFTH,SIXTH,SEVENTH];
[INFO] [stdout] 482 | |     pub static ref MELODIC_MINOR: Scale =
[INFO] [stdout] 483 | |         scale![UNISON,SECOND,THIRD.flat(),FOURTH,FIFTH,SIXTH.flat(),SEVENTH];
[INFO] [stdout] 484 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "1c3dfc74283ae8a59354e55f3b73064c948ca38d870ad15f8dc21016ecca2405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c3dfc74283ae8a59354e55f3b73064c948ca38d870ad15f8dc21016ecca2405", kill_on_drop: false }`
[INFO] [stdout] 1c3dfc74283ae8a59354e55f3b73064c948ca38d870ad15f8dc21016ecca2405
