[INFO] cloning repository https://github.com/PurpleBooth/git-moves-together [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PurpleBooth/git-moves-together" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fgit-moves-together", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fgit-moves-together'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1447306c9632223cbc5e6e81bf1167ed3290c066 [INFO] testing PurpleBooth/git-moves-together against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fgit-moves-together" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/PurpleBooth/git-moves-together [INFO] finished tweaking git repo https://github.com/PurpleBooth/git-moves-together [INFO] tweaked toml for git repo https://github.com/PurpleBooth/git-moves-together written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PurpleBooth/git-moves-together on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PurpleBooth/git-moves-together 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6d2bcb701bc2087b51047d3258de9bbd29914ffe9e1980bc2a18ea3abce0ebfd [INFO] running `Command { std: "docker" "start" "6d2bcb701bc2087b51047d3258de9bbd29914ffe9e1980bc2a18ea3abce0ebfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d2bcb701bc2087b51047d3258de9bbd29914ffe9e1980bc2a18ea3abce0ebfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d2bcb701bc2087b51047d3258de9bbd29914ffe9e1980bc2a18ea3abce0ebfd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d2bcb701bc2087b51047d3258de9bbd29914ffe9e1980bc2a18ea3abce0ebfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d2bcb701bc2087b51047d3258de9bbd29914ffe9e1980bc2a18ea3abce0ebfd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling rustc-demangle v0.1.28 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.66 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling openssl-src v300.6.1+3.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Compiling libz-sys v1.1.29 [INFO] [stderr] Compiling libgit2-sys v0.18.5+1.9.4 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling time v0.3.53 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "6d2bcb701bc2087b51047d3258de9bbd29914ffe9e1980bc2a18ea3abce0ebfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2bcb701bc2087b51047d3258de9bbd29914ffe9e1980bc2a18ea3abce0ebfd", kill_on_drop: false }` [INFO] [stdout] 6d2bcb701bc2087b51047d3258de9bbd29914ffe9e1980bc2a18ea3abce0ebfd