[INFO] crate crev-ed25519-dalek 0.1.2 is already in cache [INFO] testing crev-ed25519-dalek-0.1.2 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate crev-ed25519-dalek 0.1.2 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate crev-ed25519-dalek 0.1.2 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate crev-ed25519-dalek 0.1.2 [INFO] finished tweaking crates.io crate crev-ed25519-dalek 0.1.2 [INFO] tweaked toml for crates.io crate crev-ed25519-dalek 0.1.2 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] a9a878b0784e5a7b35e2b8e46659d3d4e75b0631224e3e4d48f4f741f32c49dc [INFO] running `"docker" "start" "-a" "a9a878b0784e5a7b35e2b8e46659d3d4e75b0631224e3e4d48f4f741f32c49dc"` [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling crev-ed25519-dalek v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.38s [INFO] running `"docker" "inspect" "a9a878b0784e5a7b35e2b8e46659d3d4e75b0631224e3e4d48f4f741f32c49dc"` [INFO] running `"docker" "rm" "-f" "a9a878b0784e5a7b35e2b8e46659d3d4e75b0631224e3e4d48f4f741f32c49dc"` [INFO] [stdout] a9a878b0784e5a7b35e2b8e46659d3d4e75b0631224e3e4d48f4f741f32c49dc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 56556fd1cbfc40ef9f98e8b4d22cef97f2bdb4bd79d4c3f282f6b857a1345097 [INFO] running `"docker" "start" "-a" "56556fd1cbfc40ef9f98e8b4d22cef97f2bdb4bd79d4c3f282f6b857a1345097"` [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling crev-ed25519-dalek v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `ed25519_dalek` [INFO] [stderr] --> tests/ed25519.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | extern crate ed25519_dalek; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `crev-ed25519-dalek`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "56556fd1cbfc40ef9f98e8b4d22cef97f2bdb4bd79d4c3f282f6b857a1345097"` [INFO] running `"docker" "rm" "-f" "56556fd1cbfc40ef9f98e8b4d22cef97f2bdb4bd79d4c3f282f6b857a1345097"` [INFO] [stdout] 56556fd1cbfc40ef9f98e8b4d22cef97f2bdb4bd79d4c3f282f6b857a1345097