[INFO] fetching crate cocktail 1.0.0... [INFO] testing cocktail-1.0.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate cocktail 1.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cocktail 1.0.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cocktail 1.0.0 [INFO] finished tweaking crates.io crate cocktail 1.0.0 [INFO] tweaked toml for crates.io crate cocktail 1.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 807b58fe042df6fd1a62094e19efc039f8749449987be4828633b34dc7bddcf4 [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" "807b58fe042df6fd1a62094e19efc039f8749449987be4828633b34dc7bddcf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "807b58fe042df6fd1a62094e19efc039f8749449987be4828633b34dc7bddcf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807b58fe042df6fd1a62094e19efc039f8749449987be4828633b34dc7bddcf4", kill_on_drop: false }` [INFO] [stdout] 807b58fe042df6fd1a62094e19efc039f8749449987be4828633b34dc7bddcf4 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 523b72c826e109c8963c83b8057cdf9d56aa53d86aeb31e440236a20798e13a4 [INFO] running `Command { std: "docker" "start" "-a" "523b72c826e109c8963c83b8057cdf9d56aa53d86aeb31e440236a20798e13a4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling cocktail v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.64s [INFO] running `Command { std: "docker" "inspect" "523b72c826e109c8963c83b8057cdf9d56aa53d86aeb31e440236a20798e13a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523b72c826e109c8963c83b8057cdf9d56aa53d86aeb31e440236a20798e13a4", kill_on_drop: false }` [INFO] [stdout] 523b72c826e109c8963c83b8057cdf9d56aa53d86aeb31e440236a20798e13a4 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] ad8373dcbc24d093a0f4412fac9f027160a71c7280fad625a22967c48a5a63bb [INFO] running `Command { std: "docker" "start" "-a" "ad8373dcbc24d093a0f4412fac9f027160a71c7280fad625a22967c48a5a63bb", kill_on_drop: false }` [INFO] [stderr] Compiling cocktail v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.06s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cocktail-6ad248224d8cbf1d) [INFO] running `Command { std: "docker" "inspect" "ad8373dcbc24d093a0f4412fac9f027160a71c7280fad625a22967c48a5a63bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad8373dcbc24d093a0f4412fac9f027160a71c7280fad625a22967c48a5a63bb", kill_on_drop: false }` [INFO] [stdout] ad8373dcbc24d093a0f4412fac9f027160a71c7280fad625a22967c48a5a63bb [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 086c3135c9295712a67a6f9b2bee1c55678ccaf68f7068ba878e9332cb4c7507 [INFO] running `Command { std: "docker" "start" "-a" "086c3135c9295712a67a6f9b2bee1c55678ccaf68f7068ba878e9332cb4c7507", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cocktail-6ad248224d8cbf1d) [INFO] [stdout] [INFO] [stderr] Doc-tests cocktail [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub use cocktail::Filter; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use cocktail::Ingredient; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub use cocktail::Cocktail; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub use cocktail::search; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub use cocktail::search_by_letter; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub use cocktail::search_ingredient; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub use cocktail::search_by_id; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | pub use cocktail::search_ingredient_by_id; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub use cocktail::random; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | pub use cocktail::filter_by_ingredient; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | pub use cocktail::filter_by_alcoholic; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub use cocktail::filter_by_category; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | pub use cocktail::filter_by_glass; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | pub use cocktail::categories_filter; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | pub use cocktail::glasses_filter; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | pub use cocktail::ingredients_filter; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error[E0659]: `cocktail` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub use cocktail::alcoholic_filter; [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `cocktail` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::cocktail` to refer to this crate unambiguously [INFO] [stderr] note: `cocktail` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | mod cocktail; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::cocktail` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0659`. [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "086c3135c9295712a67a6f9b2bee1c55678ccaf68f7068ba878e9332cb4c7507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "086c3135c9295712a67a6f9b2bee1c55678ccaf68f7068ba878e9332cb4c7507", kill_on_drop: false }` [INFO] [stdout] 086c3135c9295712a67a6f9b2bee1c55678ccaf68f7068ba878e9332cb4c7507