[INFO] fetching crate isahc 1.0.0-beta.1... [INFO] checking isahc-1.0.0-beta.1 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate isahc 1.0.0-beta.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate isahc 1.0.0-beta.1 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate isahc 1.0.0-beta.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate isahc 1.0.0-beta.1 [INFO] tweaked toml for crates.io crate isahc 1.0.0-beta.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate isahc 1.0.0-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-subscriber v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ae3af084b4f7a42d1ced116dd6a58c29c1951ddf4ced976958bf8fba4cf48da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8ae3af084b4f7a42d1ced116dd6a58c29c1951ddf4ced976958bf8fba4cf48da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae3af084b4f7a42d1ced116dd6a58c29c1951ddf4ced976958bf8fba4cf48da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae3af084b4f7a42d1ced116dd6a58c29c1951ddf4ced976958bf8fba4cf48da", kill_on_drop: false }` [INFO] [stdout] 8ae3af084b4f7a42d1ced116dd6a58c29c1951ddf4ced976958bf8fba4cf48da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86c35fd5599327734589e82dc23262cac4e55d4c59072449421a68f1b5a92f8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "86c35fd5599327734589e82dc23262cac4e55d4c59072449421a68f1b5a92f8c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling isahc v1.0.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking sluice v0.5.3 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.2.12 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tracing-futures v0.2.4 [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/net.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/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/net.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/net.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/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[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[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/redirects.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/redirects.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | 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:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | 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:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | 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:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | 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:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | 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:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | 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:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | 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:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | 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:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | 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:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | 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:159:14 [INFO] [stdout] | [INFO] [stdout] 159 | 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:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | 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:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | 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:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | 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:213:14 [INFO] [stdout] | [INFO] [stdout] 213 | 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:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | 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:257:14 [INFO] [stdout] | [INFO] [stdout] 257 | 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/redirects.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | 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:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | 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:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | 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: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/encoding.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | 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: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/headers.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/headers.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/headers.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/headers.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | 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:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | 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:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | 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:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | 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:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | 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:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | 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:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | 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:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | 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[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:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | 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:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | 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:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | 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:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | 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] [stderr] error: could not compile `isahc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 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] [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[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 20 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] For more information about this error, try `rustc --explain E0432`. [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[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/timeouts.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/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/timeouts.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | 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:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | 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:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | 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:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cursor` [INFO] [stdout] --> tests/timeouts.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{io::{self, Cursor, Read}, thread, time::Duration}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/response_body.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/response_body.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/response_body.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | 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: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/response_body.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | 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:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | 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:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | 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 type `Socks4Server` [INFO] [stdout] --> tests/proxy.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | 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: 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: aborting due to 7 previous errors [INFO] [stdout] [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 7 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" "86c35fd5599327734589e82dc23262cac4e55d4c59072449421a68f1b5a92f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c35fd5599327734589e82dc23262cac4e55d4c59072449421a68f1b5a92f8c", kill_on_drop: false }` [INFO] [stdout] 86c35fd5599327734589e82dc23262cac4e55d4c59072449421a68f1b5a92f8c