[INFO] cloning repository https://github.com/Riey/kime-engine-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Riey/kime-engine-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Fkime-engine-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Fkime-engine-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e1df5dbcf8f57b954ce6ff1ea95128419c763a8 [INFO] testing Riey/kime-engine-bench against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Fkime-engine-bench" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Riey/kime-engine-bench on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Riey/kime-engine-bench [INFO] finished tweaking git repo https://github.com/Riey/kime-engine-bench [INFO] tweaked toml for git repo https://github.com/Riey/kime-engine-bench written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Riey/kime-engine-bench already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Riey/kime` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-svg v0.3.0 [INFO] [stderr] Downloaded enum-map-derive v0.5.0 [INFO] [stderr] Downloaded itertools v0.10.0 [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded criterion v0.3.4 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded darling_macro v0.12.3 [INFO] [stderr] Downloaded half v1.7.1 [INFO] [stderr] Downloaded darling v0.12.3 [INFO] [stderr] Downloaded enumset v1.0.6 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded plotters v0.3.0 [INFO] [stderr] Downloaded enum-map v1.0.0 [INFO] [stderr] Downloaded darling_core v0.12.3 [INFO] [stderr] Downloaded enumset_derive v0.5.4 [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f054abdeb22522148c3f7cde0048cd056decca867d2d6c7ce236f48d0d84ffed [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" "f054abdeb22522148c3f7cde0048cd056decca867d2d6c7ce236f48d0d84ffed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f054abdeb22522148c3f7cde0048cd056decca867d2d6c7ce236f48d0d84ffed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f054abdeb22522148c3f7cde0048cd056decca867d2d6c7ce236f48d0d84ffed", kill_on_drop: false }` [INFO] [stdout] f054abdeb22522148c3f7cde0048cd056decca867d2d6c7ce236f48d0d84ffed [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 33c1d8d4565eb3695c6fbfd2eeabf2ba7c24d012e784639f9eb463ae0f376de4 [INFO] running `Command { std: "docker" "start" "-a" "33c1d8d4565eb3695c6fbfd2eeabf2ba7c24d012e784639f9eb463ae0f376de4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling enum-map-derive v0.5.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling enum-map v1.0.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling enumset v1.0.6 [INFO] [stderr] Compiling kime-engine-backend v0.1.0 (https://github.com/Riey/kime?branch=develop#5972527e) [INFO] [stderr] Compiling kime-engine-backend-hangul v0.1.0 (https://github.com/Riey/kime?branch=develop#5972527e) [INFO] [stderr] Compiling kime-engine-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.92s [INFO] running `Command { std: "docker" "inspect" "33c1d8d4565eb3695c6fbfd2eeabf2ba7c24d012e784639f9eb463ae0f376de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c1d8d4565eb3695c6fbfd2eeabf2ba7c24d012e784639f9eb463ae0f376de4", kill_on_drop: false }` [INFO] [stdout] 33c1d8d4565eb3695c6fbfd2eeabf2ba7c24d012e784639f9eb463ae0f376de4 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 771bbaff93f228e58c64232bf684c49ef1775946005d569f335d629b33fed3b9 [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" "771bbaff93f228e58c64232bf684c49ef1775946005d569f335d629b33fed3b9", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling kime-engine-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06.kime_engine_bench.7dfe6c3a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06.kime_engine_bench.7dfe6c3a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06.kime_engine_bench.7dfe6c3a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06.kime_engine_bench.7dfe6c3a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06.kime_engine_bench.7dfe6c3a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06.kime_engine_bench.7dfe6c3a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06.kime_engine_bench.7dfe6c3a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06.kime_engine_bench.7dfe6c3a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06.30fk0j60ka98w5q8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lhangul" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libkime_engine_backend_hangul-0fc59ab559aae5e7.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-6f9a3146f3df5139.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libenumset-040fb665335ee28e.rlib" "/opt/rustwide/target/debug/deps/libkime_engine_backend-6a859834fe60fa96.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libstrum-037c20743f4939c6.rlib" "/opt/rustwide/target/debug/deps/libserde-6f6a101e0fe3209c.rlib" "/opt/rustwide/target/debug/deps/libenum_map-f7429dc7c4390754.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kime_engine_bench-b259868055f29b06" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lhangul [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kime-engine-bench` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "771bbaff93f228e58c64232bf684c49ef1775946005d569f335d629b33fed3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "771bbaff93f228e58c64232bf684c49ef1775946005d569f335d629b33fed3b9", kill_on_drop: false }` [INFO] [stdout] 771bbaff93f228e58c64232bf684c49ef1775946005d569f335d629b33fed3b9