[INFO] cloning repository https://github.com/suddenabnormalsecrets/rust-derive-fuzztest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suddenabnormalsecrets/rust-derive-fuzztest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuddenabnormalsecrets%2Frust-derive-fuzztest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuddenabnormalsecrets%2Frust-derive-fuzztest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7df93a58c6ef1411dcd29dd97d9a1e2af203551
[INFO] testing suddenabnormalsecrets/rust-derive-fuzztest against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuddenabnormalsecrets%2Frust-derive-fuzztest" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/suddenabnormalsecrets/rust-derive-fuzztest
[INFO] finished tweaking git repo https://github.com/suddenabnormalsecrets/rust-derive-fuzztest
[INFO] tweaked toml for git repo https://github.com/suddenabnormalsecrets/rust-derive-fuzztest written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suddenabnormalsecrets/rust-derive-fuzztest on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/suddenabnormalsecrets/rust-derive-fuzztest 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proptest-arbitrary-interop v0.1.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded xshell-macros v0.2.6
[INFO] [stderr]   Downloaded xshell v0.2.6
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5a55244b8350a9a4d98087e7f73c1cc28b502fb72b05b4ffd613025d9c98d00
[INFO] running `Command { std: "docker" "start" "-a" "f5a55244b8350a9a4d98087e7f73c1cc28b502fb72b05b4ffd613025d9c98d00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5a55244b8350a9a4d98087e7f73c1cc28b502fb72b05b4ffd613025d9c98d00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5a55244b8350a9a4d98087e7f73c1cc28b502fb72b05b4ffd613025d9c98d00", kill_on_drop: false }`
[INFO] [stdout] f5a55244b8350a9a4d98087e7f73c1cc28b502fb72b05b4ffd613025d9c98d00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dce2d700e6eae40bef96935dce6d463ab7833884d945fdb21fe7ee060ad739d
[INFO] running `Command { std: "docker" "start" "-a" "0dce2d700e6eae40bef96935dce6d463ab7833884d945fdb21fe7ee060ad739d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling derive_fuzztest_macro v0.1.4 (/opt/rustwide/workdir/derive_fuzztest_macro)
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling proptest-arbitrary-interop v0.1.0
[INFO] [stderr]    Compiling derive_fuzztest v0.1.4 (/opt/rustwide/workdir/derive_fuzztest)
[INFO] [stderr]    Compiling derive_fuzz_example v0.1.4 (/opt/rustwide/workdir/derive_fuzztest/fuzz)
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/discard_result.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/integer_add.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/arbitrary.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/strange_argument_patterns2.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/strange_argument_patterns.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.90s
[INFO] running `Command { std: "docker" "inspect" "0dce2d700e6eae40bef96935dce6d463ab7833884d945fdb21fe7ee060ad739d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dce2d700e6eae40bef96935dce6d463ab7833884d945fdb21fe7ee060ad739d", kill_on_drop: false }`
[INFO] [stdout] 0dce2d700e6eae40bef96935dce6d463ab7833884d945fdb21fe7ee060ad739d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee309c14423dedbb3970b40efd03a1dd1b30e3266a846cfe40874e473df664b5
[INFO] running `Command { std: "docker" "start" "-a" "ee309c14423dedbb3970b40efd03a1dd1b30e3266a846cfe40874e473df664b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling xshell-macros v0.2.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling derive_fuzztest_macro v0.1.4 (/opt/rustwide/workdir/derive_fuzztest_macro)
[INFO] [stderr]    Compiling xshell v0.2.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling derive_fuzztest v0.1.4 (/opt/rustwide/workdir/derive_fuzztest)
[INFO] [stderr]    Compiling derive_fuzz_example v0.1.4 (/opt/rustwide/workdir/derive_fuzztest/fuzz)
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/strange_argument_patterns.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/discard_result.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/arbitrary.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/integer_add.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> derive_fuzztest/fuzz/src/bin/strange_argument_patterns2.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[fuzztest]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> derive_fuzztest/tests/run_fuzz.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     cmd!(sh, "cargo +nightly fuzz run arbitrary -- -runs=1000").run()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> derive_fuzztest/tests/run_fuzz.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     cmd!(sh, "cargo +nightly fuzz run discard_result -- -runs=1000").run()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[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: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> derive_fuzztest/tests/run_fuzz.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     cmd!(sh, "cargo +nightly fuzz run integer_add -- -runs=1000").run()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[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: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> derive_fuzztest/tests/run_fuzz.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     cmd!(sh, "cargo +nightly fuzz run strange_argument_patterns -- -runs=1000").run()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[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: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.64s
[INFO] running `Command { std: "docker" "inspect" "ee309c14423dedbb3970b40efd03a1dd1b30e3266a846cfe40874e473df664b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee309c14423dedbb3970b40efd03a1dd1b30e3266a846cfe40874e473df664b5", kill_on_drop: false }`
[INFO] [stdout] ee309c14423dedbb3970b40efd03a1dd1b30e3266a846cfe40874e473df664b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 366ba157cff4d6162902b79b4650f985c360bccd99bd54ccbdf755158fd2c941
[INFO] running `Command { std: "docker" "start" "-a" "366ba157cff4d6162902b79b4650f985c360bccd99bd54ccbdf755158fd2c941", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stderr]   --> derive_fuzztest/tests/run_fuzz.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     cmd!(sh, "cargo +nightly fuzz run arbitrary -- -runs=1000").run()?;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stderr]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stderr]   --> derive_fuzztest/tests/run_fuzz.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     cmd!(sh, "cargo +nightly fuzz run discard_result -- -runs=1000").run()?;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[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: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stderr]   --> derive_fuzztest/tests/run_fuzz.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     cmd!(sh, "cargo +nightly fuzz run integer_add -- -runs=1000").run()?;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[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: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stderr]   --> derive_fuzztest/tests/run_fuzz.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     cmd!(sh, "cargo +nightly fuzz run strange_argument_patterns -- -runs=1000").run()?;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[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: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `derive_fuzztest` (test "run_fuzz") generated 4 warnings
[INFO] [stderr] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stderr]   --> derive_fuzztest/fuzz/src/bin/integer_add.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[fuzztest]
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stderr]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stderr]   --> derive_fuzztest/fuzz/src/bin/strange_argument_patterns.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[fuzztest]
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stderr]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stderr]   --> derive_fuzztest/fuzz/src/bin/strange_argument_patterns2.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[fuzztest]
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stderr]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stderr]   --> derive_fuzztest/fuzz/src/bin/discard_result.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[fuzztest]
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stderr]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stderr]   --> derive_fuzztest/fuzz/src/bin/arbitrary.rs:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[fuzztest]
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, `fuzzing`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `fuzztest` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `fuzztest` may come from an old version of the `derive_fuzztest_macro` crate, try updating your dependency with `cargo update -p derive_fuzztest_macro`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stderr]    = note: this warning originates in the attribute macro `fuzztest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `derive_fuzz_example` (bin "integer_add" test) generated 1 warning
[INFO] [stderr] warning: `derive_fuzz_example` (bin "strange_argument_patterns" test) generated 1 warning
[INFO] [stderr] warning: `derive_fuzz_example` (bin "strange_argument_patterns2" test) generated 1 warning
[INFO] [stderr] warning: `derive_fuzz_example` (bin "discard_result" test) generated 1 warning
[INFO] [stderr] warning: `derive_fuzz_example` (bin "arbitrary" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/bin/arbitrary.rs (/opt/rustwide/target/debug/deps/arbitrary-3d2d62e171c3be5f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test proptest_test::proptest_test ... ok
[INFO] [stdout] test quickcheck_test ... ok
[INFO] [stderr]      Running unittests src/bin/discard_result.rs (/opt/rustwide/target/debug/deps/discard_result-0a001c07601a3756)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test quickcheck_test ... ok
[INFO] [stdout] test proptest_test::proptest_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/integer_add.rs (/opt/rustwide/target/debug/deps/integer_add-f29c9260ad27fed4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test proptest_test::proptest_test ... ok
[INFO] [stdout] test quickcheck_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/strange_argument_patterns.rs (/opt/rustwide/target/debug/deps/strange_argument_patterns-bbf32295befde119)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test proptest_test::proptest_test ... ok
[INFO] [stdout] test quickcheck_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/strange_argument_patterns2.rs (/opt/rustwide/target/debug/deps/strange_argument_patterns2-ff825d7c3d68f552)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test proptest_test::proptest_test ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/derive_fuzztest-172958bb232104dc)
[INFO] [stdout] test quickcheck_test ... ok
[INFO] [stderr]      Running tests/run_fuzz.rs (/opt/rustwide/target/debug/deps/run_fuzz-a76338d6e8163393)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
[INFO] [stderr] error: could not create temp file /opt/rustwide/rustup-home/tmp/d_vw8qqd1hxzucwz_file: Read-only file system (os error 30)
[INFO] [stdout] test run_fuzzers ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_fuzzers stdout ----
[INFO] [stdout] $ cargo +nightly fuzz run arbitrary -- -runs=1000
[INFO] [stdout] Error: command exited with non-zero code `cargo +nightly fuzz run arbitrary -- -runs=1000`: 1
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    2: run_fuzz::run_fuzzers
[INFO] [stdout]              at ./tests/run_fuzz.rs:15:5
[INFO] [stdout]    3: run_fuzz::run_fuzzers::{{closure}}
[INFO] [stdout]              at ./tests/run_fuzz.rs:12:21
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr] error: test failed, to rerun pass `-p derive_fuzztest --test run_fuzz`
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   24: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_fuzzers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "366ba157cff4d6162902b79b4650f985c360bccd99bd54ccbdf755158fd2c941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "366ba157cff4d6162902b79b4650f985c360bccd99bd54ccbdf755158fd2c941", kill_on_drop: false }`
[INFO] [stdout] 366ba157cff4d6162902b79b4650f985c360bccd99bd54ccbdf755158fd2c941
