[INFO] cloning repository https://github.com/Merik88/keyboard-walker [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Merik88/keyboard-walker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerik88%2Fkeyboard-walker"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerik88%2Fkeyboard-walker'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 89f6524333a04f7e302833050a3194763145f6ad [INFO] testing Merik88/keyboard-walker against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerik88%2Fkeyboard-walker" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Merik88/keyboard-walker on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Merik88/keyboard-walker [INFO] finished tweaking git repo https://github.com/Merik88/keyboard-walker [INFO] tweaked toml for git repo https://github.com/Merik88/keyboard-walker written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Merik88/keyboard-walker already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1eb13c3534ebb54b5a0af7480597ff55a78b7291d74d6c2376ead7662f6c6b7d [INFO] running `"docker" "start" "-a" "1eb13c3534ebb54b5a0af7480597ff55a78b7291d74d6c2376ead7662f6c6b7d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling strum v0.11.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling strum_macros v0.11.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling keyboard-walker v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:91:78 [INFO] [stderr] | [INFO] [stderr] 91 | Err(why) => panic!("couldn't create {}: {}", filepath.display(), why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.92s [INFO] running `"docker" "inspect" "1eb13c3534ebb54b5a0af7480597ff55a78b7291d74d6c2376ead7662f6c6b7d"` [INFO] running `"docker" "rm" "-f" "1eb13c3534ebb54b5a0af7480597ff55a78b7291d74d6c2376ead7662f6c6b7d"` [INFO] [stdout] 1eb13c3534ebb54b5a0af7480597ff55a78b7291d74d6c2376ead7662f6c6b7d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] e6ae959fa94a5cb6200b7268f6f6aeb1e323e5d4ed44a835856038aa7eb622cf [INFO] running `"docker" "start" "-a" "e6ae959fa94a5cb6200b7268f6f6aeb1e323e5d4ed44a835856038aa7eb622cf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling keyboard-walker v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:91:78 [INFO] [stderr] | [INFO] [stderr] 91 | Err(why) => panic!("couldn't create {}: {}", filepath.display(), why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `"docker" "inspect" "e6ae959fa94a5cb6200b7268f6f6aeb1e323e5d4ed44a835856038aa7eb622cf"` [INFO] running `"docker" "rm" "-f" "e6ae959fa94a5cb6200b7268f6f6aeb1e323e5d4ed44a835856038aa7eb622cf"` [INFO] [stdout] e6ae959fa94a5cb6200b7268f6f6aeb1e323e5d4ed44a835856038aa7eb622cf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] 0cc4ec317cadb07cdf4629c6ddc6e9aebc7c2cdc98e2cfafecc241c3b24d462a [INFO] running `"docker" "start" "-a" "0cc4ec317cadb07cdf4629c6ddc6e9aebc7c2cdc98e2cfafecc241c3b24d462a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:91:78 [INFO] [stderr] | [INFO] [stderr] 91 | Err(why) => panic!("couldn't create {}: {}", filepath.display(), why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/keyboard_walker-e331ee5341be029a [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test keyboardlayout::tests::create_a_new_keyboard_layout_with_horizontal_strategy_should_handle_4_rows ... ok [INFO] [stdout] test concatenator::tests::should_append_keyboard_word_to_word ... ok [INFO] [stdout] test concatenator::tests::should_prepend_a_list_of_keyboard_words_to_a_list_of_words ... ok [INFO] [stdout] test concatenator::tests::should_prepend_keyboard_word_to_a_list_of_words ... ok [INFO] [stdout] test keyboardlayout::tests::create_a_new_keyboard_layout_with_horizontal_strategy_should_handle_1_row ... ok [INFO] [stdout] test keyboardlayout::tests::create_a_new_keyboard_layout_with_vertical_strategy_should_handle_1_row ... ok [INFO] [stdout] test keyboardlayout::tests::create_a_new_keyboard_layout_with_vertical_strategy_and_depth_one ... ok [INFO] [stdout] test concatenator::tests::should_prepend_keyboard_word_to_word ... ok [INFO] [stdout] test keyboardlayout::tests::create_a_new_keyboard_layout_with_horizontal_strategy_should_handle_jagged_rows ... ok [INFO] [stdout] test keyboardlayout::tests::horizontal_keyboard_layout_bottom_to_top_left_to_right ... ok [INFO] [stdout] test concatenator::tests::should_append_keyboard_word_to_a_list_of_words ... ok [INFO] [stdout] test keyboardlayout::tests::create_new_layout_with_a_depth_of_two ... ok [INFO] [stdout] test keyboardlayout::tests::create_new_layout_with_a_depth_of_zero ... ok [INFO] [stdout] test keyboardlayout::tests::create_a_new_keyboard_layout_with_horizontal_strategy_and_depth_one ... ok [INFO] [stdout] test keyboardlayout::tests::create_new_layout_with_a_depth_of_one ... ok [INFO] [stdout] test keyboardlayout::tests::create_new_layout_with_a_depth_of_three ... ok [INFO] [stdout] test keyboardlayout::tests::create_a_new_keyboard_layout_with_vertical_strategy_should_handle_4_rows ... ok [INFO] [stdout] test keyboardlayout::tests::create_a_new_keyboard_layout_with_vertical_strategy_should_handle_jagged_rows ... ok [INFO] [stdout] test concatenator::tests::should_append_a_list_of_keyboard_words_to_a_list_of_words ... ok [INFO] [stdout] test keyboardlayout::tests::create_new_layout_with_a_depth_of_four ... ok [INFO] [stdout] test keyboardlayout::tests::vertical_and_horizontal_strategy_creates_one_keyboard_each ... ok [INFO] [stdout] test keyboardlayout::tests::turn_keyboard_layout_vertical ... ok [INFO] [stdout] test keyboardlayout::tests::vertical_keyboard_layout_top_to_bottom_right_to_left ... ok [INFO] [stdout] test keyboardlayout::tests::vertical_and_horizontal_strateg_with_depth_of_one_creates_two_keyboards_each ... ok [INFO] [stdout] test walker::tests::dont_generate_word_from_empty_keyboard_layout ... ok [INFO] [stdout] test keyboardlayout::tests::vertical_keyboard_layout_bottom_to_top_right_to_left ... ok [INFO] [stdout] test keyboardlayout::tests::horizontal_keyboard_layout_bottom_to_top_right_to_left ... ok [INFO] [stdout] test keyboardlayout::tests::vertical_keyboard_layout_bottom_to_top_left_to_right ... ok [INFO] [stdout] test keyboardlayout::tests::horizontal_keyboard_layout_top_to_bottom_right_to_left ... ok [INFO] [stdout] test walker::tests::dont_panic_when_max_length_is_bigger_then_keyboard_layout_length ... ok [INFO] [stdout] test keyboardlayout::tests::turn_keyboard_layout_into_string ... ok [INFO] [stdout] test walker::tests::generate_multiple_words_of_min_3_char_and_max_4_char_from_keyboard_layout ... ok [INFO] [stdout] test walker::tests::generate_3_words_of_3_char_from_keyboard_layout ... ok [INFO] [stdout] test walker::tests::generate_multiple_words_of_3_char_from_keyboard_layout ... ok [INFO] [stdout] test walker::tests::generate_one_word_of_6_char_from_keyboard_layout ... ok [INFO] [stdout] test walker::tests::generate_one_word_of_3_char_from_keyboard_layout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0cc4ec317cadb07cdf4629c6ddc6e9aebc7c2cdc98e2cfafecc241c3b24d462a"` [INFO] running `"docker" "rm" "-f" "0cc4ec317cadb07cdf4629c6ddc6e9aebc7c2cdc98e2cfafecc241c3b24d462a"` [INFO] [stdout] 0cc4ec317cadb07cdf4629c6ddc6e9aebc7c2cdc98e2cfafecc241c3b24d462a