[INFO] updating cached repository https://github.com/zacanger/lll [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c4213281e40a2b77b3884133fa99845260194fc [INFO] testing zacanger/lll against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacanger%2Flll" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacanger/lll on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zacanger/lll [INFO] finished tweaking git repo https://github.com/zacanger/lll [INFO] tweaked toml for git repo https://github.com/zacanger/lll written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/zacanger/lll already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 15f93412e74ba1d6a2e02134983a879ee322e64873e0c8b611a32e302450911b [INFO] running `"docker" "start" "-a" "15f93412e74ba1d6a2e02134983a879ee322e64873e0c8b611a32e302450911b"` [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling alphanumeric-sort v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling users v0.8.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling enumset_derive v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling enumset v0.3.19 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling cursive v0.9.2 [INFO] [stderr] Compiling lll v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never used: `focused_tab` [INFO] [stderr] --> src/application/app.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | focused_tab: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.45s [INFO] running `"docker" "inspect" "15f93412e74ba1d6a2e02134983a879ee322e64873e0c8b611a32e302450911b"` [INFO] running `"docker" "rm" "-f" "15f93412e74ba1d6a2e02134983a879ee322e64873e0c8b611a32e302450911b"` [INFO] [stdout] 15f93412e74ba1d6a2e02134983a879ee322e64873e0c8b611a32e302450911b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 00c016c991bdf8b49e353ccf04088220c136abfb3df55012eb11defa07bd83af [INFO] running `"docker" "start" "-a" "00c016c991bdf8b49e353ccf04088220c136abfb3df55012eb11defa07bd83af"` [INFO] [stderr] Compiling lll v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never used: `focused_tab` [INFO] [stderr] --> src/application/app.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | focused_tab: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `"docker" "inspect" "00c016c991bdf8b49e353ccf04088220c136abfb3df55012eb11defa07bd83af"` [INFO] running `"docker" "rm" "-f" "00c016c991bdf8b49e353ccf04088220c136abfb3df55012eb11defa07bd83af"` [INFO] [stdout] 00c016c991bdf8b49e353ccf04088220c136abfb3df55012eb11defa07bd83af [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] c83bf5182cc4dbf3d6d5223a9b14242fb83b54cb236df96a4de6a86ff8a05177 [INFO] running `"docker" "start" "-a" "c83bf5182cc4dbf3d6d5223a9b14242fb83b54cb236df96a4de6a86ff8a05177"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lll-8b13e0b371e3c87a [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] Running /opt/rustwide/target/debug/deps/lll-2093e111e1f67eb6 [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 lll [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/ui/multi_select.rs - ui::multi_select::MultiSelectView::select_up (line 388) ... ok [INFO] [stdout] test src/ui/multi_select.rs - ui::multi_select::MultiSelectView::add_all_str (line 612) ... ok [INFO] [stdout] test src/ui/multi_select.rs - ui::multi_select::MultiSelectView::get_item (line 234) ... ok [INFO] [stdout] test src/ui/multi_select.rs - ui::multi_select::MultiSelectView (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c83bf5182cc4dbf3d6d5223a9b14242fb83b54cb236df96a4de6a86ff8a05177"` [INFO] running `"docker" "rm" "-f" "c83bf5182cc4dbf3d6d5223a9b14242fb83b54cb236df96a4de6a86ff8a05177"` [INFO] [stdout] c83bf5182cc4dbf3d6d5223a9b14242fb83b54cb236df96a4de6a86ff8a05177