[INFO] fetching crate bolero 0.5.0... [INFO] checking bolero-0.5.0 against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] extracting crate bolero 0.5.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate bolero 0.5.0 on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bolero 0.5.0 [INFO] finished tweaking crates.io crate bolero 0.5.0 [INFO] tweaked toml for crates.io crate bolero 0.5.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f49bcebabc3d2e37a69b4a15dc946a2396ee8188406b171ceb64aaff2b6001cb [INFO] running `"docker" "start" "-a" "f49bcebabc3d2e37a69b4a15dc946a2396ee8188406b171ceb64aaff2b6001cb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling bolero-honggfuzz v0.5.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling bolero-libfuzzer v0.5.0 [INFO] [stderr] Compiling bolero-afl v0.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling bolero-generator-derive v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking bolero-generator v0.5.1 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking libtest-mimic v0.2.0 [INFO] [stderr] Checking bolero-engine v0.5.1 [INFO] [stderr] Checking bolero v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0063]: missing field `item_path` in initializer of `bolero_engine::target_location::TargetLocation` [INFO] [stderr] --> src/lib.rs:118:24 [INFO] [stderr] | [INFO] [stderr] 118 | let location = $crate::TargetLocation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ missing `item_path` [INFO] [stderr] ... [INFO] [stderr] 402 | fuzz!().for_each(|input| { [INFO] [stderr] | ------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `item_path` in initializer of `bolero_engine::target_location::TargetLocation` [INFO] [stderr] --> src/lib.rs:118:24 [INFO] [stderr] | [INFO] [stderr] 118 | let location = $crate::TargetLocation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ missing `item_path` [INFO] [stderr] ... [INFO] [stderr] 410 | fuzz!().with_type().for_each(|input: &u8| { [INFO] [stderr] | ------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `item_path` in initializer of `bolero_engine::target_location::TargetLocation` [INFO] [stderr] --> src/lib.rs:118:24 [INFO] [stderr] | [INFO] [stderr] 118 | let location = $crate::TargetLocation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ missing `item_path` [INFO] [stderr] ... [INFO] [stderr] 418 | fuzz!().with_type().cloned().for_each(|input: u8| { [INFO] [stderr] | ------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `item_path` in initializer of `bolero_engine::target_location::TargetLocation` [INFO] [stderr] --> src/lib.rs:118:24 [INFO] [stderr] | [INFO] [stderr] 118 | let location = $crate::TargetLocation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ missing `item_path` [INFO] [stderr] ... [INFO] [stderr] 425 | fuzz!().with_generator(0..=5).for_each(|_input: &u8| { [INFO] [stderr] | ------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `item_path` in initializer of `bolero_engine::target_location::TargetLocation` [INFO] [stderr] --> src/lib.rs:118:24 [INFO] [stderr] | [INFO] [stderr] 118 | let location = $crate::TargetLocation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ missing `item_path` [INFO] [stderr] ... [INFO] [stderr] 432 | fuzz!() [INFO] [stderr] | ------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `item_path` in initializer of `bolero_engine::target_location::TargetLocation` [INFO] [stderr] --> src/lib.rs:118:24 [INFO] [stderr] | [INFO] [stderr] 118 | let location = $crate::TargetLocation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ missing `item_path` [INFO] [stderr] ... [INFO] [stderr] 446 | fuzz!().with_generator(0..=5).for_each(|_input: &u8| { [INFO] [stderr] | ------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `bolero`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f49bcebabc3d2e37a69b4a15dc946a2396ee8188406b171ceb64aaff2b6001cb"` [INFO] running `"docker" "rm" "-f" "f49bcebabc3d2e37a69b4a15dc946a2396ee8188406b171ceb64aaff2b6001cb"` [INFO] [stdout] f49bcebabc3d2e37a69b4a15dc946a2396ee8188406b171ceb64aaff2b6001cb