[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] 0d5736e..416f1a1 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 416f1a15795a034c1189dccf2773b2ae60e03d7b [INFO] testing wehjin/yui against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Fyui" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wehjin/yui on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-12/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 41b7c53f6dd6b0398c58d1121f593c2f758a6fd05c3a7a25d272b318ef4df276 [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" "41b7c53f6dd6b0398c58d1121f593c2f758a6fd05c3a7a25d272b318ef4df276"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling stringedit v0.1.0 (https://github.com/wehjin/stringedit.git#7c5abff0) [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling yui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.88s [INFO] running `"docker" "inspect" "41b7c53f6dd6b0398c58d1121f593c2f758a6fd05c3a7a25d272b318ef4df276"` [INFO] running `"docker" "rm" "-f" "41b7c53f6dd6b0398c58d1121f593c2f758a6fd05c3a7a25d272b318ef4df276"` [INFO] [stdout] 41b7c53f6dd6b0398c58d1121f593c2f758a6fd05c3a7a25d272b318ef4df276 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "+beta-2020-06-03" "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] 7d2e2e4eff4ba790812a5a0f059fff15b69bd76d671ac40e19760f78e6739b22 [INFO] running `"docker" "start" "-a" "7d2e2e4eff4ba790812a5a0f059fff15b69bd76d671ac40e19760f78e6739b22"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling yui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.72s [INFO] running `"docker" "inspect" "7d2e2e4eff4ba790812a5a0f059fff15b69bd76d671ac40e19760f78e6739b22"` [INFO] running `"docker" "rm" "-f" "7d2e2e4eff4ba790812a5a0f059fff15b69bd76d671ac40e19760f78e6739b22"` [INFO] [stdout] 7d2e2e4eff4ba790812a5a0f059fff15b69bd76d671ac40e19760f78e6739b22 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3770b515d0e67bcb74ca98222dfb540164ff6cfe47c8dc77aed2532dac5066f9 [INFO] running `"docker" "start" "-a" "3770b515d0e67bcb74ca98222dfb540164ff6cfe47c8dc77aed2532dac5066f9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yui-5748fddca04a9bad [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test yard::list::nexus::tests::small_list ... ok [INFO] [stdout] test yard::list::nexus::tests::large_list ... ok [INFO] [stdout] test yard::list::nexus::tests::one_heights ... ok [INFO] [stdout] test yard::list::nexus::tests::one_height ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 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:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | 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:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | 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" "3770b515d0e67bcb74ca98222dfb540164ff6cfe47c8dc77aed2532dac5066f9"` [INFO] running `"docker" "rm" "-f" "3770b515d0e67bcb74ca98222dfb540164ff6cfe47c8dc77aed2532dac5066f9"` [INFO] [stdout] 3770b515d0e67bcb74ca98222dfb540164ff6cfe47c8dc77aed2532dac5066f9