[INFO] cloning repository https://github.com/madninja/helium-crypto-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madninja/helium-crypto-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadninja%2Fhelium-crypto-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadninja%2Fhelium-crypto-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f19b4d8bdae36ab79b4a6c8dfaa80490a6115935 [INFO] checking madninja/helium-crypto-rs against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadninja%2Fhelium-crypto-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/madninja/helium-crypto-rs on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking git repo https://github.com/madninja/helium-crypto-rs [INFO] finished tweaking git repo https://github.com/madninja/helium-crypto-rs [INFO] tweaked toml for git repo https://github.com/madninja/helium-crypto-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/helium/traits.git` [INFO] [stderr] Updating git repository `https://github.com/helium/ed25519-dalek` [INFO] [stderr] Updating git repository `https://github.com/helium/elliptic-curves` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3156199a83e0586308de1716b61b413ed2478853de6ca1fcecee49aee4a3642 [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" "f3156199a83e0586308de1716b61b413ed2478853de6ca1fcecee49aee4a3642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3156199a83e0586308de1716b61b413ed2478853de6ca1fcecee49aee4a3642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3156199a83e0586308de1716b61b413ed2478853de6ca1fcecee49aee4a3642", kill_on_drop: false }` [INFO] [stdout] f3156199a83e0586308de1716b61b413ed2478853de6ca1fcecee49aee4a3642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a09f0f0ce0e67611837b6133db5bf45454ba1068a3920a5148fa8c355e5f53ef [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" "a09f0f0ce0e67611837b6133db5bf45454ba1068a3920a5148fa8c355e5f53ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking der v0.3.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking ff v0.9.0 [INFO] [stderr] Checking group v0.9.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking elliptic-curve v0.9.11 (https://github.com/helium/traits.git?branch=rg/compact#c94b54eb) [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking ecdsa v0.11.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking p256 v0.8.0 (https://github.com/helium/elliptic-curves?branch=rg/compact#cea43802) [INFO] [stderr] Checking ed25519-dalek v1.0.1 (https://github.com/helium/ed25519-dalek?branch=madninja/bump_rand#d9b58a53) [INFO] [stderr] Checking helium-crypto v0.0.9-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.46s [INFO] running `Command { std: "docker" "inspect" "a09f0f0ce0e67611837b6133db5bf45454ba1068a3920a5148fa8c355e5f53ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a09f0f0ce0e67611837b6133db5bf45454ba1068a3920a5148fa8c355e5f53ef", kill_on_drop: false }` [INFO] [stdout] a09f0f0ce0e67611837b6133db5bf45454ba1068a3920a5148fa8c355e5f53ef