[INFO] cloning repository https://github.com/NovaPlayPE/novaCrypto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NovaPlayPE/novaCrypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovaPlayPE%2FnovaCrypto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovaPlayPE%2FnovaCrypto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0886453edb3eca31f2577b742428c06d28e89c84 [INFO] testing NovaPlayPE/novaCrypto against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovaPlayPE%2FnovaCrypto" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NovaPlayPE/novaCrypto on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NovaPlayPE/novaCrypto [INFO] finished tweaking git repo https://github.com/NovaPlayPE/novaCrypto [INFO] tweaked toml for git repo https://github.com/NovaPlayPE/novaCrypto written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate git repo https://github.com/NovaPlayPE/novaCrypto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10e85225f6d13170e696087e0053c4901da0deaa3e82db374331844daa4aa029 [INFO] running `Command { std: "docker" "start" "-a" "10e85225f6d13170e696087e0053c4901da0deaa3e82db374331844daa4aa029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e85225f6d13170e696087e0053c4901da0deaa3e82db374331844daa4aa029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e85225f6d13170e696087e0053c4901da0deaa3e82db374331844daa4aa029", kill_on_drop: false }` [INFO] [stdout] 10e85225f6d13170e696087e0053c4901da0deaa3e82db374331844daa4aa029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c781191bc83f85401554d9674c01eeb6f86985bac939e1ead25ce35fc64b7c8 [INFO] running `Command { std: "docker" "start" "-a" "4c781191bc83f85401554d9674c01eeb6f86985bac939e1ead25ce35fc64b7c8", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling libdeflate-sys v0.7.1 [INFO] [stderr] Compiling jni v0.18.0 [INFO] [stderr] Compiling cipher v0.3.0-pre.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling aes v0.7.0-pre (https://github.com/RustCrypto/block-ciphers#0e522499) [INFO] [stderr] Compiling cfb8 v0.7.0-pre (https://github.com/RustCrypto/stream-ciphers#cc207da9) [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling libdeflater v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling crypto v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "4c781191bc83f85401554d9674c01eeb6f86985bac939e1ead25ce35fc64b7c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c781191bc83f85401554d9674c01eeb6f86985bac939e1ead25ce35fc64b7c8", kill_on_drop: false }` [INFO] [stdout] 4c781191bc83f85401554d9674c01eeb6f86985bac939e1ead25ce35fc64b7c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6238c54407f0f9c842837744b98cfb67a4c41efc2d8b91215412e88c6797b9ff [INFO] running `Command { std: "docker" "start" "-a" "6238c54407f0f9c842837744b98cfb67a4c41efc2d8b91215412e88c6797b9ff", kill_on_drop: false }` [INFO] [stderr] Compiling crypto v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `Command { std: "docker" "inspect" "6238c54407f0f9c842837744b98cfb67a4c41efc2d8b91215412e88c6797b9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6238c54407f0f9c842837744b98cfb67a4c41efc2d8b91215412e88c6797b9ff", kill_on_drop: false }` [INFO] [stdout] 6238c54407f0f9c842837744b98cfb67a4c41efc2d8b91215412e88c6797b9ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3141170c117b663608f5dbe85c8ab31ba50d5c3be31390df5bce88df23c93be [INFO] running `Command { std: "docker" "start" "-a" "e3141170c117b663608f5dbe85c8ab31ba50d5c3be31390df5bce88df23c93be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crypto-eed037477dd72b53) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3141170c117b663608f5dbe85c8ab31ba50d5c3be31390df5bce88df23c93be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3141170c117b663608f5dbe85c8ab31ba50d5c3be31390df5bce88df23c93be", kill_on_drop: false }` [INFO] [stdout] e3141170c117b663608f5dbe85c8ab31ba50d5c3be31390df5bce88df23c93be