[INFO] fetching crate cargo-bolero 0.10.0...
[INFO] checking cargo-bolero-0.10.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cargo-bolero 0.10.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cargo-bolero 0.10.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-bolero 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-bolero 0.10.0
[INFO] tweaked toml for crates.io crate cargo-bolero 0.10.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate cargo-bolero 0.10.0 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.0.1
[INFO] [stderr]   Downloaded cargo_metadata v0.18.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.3
[INFO] [stderr]   Downloaded bolero-afl v0.10.0
[INFO] [stderr]   Downloaded serde_json v1.0.106
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded rustix v0.38.9
[INFO] [stderr]   Downloaded bolero-honggfuzz v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b90662a51693579445e650ee474781a0713f6c90dbd41e36664d3f29defe18b
[INFO] running `Command { std: "docker" "start" "-a" "5b90662a51693579445e650ee474781a0713f6c90dbd41e36664d3f29defe18b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b90662a51693579445e650ee474781a0713f6c90dbd41e36664d3f29defe18b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b90662a51693579445e650ee474781a0713f6c90dbd41e36664d3f29defe18b", kill_on_drop: false }`
[INFO] [stdout] 5b90662a51693579445e650ee474781a0713f6c90dbd41e36664d3f29defe18b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b53391fd10ec093beef9fb70235e2d02c8db1bc98c85dc558353e71d4c15647c
[INFO] running `Command { std: "docker" "start" "-a" "b53391fd10ec093beef9fb70235e2d02c8db1bc98c85dc558353e71d4c15647c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling rustix v0.38.9
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling cargo-bolero v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bolero-afl v0.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking cargo-platform v0.1.3
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking cargo_metadata v0.18.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bolero`
[INFO] [stdout]  --> tests/fuzz_harnessed/fuzz_target.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     bolero::check!().for_each(|_| {});
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `bolero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bolero`
[INFO] [stdout]  --> tests/fuzz_generator/fuzz_target.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bolero::check;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `bolero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bolero`
[INFO] [stdout]  --> tests/fuzz_bytes/fuzz_target.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bolero::check;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `bolero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-bolero` (test "fuzz_harnessed") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-bolero` (test "fuzz_generator") due to 2 previous errors
[INFO] [stderr] error: could not compile `cargo-bolero` (test "fuzz_bytes") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b53391fd10ec093beef9fb70235e2d02c8db1bc98c85dc558353e71d4c15647c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53391fd10ec093beef9fb70235e2d02c8db1bc98c85dc558353e71d4c15647c", kill_on_drop: false }`
[INFO] [stdout] b53391fd10ec093beef9fb70235e2d02c8db1bc98c85dc558353e71d4c15647c
[INFO] checking cargo-bolero-0.10.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate cargo-bolero 0.10.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cargo-bolero 0.10.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-bolero 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-bolero 0.10.0
[INFO] tweaked toml for crates.io crate cargo-bolero 0.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-bolero 0.10.0 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 611f3bc210dbb24436b6a8f0902c512db3637d86e6797748ae444f2ed89f62c3
[INFO] running `Command { std: "docker" "start" "-a" "611f3bc210dbb24436b6a8f0902c512db3637d86e6797748ae444f2ed89f62c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "611f3bc210dbb24436b6a8f0902c512db3637d86e6797748ae444f2ed89f62c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "611f3bc210dbb24436b6a8f0902c512db3637d86e6797748ae444f2ed89f62c3", kill_on_drop: false }`
[INFO] [stdout] 611f3bc210dbb24436b6a8f0902c512db3637d86e6797748ae444f2ed89f62c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 897c8c99724bb6ce8b7c8827acfedd4fbc5ba99f202d5f537186ea720ffee253
[INFO] running `Command { std: "docker" "start" "-a" "897c8c99724bb6ce8b7c8827acfedd4fbc5ba99f202d5f537186ea720ffee253", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]    Compiling rustix v0.38.9
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling cargo-bolero v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bolero-afl v0.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking cargo-platform v0.1.3
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking cargo_metadata v0.18.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bolero`
[INFO] [stdout]  --> tests/fuzz_harnessed/fuzz_target.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     bolero::check!().for_each(|_| {});
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `bolero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bolero`
[INFO] [stdout]  --> tests/fuzz_generator/fuzz_target.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bolero::check;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `bolero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bolero`
[INFO] [stdout]  --> tests/fuzz_bytes/fuzz_target.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bolero::check;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `bolero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-bolero` (test "fuzz_harnessed") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-bolero` (test "fuzz_generator") due to 2 previous errors
[INFO] [stderr] error: could not compile `cargo-bolero` (test "fuzz_bytes") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "897c8c99724bb6ce8b7c8827acfedd4fbc5ba99f202d5f537186ea720ffee253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "897c8c99724bb6ce8b7c8827acfedd4fbc5ba99f202d5f537186ea720ffee253", kill_on_drop: false }`
[INFO] [stdout] 897c8c99724bb6ce8b7c8827acfedd4fbc5ba99f202d5f537186ea720ffee253
