[INFO] fetching crate recrypt 0.13.1... [INFO] testing recrypt-0.13.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate recrypt 0.13.1 into /workspace/builds/worker-45/source [INFO] validating manifest of crates.io crate recrypt 0.13.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate recrypt 0.13.1 [INFO] finished tweaking crates.io crate recrypt 0.13.1 [INFO] tweaked toml for crates.io crate recrypt 0.13.1 written to /workspace/builds/worker-45/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0152e24b843380ccf14e045f71ff8677ec3bbd093e1449779ae7bffd8895dbf5 [INFO] running `Command { std: "docker" "start" "-a" "0152e24b843380ccf14e045f71ff8677ec3bbd093e1449779ae7bffd8895dbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0152e24b843380ccf14e045f71ff8677ec3bbd093e1449779ae7bffd8895dbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0152e24b843380ccf14e045f71ff8677ec3bbd093e1449779ae7bffd8895dbf5", kill_on_drop: false }` [INFO] [stdout] 0152e24b843380ccf14e045f71ff8677ec3bbd093e1449779ae7bffd8895dbf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4342ac720497ac3e5486d2edbea248a7663eb9134b6e905b718faaa51da2f6a [INFO] running `Command { std: "docker" "start" "-a" "b4342ac720497ac3e5486d2edbea248a7663eb9134b6e905b718faaa51da2f6a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling gridiron v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling curve25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling ed25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling recrypt v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 11.26s [INFO] running `Command { std: "docker" "inspect" "b4342ac720497ac3e5486d2edbea248a7663eb9134b6e905b718faaa51da2f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4342ac720497ac3e5486d2edbea248a7663eb9134b6e905b718faaa51da2f6a", kill_on_drop: false }` [INFO] [stdout] b4342ac720497ac3e5486d2edbea248a7663eb9134b6e905b718faaa51da2f6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99302b2fb856b824fe92e9c709947627609e89a8e17c0a9e81d9fd0b3a07f36f [INFO] running `Command { std: "docker" "start" "-a" "99302b2fb856b824fe92e9c709947627609e89a8e17c0a9e81d9fd0b3a07f36f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling curve25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ed25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling recrypt v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [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=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' --cfg 'feature="u64_backend"' -C metadata=6da2484b7813b2b2 -C extra-filename=-6da2484b7813b2b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-59ca1dd0db1aa6d6.rlib --extern clear_on_drop=/opt/rustwide/target/debug/deps/libclear_on_drop-43d86d31efe43525.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-15ecf5fd94574c6a.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-363ac0b7da612d3b.so --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek_fiat-8943cb24765ed044.rlib --extern gridiron=/opt/rustwide/target/debug/deps/libgridiron-d1e7b93173cb195b.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-24933329ed3b216d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-594183815e238e89.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-acacad128c3681bb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-562cfa6d0df854f7.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-699f874224289009.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-25320af63dd374b7.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-a2066f464038f928.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cd6e886ccba88a8c.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-ea68c321305ae163.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-12b1d8dfe2c0d640.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6c9b225651ef07d6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-ae5a6aa337ba3d47/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "99302b2fb856b824fe92e9c709947627609e89a8e17c0a9e81d9fd0b3a07f36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99302b2fb856b824fe92e9c709947627609e89a8e17c0a9e81d9fd0b3a07f36f", kill_on_drop: false }` [INFO] [stdout] 99302b2fb856b824fe92e9c709947627609e89a8e17c0a9e81d9fd0b3a07f36f