[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] checking PlasmaPower/nano-ring-signatures against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fnano-ring-signatures" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PlasmaPower/nano-ring-signatures on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "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-3/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" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subtle v2.1.0 [INFO] [stderr] Downloaded curve25519-dalek v1.1.4 [INFO] [stderr] Downloaded blake2 v0.7.1 [INFO] [stderr] Downloaded rpassword v3.0.2 [INFO] [stderr] Downloaded curve25519-dalek v0.20.0 [INFO] [stderr] Downloaded ed25519-dalek v0.8.1 [INFO] [stderr] Downloaded nanocurrency-types v0.3.16 [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 974a9bfa2bc079361b598717f57a492b3e35e6e31eaa02bfeea5b8f44f8ab7de [INFO] running `Command { std: "docker" "start" "-a" "974a9bfa2bc079361b598717f57a492b3e35e6e31eaa02bfeea5b8f44f8ab7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "974a9bfa2bc079361b598717f57a492b3e35e6e31eaa02bfeea5b8f44f8ab7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "974a9bfa2bc079361b598717f57a492b3e35e6e31eaa02bfeea5b8f44f8ab7de", kill_on_drop: false }` [INFO] [stdout] 974a9bfa2bc079361b598717f57a492b3e35e6e31eaa02bfeea5b8f44f8ab7de [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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07c508908733bfec16947f40304b3a1ce5f76512a96cd53e4d90f1bc71a9516a [INFO] running `Command { std: "docker" "start" "-a" "07c508908733bfec16947f40304b3a1ce5f76512a96cd53e4d90f1bc71a9516a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rpassword v3.0.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking blake2 v0.7.1 [INFO] [stderr] Checking blake2 v0.8.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling curve25519-dalek v1.1.4 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Checking ed25519-dalek v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Checking nanocurrency-types v0.3.16 [INFO] [stderr] Checking nano-ring-signatures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `Command { std: "docker" "inspect" "07c508908733bfec16947f40304b3a1ce5f76512a96cd53e4d90f1bc71a9516a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c508908733bfec16947f40304b3a1ce5f76512a96cd53e4d90f1bc71a9516a", kill_on_drop: false }` [INFO] [stdout] 07c508908733bfec16947f40304b3a1ce5f76512a96cd53e4d90f1bc71a9516a