[INFO] cloning repository https://github.com/sotch-pr35mac/syng-dictionary-creator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sotch-pr35mac/syng-dictionary-creator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fsyng-dictionary-creator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fsyng-dictionary-creator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1123ad5b3a6dfd4fd5134a5a5743d837688752ab [INFO] testing sotch-pr35mac/syng-dictionary-creator 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%2Fsotch-pr35mac%2Fsyng-dictionary-creator" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sotch-pr35mac/syng-dictionary-creator 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/sotch-pr35mac/syng-dictionary-creator [INFO] finished tweaking git repo https://github.com/sotch-pr35mac/syng-dictionary-creator [INFO] tweaked toml for git repo https://github.com/sotch-pr35mac/syng-dictionary-creator written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sotch-pr35mac/syng-dictionary-creator 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] c22a9cdd4c71be7beb16d4507ecf9c72b1cd1b6ea00e4bbea767fc4a9ed0a5e0 [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" "c22a9cdd4c71be7beb16d4507ecf9c72b1cd1b6ea00e4bbea767fc4a9ed0a5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c22a9cdd4c71be7beb16d4507ecf9c72b1cd1b6ea00e4bbea767fc4a9ed0a5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22a9cdd4c71be7beb16d4507ecf9c72b1cd1b6ea00e4bbea767fc4a9ed0a5e0", kill_on_drop: false }` [INFO] [stdout] c22a9cdd4c71be7beb16d4507ecf9c72b1cd1b6ea00e4bbea767fc4a9ed0a5e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a0e45b1549a997b8a5f8b3071e3401d9d866d75a20fc1b678233e2ab483cc2e [INFO] running `Command { std: "docker" "start" "-a" "0a0e45b1549a997b8a5f8b3071e3401d9d866d75a20fc1b678233e2ab483cc2e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling lazy_static v0.2.10 [INFO] [stderr] Compiling prettify_pinyin v1.0.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hsk v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling syng-dictionary-creator v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `calculate_hash` [INFO] [stdout] --> src/./dictionary_utils.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn calculate_hash(t: &T) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_searchable_pinyin` [INFO] [stdout] --> src/./dictionary_utils.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn build_searchable_pinyin(marks: String, numbers: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_searchable_english` [INFO] [stdout] --> src/./dictionary_utils.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn build_searchable_english(english: &Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_dictionary` [INFO] [stdout] --> src/./dictionary_utils.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn build_dictionary(word_list: Vec) -> SyngDictionary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_searchable_file` [INFO] [stdout] --> src/./dictionary_utils.rs:134:4 [INFO] [stdout] | [INFO] [stdout] 134 | fn write_searchable_file(component: &HashMap>, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_data_file` [INFO] [stdout] --> src/./dictionary_utils.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn write_data_file(dictionary: &SyngDictionary) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_dictionary_files` [INFO] [stdout] --> src/./dictionary_utils.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn write_dictionary_files(dictionary: &SyngDictionary) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.74s [INFO] running `Command { std: "docker" "inspect" "0a0e45b1549a997b8a5f8b3071e3401d9d866d75a20fc1b678233e2ab483cc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0e45b1549a997b8a5f8b3071e3401d9d866d75a20fc1b678233e2ab483cc2e", kill_on_drop: false }` [INFO] [stdout] 0a0e45b1549a997b8a5f8b3071e3401d9d866d75a20fc1b678233e2ab483cc2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 24387d513bdf2587ed5a4cca01f47adf8c9e92f4823f2ae4cb6ff1084c68a3de [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" "24387d513bdf2587ed5a4cca01f47adf8c9e92f4823f2ae4cb6ff1084c68a3de", kill_on_drop: false }` [INFO] [stderr] Compiling syng-dictionary-creator v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `calculate_hash` [INFO] [stdout] --> src/./dictionary_utils.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn calculate_hash(t: &T) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_searchable_pinyin` [INFO] [stdout] --> src/./dictionary_utils.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn build_searchable_pinyin(marks: String, numbers: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_searchable_english` [INFO] [stdout] --> src/./dictionary_utils.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn build_searchable_english(english: &Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_dictionary` [INFO] [stdout] --> src/./dictionary_utils.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn build_dictionary(word_list: Vec) -> SyngDictionary { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_searchable_file` [INFO] [stdout] --> src/./dictionary_utils.rs:134:4 [INFO] [stdout] | [INFO] [stdout] 134 | fn write_searchable_file(component: &HashMap>, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_data_file` [INFO] [stdout] --> src/./dictionary_utils.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn write_data_file(dictionary: &SyngDictionary) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_dictionary_files` [INFO] [stdout] --> src/./dictionary_utils.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn write_dictionary_files(dictionary: &SyngDictionary) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/syng_dictionary_creator-9435a75a9b3dba08) [INFO] running `Command { std: "docker" "inspect" "24387d513bdf2587ed5a4cca01f47adf8c9e92f4823f2ae4cb6ff1084c68a3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24387d513bdf2587ed5a4cca01f47adf8c9e92f4823f2ae4cb6ff1084c68a3de", kill_on_drop: false }` [INFO] [stdout] 24387d513bdf2587ed5a4cca01f47adf8c9e92f4823f2ae4cb6ff1084c68a3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 4a840b9b324dac4742ff5d76b5591884e0360e21ff8761c33bad1bbb46816edb [INFO] running `Command { std: "docker" "start" "-a" "4a840b9b324dac4742ff5d76b5591884e0360e21ff8761c33bad1bbb46816edb", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: function is never used: `calculate_hash` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/./dictionary_utils.rs:45:8 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 45 | pub fn calculate_hash(t: &T) -> u64 { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `build_searchable_pinyin` [INFO] [stderr] --> src/./dictionary_utils.rs:51:4 [INFO] [stderr] | [INFO] [stderr] 51 | fn build_searchable_pinyin(marks: String, numbers: String) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `build_searchable_english` [INFO] [stderr] --> src/./dictionary_utils.rs:63:4 [INFO] [stderr] | [INFO] [stderr] 63 | fn build_searchable_english(english: &Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `build_dictionary` [INFO] [stderr] --> src/./dictionary_utils.rs:103:8 [INFO] [stderr] | [INFO] [stderr] 103 | pub fn build_dictionary(word_list: Vec) -> SyngDictionary { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `write_searchable_file` [INFO] [stderr] --> src/./dictionary_utils.rs:134:4 [INFO] [stderr] | [INFO] [stderr] 134 | fn write_searchable_file(component: &HashMap>, name: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `write_data_file` [INFO] [stderr] --> src/./dictionary_utils.rs:141:4 [INFO] [stderr] | [INFO] [stderr] 141 | fn write_data_file(dictionary: &SyngDictionary) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `write_dictionary_files` [INFO] [stderr] --> src/./dictionary_utils.rs:148:8 [INFO] [stderr] | [INFO] [stderr] 148 | pub fn write_dictionary_files(dictionary: &SyngDictionary) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `syng-dictionary-creator` (bin "syng-dictionary-creator" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syng_dictionary_creator-9435a75a9b3dba08) [INFO] running `Command { std: "docker" "inspect" "4a840b9b324dac4742ff5d76b5591884e0360e21ff8761c33bad1bbb46816edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a840b9b324dac4742ff5d76b5591884e0360e21ff8761c33bad1bbb46816edb", kill_on_drop: false }` [INFO] [stdout] 4a840b9b324dac4742ff5d76b5591884e0360e21ff8761c33bad1bbb46816edb