[INFO] cloning repository https://github.com/loiclec/fuzzcheck-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loiclec/fuzzcheck-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floiclec%2Ffuzzcheck-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floiclec%2Ffuzzcheck-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f7de6faaa87deceddd9489448dd748f95b051dd [INFO] testing loiclec/fuzzcheck-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floiclec%2Ffuzzcheck-rs" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loiclec/fuzzcheck-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-87/source/rust-toolchain [INFO] started tweaking git repo https://github.com/loiclec/fuzzcheck-rs [INFO] finished tweaking git repo https://github.com/loiclec/fuzzcheck-rs [INFO] tweaked toml for git repo https://github.com/loiclec/fuzzcheck-rs written to /workspace/builds/worker-87/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded decent-synquote-alternative v0.4.0 [INFO] [stderr] Downloaded decent-serde-json-alternative v0.5.0 [INFO] [stderr] Downloaded decent-serde-json-derive-alternative v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 643181a8c275cb25bee3a2825bf0f85bc79ee68cb5e67a60232c9b63d769cd2b [INFO] running `Command { std: "docker" "start" "-a" "643181a8c275cb25bee3a2825bf0f85bc79ee68cb5e67a60232c9b63d769cd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "643181a8c275cb25bee3a2825bf0f85bc79ee68cb5e67a60232c9b63d769cd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643181a8c275cb25bee3a2825bf0f85bc79ee68cb5e67a60232c9b63d769cd2b", kill_on_drop: false }` [INFO] [stdout] 643181a8c275cb25bee3a2825bf0f85bc79ee68cb5e67a60232c9b63d769cd2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e282083d56c3623fdfeadf675b0c728a1227dbea85e109bf71b1aa47d19dc62e [INFO] running `Command { std: "docker" "start" "-a" "e282083d56c3623fdfeadf675b0c728a1227dbea85e109bf71b1aa47d19dc62e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cargo-fuzzcheck v0.11.0 (/opt/rustwide/workdir/cargo-fuzzcheck) [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling nu-ansi-term v0.39.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling fuzzcheck_common v0.11.0 (/opt/rustwide/workdir/fuzzcheck_common) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> fuzzcheck_common/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(no_coverage)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fuzzcheck_common` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e282083d56c3623fdfeadf675b0c728a1227dbea85e109bf71b1aa47d19dc62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e282083d56c3623fdfeadf675b0c728a1227dbea85e109bf71b1aa47d19dc62e", kill_on_drop: false }` [INFO] [stdout] e282083d56c3623fdfeadf675b0c728a1227dbea85e109bf71b1aa47d19dc62e