[INFO] cloning repository https://github.com/bobpoekert/racere [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bobpoekert/racere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobpoekert%2Fracere", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobpoekert%2Fracere'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d074a903b883c5a68a77758b7e16b8c2fe0ac1a [INFO] checking bobpoekert/racere against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobpoekert%2Fracere" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobpoekert/racere on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bobpoekert/racere [INFO] finished tweaking git repo https://github.com/bobpoekert/racere [INFO] tweaked toml for git repo https://github.com/bobpoekert/racere written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bobpoekert/racere 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6e12c9047e7b26a79450ff06b45c76b3e1532eab797250cd373acf94a0b9889 [INFO] running `Command { std: "docker" "start" "-a" "d6e12c9047e7b26a79450ff06b45c76b3e1532eab797250cd373acf94a0b9889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6e12c9047e7b26a79450ff06b45c76b3e1532eab797250cd373acf94a0b9889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e12c9047e7b26a79450ff06b45c76b3e1532eab797250cd373acf94a0b9889", kill_on_drop: false }` [INFO] [stdout] d6e12c9047e7b26a79450ff06b45c76b3e1532eab797250cd373acf94a0b9889 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30c1d1ee12e83d97df006d4625ddd6f022b7fd1c1458136d6fd7392baf1d3196 [INFO] running `Command { std: "docker" "start" "-a" "30c1d1ee12e83d97df006d4625ddd6f022b7fd1c1458136d6fd7392baf1d3196", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking wide v0.7.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking rand_distr v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking racere v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/hashes/l2hash.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | Err(x) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/hashes/l2hash.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | Err(x) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_R` should have a snake case name [INFO] [stdout] --> src/race.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | _R : usize, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `R` should have a snake case name [INFO] [stdout] --> src/race.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(h: H, R: usize, range: usize) -> RACE { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_R` should have a snake case name [INFO] [stdout] --> src/race.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | _R : usize, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C` should have a snake case name [INFO] [stdout] --> src/hashes/srphash.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | _C: Vec [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C` should have a snake case name [INFO] [stdout] --> src/hashes/l2hash.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | _C: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `R` should have a snake case name [INFO] [stdout] --> src/race.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(h: H, R: usize, range: usize) -> RACE { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C` should have a snake case name [INFO] [stdout] --> src/hashes/srphash.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | _C: Vec [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C` should have a snake case name [INFO] [stdout] --> src/hashes/l2hash.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | _C: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "30c1d1ee12e83d97df006d4625ddd6f022b7fd1c1458136d6fd7392baf1d3196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c1d1ee12e83d97df006d4625ddd6f022b7fd1c1458136d6fd7392baf1d3196", kill_on_drop: false }` [INFO] [stdout] 30c1d1ee12e83d97df006d4625ddd6f022b7fd1c1458136d6fd7392baf1d3196 [INFO] checking bobpoekert/racere against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobpoekert%2Fracere" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobpoekert/racere on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bobpoekert/racere [INFO] finished tweaking git repo https://github.com/bobpoekert/racere [INFO] tweaked toml for git repo https://github.com/bobpoekert/racere written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bobpoekert/racere 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1080c10566abb61c3df7142af7e1dc6431e9aee5aa97dc143a651b3a33b3d634 [INFO] running `Command { std: "docker" "start" "-a" "1080c10566abb61c3df7142af7e1dc6431e9aee5aa97dc143a651b3a33b3d634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1080c10566abb61c3df7142af7e1dc6431e9aee5aa97dc143a651b3a33b3d634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1080c10566abb61c3df7142af7e1dc6431e9aee5aa97dc143a651b3a33b3d634", kill_on_drop: false }` [INFO] [stdout] 1080c10566abb61c3df7142af7e1dc6431e9aee5aa97dc143a651b3a33b3d634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e6666346b3790d93b76b564550c3d86524ef61dd4343fc53a415fd2c552dafe [INFO] running `Command { std: "docker" "start" "-a" "8e6666346b3790d93b76b564550c3d86524ef61dd4343fc53a415fd2c552dafe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking wide v0.7.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking rand_distr v0.4.2 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.29.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8e6666346b3790d93b76b564550c3d86524ef61dd4343fc53a415fd2c552dafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6666346b3790d93b76b564550c3d86524ef61dd4343fc53a415fd2c552dafe", kill_on_drop: false }` [INFO] [stdout] 8e6666346b3790d93b76b564550c3d86524ef61dd4343fc53a415fd2c552dafe