[INFO] crate frauth-ed25519-dalek 1.0.0-pre.3 is already in cache [INFO] testing frauth-ed25519-dalek-1.0.0-pre.3 against 1.44.0 for beta-1.45-1 [INFO] extracting crate frauth-ed25519-dalek 1.0.0-pre.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate frauth-ed25519-dalek 1.0.0-pre.3 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate frauth-ed25519-dalek 1.0.0-pre.3 [INFO] finished tweaking crates.io crate frauth-ed25519-dalek 1.0.0-pre.3 [INFO] tweaked toml for crates.io crate frauth-ed25519-dalek 1.0.0-pre.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1ae1c8dfcb04e778baa9b94ef0648fc64b259447a1ec5db0b40b9e0ad43cd6fb [INFO] running `"docker" "start" "-a" "1ae1c8dfcb04e778baa9b94ef0648fc64b259447a1ec5db0b40b9e0ad43cd6fb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling frauth-ed25519-dalek v1.0.0-pre.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `ArrayLengthError` [INFO] [stderr] --> src/errors.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | / ArrayLengthError{ name_a: &'static str, length_a: usize, [INFO] [stderr] 42 | | name_b: &'static str, length_b: usize, [INFO] [stderr] 43 | | name_c: &'static str, length_c: usize, }, [INFO] [stderr] | |______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.46s [INFO] running `"docker" "inspect" "1ae1c8dfcb04e778baa9b94ef0648fc64b259447a1ec5db0b40b9e0ad43cd6fb"` [INFO] running `"docker" "rm" "-f" "1ae1c8dfcb04e778baa9b94ef0648fc64b259447a1ec5db0b40b9e0ad43cd6fb"` [INFO] [stdout] 1ae1c8dfcb04e778baa9b94ef0648fc64b259447a1ec5db0b40b9e0ad43cd6fb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fcb5973def3e086b3b660fd8c5c73e29fa7530e98210da4001db29b509f5b227 [INFO] running `"docker" "start" "-a" "fcb5973def3e086b3b660fd8c5c73e29fa7530e98210da4001db29b509f5b227"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] warning: variant is never constructed: `ArrayLengthError` [INFO] [stderr] --> src/errors.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | / ArrayLengthError{ name_a: &'static str, length_a: usize, [INFO] [stderr] 42 | | name_b: &'static str, length_b: usize, [INFO] [stderr] 43 | | name_c: &'static str, length_c: usize, }, [INFO] [stderr] | |______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling frauth-ed25519-dalek v1.0.0-pre.3 (/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 `frauth-ed25519-dalek`. [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] warning: variant is never constructed: `ArrayLengthError` [INFO] [stderr] --> src/errors.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | / ArrayLengthError{ name_a: &'static str, length_a: usize, [INFO] [stderr] 42 | | name_b: &'static str, length_b: usize, [INFO] [stderr] 43 | | name_c: &'static str, length_c: usize, }, [INFO] [stderr] | |______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fcb5973def3e086b3b660fd8c5c73e29fa7530e98210da4001db29b509f5b227"` [INFO] running `"docker" "rm" "-f" "fcb5973def3e086b3b660fd8c5c73e29fa7530e98210da4001db29b509f5b227"` [INFO] [stdout] fcb5973def3e086b3b660fd8c5c73e29fa7530e98210da4001db29b509f5b227