[INFO] cloning repository https://github.com/Skirmisher/hapi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Skirmisher/hapi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkirmisher%2Fhapi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkirmisher%2Fhapi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1d992c2cbca7422ae80d22ea35e1a7ef40d91a8 [INFO] testing Skirmisher/hapi-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkirmisher%2Fhapi-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Skirmisher/hapi-rs 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 git repo https://github.com/Skirmisher/hapi-rs [INFO] finished tweaking git repo https://github.com/Skirmisher/hapi-rs [INFO] tweaked toml for git repo https://github.com/Skirmisher/hapi-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Skirmisher/hapi-rs already has a lockfile, it will not be regenerated [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 80e7789b4819a13cf88dc01f933f1318975fa3903c4e925126cadf3b25241fff [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" "80e7789b4819a13cf88dc01f933f1318975fa3903c4e925126cadf3b25241fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80e7789b4819a13cf88dc01f933f1318975fa3903c4e925126cadf3b25241fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e7789b4819a13cf88dc01f933f1318975fa3903c4e925126cadf3b25241fff", kill_on_drop: false }` [INFO] [stdout] 80e7789b4819a13cf88dc01f933f1318975fa3903c4e925126cadf3b25241fff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 3037918beac39419303491705f5de2ca6b7586a2281b165645a6f925b9f01bbd [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" "3037918beac39419303491705f5de2ca6b7586a2281b165645a6f925b9f01bbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling binrw_derive v0.8.0 [INFO] [stderr] Compiling owo-colors v2.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling libflate v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling binrw v0.8.0 [INFO] [stderr] Compiling hapi v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `toc_size` [INFO] [stdout] --> src/hapi.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | toc_size: u32, // size of table of contents [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `HapiHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/hapi.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, BinRead, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_size` [INFO] [stdout] --> src/hapi.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | compressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HapiCompressedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hapi.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checksum` [INFO] [stdout] --> src/hapi.rs:149:2 [INFO] [stdout] | [INFO] [stdout] 149 | checksum: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HapiCompressedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hapi.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `list_files` [INFO] [stdout] --> src/main.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn list_files(dir: &HapiDirectory) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.21s [INFO] running `Command { std: "docker" "inspect" "3037918beac39419303491705f5de2ca6b7586a2281b165645a6f925b9f01bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3037918beac39419303491705f5de2ca6b7586a2281b165645a6f925b9f01bbd", kill_on_drop: false }` [INFO] [stdout] 3037918beac39419303491705f5de2ca6b7586a2281b165645a6f925b9f01bbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 67d1ea4ee9659fe7447f01efd6a01657c11d2067ce3a45213fc139d5bd995b9a [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" "67d1ea4ee9659fe7447f01efd6a01657c11d2067ce3a45213fc139d5bd995b9a", kill_on_drop: false }` [INFO] [stderr] Compiling hapi v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `toc_size` [INFO] [stdout] --> src/hapi.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | toc_size: u32, // size of table of contents [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `HapiHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/hapi.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, BinRead, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_size` [INFO] [stdout] --> src/hapi.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | compressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HapiCompressedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hapi.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checksum` [INFO] [stdout] --> src/hapi.rs:149:2 [INFO] [stdout] | [INFO] [stdout] 149 | checksum: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HapiCompressedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hapi.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `list_files` [INFO] [stdout] --> src/main.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn list_files(dir: &HapiDirectory) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `toc_size` [INFO] [stdout] --> src/hapi.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | toc_size: u32, // size of table of contents [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `HapiHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/hapi.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, BinRead, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_size` [INFO] [stdout] --> src/hapi.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | compressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HapiCompressedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hapi.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checksum` [INFO] [stdout] --> src/hapi.rs:149:2 [INFO] [stdout] | [INFO] [stdout] 149 | checksum: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HapiCompressedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hapi.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.90s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hapi-4dcc368e28232cbc) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hapi-3a9c9724511a4593) [INFO] running `Command { std: "docker" "inspect" "67d1ea4ee9659fe7447f01efd6a01657c11d2067ce3a45213fc139d5bd995b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d1ea4ee9659fe7447f01efd6a01657c11d2067ce3a45213fc139d5bd995b9a", kill_on_drop: false }` [INFO] [stdout] 67d1ea4ee9659fe7447f01efd6a01657c11d2067ce3a45213fc139d5bd995b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 04e0f8cfdbdf2e920c8c8f4ddb1cb261ddefc73ec98b98d4e17bf88336393a4d [INFO] running `Command { std: "docker" "start" "-a" "04e0f8cfdbdf2e920c8c8f4ddb1cb261ddefc73ec98b98d4e17bf88336393a4d", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `toc_size` [INFO] [stderr] --> src/hapi.rs:26:2 [INFO] [stderr] | [INFO] [stderr] 26 | toc_size: u32, // size of table of contents [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `HapiHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/hapi.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Debug, BinRead, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `compressed_size` [INFO] [stderr] --> src/hapi.rs:147:2 [INFO] [stderr] | [INFO] [stderr] 147 | compressed_size: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `HapiCompressedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hapi.rs:138:10 [INFO] [stderr] | [INFO] [stderr] 138 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `checksum` [INFO] [stderr] --> src/hapi.rs:149:2 [INFO] [stderr] | [INFO] [stderr] 149 | checksum: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `HapiCompressedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hapi.rs:138:10 [INFO] [stderr] | [INFO] [stderr] 138 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `hapi` (lib) generated 3 warnings [INFO] [stderr] warning: `hapi` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: function is never used: `list_files` [INFO] [stderr] --> src/main.rs:31:4 [INFO] [stderr] | [INFO] [stderr] 31 | fn list_files(dir: &HapiDirectory) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hapi` (bin "hapi" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hapi-4dcc368e28232cbc) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hapi-3a9c9724511a4593) [INFO] [stderr] Doc-tests hapi [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] error[E0659]: `hapi` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use hapi::*; [INFO] [stderr] | ^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `hapi` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::hapi` to refer to this crate unambiguously [INFO] [stderr] note: `hapi` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | mod hapi; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] = help: use `crate::hapi` 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" "04e0f8cfdbdf2e920c8c8f4ddb1cb261ddefc73ec98b98d4e17bf88336393a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e0f8cfdbdf2e920c8c8f4ddb1cb261ddefc73ec98b98d4e17bf88336393a4d", kill_on_drop: false }` [INFO] [stdout] 04e0f8cfdbdf2e920c8c8f4ddb1cb261ddefc73ec98b98d4e17bf88336393a4d