[INFO] cloning repository https://github.com/PlasmaPower/nano-ring-signatures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PlasmaPower/nano-ring-signatures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fnano-ring-signatures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fnano-ring-signatures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff68129353328e34733670a0bcb54b859f47a741 [INFO] testing PlasmaPower/nano-ring-signatures against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fnano-ring-signatures" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PlasmaPower/nano-ring-signatures 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 git repo https://github.com/PlasmaPower/nano-ring-signatures [INFO] finished tweaking git repo https://github.com/PlasmaPower/nano-ring-signatures [INFO] tweaked toml for git repo https://github.com/PlasmaPower/nano-ring-signatures written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/PlasmaPower/nano-ring-signatures already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 53ecb0d1cd7a6f3e6e4090f75100a8236164155e6bf12f1763d562fb401e9aff [INFO] running `Command { std: "docker" "start" "-a" "53ecb0d1cd7a6f3e6e4090f75100a8236164155e6bf12f1763d562fb401e9aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53ecb0d1cd7a6f3e6e4090f75100a8236164155e6bf12f1763d562fb401e9aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ecb0d1cd7a6f3e6e4090f75100a8236164155e6bf12f1763d562fb401e9aff", kill_on_drop: false }` [INFO] [stdout] 53ecb0d1cd7a6f3e6e4090f75100a8236164155e6bf12f1763d562fb401e9aff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] df6c11181ea133e375b4fb73a616ec6ea617ae4968bc0ddd91628f9e64e11da1 [INFO] running `Command { std: "docker" "start" "-a" "df6c11181ea133e375b4fb73a616ec6ea617ae4968bc0ddd91628f9e64e11da1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v1.1.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rpassword v3.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling ed25519-dalek v0.8.1 [INFO] [stderr] Compiling nanocurrency-types v0.3.16 [INFO] [stderr] Compiling nano-ring-signatures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.12s [INFO] running `Command { std: "docker" "inspect" "df6c11181ea133e375b4fb73a616ec6ea617ae4968bc0ddd91628f9e64e11da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df6c11181ea133e375b4fb73a616ec6ea617ae4968bc0ddd91628f9e64e11da1", kill_on_drop: false }` [INFO] [stdout] df6c11181ea133e375b4fb73a616ec6ea617ae4968bc0ddd91628f9e64e11da1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 54ed585fd8d22c5195dbe8d19c1ac04bb701f25b2e15b5ac00f2975e0df06681 [INFO] running `Command { std: "docker" "start" "-a" "54ed585fd8d22c5195dbe8d19c1ac04bb701f25b2e15b5ac00f2975e0df06681", kill_on_drop: false }` [INFO] [stderr] Compiling nano-ring-signatures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "54ed585fd8d22c5195dbe8d19c1ac04bb701f25b2e15b5ac00f2975e0df06681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ed585fd8d22c5195dbe8d19c1ac04bb701f25b2e15b5ac00f2975e0df06681", kill_on_drop: false }` [INFO] [stdout] 54ed585fd8d22c5195dbe8d19c1ac04bb701f25b2e15b5ac00f2975e0df06681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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", kill_on_drop: false }` [INFO] [stdout] 70e2385526cc75e25d19a983af9e8103dc8718fdf98c37e500df08268e58d4f3 [INFO] running `Command { std: "docker" "start" "-a" "70e2385526cc75e25d19a983af9e8103dc8718fdf98c37e500df08268e58d4f3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nano_ring_signatures-dc1690d1119c530e) [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" "70e2385526cc75e25d19a983af9e8103dc8718fdf98c37e500df08268e58d4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e2385526cc75e25d19a983af9e8103dc8718fdf98c37e500df08268e58d4f3", kill_on_drop: false }` [INFO] [stdout] 70e2385526cc75e25d19a983af9e8103dc8718fdf98c37e500df08268e58d4f3