[INFO] cloning repository https://github.com/Yoga07/safe-network-signature-accumulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yoga07/safe-network-signature-accumulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoga07%2Fsafe-network-signature-accumulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoga07%2Fsafe-network-signature-accumulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db2260bdd797a362b8fdc51ea6560f6c4268f290 [INFO] checking Yoga07/safe-network-signature-accumulator against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoga07%2Fsafe-network-signature-accumulator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yoga07/safe-network-signature-accumulator on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yoga07/safe-network-signature-accumulator [INFO] finished tweaking git repo https://github.com/Yoga07/safe-network-signature-accumulator [INFO] tweaked toml for git repo https://github.com/Yoga07/safe-network-signature-accumulator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Yoga07/safe-network-signature-accumulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_xorshift v0.2.0 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded crunchy v0.2.2 [INFO] [stderr] Downloaded rustversion v1.0.3 [INFO] [stderr] Downloaded hex_fmt v0.3.0 [INFO] [stderr] Downloaded ff_derive v0.6.0 [INFO] [stderr] Downloaded ff v0.6.0 [INFO] [stderr] Downloaded group v0.6.0 [INFO] [stderr] Downloaded threshold_crypto v0.4.0 [INFO] [stderr] Downloaded fake_clock v0.3.0 [INFO] [stderr] Downloaded pairing v0.16.0 [INFO] [stderr] Downloaded tiny-keccak v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd73719304e0a7d28f7fa123d9a3e20751f1055653a9522beca7924c07394abc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd73719304e0a7d28f7fa123d9a3e20751f1055653a9522beca7924c07394abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd73719304e0a7d28f7fa123d9a3e20751f1055653a9522beca7924c07394abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd73719304e0a7d28f7fa123d9a3e20751f1055653a9522beca7924c07394abc", kill_on_drop: false }` [INFO] [stdout] cd73719304e0a7d28f7fa123d9a3e20751f1055653a9522beca7924c07394abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c671fc7377f920ca5710717e706d032ea6ba9314aa0b8d5a9b1d45f84d14e023 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c671fc7377f920ca5710717e706d032ea6ba9314aa0b8d5a9b1d45f84d14e023", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking fake_clock v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking ff v0.6.0 [INFO] [stderr] Checking group v0.6.0 [INFO] [stderr] Checking pairing v0.16.0 [INFO] [stderr] Checking threshold_crypto v0.4.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking bls_signature_aggregator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.80s [INFO] running `Command { std: "docker" "inspect" "c671fc7377f920ca5710717e706d032ea6ba9314aa0b8d5a9b1d45f84d14e023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c671fc7377f920ca5710717e706d032ea6ba9314aa0b8d5a9b1d45f84d14e023", kill_on_drop: false }` [INFO] [stdout] c671fc7377f920ca5710717e706d032ea6ba9314aa0b8d5a9b1d45f84d14e023