[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmacasaet1003%2Femmy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nmacasaet1003/emmy on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b59a0eb506c20ea2a508d5e73d617e5b6416b401926407bcc2ab52e7fe7c0d2a
[INFO] running `Command { std: "docker" "start" "-a" "b59a0eb506c20ea2a508d5e73d617e5b6416b401926407bcc2ab52e7fe7c0d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b59a0eb506c20ea2a508d5e73d617e5b6416b401926407bcc2ab52e7fe7c0d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59a0eb506c20ea2a508d5e73d617e5b6416b401926407bcc2ab52e7fe7c0d2a", kill_on_drop: false }`
[INFO] [stdout] b59a0eb506c20ea2a508d5e73d617e5b6416b401926407bcc2ab52e7fe7c0d2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ba4f10b3b4de8652c37e16e02188f1341e012ac5ce54f7d90c0987d187c2321
[INFO] running `Command { std: "docker" "start" "-a" "5ba4f10b3b4de8652c37e16e02188f1341e012ac5ce54f7d90c0987d187c2321", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[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 regex-automata v0.4.13
[INFO] [stderr]    Compiling atoi v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ctor v0.4.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling bolero-generator-derive v0.13.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling stageleft_macro v0.13.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling bolero-generator v0.13.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling stageleft v0.13.1
[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 25.61s
[INFO] running `Command { std: "docker" "inspect" "5ba4f10b3b4de8652c37e16e02188f1341e012ac5ce54f7d90c0987d187c2321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba4f10b3b4de8652c37e16e02188f1341e012ac5ce54f7d90c0987d187c2321", kill_on_drop: false }`
[INFO] [stdout] 5ba4f10b3b4de8652c37e16e02188f1341e012ac5ce54f7d90c0987d187c2321
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 394be02629a36ed828a31b9fea89eabd76183cfd43add4c271f9a2ab4150019b
[INFO] running `Command { std: "docker" "start" "-a" "394be02629a36ed828a31b9fea89eabd76183cfd43add4c271f9a2ab4150019b", 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_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 31 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 31 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_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] [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: 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 31 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "394be02629a36ed828a31b9fea89eabd76183cfd43add4c271f9a2ab4150019b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "394be02629a36ed828a31b9fea89eabd76183cfd43add4c271f9a2ab4150019b", kill_on_drop: false }`
[INFO] [stdout] 394be02629a36ed828a31b9fea89eabd76183cfd43add4c271f9a2ab4150019b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e14b8ef617165297d54fd3761591cb99b8c570fbacba2c224b317c832c5276e4
[INFO] running `Command { std: "docker" "start" "-a" "e14b8ef617165297d54fd3761591cb99b8c570fbacba2c224b317c832c5276e4", kill_on_drop: false }`
[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 31 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: 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 31 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 31 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: `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] 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[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.000003118s | iterations/s: 270140 | corpus inputs: 6 | rng inputs: 270135 | 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: 169.56µs | iterations/s: 5898 | 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' (27) 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:     0x5832c7d2807a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5832c7d2807a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5832c7d2807a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5832c7d2807a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5832c7d3c95a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5832c7d3c95a - core[10b6fa85044e1869]::fmt::write
[INFO] [stderr]    6:     0x5832c7d2ce72 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5832c7d2ce72 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5832c7d1147f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5832c7d1147f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5832c7d23381 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5832c7cf0223 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h1d068ce4e1dae8fe
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x5832c7cec822 - <bolero_engine::panic::PANIC_HOOK as core::ops::deref::Deref>::deref::__static_ref_initialize::{{closure}}::h78c81fc5449114e9
[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:     0x5832c7d23632 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x5832c7d23632 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5832c7d1156a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5832c7d08b39 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5832c7d11e9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5832c7d3d23c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stderr]   19:     0x5832c7c92290 - bolero::test::TestEngine::run_tests::h4252fe1dd71b510c
[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:     0x5832c7c90764 - bolero::test::TestEngine::run_with_value::he66fa900ca3453d6
[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:     0x5832c7c92389 - <bolero::test::TestEngine as bolero_engine::Engine<T>>::run::hd77a4c869b3ad62f
[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:     0x5832c7c9ac21 - bolero::TestTarget<G,E,bolero::ClonedInput>::for_each::h57ce5b2a996aee49
[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:     0x5832c7c97f73 - unary_idempotence_test::unary_idempotence_tester::h39b722d07d527a25
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:429
[INFO] [stderr]   24:     0x5832c7c97ccb - unary_idempotence_test::unary_idempotence_test::hf2e5eb353deb012f
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:1352
[INFO] [stderr]   25:     0x5832c7c98496 - unary_idempotence_test::main::hc1c2c17b77a82f93
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:1128
[INFO] [stderr]   26:     0x5832c7c98cfb - core::ops::function::FnOnce::call_once::h0366921eff1646f1
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x5832c7c9851e - std::sys::backtrace::__rust_begin_short_backtrace::h0f5dabcc16c18d2c
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   28:     0x5832c7c9ea51 - std::rt::lang_start::{{closure}}::hc32dd1e78e007a3b
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stderr]   29:     0x5832c7d226a4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   30:     0x5832c7d226a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   31:     0x5832c7d226a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   32:     0x5832c7d226a4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5832c7d226a4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stderr]   34:     0x5832c7d226a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   35:     0x5832c7d226a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   36:     0x5832c7d226a4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   37:     0x5832c7d226a4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stderr]   38:     0x5832c7c9ea37 - std::rt::lang_start::he9fc832ae610a6cb
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stderr]   39:     0x5832c7c9b76e - main
[INFO] [stderr]   40:     0x79fa3dae71ca - <unknown>
[INFO] [stderr]   41:     0x79fa3dae728b - __libc_start_main
[INFO] [stderr]   42:     0x5832c7c88065 - _start
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test unary_idempotence_test`
[INFO] running `Command { std: "docker" "inspect" "e14b8ef617165297d54fd3761591cb99b8c570fbacba2c224b317c832c5276e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e14b8ef617165297d54fd3761591cb99b8c570fbacba2c224b317c832c5276e4", kill_on_drop: false }`
[INFO] [stdout] e14b8ef617165297d54fd3761591cb99b8c570fbacba2c224b317c832c5276e4
