[INFO] cloning repository https://github.com/nominolo/rust-model-based-testing-sketches
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nominolo/rust-model-based-testing-sketches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnominolo%2Frust-model-based-testing-sketches", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnominolo%2Frust-model-based-testing-sketches'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2d8003605f456b72bca658c5c7cf99600867e83
[INFO] building nominolo/rust-model-based-testing-sketches against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnominolo%2Frust-model-based-testing-sketches" "/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/nominolo/rust-model-based-testing-sketches
[INFO] finished tweaking git repo https://github.com/nominolo/rust-model-based-testing-sketches
[INFO] tweaked toml for git repo https://github.com/nominolo/rust-model-based-testing-sketches written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nominolo/rust-model-based-testing-sketches on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nominolo/rust-model-based-testing-sketches 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa9eee36203bf303c97550edec55f6c632cd5e2594154fc2f13707633b955afa
[INFO] running `Command { std: "docker" "start" "-a" "aa9eee36203bf303c97550edec55f6c632cd5e2594154fc2f13707633b955afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa9eee36203bf303c97550edec55f6c632cd5e2594154fc2f13707633b955afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa9eee36203bf303c97550edec55f6c632cd5e2594154fc2f13707633b955afa", kill_on_drop: false }`
[INFO] [stdout] aa9eee36203bf303c97550edec55f6c632cd5e2594154fc2f13707633b955afa
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2271cd44ff37ddaa96bc268973fd9fb2c47ce547e9131198de07b977356afb1d
[INFO] running `Command { std: "docker" "start" "-a" "2271cd44ff37ddaa96bc268973fd9fb2c47ce547e9131198de07b977356afb1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling priority-queue v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling retain_mut v0.1.4
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling roaring v0.7.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling mbtesting v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collection`
[INFO] [stdout]  --> src/checkroaring.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proptest::{collection, prelude::*};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]    --> src/main.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn pre_condition(model: &PqueueModel, action: &Action) -> bool {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_push` is never used
[INFO] [stdout]    --> src/main.rs:168:4
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn arb_push() -> impl Strategy<Value = Action> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_remove` is never used
[INFO] [stdout]    --> src/main.rs:172:4
[INFO] [stdout]     |
[INFO] [stdout] 172 | fn arb_remove() -> impl Strategy<Value = Action> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_insert` is never used
[INFO] [stdout]   --> src/checkroaring.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn arb_insert(max_val: u32) -> impl Strategy<Value = Action> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_remove` is never used
[INFO] [stdout]   --> src/checkroaring.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn arb_remove(max_val: u32) -> impl Strategy<Value = Action> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_contains` is never used
[INFO] [stdout]   --> src/checkroaring.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn arb_contains(max_val: u32) -> impl Strategy<Value = Action> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_simple_action` is never used
[INFO] [stdout]   --> src/checkroaring.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn arb_simple_action(max_val: u32)-> impl Strategy<Value = Action> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_action` is never used
[INFO] [stdout]    --> src/main.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn arb_action() -> impl Strategy<Value = Action> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_admissable_action` is never used
[INFO] [stdout]    --> src/main.rs:184:4
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn arb_admissable_action(model: Arc<PqueueModel>) -> BoxedStrategy<Action> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.53s
[INFO] running `Command { std: "docker" "inspect" "2271cd44ff37ddaa96bc268973fd9fb2c47ce547e9131198de07b977356afb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2271cd44ff37ddaa96bc268973fd9fb2c47ce547e9131198de07b977356afb1d", kill_on_drop: false }`
[INFO] [stdout] 2271cd44ff37ddaa96bc268973fd9fb2c47ce547e9131198de07b977356afb1d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33e6339922aa68eee3bf4f5876418ba4559ec1731333aa6c775be89049df1934
[INFO] running `Command { std: "docker" "start" "-a" "33e6339922aa68eee3bf4f5876418ba4559ec1731333aa6c775be89049df1934", kill_on_drop: false }`
[INFO] [stderr]    Compiling mbtesting v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]    --> src/main.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn pre_condition(model: &PqueueModel, action: &Action) -> bool {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_admissable_action` is never used
[INFO] [stdout]    --> src/main.rs:184:4
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn arb_admissable_action(model: Arc<PqueueModel>) -> BoxedStrategy<Action> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "33e6339922aa68eee3bf4f5876418ba4559ec1731333aa6c775be89049df1934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e6339922aa68eee3bf4f5876418ba4559ec1731333aa6c775be89049df1934", kill_on_drop: false }`
[INFO] [stdout] 33e6339922aa68eee3bf4f5876418ba4559ec1731333aa6c775be89049df1934
