[INFO] cloning repository https://github.com/ejpcmac/track-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ejpcmac/track-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejpcmac%2Ftrack-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejpcmac%2Ftrack-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 184bd2bc4a229ab2303c9c26b00db4d19b4ee84f
[INFO] testing ejpcmac/track-cli against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejpcmac%2Ftrack-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ejpcmac/track-cli
[INFO] finished tweaking git repo https://github.com/ejpcmac/track-cli
[INFO] tweaked toml for git repo https://github.com/ejpcmac/track-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ejpcmac/track-cli on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ejpcmac/track-cli 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.7.4
[INFO] [stderr]   Downloaded toml_datetime v0.6.2
[INFO] [stderr]   Downloaded serde_spanned v0.6.2
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded tokio-rustls v0.24.0
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded hyper-rustls v0.24.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded askama_derive v0.12.1
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded askama v0.12.0
[INFO] [stderr]   Downloaded inquire v0.6.2
[INFO] [stderr]   Downloaded serde_derive v1.0.163
[INFO] [stderr]   Downloaded clap v4.3.0
[INFO] [stderr]   Downloaded basic-toml v0.1.2
[INFO] [stderr]   Downloaded toml_edit v0.19.10
[INFO] [stderr]   Downloaded mio v0.8.7
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded libm v0.2.7
[INFO] [stderr]   Downloaded clap_builder v4.3.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded rustls v0.21.1
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cbcb5e98f6539a93a51411ced82798917f5d204a253a4a361eeb4cfae8fe156
[INFO] running `Command { std: "docker" "start" "-a" "8cbcb5e98f6539a93a51411ced82798917f5d204a253a4a361eeb4cfae8fe156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cbcb5e98f6539a93a51411ced82798917f5d204a253a4a361eeb4cfae8fe156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cbcb5e98f6539a93a51411ced82798917f5d204a253a4a361eeb4cfae8fe156", kill_on_drop: false }`
[INFO] [stdout] 8cbcb5e98f6539a93a51411ced82798917f5d204a253a4a361eeb4cfae8fe156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cbc7c97d5c9cd8c571e7eccced332cf0ae9d82f8a0d55eaf15982dd8972a360
[INFO] running `Command { std: "docker" "start" "-a" "1cbc7c97d5c9cd8c571e7eccced332cf0ae9d82f8a0d55eaf15982dd8972a360", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling mio v0.8.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling track v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling inquire v0.6.2
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.0
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling basic-toml v0.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]    Compiling askama v0.12.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.04s
[INFO] running `Command { std: "docker" "inspect" "1cbc7c97d5c9cd8c571e7eccced332cf0ae9d82f8a0d55eaf15982dd8972a360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cbc7c97d5c9cd8c571e7eccced332cf0ae9d82f8a0d55eaf15982dd8972a360", kill_on_drop: false }`
[INFO] [stdout] 1cbc7c97d5c9cd8c571e7eccced332cf0ae9d82f8a0d55eaf15982dd8972a360
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdec48048518b5495b5917c7caab2a74997cde2c5e21ae7b24c2b6f79a8c5c36
[INFO] running `Command { std: "docker" "start" "-a" "fdec48048518b5495b5917c7caab2a74997cde2c5e21ae7b24c2b6f79a8c5c36", kill_on_drop: false }`
[INFO] [stderr]    Compiling track v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] running `Command { std: "docker" "inspect" "fdec48048518b5495b5917c7caab2a74997cde2c5e21ae7b24c2b6f79a8c5c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdec48048518b5495b5917c7caab2a74997cde2c5e21ae7b24c2b6f79a8c5c36", kill_on_drop: false }`
[INFO] [stdout] fdec48048518b5495b5917c7caab2a74997cde2c5e21ae7b24c2b6f79a8c5c36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36a85ede18d1a45ec2e2d6aa10fc5d57b98e466318d5ef1311950e9e4dcbc249
[INFO] running `Command { std: "docker" "start" "-a" "36a85ede18d1a45ec2e2d6aa10fc5d57b98e466318d5ef1311950e9e4dcbc249", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/track-025eae30871aa0a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/track-cd89f0c0480cd6a9)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests track
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 40) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 76) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 55) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 72) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 65) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 61) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 80) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 40) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `profile`
[INFO] [stdout]   --> src/lib.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | nix profile install github:ejpcmac/track
[INFO] [stdout]    |     ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 76) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `list`
[INFO] [stdout]   --> src/lib.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | track list
[INFO] [stdout]    |       ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 55) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `init`
[INFO] [stdout]   --> src/lib.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | track init
[INFO] [stdout]    |       ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 72) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `all`
[INFO] [stdout]   --> src/lib.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | track all
[INFO] [stdout]    |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 65) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `add`
[INFO] [stdout]   --> src/lib.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | track add [tracking_number] [description]
[INFO] [stdout]    |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 44) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `install`
[INFO] [stdout]   --> src/lib.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | cargo install --git https://github.com/ejpcmac/track.git
[INFO] [stdout]    |       ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 61) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `info`
[INFO] [stdout]   --> src/lib.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | track info <tracking_number>
[INFO] [stdout]    |       ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 80) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `remove`
[INFO] [stdout]   --> src/lib.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | track remove [tracking_number]
[INFO] [stdout]    |       ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 40)
[INFO] [stdout]     src/lib.rs - (line 44)
[INFO] [stdout]     src/lib.rs - (line 55)
[INFO] [stdout]     src/lib.rs - (line 61)
[INFO] [stdout]     src/lib.rs - (line 65)
[INFO] [stdout]     src/lib.rs - (line 72)
[INFO] [stdout]     src/lib.rs - (line 76)
[INFO] [stdout]     src/lib.rs - (line 80)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "36a85ede18d1a45ec2e2d6aa10fc5d57b98e466318d5ef1311950e9e4dcbc249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a85ede18d1a45ec2e2d6aa10fc5d57b98e466318d5ef1311950e9e4dcbc249", kill_on_drop: false }`
[INFO] [stdout] 36a85ede18d1a45ec2e2d6aa10fc5d57b98e466318d5ef1311950e9e4dcbc249
