[INFO] cloning repository https://github.com/blurgyy/libime-history-merge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blurgyy/libime-history-merge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblurgyy%2Flibime-history-merge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblurgyy%2Flibime-history-merge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81902d349d2e552375c9bc3a7799fa64c21d6f52 [INFO] testing blurgyy/libime-history-merge 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%2Fblurgyy%2Flibime-history-merge" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blurgyy/libime-history-merge 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/blurgyy/libime-history-merge [INFO] finished tweaking git repo https://github.com/blurgyy/libime-history-merge [INFO] tweaked toml for git repo https://github.com/blurgyy/libime-history-merge written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/blurgyy/libime-history-merge 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9ff58a1622ba69f57fd32ae08a265907f319ec96f9ef4718b0be51962dc35db [INFO] running `Command { std: "docker" "start" "-a" "e9ff58a1622ba69f57fd32ae08a265907f319ec96f9ef4718b0be51962dc35db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9ff58a1622ba69f57fd32ae08a265907f319ec96f9ef4718b0be51962dc35db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ff58a1622ba69f57fd32ae08a265907f319ec96f9ef4718b0be51962dc35db", kill_on_drop: false }` [INFO] [stdout] e9ff58a1622ba69f57fd32ae08a265907f319ec96f9ef4718b0be51962dc35db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8121bc387c0c21e2463a655dc63d8c6d98d8ab5153464bd36fb66322c6716530 [INFO] running `Command { std: "docker" "start" "-a" "8121bc387c0c21e2463a655dc63d8c6d98d8ab5153464bd36fb66322c6716530", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling pager v0.16.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling libime-history-merge v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "8121bc387c0c21e2463a655dc63d8c6d98d8ab5153464bd36fb66322c6716530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8121bc387c0c21e2463a655dc63d8c6d98d8ab5153464bd36fb66322c6716530", kill_on_drop: false }` [INFO] [stdout] 8121bc387c0c21e2463a655dc63d8c6d98d8ab5153464bd36fb66322c6716530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ef8609a87ea0ba340ac63ffa648bed20ac1bec23d46a2813100b2dd78a3a72f [INFO] running `Command { std: "docker" "start" "-a" "5ef8609a87ea0ba340ac63ffa648bed20ac1bec23d46a2813100b2dd78a3a72f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pretty_assertions v1.1.0 [INFO] [stderr] Compiling libime-history-merge v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.48s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libime_history_merge-c27ba53249c26158) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/libime_history_merge-355227627cf5d1fa) [INFO] running `Command { std: "docker" "inspect" "5ef8609a87ea0ba340ac63ffa648bed20ac1bec23d46a2813100b2dd78a3a72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef8609a87ea0ba340ac63ffa648bed20ac1bec23d46a2813100b2dd78a3a72f", kill_on_drop: false }` [INFO] [stdout] 5ef8609a87ea0ba340ac63ffa648bed20ac1bec23d46a2813100b2dd78a3a72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c62b9cb7f4dcebd5310036fab6cd123ef0f95d1a2890180a5f9e358e8b35b65e [INFO] running `Command { std: "docker" "start" "-a" "c62b9cb7f4dcebd5310036fab6cd123ef0f95d1a2890180a5f9e358e8b35b65e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libime_history_merge-c27ba53249c26158) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libime_history_merge-355227627cf5d1fa) [INFO] [stdout] running 12 tests [INFO] [stdout] test de::tests::history ... ok [INFO] [stdout] test de::tests::pool ... ok [INFO] [stdout] test de::tests::word ... ok [INFO] [stdout] test de::tests::sentence ... ok [INFO] [stdout] test ser::tests::history ... ok [INFO] [stdout] test ser::tests::pool ... ok [INFO] [stdout] test ser::tests::sentence ... ok [INFO] [stdout] test ser::tests::word ... ok [INFO] [stdout] test serde_tests::history ... ok [INFO] [stdout] test serde_tests::pool ... ok [INFO] [stdout] test serde_tests::sentence ... ok [INFO] [stdout] test serde_tests::word ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests libime-history-merge [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; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c62b9cb7f4dcebd5310036fab6cd123ef0f95d1a2890180a5f9e358e8b35b65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62b9cb7f4dcebd5310036fab6cd123ef0f95d1a2890180a5f9e358e8b35b65e", kill_on_drop: false }` [INFO] [stdout] c62b9cb7f4dcebd5310036fab6cd123ef0f95d1a2890180a5f9e358e8b35b65e