[INFO] cloning repository https://github.com/purrie/adventure-book
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/purrie/adventure-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurrie%2Fadventure-book", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurrie%2Fadventure-book'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa1d1601bd1f7f079ff9dafbb652e85eae2029f2
[INFO] testing purrie/adventure-book against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurrie%2Fadventure-book" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/purrie/adventure-book
[INFO] finished tweaking git repo https://github.com/purrie/adventure-book
[INFO] tweaked toml for git repo https://github.com/purrie/adventure-book written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/purrie/adventure-book on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/purrie/adventure-book 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 792308f94dbbbe4f68a7c1bf0922fa6bc7ecfd0e52558b7421a6274f1ddcc06a
[INFO] running `Command { std: "docker" "start" "-a" "792308f94dbbbe4f68a7c1bf0922fa6bc7ecfd0e52558b7421a6274f1ddcc06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "792308f94dbbbe4f68a7c1bf0922fa6bc7ecfd0e52558b7421a6274f1ddcc06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "792308f94dbbbe4f68a7c1bf0922fa6bc7ecfd0e52558b7421a6274f1ddcc06a", kill_on_drop: false }`
[INFO] [stdout] 792308f94dbbbe4f68a7c1bf0922fa6bc7ecfd0e52558b7421a6274f1ddcc06a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcea8b9cce0c4be4f07eb7cabb79d2d48cfbee1479645b670429d299fafddda2
[INFO] running `Command { std: "docker" "start" "-a" "dcea8b9cce0c4be4f07eb7cabb79d2d48cfbee1479645b670429d299fafddda2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling fltk-sys v1.3.11
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling fltk v1.3.11
[INFO] [stderr]    Compiling adventure-book v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `all_paths`
[INFO] [stdout]    --> src/file.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub(crate) use all_paths;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "dcea8b9cce0c4be4f07eb7cabb79d2d48cfbee1479645b670429d299fafddda2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcea8b9cce0c4be4f07eb7cabb79d2d48cfbee1479645b670429d299fafddda2", kill_on_drop: false }`
[INFO] [stdout] dcea8b9cce0c4be4f07eb7cabb79d2d48cfbee1479645b670429d299fafddda2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ca85ed7b80ed50d49d4e0381798b95b4941bff5be851152e17aab2059934a5e
[INFO] running `Command { std: "docker" "start" "-a" "0ca85ed7b80ed50d49d4e0381798b95b4941bff5be851152e17aab2059934a5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling adventure-book v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `all_paths`
[INFO] [stdout]    --> src/file.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub(crate) use all_paths;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s
[INFO] running `Command { std: "docker" "inspect" "0ca85ed7b80ed50d49d4e0381798b95b4941bff5be851152e17aab2059934a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca85ed7b80ed50d49d4e0381798b95b4941bff5be851152e17aab2059934a5e", kill_on_drop: false }`
[INFO] [stdout] 0ca85ed7b80ed50d49d4e0381798b95b4941bff5be851152e17aab2059934a5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3436c998dd178a346b7f4b748c54c68a28fa1e58df157fb08a0c2397b5cee1f0
[INFO] running `Command { std: "docker" "start" "-a" "3436c998dd178a346b7f4b748c54c68a28fa1e58df157fb08a0c2397b5cee1f0", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `all_paths`
[INFO] [stderr]    --> src/file.rs:106:16
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub(crate) use all_paths;
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `adventure-book` (bin "adventure-book" test) generated 1 warning (run `cargo fix --bin "adventure-book" -p adventure-book --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adventure_book-458fc07888e14bdb)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test adventure::tests::adventure_parse ... ok
[INFO] [stdout] test adventure::tests::choice_valid ... ok
[INFO] [stdout] test adventure::tests::comparison_conversion ... ok
[INFO] [stdout] test adventure::tests::comparison_equal ... ok
[INFO] [stdout] test adventure::tests::comparison_greater ... ok
[INFO] [stdout] test adventure::tests::comparison_less ... ok
[INFO] [stdout] test adventure::tests::comparison_not_equal ... ok
[INFO] [stdout] test adventure::tests::capture_keyword ... ok
[INFO] [stdout] test adventure::tests::result_parse ... ok
[INFO] [stdout] test adventure::tests::result_record_mod_parse ... ok
[INFO] [stdout] test adventure::tests::comparison_less_equal ... ok
[INFO] [stdout] test adventure::tests::condition_parse ... ok
[INFO] [stdout] test adventure::tests::serializing_adventure_metadata ... ok
[INFO] [stdout] test adventure::tests::test_parse ... ok
[INFO] [stdout] test evaluation::tests::deterministic_random ... ok
[INFO] [stdout] test adventure::tests::comparison_greater_equal ... ok
[INFO] [stdout] test evaluation::tests::evaluate_compare ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_exploding ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_long ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_adddition ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_multiplication ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_negative ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_pool ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_pool_reverse ... ok
[INFO] [stdout] test adventure::tests::choice_invalid ... ok
[INFO] [stdout] test evaluation::tests::evaluate_brackets_negative ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_record_sides ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_take_greater ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_take_less ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dicedivision ... ok
[INFO] [stdout] test evaluation::tests::evaluate_dice_record_dice ... ok
[INFO] [stdout] test evaluation::tests::evaluate_brackets ... ok
[INFO] [stdout] test evaluation::tests::evex_dice_regular ... ok
[INFO] [stdout] test evaluation::tests::random_die_in_range ... ok
[INFO] [stdout] test evaluation::tests::random_die_pool_in_range ... ok
[INFO] [stdout] test evaluation::tests::evaluate_brackets_complex ... ok
[INFO] [stdout] test evaluation::tests::evaluate_negative ... ok
[INFO] [stdout] test evaluation::tests::evaluate_brackets_nested ... ok
[INFO] [stdout] test adventure::tests::choice_parse ... ok
[INFO] [stdout] test game::tests::parsing_choices_expression ... ok
[INFO] [stdout] test adventure::tests::record_parse ... ok
[INFO] [stdout] test game::tests::parsing_choices ... ok
[INFO] [stdout] test adventure::tests::choice_parse_condition_result ... ok
[INFO] [stdout] test game::tests::story_text_parsing ... ok
[INFO] [stdout] test adventure::tests::serializing_page ... ok
[INFO] [stdout] test adventure::tests::choice_parse_test ... ok
[INFO] [stdout] test adventure::tests::page_parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3436c998dd178a346b7f4b748c54c68a28fa1e58df157fb08a0c2397b5cee1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3436c998dd178a346b7f4b748c54c68a28fa1e58df157fb08a0c2397b5cee1f0", kill_on_drop: false }`
[INFO] [stdout] 3436c998dd178a346b7f4b748c54c68a28fa1e58df157fb08a0c2397b5cee1f0
