[INFO] fetching crate ripeg 0.1.3...
[INFO] checking ripeg-0.1.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ripeg 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ripeg 0.1.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ripeg 0.1.3
[INFO] finished tweaking crates.io crate ripeg 0.1.3
[INFO] tweaked toml for crates.io crate ripeg 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09cf2b65dbbfcb79a6f03cbf19d7c9de0bffe7862c4cf763c825ea6507fca486
[INFO] running `Command { std: "docker" "start" "-a" "09cf2b65dbbfcb79a6f03cbf19d7c9de0bffe7862c4cf763c825ea6507fca486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09cf2b65dbbfcb79a6f03cbf19d7c9de0bffe7862c4cf763c825ea6507fca486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09cf2b65dbbfcb79a6f03cbf19d7c9de0bffe7862c4cf763c825ea6507fca486", kill_on_drop: false }`
[INFO] [stdout] 09cf2b65dbbfcb79a6f03cbf19d7c9de0bffe7862c4cf763c825ea6507fca486
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb4923804be64214eda953416bd2fee23664d768f0c0e407d42cf8f628278f99
[INFO] running `Command { std: "docker" "start" "-a" "eb4923804be64214eda953416bd2fee23664d768f0c0e407d42cf8f628278f99", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ripeg v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]   --> benchmarks/charset.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use criterion::{criterion_group, criterion_main, Criterion};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `criterion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]   --> benchmarks/isa.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use criterion::{criterion_group, criterion_main, Criterion};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `criterion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `criterion` in the list of imported crates
[INFO] [stdout]   --> benchmarks/main.rs:4:11
[INFO] [stdout]    |
[INFO] [stdout] 4  |           ::criterion::criterion_main!($($mod::benches),+);
[INFO] [stdout]    |             ^^^^^^^^^ could not find `criterion` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 8  | / mods![
[INFO] [stdout] 9  | |     mod charset;
[INFO] [stdout] 10 | |     mod isa;
[INFO] [stdout] 11 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `mods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `benchmarks`
[INFO] [stdout]   --> benchmarks/main.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | ];
[INFO] [stdout]    |   ^ consider adding a `main` function to `benchmarks/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ripeg` (bench "benchmarks") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb4923804be64214eda953416bd2fee23664d768f0c0e407d42cf8f628278f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb4923804be64214eda953416bd2fee23664d768f0c0e407d42cf8f628278f99", kill_on_drop: false }`
[INFO] [stdout] eb4923804be64214eda953416bd2fee23664d768f0c0e407d42cf8f628278f99
