[INFO] cloning repository https://github.com/trombiano1/psobench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trombiano1/psobench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrombiano1%2Fpsobench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrombiano1%2Fpsobench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4a306462099efe760e743783ef2b73b28f6a805 [INFO] checking trombiano1/psobench against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrombiano1%2Fpsobench" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trombiano1/psobench [INFO] finished tweaking git repo https://github.com/trombiano1/psobench [INFO] tweaked toml for git repo https://github.com/trombiano1/psobench written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trombiano1/psobench on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding indicatif v0.17.11 (available: v0.18.0) [INFO] [stderr] Adding nalgebra v0.29.0 (available: v0.34.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.5.1) [INFO] [stderr] Adding statistics v0.2.2 (available: v0.4.1) [INFO] [stderr] Adding strum v0.21.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.21.1 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6080f017ca98102a37198f4bbe542732a088ac17c9354f67f9e13000eb80238a [INFO] running `Command { std: "docker" "start" "-a" "6080f017ca98102a37198f4bbe542732a088ac17c9354f67f9e13000eb80238a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6080f017ca98102a37198f4bbe542732a088ac17c9354f67f9e13000eb80238a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6080f017ca98102a37198f4bbe542732a088ac17c9354f67f9e13000eb80238a", kill_on_drop: false }` [INFO] [stdout] 6080f017ca98102a37198f4bbe542732a088ac17c9354f67f9e13000eb80238a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3baa3afd62b2058fb77c198cc1c563d43e194883258233f6d67d563543999a20 [INFO] running `Command { std: "docker" "start" "-a" "3baa3afd62b2058fb77c198cc1c563d43e194883258233f6d67d563543999a20", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rug v1.28.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking statistics v0.2.2 [INFO] [stderr] Compiling psobench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking nalgebra v0.29.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3baa3afd62b2058fb77c198cc1c563d43e194883258233f6d67d563543999a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3baa3afd62b2058fb77c198cc1c563d43e194883258233f6d67d563543999a20", kill_on_drop: false }` [INFO] [stdout] 3baa3afd62b2058fb77c198cc1c563d43e194883258233f6d67d563543999a20