[INFO] fetching crate isahc 1.0.2... [INFO] testing isahc-1.0.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate isahc 1.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate isahc 1.0.2 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate isahc 1.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate isahc 1.0.2 [INFO] tweaked toml for crates.io crate isahc 1.0.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate isahc 1.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sluice v0.5.3 [INFO] [stderr] Downloaded spinning_top v0.2.2 [INFO] [stderr] Downloaded flume v0.10.1 [INFO] [stderr] Downloaded tracing-subscriber v0.2.12 [INFO] [stderr] Downloaded sharded-slab v0.0.9 [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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8847bc18f1209efd6c16051c1109a2cf1502f7d46d61a185ff7b68229ea266e0 [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" "8847bc18f1209efd6c16051c1109a2cf1502f7d46d61a185ff7b68229ea266e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8847bc18f1209efd6c16051c1109a2cf1502f7d46d61a185ff7b68229ea266e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8847bc18f1209efd6c16051c1109a2cf1502f7d46d61a185ff7b68229ea266e0", kill_on_drop: false }` [INFO] [stdout] 8847bc18f1209efd6c16051c1109a2cf1502f7d46d61a185ff7b68229ea266e0 [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=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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 732b0821443b6d14900bfa6bde843d77824c449c5405b96e310a6a7e40c855f9 [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" "732b0821443b6d14900bfa6bde843d77824c449c5405b96e310a6a7e40c855f9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling isahc v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling sluice v0.5.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling flume v0.10.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.53s [INFO] running `Command { std: "docker" "inspect" "732b0821443b6d14900bfa6bde843d77824c449c5405b96e310a6a7e40c855f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732b0821443b6d14900bfa6bde843d77824c449c5405b96e310a6a7e40c855f9", kill_on_drop: false }` [INFO] [stdout] 732b0821443b6d14900bfa6bde843d77824c449c5405b96e310a6a7e40c855f9 [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=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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9fcb4eb4a0c174ae0d34587bace8b6b17792ab2a85f5216ada19837206c86948 [INFO] running `Command { std: "docker" "start" "-a" "9fcb4eb4a0c174ae0d34587bace8b6b17792ab2a85f5216ada19837206c86948", kill_on_drop: false }` [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.12 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling isahc v1.0.2 (/opt/rustwide/workdir) [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[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/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/redirects.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | 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:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | 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:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | 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:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | 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:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | 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:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | 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:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | 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:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | 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:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | 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:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | 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/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/redirects.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 155 | 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/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: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | 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:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | 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:206:14 [INFO] [stdout] | [INFO] [stdout] 206 | 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:209:14 [INFO] [stdout] | [INFO] [stdout] 209 | 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:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | 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:253:14 [INFO] [stdout] | [INFO] [stdout] 253 | 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:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | 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:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | 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] [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] 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: 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 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/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: 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9fcb4eb4a0c174ae0d34587bace8b6b17792ab2a85f5216ada19837206c86948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fcb4eb4a0c174ae0d34587bace8b6b17792ab2a85f5216ada19837206c86948", kill_on_drop: false }` [INFO] [stdout] 9fcb4eb4a0c174ae0d34587bace8b6b17792ab2a85f5216ada19837206c86948