[INFO] cloning repository https://github.com/Metastone/automaton-rules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Metastone/automaton-rules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetastone%2Fautomaton-rules", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetastone%2Fautomaton-rules'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b08e4c838194e31b1d5c56156d4d9fb50d42a00 [INFO] testing Metastone/automaton-rules against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetastone%2Fautomaton-rules" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Metastone/automaton-rules on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Metastone/automaton-rules [INFO] finished tweaking git repo https://github.com/Metastone/automaton-rules [INFO] tweaked toml for git repo https://github.com/Metastone/automaton-rules written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/Metastone/automaton-rules already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f58d2bcf2bb3d8fc91f3689eb2609903e3192a856448029b1ec0cd1ea8ca307 [INFO] running `Command { std: "docker" "start" "-a" "4f58d2bcf2bb3d8fc91f3689eb2609903e3192a856448029b1ec0cd1ea8ca307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f58d2bcf2bb3d8fc91f3689eb2609903e3192a856448029b1ec0cd1ea8ca307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f58d2bcf2bb3d8fc91f3689eb2609903e3192a856448029b1ec0cd1ea8ca307", kill_on_drop: false }` [INFO] [stdout] 4f58d2bcf2bb3d8fc91f3689eb2609903e3192a856448029b1ec0cd1ea8ca307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cd700f87431024d5746fb4436dffca0f14d9157a7cefb4c69654bc5ce5eea4e [INFO] running `Command { std: "docker" "start" "-a" "6cd700f87431024d5746fb4436dffca0f14d9157a7cefb4c69654bc5ce5eea4e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mutations v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "6cd700f87431024d5746fb4436dffca0f14d9157a7cefb4c69654bc5ce5eea4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd700f87431024d5746fb4436dffca0f14d9157a7cefb4c69654bc5ce5eea4e", kill_on_drop: false }` [INFO] [stdout] 6cd700f87431024d5746fb4436dffca0f14d9157a7cefb4c69654bc5ce5eea4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a3e23bcd66ce7a3b3cbef295061ae8e2b9f3cd7a95db7f25c6548bb07e1e848 [INFO] running `Command { std: "docker" "start" "-a" "8a3e23bcd66ce7a3b3cbef295061ae8e2b9f3cd7a95db7f25c6548bb07e1e848", kill_on_drop: false }` [INFO] [stderr] Compiling mutations v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.41s [INFO] running `Command { std: "docker" "inspect" "8a3e23bcd66ce7a3b3cbef295061ae8e2b9f3cd7a95db7f25c6548bb07e1e848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a3e23bcd66ce7a3b3cbef295061ae8e2b9f3cd7a95db7f25c6548bb07e1e848", kill_on_drop: false }` [INFO] [stdout] 8a3e23bcd66ce7a3b3cbef295061ae8e2b9f3cd7a95db7f25c6548bb07e1e848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1c5f1d2ad94342a216510db2d35729c06f25ff2626e680ad456d6b497fc6327f [INFO] running `Command { std: "docker" "start" "-a" "1c5f1d2ad94342a216510db2d35729c06f25ff2626e680ad456d6b497fc6327f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mutations-40e1dc01d0a657f6) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test compiler::lexer::tests::tokenize_benchmark_nice_succeeds ... ok [INFO] [stdout] test compiler::lexer::tests::tokenize_id_with_illegal_char_fails ... ok [INFO] [stdout] test compiler::lexer::tests::tokenize_no_file_fails ... ok [INFO] [stdout] test compiler::lexer::tests::tokenize_benchmark_ugly_succeeds ... ok [INFO] [stdout] test compiler::lexer::tests::tokenize_number_with_alphabetic_fails ... ok [INFO] [stdout] test compiler::lexer::tests::tokenize_number_with_two_dots_fails ... ok [INFO] [stdout] test compiler::lexer::tests::tokenize_operator_typo_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_benchmark_succeeds ... ok [INFO] [stdout] test compiler::parser::tests::parse_expect_comp_operator_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_condition_error_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_expect_delay_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_expect_identifier_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_expect_is_token_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_expect_proportion_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_expect_neighbor_number_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_expect_u8_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_expect_positive_usize_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_expect_usize_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_no_states_keyword_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_next_condition_error_fails ... ok [INFO] [stdout] test compiler::parser::tests::parse_non_existing_file_fails ... ok [INFO] [stdout] test compiler::semantic::tests::parse_box_distribution_several_errors_fails ... ok [INFO] [stdout] test compiler::semantic::tests::parse_condition_undefined_state_fails ... ok [INFO] [stdout] test compiler::semantic::tests::parse_no_states_fails ... ok [INFO] [stdout] test compiler::semantic::tests::parse_benchmark_succeeds ... ok [INFO] [stdout] test compiler::semantic::tests::parse_quantities_too_much_fails ... ok [INFO] [stdout] test compiler::semantic::tests::parse_true_error_fails ... ok [INFO] [stdout] test compiler::semantic::tests::parse_several_errors_fails ... ok [INFO] [stdout] test compiler::semantic::tests::parse_transition_undefined_state_fails ... ok [INFO] [stdout] test compiler::semantic::tests::parse_two_default_states_fails ... ok [INFO] [stdout] test compiler::semantic::tests::parse_wrong_proportions_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-52ae96bd6b52c8a4) [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] Running unittests (/opt/rustwide/target/debug/deps/perf-c47224999116a045) [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 mutations [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" "1c5f1d2ad94342a216510db2d35729c06f25ff2626e680ad456d6b497fc6327f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5f1d2ad94342a216510db2d35729c06f25ff2626e680ad456d6b497fc6327f", kill_on_drop: false }` [INFO] [stdout] 1c5f1d2ad94342a216510db2d35729c06f25ff2626e680ad456d6b497fc6327f