[INFO] updating cached repository https://github.com/wehjin/yui [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/wehjin/yui [INFO] [stderr] cda4b25..dbea3d4 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dbea3d4438e14453c10f3bddf6291dcf326bea6a [INFO] testing wehjin/yui against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Fyui" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wehjin/yui on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wehjin/yui [INFO] finished tweaking git repo https://github.com/wehjin/yui [INFO] tweaked toml for git repo https://github.com/wehjin/yui written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/wehjin/yui already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/wehjin/stringedit.git` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 9f805cd443ebbe01eff21e0ec9fff14ca9c9c60091d29bcb7b84ec5318a883d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9f805cd443ebbe01eff21e0ec9fff14ca9c9c60091d29bcb7b84ec5318a883d0"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling stringedit v0.1.0 (https://github.com/wehjin/stringedit.git#7cf6d717) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling simplelog v0.7.5 [INFO] [stderr] Compiling yui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `"docker" "inspect" "9f805cd443ebbe01eff21e0ec9fff14ca9c9c60091d29bcb7b84ec5318a883d0"` [INFO] running `"docker" "rm" "-f" "9f805cd443ebbe01eff21e0ec9fff14ca9c9c60091d29bcb7b84ec5318a883d0"` [INFO] [stdout] 9f805cd443ebbe01eff21e0ec9fff14ca9c9c60091d29bcb7b84ec5318a883d0 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d148be3c2d6f3d1a9abfa528f61ffcef059936b0e60e848397303c59f7b0c168 [INFO] running `"docker" "start" "-a" "d148be3c2d6f3d1a9abfa528f61ffcef059936b0e60e848397303c59f7b0c168"` [INFO] [stderr] Compiling yui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.92s [INFO] running `"docker" "inspect" "d148be3c2d6f3d1a9abfa528f61ffcef059936b0e60e848397303c59f7b0c168"` [INFO] running `"docker" "rm" "-f" "d148be3c2d6f3d1a9abfa528f61ffcef059936b0e60e848397303c59f7b0c168"` [INFO] [stdout] d148be3c2d6f3d1a9abfa528f61ffcef059936b0e60e848397303c59f7b0c168 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] 72215cbe0e7ca79a8bc4794c21d01190c9a22c6e87493fd40a6336cf6e2835c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "72215cbe0e7ca79a8bc4794c21d01190c9a22c6e87493fd40a6336cf6e2835c7"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yui-4e09c13d82909a5f [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 [INFO] [stdout] [INFO] [stderr] Doc-tests yui [INFO] [stderr] error[E0659]: `yui` is ambiguous (name vs any other name during import resolution) [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub use yui::*; [INFO] [stderr] | ^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: `yui` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::yui` to refer to this crate unambiguously [INFO] [stderr] note: `yui` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | mod yui; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = help: use `crate::yui` 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 `"docker" "inspect" "72215cbe0e7ca79a8bc4794c21d01190c9a22c6e87493fd40a6336cf6e2835c7"` [INFO] running `"docker" "rm" "-f" "72215cbe0e7ca79a8bc4794c21d01190c9a22c6e87493fd40a6336cf6e2835c7"` [INFO] [stdout] 72215cbe0e7ca79a8bc4794c21d01190c9a22c6e87493fd40a6336cf6e2835c7