[INFO] cloning repository https://github.com/Zerthox/finite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zerthox/finite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZerthox%2Ffinite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZerthox%2Ffinite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa3b738716c462ac11daa4fad9bf4c2140649c69 [INFO] testing Zerthox/finite against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZerthox%2Ffinite" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zerthox/finite on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zerthox/finite [INFO] finished tweaking git repo https://github.com/Zerthox/finite [INFO] tweaked toml for git repo https://github.com/Zerthox/finite written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/Zerthox/finite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91ac0a126cc4e9ff32e9224abe4c52c251b458fcd24472046117b7bdacff5e7a [INFO] running `Command { std: "docker" "start" "-a" "91ac0a126cc4e9ff32e9224abe4c52c251b458fcd24472046117b7bdacff5e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91ac0a126cc4e9ff32e9224abe4c52c251b458fcd24472046117b7bdacff5e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ac0a126cc4e9ff32e9224abe4c52c251b458fcd24472046117b7bdacff5e7a", kill_on_drop: false }` [INFO] [stdout] 91ac0a126cc4e9ff32e9224abe4c52c251b458fcd24472046117b7bdacff5e7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0b8154fd82608f384f738e981e668b293f670543224a71b253b32aabb789431 [INFO] running `Command { std: "docker" "start" "-a" "d0b8154fd82608f384f738e981e668b293f670543224a71b253b32aabb789431", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling finite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.14s [INFO] running `Command { std: "docker" "inspect" "d0b8154fd82608f384f738e981e668b293f670543224a71b253b32aabb789431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b8154fd82608f384f738e981e668b293f670543224a71b253b32aabb789431", kill_on_drop: false }` [INFO] [stdout] d0b8154fd82608f384f738e981e668b293f670543224a71b253b32aabb789431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74d4af1ec4584b0f022f25b4f595c95066d3c46abea721ce11dea7957836cb1a [INFO] running `Command { std: "docker" "start" "-a" "74d4af1ec4584b0f022f25b4f595c95066d3c46abea721ce11dea7957836cb1a", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling finite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/nfa.rs:271:36 [INFO] [stdout] | [INFO] [stdout] 271 | "Converted DFA is missing state {0, 1}" [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 271 | "{}", "Converted DFA is missing state {0, 1}" [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.20s [INFO] running `Command { std: "docker" "inspect" "74d4af1ec4584b0f022f25b4f595c95066d3c46abea721ce11dea7957836cb1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d4af1ec4584b0f022f25b4f595c95066d3c46abea721ce11dea7957836cb1a", kill_on_drop: false }` [INFO] [stdout] 74d4af1ec4584b0f022f25b4f595c95066d3c46abea721ce11dea7957836cb1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccd29e7d3b42cde52782c22472ca4e4580937b4f74652b49a2dd9451fad4ede3 [INFO] running `Command { std: "docker" "start" "-a" "ccd29e7d3b42cde52782c22472ca4e4580937b4f74652b49a2dd9451fad4ede3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message contains braces [INFO] [stderr] --> src/nfa.rs:271:36 [INFO] [stderr] | [INFO] [stderr] 271 | "Converted DFA is missing state {0, 1}" [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stderr] help: add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 271 | "{}", "Converted DFA is missing state {0, 1}" [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `finite` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/finite-12010b603b455c5f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test nfa::tests::construct ... ok [INFO] [stdout] test nfa::tests::deserialize ... ok [INFO] [stdout] test nfa::tests::run ... ok [INFO] [stdout] test dfa::tests::run ... ok [INFO] [stdout] test dfa::tests::construct ... ok [INFO] [stdout] test dfa::tests::convert ... ok [INFO] [stdout] test dfa::tests::deserialize ... ok [INFO] [stdout] test nfa::tests::convert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests finite [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" "ccd29e7d3b42cde52782c22472ca4e4580937b4f74652b49a2dd9451fad4ede3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd29e7d3b42cde52782c22472ca4e4580937b4f74652b49a2dd9451fad4ede3", kill_on_drop: false }` [INFO] [stdout] ccd29e7d3b42cde52782c22472ca4e4580937b4f74652b49a2dd9451fad4ede3