[INFO] cloning repository https://github.com/444iamahmed/simple-ecc-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/444iamahmed/simple-ecc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F444iamahmed%2Fsimple-ecc-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F444iamahmed%2Fsimple-ecc-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c9ee291f92e0b38b295634b7421ac3f51d1b68a
[INFO] checking 444iamahmed/simple-ecc-rust against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F444iamahmed%2Fsimple-ecc-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/444iamahmed/simple-ecc-rust on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/444iamahmed/simple-ecc-rust
[INFO] finished tweaking git repo https://github.com/444iamahmed/simple-ecc-rust
[INFO] tweaked toml for git repo https://github.com/444iamahmed/simple-ecc-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/444iamahmed/simple-ecc-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.1
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.0
[INFO] [stderr]   Downloaded impl-codec v0.5.1
[INFO] [stderr]   Downloaded proc-macro-crate v1.1.0
[INFO] [stderr]   Downloaded rustc-hex v2.1.0
[INFO] [stderr]   Downloaded radium v0.6.2
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.3.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.15
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded bitvec v0.20.4
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded libc v0.2.107
[INFO] [stderr]   Downloaded parity-scale-codec v2.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 586959b0da835e6f96a3b8ff65d5343dcd1c0cb3d1c55b8c8d8c1c48ba83cd29
[INFO] running `Command { std: "docker" "start" "-a" "586959b0da835e6f96a3b8ff65d5343dcd1c0cb3d1c55b8c8d8c1c48ba83cd29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "586959b0da835e6f96a3b8ff65d5343dcd1c0cb3d1c55b8c8d8c1c48ba83cd29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "586959b0da835e6f96a3b8ff65d5343dcd1c0cb3d1c55b8c8d8c1c48ba83cd29", kill_on_drop: false }`
[INFO] [stdout] 586959b0da835e6f96a3b8ff65d5343dcd1c0cb3d1c55b8c8d8c1c48ba83cd29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02afd68cb5875c8fa1f634e4dcbc60a6d2bf0fa8afca42a0e66bedde6483ba18
[INFO] running `Command { std: "docker" "start" "-a" "02afd68cb5875c8fa1f634e4dcbc60a6d2bf0fa8afca42a0e66bedde6483ba18", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking assignment_2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s
[INFO] running `Command { std: "docker" "inspect" "02afd68cb5875c8fa1f634e4dcbc60a6d2bf0fa8afca42a0e66bedde6483ba18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02afd68cb5875c8fa1f634e4dcbc60a6d2bf0fa8afca42a0e66bedde6483ba18", kill_on_drop: false }`
[INFO] [stdout] 02afd68cb5875c8fa1f634e4dcbc60a6d2bf0fa8afca42a0e66bedde6483ba18
