[INFO] crate recrypt 0.11.0 is already in cache [INFO] testing recrypt-0.11.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate recrypt 0.11.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate recrypt 0.11.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate recrypt 0.11.0 [INFO] finished tweaking crates.io crate recrypt 0.11.0 [INFO] tweaked toml for crates.io crate recrypt 0.11.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 63d395e9d4876a7e04cad6f8dcf6f92433f77a16b8c956280e3a6ca2fd0f0e27 [INFO] running `"docker" "start" "-a" "63d395e9d4876a7e04cad6f8dcf6f92433f77a16b8c956280e3a6ca2fd0f0e27"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.51 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling quote v0.6.13 [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 gridiron v0.7.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling recrypt v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/internal/pairing.rs:188:36 [INFO] [stderr] | [INFO] [stderr] 188 | let mut g = (0..6).fold(f, { |acc, _| acc.frobenius() }); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2m 37s [INFO] running `"docker" "inspect" "63d395e9d4876a7e04cad6f8dcf6f92433f77a16b8c956280e3a6ca2fd0f0e27"` [INFO] running `"docker" "rm" "-f" "63d395e9d4876a7e04cad6f8dcf6f92433f77a16b8c956280e3a6ca2fd0f0e27"` [INFO] [stdout] 63d395e9d4876a7e04cad6f8dcf6f92433f77a16b8c956280e3a6ca2fd0f0e27 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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] bf71e759f7dbf4893cb374d0e212bf81b8be05fc67d737c6d1d3e25c9dae6570 [INFO] running `"docker" "start" "-a" "bf71e759f7dbf4893cb374d0e212bf81b8be05fc67d737c6d1d3e25c9dae6570"` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [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 rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/internal/pairing.rs:188:36 [INFO] [stderr] | [INFO] [stderr] 188 | let mut g = (0..6).fold(f, { |acc, _| acc.frobenius() }); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling recrypt v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/internal/pairing.rs:188:36 [INFO] [stderr] | [INFO] [stderr] 188 | let mut g = (0..6).fold(f, { |acc, _| acc.frobenius() }); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] error: could not compile `recrypt`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name recrypt --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C opt-level=2 -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' -C metadata=b6148b146923a158 -C extra-filename=-b6148b146923a158 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-616262a9f3e65ec5.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-9d6babccff1316f7.rlib --extern clear_on_drop=/opt/rustwide/target/debug/deps/libclear_on_drop-f6defa1f8b1f227f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-24ac550ccb37f728.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-52fbfe698b3c172f.so --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-1454030f4bed621b.rlib --extern gridiron=/opt/rustwide/target/debug/deps/libgridiron-256065124180520b.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-9f177f0ee6639966.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-aab42b48af9ee9d7.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-746c95a03bc54b5d.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2b2f219360edc175.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-fdc5fea55a70e075.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-10a5a385954aff49.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-99409744b944001f.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-4fdccf182ee59a69.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-646af5b9fe555116.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/clear_on_drop-c9fa02e9d1b1cf41/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "bf71e759f7dbf4893cb374d0e212bf81b8be05fc67d737c6d1d3e25c9dae6570"` [INFO] running `"docker" "rm" "-f" "bf71e759f7dbf4893cb374d0e212bf81b8be05fc67d737c6d1d3e25c9dae6570"` [INFO] [stdout] bf71e759f7dbf4893cb374d0e212bf81b8be05fc67d737c6d1d3e25c9dae6570