[INFO] cloning repository https://github.com/joleeee/intbench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joleeee/intbench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoleeee%2Fintbench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoleeee%2Fintbench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7575489b886367fa39f4ee474b20484bfe49bb4
[INFO] checking joleeee/intbench against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoleeee%2Fintbench" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joleeee/intbench
[INFO] finished tweaking git repo https://github.com/joleeee/intbench
[INFO] tweaked toml for git repo https://github.com/joleeee/intbench written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joleeee/intbench on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joleeee/intbench 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d559f6be69aa08c2fcbd79f068e510ef7486ee89484817f81a14172e49790462
[INFO] running `Command { std: "docker" "start" "-a" "d559f6be69aa08c2fcbd79f068e510ef7486ee89484817f81a14172e49790462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d559f6be69aa08c2fcbd79f068e510ef7486ee89484817f81a14172e49790462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d559f6be69aa08c2fcbd79f068e510ef7486ee89484817f81a14172e49790462", kill_on_drop: false }`
[INFO] [stdout] d559f6be69aa08c2fcbd79f068e510ef7486ee89484817f81a14172e49790462
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b76d01c4ee149d94b64937f02b9c89a0710eb610f5d547e3de4ced889042811
[INFO] running `Command { std: "docker" "start" "-a" "4b76d01c4ee149d94b64937f02b9c89a0710eb610f5d547e3de4ced889042811", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking wyz v0.5.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ruint-macro v1.0.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking rlp v0.5.1
[INFO] [stderr]     Checking uint v0.9.3
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking bitvec v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling ruint v1.3.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking ethbloom v0.12.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.2
[INFO] [stderr]     Checking parity-scale-codec v3.1.2
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.11.1
[INFO] [stderr]     Checking ethereum-types v0.13.1
[INFO] [stderr]     Checking types-bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `U256` is never constructed
[INFO] [stdout]  --> src/speedint.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct U256(pub [u128; 2]);
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_limbs` and `add_inline` are never used
[INFO] [stdout]  --> src/speedint.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl U256 {
[INFO] [stdout]   | --------- associated items in this implementation
[INFO] [stdout] 5 |     pub fn from_limbs(limbs: [u128; 2]) -> Self {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub fn add_inline(&self, rhs: &Self) -> Self {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.49s
[INFO] running `Command { std: "docker" "inspect" "4b76d01c4ee149d94b64937f02b9c89a0710eb610f5d547e3de4ced889042811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b76d01c4ee149d94b64937f02b9c89a0710eb610f5d547e3de4ced889042811", kill_on_drop: false }`
[INFO] [stdout] 4b76d01c4ee149d94b64937f02b9c89a0710eb610f5d547e3de4ced889042811
