[INFO] cloning repository https://github.com/withoutboats/bpb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/withoutboats/bpb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithoutboats%2Fbpb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithoutboats%2Fbpb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1ef5ca1d2dea0e2ec0b1616f087f110ea17adfa
[INFO] checking withoutboats/bpb against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithoutboats%2Fbpb" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/withoutboats/bpb
[INFO] finished tweaking git repo https://github.com/withoutboats/bpb
[INFO] tweaked toml for git repo https://github.com/withoutboats/bpb written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/withoutboats/bpb on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/withoutboats/bpb 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: Cargo.toml: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature.
[INFO] [stderr] warning: `bpb` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9bee0aaafb873f6f0a984aca2e37992195cdb0332f55d3874d57035c23ddae28
[INFO] running `Command { std: "docker" "start" "9bee0aaafb873f6f0a984aca2e37992195cdb0332f55d3874d57035c23ddae28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bee0aaafb873f6f0a984aca2e37992195cdb0332f55d3874d57035c23ddae28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bee0aaafb873f6f0a984aca2e37992195cdb0332f55d3874d57035c23ddae28" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bee0aaafb873f6f0a984aca2e37992195cdb0332f55d3874d57035c23ddae28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bee0aaafb873f6f0a984aca2e37992195cdb0332f55d3874d57035c23ddae28" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: Cargo.toml: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature.
[INFO] [stderr] warning: `bpb` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling rand_core v0.2.1
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling subtle v0.6.3
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking arrayref v0.3.4
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking sha1 v0.2.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]     Checking base64 v0.9.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rand v0.5.4
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling syn v0.14.4
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]     Checking generic-array v0.9.0
[INFO] [stderr]     Checking digest v0.7.5
[INFO] [stderr]     Checking sha2 v0.7.1
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling curve25519-dalek v0.18.0
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]     Checking ed25519-dalek v0.7.0
[INFO] [stderr]     Checking pbp v0.4.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pbp-0.4.0/src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(rust_2018_preview)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.76.0
[INFO] [stdout]    = note: 2018 Edition preview is no longer relevant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pbp` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9bee0aaafb873f6f0a984aca2e37992195cdb0332f55d3874d57035c23ddae28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bee0aaafb873f6f0a984aca2e37992195cdb0332f55d3874d57035c23ddae28", kill_on_drop: false }`
[INFO] [stdout] 9bee0aaafb873f6f0a984aca2e37992195cdb0332f55d3874d57035c23ddae28
