[INFO] fetching crate rh 0.1.14...
[INFO] testing rh-0.1.14 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rh 0.1.14 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rh 0.1.14
[INFO] finished tweaking crates.io crate rh 0.1.14
[INFO] tweaked toml for crates.io crate rh 0.1.14 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rh 0.1.14 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rh 0.1.14 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c2b3ac65099b228994f46acf664081f8b44c6999b6a1184d54f90bf3419151e
[INFO] running `Command { std: "docker" "start" "-a" "5c2b3ac65099b228994f46acf664081f8b44c6999b6a1184d54f90bf3419151e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c2b3ac65099b228994f46acf664081f8b44c6999b6a1184d54f90bf3419151e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c2b3ac65099b228994f46acf664081f8b44c6999b6a1184d54f90bf3419151e", kill_on_drop: false }`
[INFO] [stdout] 5c2b3ac65099b228994f46acf664081f8b44c6999b6a1184d54f90bf3419151e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 598100c0113b8619453697228c94dd4a3ffe7016fadb47dc899a1899a6e2ea9a
[INFO] running `Command { std: "docker" "start" "-a" "598100c0113b8619453697228c94dd4a3ffe7016fadb47dc899a1899a6e2ea9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling tracing v0.1.31
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling psl-types v2.0.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termsize v0.1.6
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling publicsuffix v2.1.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling async-compression v0.3.12
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.2
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling tokio-rustls v0.23.2
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.15.1
[INFO] [stderr]    Compiling colored_json v2.1.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling rh v0.1.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `os_dirs`
[INFO] [stdout]   --> src/commands/args.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn command(&mut self, os_dirs: &OD) -> Result<Box<dyn Command<OD, O, E>>> {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_os_dirs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `terminal_columns` is never read
[INFO] [stdout]   --> src/core/workspace.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Workspace {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub terminal_columns: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/commands/http/output.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     if ws.output_redirected && !ws.flags.borrow().use_color {
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Flags` does not implement `Borrow`, so calling `borrow` on `&Flags` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 15 -     if ws.output_redirected && !ws.flags.borrow().use_color {
[INFO] [stdout] 15 +     if ws.output_redirected && !ws.flags.use_color {
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Flags`, implement `Clone` for it
[INFO] [stdout]   --> src/core/flags.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[derive(Clone)]
[INFO] [stdout]  4 | pub struct Flags {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.21s
[INFO] running `Command { std: "docker" "inspect" "598100c0113b8619453697228c94dd4a3ffe7016fadb47dc899a1899a6e2ea9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "598100c0113b8619453697228c94dd4a3ffe7016fadb47dc899a1899a6e2ea9a", kill_on_drop: false }`
[INFO] [stdout] 598100c0113b8619453697228c94dd4a3ffe7016fadb47dc899a1899a6e2ea9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85f47d1e1985c7a030c47456f01a9340decfdcd3fc4a35f0ae77067d2da59bce
[INFO] running `Command { std: "docker" "start" "-a" "85f47d1e1985c7a030c47456f01a9340decfdcd3fc4a35f0ae77067d2da59bce", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling async-task v4.1.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.7
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling curl-sys v0.4.52+curl-7.81.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.3
[INFO] [stderr]    Compiling curl v0.4.42
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling isahc v1.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling lalrpop v0.19.7
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tracing v0.1.31
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-process v1.3.0
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling basic-cookies v0.1.4
[INFO] [stderr]    Compiling async-object-pool v0.1.4
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.23.2
[INFO] [stderr]    Compiling async-compression v0.3.12
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling cookie_store v0.15.1
[INFO] [stderr]    Compiling colored_json v2.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling httpmock v0.6.6
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling rh v0.1.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `os_dirs`
[INFO] [stdout]   --> src/commands/args.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn command(&mut self, os_dirs: &OD) -> Result<Box<dyn Command<OD, O, E>>> {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_os_dirs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `terminal_columns` is never read
[INFO] [stdout]   --> src/core/workspace.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Workspace {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub terminal_columns: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/commands/http/output.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     if ws.output_redirected && !ws.flags.borrow().use_color {
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Flags` does not implement `Borrow`, so calling `borrow` on `&Flags` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 15 -     if ws.output_redirected && !ws.flags.borrow().use_color {
[INFO] [stdout] 15 +     if ws.output_redirected && !ws.flags.use_color {
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Flags`, implement `Clone` for it
[INFO] [stdout]   --> src/core/flags.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #[derive(Clone)]
[INFO] [stdout]  4 | pub struct Flags {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]   --> tests/rh.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut args = rh_test::args![url];
[INFO] [stdout]    |                    ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]   --> tests/rh.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut args = rh_test::args![];
[INFO] [stdout]    |                    ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rh` (test "rh") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `alias` in `commands`
[INFO] [stdout]   --> src/commands/args.rs:52:26
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use crate::commands::alias::storage::DEFAULT_ALIAS_NAME;
[INFO] [stdout]    |                          ^^^^^ could not find `alias` in `commands`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/commands/mod.rs:2:16
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "alias")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `alias` feature
[INFO] [stdout]  2 | pub(crate) mod alias;
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `alias` in `commands`
[INFO] [stdout]  --> src/test/alias.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::commands::alias::storage::{ALIAS_FILENAME_PREFIX, ALIAS_FILENAME_SUFFIX, DEFAULT_ALIAS_NAME};
[INFO] [stdout]   |                      ^^^^^ could not find `alias` in `commands`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/commands/mod.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "alias")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `alias` feature
[INFO] [stdout] 2 | pub(crate) mod alias;
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:333:37
[INFO] [stdout]     |
[INFO] [stdout] 333 |             let args: Vec<String> = rh_test::args!["test.com", "--raw=data", "key=value"];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:321:24
[INFO] [stdout]     |
[INFO] [stdout] 321 |             let args = rh_test::args!["GET", "--url", "--headers"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:313:24
[INFO] [stdout]     |
[INFO] [stdout] 313 |             let args = rh_test::args!["--url", "--headers"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:305:37
[INFO] [stdout]     |
[INFO] [stdout] 305 |             let args: Vec<String> = rh_test::args!["--url"];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:194:24
[INFO] [stdout]     |
[INFO] [stdout] 194 |             let urls = rh_test::args!["test.com"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:192:24
[INFO] [stdout]     |
[INFO] [stdout] 192 |             let args = rh_test::args!["test.com"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |             let args = rh_test::args![];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:176:24
[INFO] [stdout]     |
[INFO] [stdout] 176 |             let args = rh_test::args!["GET", "localhost"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |             let args = rh_test::args![];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:142:24
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let args = rh_test::args!["-h"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 |             let args = rh_test::args!["--help"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let args = rh_test::args!["--version"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:262:37
[INFO] [stdout]     |
[INFO] [stdout] 262 |             let args: Vec<String> = rh_test::args!["--help"];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:252:37
[INFO] [stdout]     |
[INFO] [stdout] 252 |             let args: Vec<String> = rh_test::args!["--version"];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 |             let args = rh_test::args![];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             let args = rh_test::args!["get", "localhost"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 |             let args = rh_test::args!["HELLO", "localhost"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |             let args = rh_test::args!["HEAD", "localhost"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/commands/args.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let mut args = rh_test::args![rh_test::arg_alias!("error"), "-cuh", "http://test.com"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]   --> src/commands/args.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut args = rh_test::args![rh_test::arg_alias!(CUSTOM_ALIAS_NAME_2), "-cUh", "http://test.com"];
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]   --> src/commands/args.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut args = rh_test::args![rh_test::arg_alias!(CUSTOM_ALIAS_NAME_1), "-cUh", "http://test.com"];
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]   --> src/commands/args.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut args = rh_test::args![rh_test::arg_alias!(EMPTY_ALIAS_NAME), "-cuh", "http://test.com"];
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]   --> src/commands/args.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut args = rh_test::args!["-cuh", "http://test.com"];
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             rh_test::assert_str_eq!(parser.urls[0], "https://test.com");
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |             let args = rh_test::args!["GET", "--url", "--headers", "https://test.com"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |             rh_test::assert_str_eq!(parser.urls[0], "http://test.com");
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:283:24
[INFO] [stdout]     |
[INFO] [stdout] 283 |             let args = rh_test::args!["GET", "--url", "http://test.com", "--headers"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 |             rh_test::assert_str_eq!(parser.urls[0], "http://localhost");
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |             let args = rh_test::args!["GET", "localhost", "--headers"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             rh_test::assert_str_eq!(parser.urls[0], "http://localhost");
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:265:24
[INFO] [stdout]     |
[INFO] [stdout] 265 |             let args = rh_test::args!["GET", "localhost"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |             rh_test::assert_str_eq!(parser.urls[0], "http://localhost");
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/mod.rs:257:24
[INFO] [stdout]     |
[INFO] [stdout] 257 |             let args = rh_test::args!["localhost"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |             rh_test::assert_str_eq!(normalizer.urls[0], format!("{}://test.com", DEFAULT_SCHEME));
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:278:37
[INFO] [stdout]     |
[INFO] [stdout] 278 |             let args: Vec<String> = rh_test::args!["test.com", "--raw=~data~"];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             rh_test::assert_str_eq!(normalizer.urls[0], "https://test.com");
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let args: Vec<String> = rh_test::args!["GET", "test.com", "--https"];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             rh_test::assert_str_eq!(normalizer.urls[0], "http://test.com");
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:228:37
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let args: Vec<String> = rh_test::args!["GET", "test.com", "--http"];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |             rh_test::assert_str_eq!(normalizer.urls[0], format!("{}://localhost", DEFAULT_SCHEME));
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:213:24
[INFO] [stdout]     |
[INFO] [stdout] 213 |             let args = rh_test::args!["localhost", "--headers"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 |             rh_test::assert_str_eq!(normalizer.urls[0], format!("{}://localhost", DEFAULT_SCHEME));
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout] 204 |             let args = rh_test::args!["GET", "localhost", "--headers"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |             rh_test::assert_str_eq!(normalizer.urls[0], format!("{}://localhost", DEFAULT_SCHEME));
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 |             let args = rh_test::args!["GET", "localhost"];
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             rh_test::assert_str_eq!(normalizer.urls[0], $expected);
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] ...
[INFO] [stdout] 190 |             assert_one_arg_url_eq!("test", &format!("{}://test", DEFAULT_SCHEME));
[INFO] [stdout]     |             --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_one_arg_url_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:136:37
[INFO] [stdout]     |
[INFO] [stdout] 136 |             let args: Vec<String> = rh_test::args![$url];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] ...
[INFO] [stdout] 190 |             assert_one_arg_url_eq!("test", &format!("{}://test", DEFAULT_SCHEME));
[INFO] [stdout]     |             --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_one_arg_url_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             rh_test::assert_str_eq!(normalizer.urls[0], $expected);
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] ...
[INFO] [stdout] 189 |             assert_one_arg_url_eq!("test.com", &format!("{}://test.com", DEFAULT_SCHEME));
[INFO] [stdout]     |             ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_one_arg_url_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:136:37
[INFO] [stdout]     |
[INFO] [stdout] 136 |             let args: Vec<String> = rh_test::args![$url];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] ...
[INFO] [stdout] 189 |             assert_one_arg_url_eq!("test.com", &format!("{}://test.com", DEFAULT_SCHEME));
[INFO] [stdout]     |             ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_one_arg_url_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             rh_test::assert_str_eq!(normalizer.urls[0], $expected);
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] ...
[INFO] [stdout] 188 |             assert_one_arg_url_eq!("http://test.com", "http://test.com");
[INFO] [stdout]     |             ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_one_arg_url_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout]    --> src/parser/normalizer.rs:136:37
[INFO] [stdout]     |
[INFO] [stdout] 136 |             let args: Vec<String> = rh_test::args![$url];
[INFO] [stdout]     |                                     ^^^^^^^ use of unresolved module or unlinked crate `rh_test`
[INFO] [stdout] ...
[INFO] [stdout] 188 |             assert_one_arg_url_eq!("http://test.com", "http://test.com");
[INFO] [stdout]     |             ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_one_arg_url_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os_dirs`
[INFO] [stdout]   --> src/commands/args.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn command(&mut self, os_dirs: &OD) -> Result<Box<dyn Command<OD, O, E>>> {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_os_dirs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rh` (lib test) due to 53 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "85f47d1e1985c7a030c47456f01a9340decfdcd3fc4a35f0ae77067d2da59bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f47d1e1985c7a030c47456f01a9340decfdcd3fc4a35f0ae77067d2da59bce", kill_on_drop: false }`
[INFO] [stdout] 85f47d1e1985c7a030c47456f01a9340decfdcd3fc4a35f0ae77067d2da59bce
