[INFO] cloning repository https://github.com/nmacasaet1003/emmy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nmacasaet1003/emmy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmacasaet1003%2Femmy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmacasaet1003%2Femmy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb531fa3615926dd613800dc6bb02bb5b84c98d7
[INFO] testing nmacasaet1003/emmy against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmacasaet1003%2Femmy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nmacasaet1003/emmy
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/nmacasaet1003/emmy
[INFO] tweaked toml for git repo https://github.com/nmacasaet1003/emmy written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nmacasaet1003/emmy on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nmacasaet1003/emmy 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b
[INFO] running `Command { std: "docker" "start" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling atoi v0.3.3
[INFO] [stderr]    Compiling ctor v0.4.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bolero-generator-derive v0.13.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling stageleft_macro v0.13.1
[INFO] [stderr]    Compiling stageleft v0.13.1
[INFO] [stderr]    Compiling bolero-generator v0.13.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling bolero-engine v0.13.4
[INFO] [stderr]    Compiling bolero v0.13.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling mini-redis v0.4.1
[INFO] [stderr]    Compiling migrate-bolero v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.91s
[INFO] running `Command { std: "docker" "inspect" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling migrate-bolero v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:1171
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...} }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stag...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Test`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:91
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stdout]   |                                                                                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:511
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:1318
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stdout]   |                                                      ^^                          ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]   |
[INFO] [stdout] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn unary_idempotence_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T) > () . cloned () . for_each (| (mut v1 , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stdout] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn unary_idempotence_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T) > () . cloned () . for_each (| (mut v1 , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1) ; unary_idempotence_tester (op) ; }
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:1330
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stdout]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:1186
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stag...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Test`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:91
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stdout]   |                                                                                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:1053
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:1333
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stdout]   |                                                      ^^                          ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]   |
[INFO] [stdout] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_injectivity_test () ; } fn unary_injectivity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe + PartialEq , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stdout] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_injectivity_test () ; } fn unary_injectivity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe + PartialEq , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1) ; unary_injectivity_tester (op) ; }
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:1230
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = st...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Test`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:91
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stdout]   |                                                                                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:1071
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:1379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stdout]   |                                                      ^^                          ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]   |
[INFO] [stdout] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_commutativity_test () ; } fn unary_commutativity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stdout] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_commutativity_test () ; } fn unary_commutativity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1) ; unary_commutativity_tester (op) ; }
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:1345
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stdout]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:1391
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stdout]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] running `Command { std: "docker" "inspect" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:1186
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stag...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Test`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:91
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stderr]   |                                                                                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:579
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:1053
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around function argument
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:1333
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stderr]   |                                                      ^^                          ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]   |
[INFO] [stderr] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_injectivity_test () ; } fn unary_injectivity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe + PartialEq , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stderr] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_injectivity_test () ; } fn unary_injectivity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe + PartialEq , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1) ; unary_injectivity_tester (op) ; }
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:1345
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stderr]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:1171
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...} }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stag...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Test`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:91
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stderr]   |                                                                                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:511
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:990
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around function argument
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:1318
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stderr]   |                                                      ^^                          ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]   |
[INFO] [stderr] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn unary_idempotence_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T) > () . cloned () . for_each (| (mut v1 , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stderr] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn unary_idempotence_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T) > () . cloned () . for_each (| (mut v1 , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1) ; unary_idempotence_tester (op) ; }
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:1330
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stderr]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:1230
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = st...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Test`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:91
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stderr]   |                                                                                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:571
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:1071
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around function argument
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:1379
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stderr]   |                                                      ^^                          ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]   |
[INFO] [stderr] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_commutativity_test () ; } fn unary_commutativity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stderr] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_commutativity_test () ; } fn unary_commutativity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1) ; unary_commutativity_tester (op) ; }
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:1391
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stderr]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `migrate-bolero` (test "unary_injectivity_test") generated 6 warnings (run `cargo fix --test "unary_injectivity_test" -p migrate-bolero` to apply 3 suggestions)
[INFO] [stderr] warning: `migrate-bolero` (test "unary_idempotence_test") generated 6 warnings (run `cargo fix --test "unary_idempotence_test" -p migrate-bolero` to apply 3 suggestions)
[INFO] [stderr] warning: `migrate-bolero` (test "unary_commutativity_test") generated 6 warnings (run `cargo fix --test "unary_commutativity_test" -p migrate-bolero` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migrate_bolero-18fbaebd0ef95a25)
[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 src/main.rs (/opt/rustwide/target/debug/deps/migrate_bolero-bd4066a73cfd5e60)
[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 tests/unary_commutativity_test.rs (/opt/rustwide/target/debug/deps/unary_commutativity_test-e674d49559fed075)
[INFO] [stderr] test unary_commutativity_tester ...	run time: 1.000003803s | iterations/s: 294124 | corpus inputs: 6 | rng inputs: 294119 | exit reason: max duration (1s - default) exceeded
[INFO] [stderr]      Running tests/unary_idempotence_test.rs (/opt/rustwide/target/debug/deps/unary_idempotence_test-f229f16304c0c41c)
[INFO] [stderr] test unary_idempotence_tester ...	run time: 176.38µs | iterations/s: 5670 | corpus inputs: 1 | exit reason: test failure
[INFO] [stderr] 
[INFO] [stderr] ======================== Test Failure ========================
[INFO] [stderr] 
[INFO] [stderr] Input: 
[INFO] [stderr] (
[INFO] [stderr]     0,
[INFO] [stderr]     0,
[INFO] [stderr] )
[INFO] [stderr] 
[INFO] [stderr] Error: 
[INFO] [stderr] panicked at tests/unary_idempotence_test.rs:1:657:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 1
[INFO] [stderr]  right: 2
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
[INFO] [stderr] 
[INFO] [stderr] ==============================================================
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (1745) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/test/mod.rs:383:21:
[INFO] [stderr] test failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x647c21bf9601 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x647c21bf9601 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x647c21bf9601 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x647c21bf9601 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x647c21c0e11a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x647c21c0e11a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    6:     0x647c21bfe21c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]    7:     0x647c21bfe21c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]    8:     0x647c21be2376 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x647c21be2376 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x647c21bf4711 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x647c21bc1323 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stderr]   12:     0x647c21bb7a42 - <bolero_engine[a401e950d9d6d501]::panic::PANIC_HOOK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-engine-0.13.4/src/panic.rs:48:17
[INFO] [stderr]   13:     0x647c21bf4a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stderr]   14:     0x647c21bf4a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stderr]   15:     0x647c21be2454 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stderr]   16:     0x647c21bd9a69 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x647c21be2d1d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]   18:     0x647c21c0e91c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stderr]   19:     0x647c21b63a24 - <bolero[c20f6d80e4f0739f]::test::TestEngine>::run_tests::<bolero_engine[a401e950d9d6d501]::test::ClonedGeneratorTest<unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_tester<usize, usize, unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_test::{closure#0}>::{closure#0}, bolero_generator[5bc1779a6839f95e]::TypeValueGenerator<(usize, usize)>, (usize, usize)>, <bolero[c20f6d80e4f0739f]::test::TestEngine>::run_with_value<bolero_engine[a401e950d9d6d501]::test::ClonedGeneratorTest<unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_tester<usize, usize, unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_test::{closure#0}>::{closure#0}, bolero_generator[5bc1779a6839f95e]::TypeValueGenerator<(usize, usize)>, (usize, usize)>>::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/test/mod.rs:383:21
[INFO] [stderr]   20:     0x647c21b632a4 - <bolero[c20f6d80e4f0739f]::test::TestEngine>::run_with_value::<bolero_engine[a401e950d9d6d501]::test::ClonedGeneratorTest<unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_tester<usize, usize, unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_test::{closure#0}>::{closure#0}, bolero_generator[5bc1779a6839f95e]::TypeValueGenerator<(usize, usize)>, (usize, usize)>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/test/mod.rs:245:14
[INFO] [stderr]   21:     0x647c21b6b7c9 - <bolero[c20f6d80e4f0739f]::test::TestEngine as bolero_engine[a401e950d9d6d501]::Engine<bolero_engine[a401e950d9d6d501]::test::ClonedGeneratorTest<unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_tester<usize, usize, unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_test::{closure#0}>::{closure#0}, bolero_generator[5bc1779a6839f95e]::TypeValueGenerator<(usize, usize)>, (usize, usize)>>>::run
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/test/mod.rs:448:14
[INFO] [stderr]   22:     0x647c21b59821 - <bolero[c20f6d80e4f0739f]::TestTarget<bolero_generator[5bc1779a6839f95e]::TypeValueGenerator<(usize, usize)>, bolero[c20f6d80e4f0739f]::test::TestEngine, bolero[c20f6d80e4f0739f]::ClonedInput>>::for_each::<unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_tester<usize, usize, unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_test::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/lib.rs:458:21
[INFO] [stderr]   23:     0x647c21b61fed - unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_tester::<usize, usize, unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_test::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:429
[INFO] [stderr]   24:     0x647c21b693fb - unary_idempotence_test[9d9f49c7a0a53694]::unary_idempotence_test
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:1352
[INFO] [stderr]   25:     0x647c21b69406 - unary_idempotence_test[9d9f49c7a0a53694]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:1128
[INFO] [stderr]   26:     0x647c21b6194b - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x647c21b5a6ce - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   28:     0x647c21b5c5d1 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stderr]   29:     0x647c21bf3c27 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   30:     0x647c21bf3c27 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   31:     0x647c21bf3c27 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   32:     0x647c21bf3c27 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x647c21bf3c27 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stderr]   34:     0x647c21bf3c27 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   35:     0x647c21bf3c27 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   36:     0x647c21bf3c27 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   37:     0x647c21bf3c27 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stderr]   38:     0x647c21b5a6b7 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stderr]   39:     0x647c21b6bbee - main
[INFO] [stderr]   40:     0x7d06178401ca - <unknown>
[INFO] [stderr]   41:     0x7d061784028b - __libc_start_main
[INFO] [stderr]   42:     0x647c21b58f55 - _start
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test unary_idempotence_test`
[INFO] running `Command { std: "docker" "inspect" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b", kill_on_drop: false }`
[INFO] [stdout] 5af54fc3f7b799a22745e00bbca89aa7f4326f3eeef3a8a4b1657e796cc5845b
