[INFO] cloning repository https://github.com/White-Green/MkMarkov [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/White-Green/MkMarkov" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Green%2FMkMarkov", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Green%2FMkMarkov'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d810ea50a44f3d9708c1e13ad32b6e35464b03cc [INFO] testing White-Green/MkMarkov against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Green%2FMkMarkov" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/White-Green/MkMarkov [INFO] finished tweaking git repo https://github.com/White-Green/MkMarkov [INFO] tweaked toml for git repo https://github.com/White-Green/MkMarkov written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/White-Green/MkMarkov on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/White-Green/MkMarkov already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edb238ff8ac139608efed5ab1ba1fed979a494ddb3054997bb9a09735c15494e [INFO] running `Command { std: "docker" "start" "-a" "edb238ff8ac139608efed5ab1ba1fed979a494ddb3054997bb9a09735c15494e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edb238ff8ac139608efed5ab1ba1fed979a494ddb3054997bb9a09735c15494e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edb238ff8ac139608efed5ab1ba1fed979a494ddb3054997bb9a09735c15494e", kill_on_drop: false }` [INFO] [stdout] edb238ff8ac139608efed5ab1ba1fed979a494ddb3054997bb9a09735c15494e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0db31ab6801b1b8e63fe708dad0ecb43f5d5ec3ce2c065dd9d71df07bae711ae [INFO] running `Command { std: "docker" "start" "-a" "0db31ab6801b1b8e63fe708dad0ecb43f5d5ec3ce2c065dd9d71df07bae711ae", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling yada v0.5.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling enum_index v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling enum_index_derive v0.2.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokenizer v0.1.0 (https://github.com/White-Green/Yet-Another-Rust-Parser?rev=9b833ae43d4d6c032d25de48c6077ed16e0c5b85#9b833ae4) [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling parser v0.1.0 (https://github.com/White-Green/Yet-Another-Rust-Parser?rev=9b833ae43d4d6c032d25de48c6077ed16e0c5b85#9b833ae4) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parser_generator v0.1.0 (https://github.com/White-Green/Yet-Another-Rust-Parser?rev=9b833ae43d4d6c032d25de48c6077ed16e0c5b85#9b833ae4) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokenizer_generator v0.1.0 (https://github.com/White-Green/Yet-Another-Rust-Parser?rev=9b833ae43d4d6c032d25de48c6077ed16e0c5b85#9b833ae4) [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling lindera-decompress v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling lindera-core v0.28.0 [INFO] [stderr] Compiling lindera-ipadic-builder v0.28.0 [INFO] [stderr] Compiling lindera-ko-dic-builder v0.28.0 [INFO] [stderr] Compiling lindera-unidic-builder v0.28.0 [INFO] [stderr] Compiling lindera-cc-cedict-builder v0.28.0 [INFO] [stderr] Compiling lindera-ipadic-neologd-builder v0.28.0 [INFO] [stderr] Compiling lindera-ipadic v0.28.0 [INFO] [stderr] Compiling lindera-dictionary v0.28.0 [INFO] [stderr] Compiling lindera-tokenizer v0.28.0 [INFO] [stderr] Compiling mkmarkov v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warnings in construct tokenizer [DFAConstructWarning(EndConflict(3, 2))] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "0db31ab6801b1b8e63fe708dad0ecb43f5d5ec3ce2c065dd9d71df07bae711ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db31ab6801b1b8e63fe708dad0ecb43f5d5ec3ce2c065dd9d71df07bae711ae", kill_on_drop: false }` [INFO] [stdout] 0db31ab6801b1b8e63fe708dad0ecb43f5d5ec3ce2c065dd9d71df07bae711ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d66411236655582e25c702f90ef18ac012730872ee8961162413a20c60fb1e4b [INFO] running `Command { std: "docker" "start" "-a" "d66411236655582e25c702f90ef18ac012730872ee8961162413a20c60fb1e4b", kill_on_drop: false }` [INFO] [stderr] Compiling mkmarkov v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warnings in construct tokenizer [DFAConstructWarning(EndConflict(3, 2))] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "d66411236655582e25c702f90ef18ac012730872ee8961162413a20c60fb1e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66411236655582e25c702f90ef18ac012730872ee8961162413a20c60fb1e4b", kill_on_drop: false }` [INFO] [stdout] d66411236655582e25c702f90ef18ac012730872ee8961162413a20c60fb1e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dce2873732379aed85356d4d074964efca505a0aab981af1dffd5464eae6c5f7 [INFO] running `Command { std: "docker" "start" "-a" "dce2873732379aed85356d4d074964efca505a0aab981af1dffd5464eae6c5f7", kill_on_drop: false }` [INFO] [stderr] warnings in construct tokenizer [DFAConstructWarning(EndConflict(3, 2))] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/create_markov_data.rs (/opt/rustwide/target/debug/deps/create-ec88777a5e6e6f2f) [INFO] [stdout] [INFO] [stderr] Running unittests src/simulate_by_markov_chain.rs (/opt/rustwide/target/debug/deps/sim-ddeed44f18989c57) [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] [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] running `Command { std: "docker" "inspect" "dce2873732379aed85356d4d074964efca505a0aab981af1dffd5464eae6c5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce2873732379aed85356d4d074964efca505a0aab981af1dffd5464eae6c5f7", kill_on_drop: false }` [INFO] [stdout] dce2873732379aed85356d4d074964efca505a0aab981af1dffd5464eae6c5f7