[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fsyng-dictionary-creator" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sotch-pr35mac/syng-dictionary-creator on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-1/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hsk v0.1.0 [INFO] [stderr] Downloaded lazy_static v0.2.10 [INFO] [stderr] Downloaded prettify_pinyin v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe7c380102c25bd9e137bb120504025b694608c5486b7e72d96a24a3e1022b97 [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" "fe7c380102c25bd9e137bb120504025b694608c5486b7e72d96a24a3e1022b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe7c380102c25bd9e137bb120504025b694608c5486b7e72d96a24a3e1022b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7c380102c25bd9e137bb120504025b694608c5486b7e72d96a24a3e1022b97", kill_on_drop: false }` [INFO] [stdout] fe7c380102c25bd9e137bb120504025b694608c5486b7e72d96a24a3e1022b97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0b39fa3d0caf73793ff3f14221cc7c08a4fddc956a242a75d2d4d77117b2835 [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" "f0b39fa3d0caf73793ff3f14221cc7c08a4fddc956a242a75d2d4d77117b2835", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling lazy_static v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [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 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 31.24s [INFO] running `Command { std: "docker" "inspect" "f0b39fa3d0caf73793ff3f14221cc7c08a4fddc956a242a75d2d4d77117b2835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b39fa3d0caf73793ff3f14221cc7c08a4fddc956a242a75d2d4d77117b2835", kill_on_drop: false }` [INFO] [stdout] f0b39fa3d0caf73793ff3f14221cc7c08a4fddc956a242a75d2d4d77117b2835 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b82545b99963bc96e1937334c59e07215020662fa2a71e3b0484b0f4f4959d0 [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" "0b82545b99963bc96e1937334c59e07215020662fa2a71e3b0484b0f4f4959d0", 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.24s [INFO] running `Command { std: "docker" "inspect" "0b82545b99963bc96e1937334c59e07215020662fa2a71e3b0484b0f4f4959d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b82545b99963bc96e1937334c59e07215020662fa2a71e3b0484b0f4f4959d0", kill_on_drop: false }` [INFO] [stdout] 0b82545b99963bc96e1937334c59e07215020662fa2a71e3b0484b0f4f4959d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d37be430446dd927569793861485843cb2f94e376237c8a40582d201efab34d [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" "4d37be430446dd927569793861485843cb2f94e376237c8a40582d201efab34d", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `calculate_hash` [INFO] [stderr] --> src/./dictionary_utils.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn calculate_hash(t: &T) -> u64 { [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.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/syng_dictionary_creator-9435a75a9b3dba08) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d37be430446dd927569793861485843cb2f94e376237c8a40582d201efab34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d37be430446dd927569793861485843cb2f94e376237c8a40582d201efab34d", kill_on_drop: false }` [INFO] [stdout] 4d37be430446dd927569793861485843cb2f94e376237c8a40582d201efab34d