[INFO] fetching crate curve25519-parser 0.2.0... [INFO] testing curve25519-parser-0.2.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate curve25519-parser 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate curve25519-parser 0.2.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate curve25519-parser 0.2.0 [INFO] finished tweaking crates.io crate curve25519-parser 0.2.0 [INFO] tweaked toml for crates.io crate curve25519-parser 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x25519-dalek v1.1.0 [INFO] [stderr] Downloaded der-oid-macro v0.2.0 [INFO] [stderr] Downloaded der-parser v4.1.0 [INFO] [stderr] Downloaded rusticata-macros v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3078aa339ca57e5f1efcded3c428e9198c725f42b2d235d0421cac68f14a79f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3078aa339ca57e5f1efcded3c428e9198c725f42b2d235d0421cac68f14a79f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3078aa339ca57e5f1efcded3c428e9198c725f42b2d235d0421cac68f14a79f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3078aa339ca57e5f1efcded3c428e9198c725f42b2d235d0421cac68f14a79f7", kill_on_drop: false }` [INFO] [stdout] 3078aa339ca57e5f1efcded3c428e9198c725f42b2d235d0421cac68f14a79f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e49595e072aec62e37755c9b38301440f5ccc071bd0c29dbc7c3e6ec89d5faf [INFO] running `Command { std: "docker" "start" "-a" "5e49595e072aec62e37755c9b38301440f5ccc071bd0c29dbc7c3e6ec89d5faf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling rusticata-macros v2.1.0 [INFO] [stderr] Compiling der-oid-macro v0.2.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling der-parser v4.1.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling curve25519-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.68s [INFO] running `Command { std: "docker" "inspect" "5e49595e072aec62e37755c9b38301440f5ccc071bd0c29dbc7c3e6ec89d5faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e49595e072aec62e37755c9b38301440f5ccc071bd0c29dbc7c3e6ec89d5faf", kill_on_drop: false }` [INFO] [stdout] 5e49595e072aec62e37755c9b38301440f5ccc071bd0c29dbc7c3e6ec89d5faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd15c5e1dd7f3695429733d1f5a8643573cb71cb3492dca673bae98375bddc7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7fd15c5e1dd7f3695429733d1f5a8643573cb71cb3492dca673bae98375bddc7", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling curve25519-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../../samples/test_x25519.der: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:337:32 [INFO] [stdout] | [INFO] [stdout] 337 | static X_DER_PRIV: &[u8] = include_bytes!("../../samples/test_x25519.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../../samples/test_x25519_pub.der: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | static X_DER_PUB: &[u8] = include_bytes!("../../samples/test_x25519_pub.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../../samples/test_ed25519.der: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:342:33 [INFO] [stdout] | [INFO] [stdout] 342 | static ED_DER_PRIV: &[u8] = include_bytes!("../../samples/test_ed25519.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../../samples/test_ed25519_pub.der: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:344:32 [INFO] [stdout] | [INFO] [stdout] 344 | static ED_DER_PUB: &[u8] = include_bytes!("../../samples/test_ed25519_pub.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../../samples/test_ed25519_pub.pem: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:347:29 [INFO] [stdout] | [INFO] [stdout] 347 | static PEM_PUB: &[u8] = include_bytes!("../../samples/test_ed25519_pub.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../../samples/test_ed25519.pem: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:349:30 [INFO] [stdout] | [INFO] [stdout] 349 | static PEM_PRIV: &[u8] = include_bytes!("../../samples/test_ed25519.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../../samples/test_25519_pub_many.pem: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:352:34 [INFO] [stdout] | [INFO] [stdout] 352 | static PEM_PUB_MANY: &[u8] = include_bytes!("../../samples/test_25519_pub_many.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/lib.rs:406:40 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn generate_keypair(csprng: &mut T) -> Option [INFO] [stdout] | ---------------- required by a bound in this [INFO] [stdout] 300 | where [INFO] [stdout] 301 | T: RngCore + CryptoRng, [INFO] [stdout] | ------- required by this bound in `generate_keypair` [INFO] [stdout] ... [INFO] [stdout] 406 | let keypair = generate_keypair(&mut csprng).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `rand::rngs::OsRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied [INFO] [stdout] --> src/lib.rs:406:40 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn generate_keypair(csprng: &mut T) -> Option [INFO] [stdout] | ---------------- required by a bound in this [INFO] [stdout] 300 | where [INFO] [stdout] 301 | T: RngCore + CryptoRng, [INFO] [stdout] | --------- required by this bound in `generate_keypair` [INFO] [stdout] ... [INFO] [stdout] 406 | let keypair = generate_keypair(&mut csprng).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `rand_core::CryptoRng` is not implemented for `rand::rngs::OsRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `curve25519-parser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7fd15c5e1dd7f3695429733d1f5a8643573cb71cb3492dca673bae98375bddc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd15c5e1dd7f3695429733d1f5a8643573cb71cb3492dca673bae98375bddc7", kill_on_drop: false }` [INFO] [stdout] 7fd15c5e1dd7f3695429733d1f5a8643573cb71cb3492dca673bae98375bddc7