[INFO] fetching crate fuzzcheck 0.12.1...
[INFO] checking fuzzcheck-0.12.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fuzzcheck 0.12.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate fuzzcheck 0.12.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuzzcheck 0.12.1
[INFO] finished tweaking crates.io crate fuzzcheck 0.12.1
[INFO] tweaked toml for crates.io crate fuzzcheck 0.12.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fuzzcheck_mutators_derive v0.12.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.39.0
[INFO] [stderr]   Downloaded fuzzcheck_common v0.12.0
[INFO] [stderr]   Downloaded object v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60e949d6a0ced3b10d880db01611280df2b4ac42c1cad563717dc34cde83ff26
[INFO] running `Command { std: "docker" "start" "-a" "60e949d6a0ced3b10d880db01611280df2b4ac42c1cad563717dc34cde83ff26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60e949d6a0ced3b10d880db01611280df2b4ac42c1cad563717dc34cde83ff26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e949d6a0ced3b10d880db01611280df2b4ac42c1cad563717dc34cde83ff26", kill_on_drop: false }`
[INFO] [stdout] 60e949d6a0ced3b10d880db01611280df2b4ac42c1cad563717dc34cde83ff26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 102b665f7f23898639b93f56438558d509a8e15f6863ee90ae9c31e57749590d
[INFO] running `Command { std: "docker" "start" "-a" "102b665f7f23898639b93f56438558d509a8e15f6863ee90ae9c31e57749590d", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling fuzzcheck v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking nu-ansi-term v0.39.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]     Checking fuzzcheck_common v0.12.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(no_coverage)]
[INFO] [stdout]   |            ^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: renamed to `coverage_attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 #[no_coverage]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 #[no_coverage]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     #[no_coverage]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:288:21
[INFO] [stdout]     |
[INFO] [stdout] 288 |                     #[no_coverage]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:305:21
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     #[no_coverage]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:314:17
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 #[no_coverage]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[no_coverage]
[INFO] [stdout]    |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[no_coverage]
[INFO] [stdout]    |   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[no_coverage]
[INFO] [stdout]     |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:193:15
[INFO] [stdout]     |
[INFO] [stdout] 193 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 #[no_coverage]
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 #[no_coverage]
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:244:15
[INFO] [stdout]     |
[INFO] [stdout] 244 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:255:15
[INFO] [stdout]     |
[INFO] [stdout] 255 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     #[no_coverage]
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 288 |                     #[no_coverage]
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     #[no_coverage]
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:314:19
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 #[no_coverage]
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:344:3
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[no_coverage]
[INFO] [stdout]     |   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 |     #[no_coverage]
[INFO] [stdout]     |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:417:7
[INFO] [stdout]     |
[INFO] [stdout] 417 |     #[no_coverage]
[INFO] [stdout]     |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:450:7
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[no_coverage]
[INFO] [stdout]     |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 32 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuzzcheck_common` (lib) due to 33 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "102b665f7f23898639b93f56438558d509a8e15f6863ee90ae9c31e57749590d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "102b665f7f23898639b93f56438558d509a8e15f6863ee90ae9c31e57749590d", kill_on_drop: false }`
[INFO] [stdout] 102b665f7f23898639b93f56438558d509a8e15f6863ee90ae9c31e57749590d
[INFO] checking fuzzcheck-0.12.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate fuzzcheck 0.12.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate fuzzcheck 0.12.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuzzcheck 0.12.1
[INFO] finished tweaking crates.io crate fuzzcheck 0.12.1
[INFO] tweaked toml for crates.io crate fuzzcheck 0.12.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fe33a18fd3e65835cd4069db3f3632f22c11184f46c5d9582768be2dc73621b
[INFO] running `Command { std: "docker" "start" "-a" "2fe33a18fd3e65835cd4069db3f3632f22c11184f46c5d9582768be2dc73621b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fe33a18fd3e65835cd4069db3f3632f22c11184f46c5d9582768be2dc73621b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe33a18fd3e65835cd4069db3f3632f22c11184f46c5d9582768be2dc73621b", kill_on_drop: false }`
[INFO] [stdout] 2fe33a18fd3e65835cd4069db3f3632f22c11184f46c5d9582768be2dc73621b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b19e324cb67c132e33662c774654159207393a2e42d08a37da70b4530d52fc49
[INFO] running `Command { std: "docker" "start" "-a" "b19e324cb67c132e33662c774654159207393a2e42d08a37da70b4530d52fc49", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling fuzzcheck v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking nu-ansi-term v0.39.0
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]     Checking fuzzcheck_common v0.12.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(no_coverage)]
[INFO] [stdout]   |            ^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: renamed to `coverage_attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 #[no_coverage]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 #[no_coverage]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |             #[no_coverage]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     #[no_coverage]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:288:21
[INFO] [stdout]     |
[INFO] [stdout] 288 |                     #[no_coverage]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:305:21
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     #[no_coverage]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: attributes on expressions are experimental
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:314:17
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 #[no_coverage]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
[INFO] [stdout]     = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[no_coverage]
[INFO] [stdout]    |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[no_coverage]
[INFO] [stdout]    |   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[no_coverage]
[INFO] [stdout]     |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:193:15
[INFO] [stdout]     |
[INFO] [stdout] 193 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 #[no_coverage]
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 #[no_coverage]
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:244:15
[INFO] [stdout]     |
[INFO] [stdout] 244 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:255:15
[INFO] [stdout]     |
[INFO] [stdout] 255 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |             #[no_coverage]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     #[no_coverage]
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 288 |                     #[no_coverage]
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     #[no_coverage]
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:314:19
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 #[no_coverage]
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:344:3
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[no_coverage]
[INFO] [stdout]     |   ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 |     #[no_coverage]
[INFO] [stdout]     |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:417:7
[INFO] [stdout]     |
[INFO] [stdout] 417 |     #[no_coverage]
[INFO] [stdout]     |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `no_coverage` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuzzcheck_common-0.12.0/src/arg.rs:450:7
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[no_coverage]
[INFO] [stdout]     |       ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 32 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuzzcheck_common` (lib) due to 33 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b19e324cb67c132e33662c774654159207393a2e42d08a37da70b4530d52fc49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b19e324cb67c132e33662c774654159207393a2e42d08a37da70b4530d52fc49", kill_on_drop: false }`
[INFO] [stdout] b19e324cb67c132e33662c774654159207393a2e42d08a37da70b4530d52fc49
