[INFO] fetching crate isahc 1.5.0... [INFO] checking isahc-1.5.0 against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] extracting crate isahc 1.5.0 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate isahc 1.5.0 on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate isahc 1.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate isahc 1.5.0 [INFO] tweaked toml for crates.io crate isahc 1.5.0 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate crates.io crate isahc 1.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 sluice v0.5.5 [INFO] [stderr] Downloaded test-case v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57abe0923c06eac0d9a7ecc732c5b7f6c86ee33547763595cbb25cec19ca8295 [INFO] running `Command { std: "docker" "start" "-a" "57abe0923c06eac0d9a7ecc732c5b7f6c86ee33547763595cbb25cec19ca8295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57abe0923c06eac0d9a7ecc732c5b7f6c86ee33547763595cbb25cec19ca8295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57abe0923c06eac0d9a7ecc732c5b7f6c86ee33547763595cbb25cec19ca8295", kill_on_drop: false }` [INFO] [stdout] 57abe0923c06eac0d9a7ecc732c5b7f6c86ee33547763595cbb25cec19ca8295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97b37b213545297657e11e23725d750fb5c13594cf76ded9533193e76956853e [INFO] running `Command { std: "docker" "start" "-a" "97b37b213545297657e11e23725d750fb5c13594cf76ded9533193e76956853e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling isahc v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/auth.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/auth.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/auth.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/metrics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/timeouts.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/timeouts.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/timeouts.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/metrics.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/metrics.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cursor` [INFO] [stdout] --> tests/timeouts.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | io::{self, Cursor, Read}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `isahc` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/request_body.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/expect.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/expect.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/expect.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/response_body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/encoding.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/methods.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testserver` [INFO] [stdout] --> tests/proxy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::{mock, socks4::Socks4Server}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/proxy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::{mock, socks4::Socks4Server}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/proxy.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/proxy.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/proxy.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/proxy.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/net.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/net.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/net.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/redirects.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let m2 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | let m2 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | let m2 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | let m2 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | let m2 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | let m2 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:203:14 [INFO] [stdout] | [INFO] [stdout] 203 | let m2 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/headers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:206:14 [INFO] [stdout] | [INFO] [stdout] 206 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | let m3 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | let m2 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:299:14 [INFO] [stdout] | [INFO] [stdout] 299 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks4Server` [INFO] [stdout] --> tests/proxy.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | let proxy_server = Socks4Server::new("127.0.0.1:0").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Socks4Server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/status.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/status.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "97b37b213545297657e11e23725d750fb5c13594cf76ded9533193e76956853e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b37b213545297657e11e23725d750fb5c13594cf76ded9533193e76956853e", kill_on_drop: false }` [INFO] [stdout] 97b37b213545297657e11e23725d750fb5c13594cf76ded9533193e76956853e