[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.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nmacasaet1003/emmy on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atoi v0.3.3
[INFO] [stderr]   Downloaded bolero v0.13.4
[INFO] [stderr]   Downloaded mini-redis v0.4.1
[INFO] [stderr]   Downloaded bolero-generator-derive v0.13.4
[INFO] [stderr]   Downloaded bolero-kani v0.13.0
[INFO] [stderr]   Downloaded pretty-hex v0.4.1
[INFO] [stderr]   Downloaded stageleft v0.13.1
[INFO] [stderr]   Downloaded toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded bolero-libfuzzer v0.13.0
[INFO] [stderr]   Downloaded bolero-afl v0.13.0
[INFO] [stderr]   Downloaded stageleft_macro v0.13.1
[INFO] [stderr]   Downloaded bolero-generator v0.13.5
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded bolero-engine v0.13.4
[INFO] [stderr]   Downloaded bolero-honggfuzz v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3aa488364e5eeea3ad4379ea905fadc6fa92e9ba24f197a8c26ada5f1e271e92
[INFO] running `Command { std: "docker" "start" "-a" "3aa488364e5eeea3ad4379ea905fadc6fa92e9ba24f197a8c26ada5f1e271e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aa488364e5eeea3ad4379ea905fadc6fa92e9ba24f197a8c26ada5f1e271e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aa488364e5eeea3ad4379ea905fadc6fa92e9ba24f197a8c26ada5f1e271e92", kill_on_drop: false }`
[INFO] [stdout] 3aa488364e5eeea3ad4379ea905fadc6fa92e9ba24f197a8c26ada5f1e271e92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48c54a814c4f5f654cf9646718d5941701ff183caaa9855b89d6fb40c4b39bc1
[INFO] running `Command { std: "docker" "start" "-a" "48c54a814c4f5f654cf9646718d5941701ff183caaa9855b89d6fb40c4b39bc1", 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 toml_datetime v0.6.3
[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 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 regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[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 cpufeatures v0.2.17
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matchers v0.0.1
[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 regex-automata v0.4.13
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ctor v0.4.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v0.3.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 structopt v0.3.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling bolero-generator-derive v0.13.4
[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 tokio v1.49.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling bolero-generator v0.13.5
[INFO] [stderr]    Compiling stageleft v0.13.1
[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 31.27s
[INFO] running `Command { std: "docker" "inspect" "48c54a814c4f5f654cf9646718d5941701ff183caaa9855b89d6fb40c4b39bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c54a814c4f5f654cf9646718d5941701ff183caaa9855b89d6fb40c4b39bc1", kill_on_drop: false }`
[INFO] [stdout] 48c54a814c4f5f654cf9646718d5941701ff183caaa9855b89d6fb40c4b39bc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05747e79ce0c04a22dd1415f2ade0e176358d837b92039298a5c313a4d12bfd9
[INFO] running `Command { std: "docker" "start" "-a" "05747e79ce0c04a22dd1415f2ade0e176358d837b92039298a5c313a4d12bfd9", 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: 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_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: 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.46s
[INFO] running `Command { std: "docker" "inspect" "05747e79ce0c04a22dd1415f2ade0e176358d837b92039298a5c313a4d12bfd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05747e79ce0c04a22dd1415f2ade0e176358d837b92039298a5c313a4d12bfd9", kill_on_drop: false }`
[INFO] [stdout] 05747e79ce0c04a22dd1415f2ade0e176358d837b92039298a5c313a4d12bfd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 302514bdcae0fd97916228896e0b2eb25de5ff1487b585ce7efc68ed170ac10d
[INFO] running `Command { std: "docker" "start" "-a" "302514bdcae0fd97916228896e0b2eb25de5ff1487b585ce7efc68ed170ac10d", 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.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migrate_bolero-b1b87a1b256cff0f)
[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-61bb1e00c6719dd8)
[INFO] [stderr]      Running tests/unary_commutativity_test.rs (/opt/rustwide/target/debug/deps/unary_commutativity_test-dd906c56694e1e56)
[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] test unary_commutativity_tester ...	run time: 1.000003857s | iterations/s: 302386 | corpus inputs: 6 | rng inputs: 302381 | exit reason: max duration (1s - default) exceeded
[INFO] [stderr]      Running tests/unary_idempotence_test.rs (/opt/rustwide/target/debug/deps/unary_idempotence_test-f1a47ba61eedd77d)
[INFO] [stderr] test unary_idempotence_tester ...	run time: 183.94µs | iterations/s: 5437 | 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:     0x5944fa6d95b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5944fa6d95b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5944fa6d95b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5944fa6d95b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5944fa6ea69a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5944fa6ea69a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stderr]    6:     0x5944fa6b3ae6 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5944fa6b3ae6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5944fa6bce99 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5944fa6bce99 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5944fa6bccf9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5944fa695fe3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9b6355dc2a5dc56c
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x5944fa695a02 - <bolero_engine::panic::PANIC_HOOK as core::ops::deref::Deref>::deref::__static_ref_initialize::{{closure}}::h345d6a3e8db31e98
[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:     0x5944fa6bd1c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x5944fa6bd1c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5944fa6bcf8a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5944fa6b9e49 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5944fa6a893d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5944fa6f1a3c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stderr]   19:     0x5944fa63f5e0 - bolero::test::TestEngine::run_tests::h10172ea14a3fcf10
[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:     0x5944fa63dab4 - bolero::test::TestEngine::run_with_value::hfeb42d968aa019f6
[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:     0x5944fa63f6d9 - <bolero::test::TestEngine as bolero_engine::Engine<T>>::run::he17909a21ec1803d
[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:     0x5944fa6437c1 - bolero::TestTarget<G,E,bolero::ClonedInput>::for_each::hce8b91e65015bcf2
[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:     0x5944fa640ad3 - unary_idempotence_test::unary_idempotence_tester::h3efcf0ddb9ce1dca
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:429
[INFO] [stderr]   24:     0x5944fa64082b - unary_idempotence_test::unary_idempotence_test::h7548e8b4ef3a3d2a
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:1352
[INFO] [stderr]   25:     0x5944fa640ff6 - unary_idempotence_test::main::h620486a5c4fe5c0a
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:1128
[INFO] [stderr]   26:     0x5944fa64bcab - core::ops::function::FnOnce::call_once::h619bb0b29649b065
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x5944fa645b4e - std::sys::backtrace::__rust_begin_short_backtrace::h858785e7a1e7e378
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   28:     0x5944fa641361 - std::rt::lang_start::{{closure}}::h033cf52d8c66bc84
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:206:18
[INFO] [stderr]   29:     0x5944fa6b51d6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   30:     0x5944fa6b51d6 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]   31:     0x5944fa6b51d6 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]   32:     0x5944fa6b51d6 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5944fa6b51d6 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stderr]   34:     0x5944fa6b51d6 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]   35:     0x5944fa6b51d6 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]   36:     0x5944fa6b51d6 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]   37:     0x5944fa6b51d6 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stderr]   38:     0x5944fa641347 - std::rt::lang_start::h5509223510cf695c
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:205:5
[INFO] [stderr]   39:     0x5944fa643d1e - main
[INFO] [stderr]   40:     0x76ad4f9dc1ca - <unknown>
[INFO] [stderr]   41:     0x76ad4f9dc28b - __libc_start_main
[INFO] [stderr]   42:     0x5944fa6353c5 - _start
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test unary_idempotence_test`
[INFO] running `Command { std: "docker" "inspect" "302514bdcae0fd97916228896e0b2eb25de5ff1487b585ce7efc68ed170ac10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "302514bdcae0fd97916228896e0b2eb25de5ff1487b585ce7efc68ed170ac10d", kill_on_drop: false }`
[INFO] [stdout] 302514bdcae0fd97916228896e0b2eb25de5ff1487b585ce7efc68ed170ac10d
