[INFO] fetching crate mongodb 2.3.0... [INFO] building mongodb-2.3.0 against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] extracting crate mongodb 2.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mongodb 2.3.0 on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mongodb 2.3.0 [INFO] finished tweaking crates.io crate mongodb 2.3.0 [INFO] tweaked toml for crates.io crate mongodb 2.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "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 typed-builder v0.10.0 [INFO] [stderr] Downloaded enum-as-inner v0.4.0 [INFO] [stderr] Downloaded ipconfig v0.3.0 [INFO] [stderr] Downloaded os_info v3.5.0 [INFO] [stderr] Downloaded async-std-resolver v0.21.2 [INFO] [stderr] Downloaded async_once v0.2.6 [INFO] [stderr] Downloaded function_name-proc-macro v0.2.3 [INFO] [stderr] Downloaded trust-dns-resolver v0.21.2 [INFO] [stderr] Downloaded function_name v0.2.3 [INFO] [stderr] Downloaded rustc_version_runtime v0.2.1 [INFO] [stderr] Downloaded trust-dns-proto v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c8be694ef9e2e741dc583dca01375d42f4a03216009379effc37199912d3571 [INFO] running `Command { std: "docker" "start" "-a" "8c8be694ef9e2e741dc583dca01375d42f4a03216009379effc37199912d3571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c8be694ef9e2e741dc583dca01375d42f4a03216009379effc37199912d3571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8be694ef9e2e741dc583dca01375d42f4a03216009379effc37199912d3571", kill_on_drop: false }` [INFO] [stdout] 8c8be694ef9e2e741dc583dca01375d42f4a03216009379effc37199912d3571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d54a01a63009b50090d488eada181f5ad34bd0312716b44d755bb70297109685 [INFO] running `Command { std: "docker" "start" "-a" "d54a01a63009b50090d488eada181f5ad34bd0312716b44d755bb70297109685", 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] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling os_info v3.5.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.4 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling bson v2.4.0 [INFO] [stderr] Compiling mongodb v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "d54a01a63009b50090d488eada181f5ad34bd0312716b44d755bb70297109685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54a01a63009b50090d488eada181f5ad34bd0312716b44d755bb70297109685", kill_on_drop: false }` [INFO] [stdout] d54a01a63009b50090d488eada181f5ad34bd0312716b44d755bb70297109685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d9c4e62bb7237e0095f1301d5eb0857a374cf82e6d2dacefdb3e90215c42df [INFO] running `Command { std: "docker" "start" "-a" "10d9c4e62bb7237e0095f1301d5eb0857a374cf82e6d2dacefdb3e90215c42df", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling async_once v0.2.6 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling function_name-proc-macro v0.2.3 [INFO] [stderr] Compiling function_name v0.2.3 [INFO] [stderr] Compiling mongodb v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `test` [INFO] [stdout] --> src/lib.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | mod test; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `test`, create file "src/test.rs" or "src/test/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test::run_spec_test` [INFO] [stdout] --> src/client/options/test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | test::run_spec_test, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `run_spec_test` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::log_uncaptured`, `crate::test::CommandEvent`, `crate::test::EventClient`, `crate::test::LOCK` [INFO] [stdout] --> src/client/session/test/causal_consistency.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | test::{log_uncaptured, CommandEvent, EventClient, LOCK}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ no `LOCK` in `test` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `EventClient` in `test` [INFO] [stdout] | | no `CommandEvent` in `test` [INFO] [stdout] | no `log_uncaptured` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::log_uncaptured`, `crate::test::EventClient`, `crate::test::TestClient`, `crate::test::CLIENT_OPTIONS`, `crate::test::LOCK` [INFO] [stdout] --> src/client/session/test/mod.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | test::{log_uncaptured, EventClient, TestClient, CLIENT_OPTIONS, LOCK}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ no `LOCK` in `test` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `CLIENT_OPTIONS` in `test` [INFO] [stdout] | | | no `TestClient` in `test` [INFO] [stdout] | | no `EventClient` in `test` [INFO] [stdout] | no `log_uncaptured` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test::RunOn` [INFO] [stdout] --> src/cmap/test/file.rs:6:77 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{bson_util, cmap::options::ConnectionPoolOptions, error::Result, test::RunOn}; [INFO] [stdout] | ^^^^^^^^^^^ no `RunOn` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::log_uncaptured`, `crate::test::FailCommandOptions`, `crate::test::FailPoint`, `crate::test::FailPointMode`, `crate::test::TestClient`, `crate::test::CLIENT_OPTIONS`, `crate::test::LOCK` [INFO] [stdout] --> src/cmap/test/integration.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | log_uncaptured, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `log_uncaptured` in `test` [INFO] [stdout] 19 | FailCommandOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `FailCommandOptions` in `test` [INFO] [stdout] 20 | FailPoint, [INFO] [stdout] | ^^^^^^^^^ no `FailPoint` in `test` [INFO] [stdout] 21 | FailPointMode, [INFO] [stdout] | ^^^^^^^^^^^^^ no `FailPointMode` in `test` [INFO] [stdout] 22 | TestClient, [INFO] [stdout] | ^^^^^^^^^^ no `TestClient` in `test` [INFO] [stdout] 23 | CLIENT_OPTIONS, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `CLIENT_OPTIONS` in `test` [INFO] [stdout] 24 | LOCK, [INFO] [stdout] | ^^^^ no `LOCK` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::assert_matches`, `crate::test::eq_matches`, `crate::test::log_uncaptured`, `crate::test::run_spec_test`, `crate::test::EventClient`, `crate::test::MatchErrExt`, `crate::test::Matchable`, `crate::test::CLIENT_OPTIONS`, `crate::test::LOCK`, `crate::test::SERVER_API` [INFO] [stdout] --> src/cmap/test/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | assert_matches, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `assert_matches` in `test` [INFO] [stdout] 24 | eq_matches, [INFO] [stdout] | ^^^^^^^^^^ no `eq_matches` in `test` [INFO] [stdout] 25 | log_uncaptured, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `log_uncaptured` in `test` [INFO] [stdout] 26 | run_spec_test, [INFO] [stdout] | ^^^^^^^^^^^^^ no `run_spec_test` in `test` [INFO] [stdout] 27 | EventClient, [INFO] [stdout] | ^^^^^^^^^^^ no `EventClient` in `test` [INFO] [stdout] 28 | MatchErrExt, [INFO] [stdout] | ^^^^^^^^^^^ no `MatchErrExt` in `test` [INFO] [stdout] 29 | Matchable, [INFO] [stdout] | ^^^^^^^^^ no `Matchable` in `test` [INFO] [stdout] 30 | CLIENT_OPTIONS, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `CLIENT_OPTIONS` in `test` [INFO] [stdout] 31 | LOCK, [INFO] [stdout] | ^^^^ no `LOCK` in `test` [INFO] [stdout] 32 | SERVER_API, [INFO] [stdout] | ^^^^^^^^^^ no `SERVER_API` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::TestClient`, `crate::test::CLIENT_OPTIONS`, `crate::test::LOCK` [INFO] [stdout] --> src/cmap/establish/test.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | test::{TestClient, CLIENT_OPTIONS, LOCK}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ no `LOCK` in `test` [INFO] [stdout] | | | [INFO] [stdout] | | no `CLIENT_OPTIONS` in `test` [INFO] [stdout] | no `TestClient` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::EventClient`, `crate::test::TestClient`, `crate::test::LOCK` [INFO] [stdout] --> src/concern/test.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | test::{EventClient, TestClient, LOCK}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^ ^^^^ no `LOCK` in `test` [INFO] [stdout] | | | [INFO] [stdout] | | no `TestClient` in `test` [INFO] [stdout] | no `EventClient` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::log_uncaptured`, `crate::test::run_spec_test`, `crate::test::CmapEvent`, `crate::test::Event`, `crate::test::EventHandler`, `crate::test::FailCommandOptions`, `crate::test::FailPoint`, `crate::test::FailPointMode`, `crate::test::TestClient`, `crate::test::CLIENT_OPTIONS`, `crate::test::LOCK` [INFO] [stdout] --> src/sdam/description/topology/server_selection/test/in_window.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | log_uncaptured, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `log_uncaptured` in `test` [INFO] [stdout] 19 | run_spec_test, [INFO] [stdout] | ^^^^^^^^^^^^^ no `run_spec_test` in `test` [INFO] [stdout] 20 | CmapEvent, [INFO] [stdout] | ^^^^^^^^^ no `CmapEvent` in `test` [INFO] [stdout] 21 | Event, [INFO] [stdout] | ^^^^^ no `Event` in `test` [INFO] [stdout] 22 | EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^ no `EventHandler` in `test` [INFO] [stdout] 23 | FailCommandOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `FailCommandOptions` in `test` [INFO] [stdout] 24 | FailPoint, [INFO] [stdout] | ^^^^^^^^^ no `FailPoint` in `test` [INFO] [stdout] 25 | FailPointMode, [INFO] [stdout] | ^^^^^^^^^^^^^ no `FailPointMode` in `test` [INFO] [stdout] 26 | TestClient, [INFO] [stdout] | ^^^^^^^^^^ no `TestClient` in `test` [INFO] [stdout] 27 | CLIENT_OPTIONS, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `CLIENT_OPTIONS` in `test` [INFO] [stdout] 28 | LOCK, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test::run_spec_test` [INFO] [stdout] --> src/sdam/description/topology/server_selection/test/logic.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | test::run_spec_test, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `run_spec_test` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test::SdamEvent` [INFO] [stdout] --> src/sdam/description/topology/test/event.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | test::SdamEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `SdamEvent` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test::run_spec_test` [INFO] [stdout] --> src/sdam/description/topology/test/rtt.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | test::run_spec_test, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `run_spec_test` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::log_uncaptured`, `crate::test::run_spec_test`, `crate::test::Event`, `crate::test::EventClient`, `crate::test::EventHandler`, `crate::test::FailCommandOptions`, `crate::test::FailPoint`, `crate::test::FailPointMode`, `crate::test::SdamEvent`, `crate::test::TestClient`, `crate::test::CLIENT_OPTIONS`, `crate::test::LOCK` [INFO] [stdout] --> src/sdam/description/topology/test/sdam.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | log_uncaptured, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `log_uncaptured` in `test` [INFO] [stdout] 28 | run_spec_test, [INFO] [stdout] | ^^^^^^^^^^^^^ no `run_spec_test` in `test` [INFO] [stdout] 29 | Event, [INFO] [stdout] | ^^^^^ no `Event` in `test` [INFO] [stdout] 30 | EventClient, [INFO] [stdout] | ^^^^^^^^^^^ no `EventClient` in `test` [INFO] [stdout] 31 | EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^ no `EventHandler` in `test` [INFO] [stdout] 32 | FailCommandOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `FailCommandOptions` in `test` [INFO] [stdout] 33 | FailPoint, [INFO] [stdout] | ^^^^^^^^^ no `FailPoint` in `test` [INFO] [stdout] 34 | FailPointMode, [INFO] [stdout] | ^^^^^^^^^^^^^ no `FailPointMode` in `test` [INFO] [stdout] 35 | SdamEvent, [INFO] [stdout] | ^^^^^^^^^ no `SdamEvent` in `test` [INFO] [stdout] 36 | TestClient, [INFO] [stdout] | ^^^^^^^^^^ no `TestClient` in `test` [INFO] [stdout] 37 | CLIENT_OPTIONS, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 38 | LOCK, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::log_uncaptured`, `crate::test::CLIENT_OPTIONS`, `crate::test::LOCK` [INFO] [stdout] --> src/sdam/srv_polling/test.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | test::{log_uncaptured, CLIENT_OPTIONS, LOCK}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ no `LOCK` in `test` [INFO] [stdout] | | | [INFO] [stdout] | | no `CLIENT_OPTIONS` in `test` [INFO] [stdout] | no `log_uncaptured` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::test::log_uncaptured`, `crate::test::CmapEvent`, `crate::test::Event`, `crate::test::EventClient`, `crate::test::EventHandler`, `crate::test::FailCommandOptions`, `crate::test::FailPoint`, `crate::test::FailPointMode`, `crate::test::SdamEvent`, `crate::test::TestClient`, `crate::test::CLIENT_OPTIONS`, `crate::test::LOCK` [INFO] [stdout] --> src/sdam/test.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | log_uncaptured, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `log_uncaptured` in `test` [INFO] [stdout] 16 | CmapEvent, [INFO] [stdout] | ^^^^^^^^^ no `CmapEvent` in `test` [INFO] [stdout] 17 | Event, [INFO] [stdout] | ^^^^^ no `Event` in `test` [INFO] [stdout] 18 | EventClient, [INFO] [stdout] | ^^^^^^^^^^^ no `EventClient` in `test` [INFO] [stdout] 19 | EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^ no `EventHandler` in `test` [INFO] [stdout] 20 | FailCommandOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `FailCommandOptions` in `test` [INFO] [stdout] 21 | FailPoint, [INFO] [stdout] | ^^^^^^^^^ no `FailPoint` in `test` [INFO] [stdout] 22 | FailPointMode, [INFO] [stdout] | ^^^^^^^^^^^^^ no `FailPointMode` in `test` [INFO] [stdout] 23 | SdamEvent, [INFO] [stdout] | ^^^^^^^^^ no `SdamEvent` in `test` [INFO] [stdout] 24 | TestClient, [INFO] [stdout] | ^^^^^^^^^^ no `TestClient` in `test` [INFO] [stdout] 25 | CLIENT_OPTIONS, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 26 | LOCK, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mongodb` due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "10d9c4e62bb7237e0095f1301d5eb0857a374cf82e6d2dacefdb3e90215c42df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d9c4e62bb7237e0095f1301d5eb0857a374cf82e6d2dacefdb3e90215c42df", kill_on_drop: false }` [INFO] [stdout] 10d9c4e62bb7237e0095f1301d5eb0857a374cf82e6d2dacefdb3e90215c42df