[INFO] fetching crate mla 1.1.1... [INFO] testing mla-1.1.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate mla 1.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate mla 1.1.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mla 1.1.1 [INFO] finished tweaking crates.io crate mla 1.1.1 [INFO] tweaked toml for crates.io crate mla 1.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f91d94e2ccb8ac4bc3b04b7d892f0fb601fe77db5ee3c541853b753f6eba09c [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" "5f91d94e2ccb8ac4bc3b04b7d892f0fb601fe77db5ee3c541853b753f6eba09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f91d94e2ccb8ac4bc3b04b7d892f0fb601fe77db5ee3c541853b753f6eba09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f91d94e2ccb8ac4bc3b04b7d892f0fb601fe77db5ee3c541853b753f6eba09c", kill_on_drop: false }` [INFO] [stdout] 5f91d94e2ccb8ac4bc3b04b7d892f0fb601fe77db5ee3c541853b753f6eba09c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] e37bbdbf21b9c09cbc164812c86e1c54e92b8a2912b64d5dc2aae184536eb2c5 [INFO] running `Command { std: "docker" "start" "-a" "e37bbdbf21b9c09cbc164812c86e1c54e92b8a2912b64d5dc2aae184536eb2c5", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling polyval v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ctr v0.5.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling ghash v0.4.2 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling aes-ctr v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling mla v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.38s [INFO] running `Command { std: "docker" "inspect" "e37bbdbf21b9c09cbc164812c86e1c54e92b8a2912b64d5dc2aae184536eb2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e37bbdbf21b9c09cbc164812c86e1c54e92b8a2912b64d5dc2aae184536eb2c5", kill_on_drop: false }` [INFO] [stdout] e37bbdbf21b9c09cbc164812c86e1c54e92b8a2912b64d5dc2aae184536eb2c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ff280d6f0f5b5d88fd174bec6f30b49b6f04bf135dbb09f4cc6a7e0a6cdbcd3 [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" "3ff280d6f0f5b5d88fd174bec6f30b49b6f04bf135dbb09f4cc6a7e0a6cdbcd3", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hex-literal v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling mla v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../../samples/test_x25519_archive_v1_pub.pem: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1893:38 [INFO] [stdout] | [INFO] [stdout] 1893 | let pem_pub: &'static [u8] = include_bytes!("../../samples/test_x25519_archive_v1_pub.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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_archive_v1.pem: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1987:39 [INFO] [stdout] | [INFO] [stdout] 1987 | let pem_priv: &'static [u8] = include_bytes!("../../samples/test_x25519_archive_v1.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../../samples/archive_v1.mla: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1989:39 [INFO] [stdout] | [INFO] [stdout] 1989 | let mla_data: &'static [u8] = include_bytes!("../../samples/archive_v1.mla"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `curve25519_parser` [INFO] [stdout] --> src/lib.rs:1235:9 [INFO] [stdout] | [INFO] [stdout] 1235 | use curve25519_parser::{parse_openssl_25519_privkey, parse_openssl_25519_pubkey}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/layers/compress.rs:1042:58 [INFO] [stdout] | [INFO] [stdout] 1042 | assert_eq!(pos, (UNCOMPRESSED_DATA_SIZE + 4).into()); [INFO] [stdout] | -----------------------------^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: From` [INFO] [stdout] = note: required because of the requirements on the impl of `Into<_>` for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mla` [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] error: build failed [INFO] running `Command { std: "docker" "inspect" "3ff280d6f0f5b5d88fd174bec6f30b49b6f04bf135dbb09f4cc6a7e0a6cdbcd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff280d6f0f5b5d88fd174bec6f30b49b6f04bf135dbb09f4cc6a7e0a6cdbcd3", kill_on_drop: false }` [INFO] [stdout] 3ff280d6f0f5b5d88fd174bec6f30b49b6f04bf135dbb09f4cc6a7e0a6cdbcd3