[INFO] cloning repository https://github.com/Rustixir/darkbird [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rustixir/darkbird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustixir%2Fdarkbird", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustixir%2Fdarkbird'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 757cb77fe4c426bf6b638bc928b2089990817c01 [INFO] testing Rustixir/darkbird against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustixir%2Fdarkbird" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rustixir/darkbird on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rustixir/darkbird [INFO] finished tweaking git repo https://github.com/Rustixir/darkbird [INFO] tweaked toml for git repo https://github.com/Rustixir/darkbird written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Rustixir/darkbird already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a5d2b8c827edff3989404f24b1be6b2faa61c2f5bf31a82e9fff99962673399 [INFO] running `Command { std: "docker" "start" "-a" "9a5d2b8c827edff3989404f24b1be6b2faa61c2f5bf31a82e9fff99962673399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a5d2b8c827edff3989404f24b1be6b2faa61c2f5bf31a82e9fff99962673399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a5d2b8c827edff3989404f24b1be6b2faa61c2f5bf31a82e9fff99962673399", kill_on_drop: false }` [INFO] [stdout] 9a5d2b8c827edff3989404f24b1be6b2faa61c2f5bf31a82e9fff99962673399 [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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f58ab184b60a1f55ad4f90952ce3fbd69e2aecc10975714c3391d20528d03f6a [INFO] running `Command { std: "docker" "start" "-a" "f58ab184b60a1f55ad4f90952ce3fbd69e2aecc10975714c3391d20528d03f6a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling lz4_flex v0.9.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling postgres-types v0.2.3 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling scylla-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling advisory-lock v0.2.0 [INFO] [stderr] Compiling simple_wal v0.3.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-postgres v0.7.6 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling scylla v0.4.7 [INFO] [stderr] Compiling darkbird v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `current_page_index` is never read [INFO] [stdout] --> src/darkbird/disk_log.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct TmpLogStruct { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | current_page_index: usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c` and `router_type` are never read [INFO] [stdout] --> src/darkbird/router.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Router { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 93 | c: usize, [INFO] [stdout] | ^ [INFO] [stdout] 94 | channels: Vec>, [INFO] [stdout] 95 | router_type: RouterType [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `next_index` is never used [INFO] [stdout] --> src/darkbird/router.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn next_index(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "f58ab184b60a1f55ad4f90952ce3fbd69e2aecc10975714c3391d20528d03f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58ab184b60a1f55ad4f90952ce3fbd69e2aecc10975714c3391d20528d03f6a", kill_on_drop: false }` [INFO] [stdout] f58ab184b60a1f55ad4f90952ce3fbd69e2aecc10975714c3391d20528d03f6a [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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7f7e8d6dcef0fec415fd24d08e3a22bd825d425a9b2806c1bec91e42475a540 [INFO] running `Command { std: "docker" "start" "-a" "e7f7e8d6dcef0fec415fd24d08e3a22bd825d425a9b2806c1bec91e42475a540", kill_on_drop: false }` [INFO] [stdout] warning: field `current_page_index` is never read [INFO] [stdout] --> src/darkbird/disk_log.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct TmpLogStruct { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | current_page_index: usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c` and `router_type` are never read [INFO] [stdout] --> src/darkbird/router.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Router { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 93 | c: usize, [INFO] [stdout] | ^ [INFO] [stdout] 94 | channels: Vec>, [INFO] [stdout] 95 | router_type: RouterType [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `next_index` is never used [INFO] [stdout] --> src/darkbird/router.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn next_index(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darkbird v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `current_page_index` is never read [INFO] [stdout] --> src/darkbird/disk_log.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct TmpLogStruct { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | current_page_index: usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c` and `router_type` are never read [INFO] [stdout] --> src/darkbird/router.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Router { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 93 | c: usize, [INFO] [stdout] | ^ [INFO] [stdout] 94 | channels: Vec>, [INFO] [stdout] 95 | router_type: RouterType [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `next_index` is never used [INFO] [stdout] --> src/darkbird/router.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn next_index(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.71s [INFO] running `Command { std: "docker" "inspect" "e7f7e8d6dcef0fec415fd24d08e3a22bd825d425a9b2806c1bec91e42475a540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f7e8d6dcef0fec415fd24d08e3a22bd825d425a9b2806c1bec91e42475a540", kill_on_drop: false }` [INFO] [stdout] e7f7e8d6dcef0fec415fd24d08e3a22bd825d425a9b2806c1bec91e42475a540 [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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f38cef50328527168938d4430eaa420c21bd37463640bac5d78dd9974de764ae [INFO] running `Command { std: "docker" "start" "-a" "f38cef50328527168938d4430eaa420c21bd37463640bac5d78dd9974de764ae", kill_on_drop: false }` [INFO] [stderr] warning: field `current_page_index` is never read [INFO] [stderr] --> src/darkbird/disk_log.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 6 | struct TmpLogStruct { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 9 | current_page_index: usize [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `c` and `router_type` are never read [INFO] [stderr] --> src/darkbird/router.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 92 | pub struct Router { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 93 | c: usize, [INFO] [stderr] | ^ [INFO] [stderr] 94 | channels: Vec>, [INFO] [stderr] 95 | router_type: RouterType [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `next_index` is never used [INFO] [stderr] --> src/darkbird/router.rs:190:8 [INFO] [stderr] | [INFO] [stderr] 190 | fn next_index(&mut self) -> usize { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `darkbird` (lib) generated 3 warnings [INFO] [stderr] warning: `darkbird` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/darkbird-88685b57878d1428) [INFO] [stdout] [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] Doc-tests darkbird [INFO] [stderr] error[E0659]: `darkbird` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use darkbird::{ [INFO] [stderr] | ^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `darkbird` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::darkbird` to refer to this crate unambiguously [INFO] [stderr] note: `darkbird` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | mod darkbird; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::darkbird` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [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" "f38cef50328527168938d4430eaa420c21bd37463640bac5d78dd9974de764ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f38cef50328527168938d4430eaa420c21bd37463640bac5d78dd9974de764ae", kill_on_drop: false }` [INFO] [stdout] f38cef50328527168938d4430eaa420c21bd37463640bac5d78dd9974de764ae