[INFO] cloning repository https://github.com/dacci/qr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dacci/qr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fqr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fqr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e81aee9b97d7450d8bf44d956b5497dba762e2e9
[INFO] checking dacci/qr against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fqr" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dacci/qr
[INFO] finished tweaking git repo https://github.com/dacci/qr
[INFO] tweaked toml for git repo https://github.com/dacci/qr written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dacci/qr on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking dacci/qr against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fqr" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dacci/qr
[INFO] finished tweaking git repo https://github.com/dacci/qr
[INFO] tweaked toml for git repo https://github.com/dacci/qr written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dacci/qr on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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 72 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.9)
[INFO] [stderr]       Adding qrcode v0.12.0 (available: v0.14.1)
[INFO] [stderr]       Adding rqrr v0.6.0 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded g2gen v1.2.2
[INFO] [stderr]   Downloaded g2p v1.2.2
[INFO] [stderr]   Downloaded g2poly v1.2.2
[INFO] [stderr]   Downloaded lru v0.9.0
[INFO] [stderr]   Downloaded rqrr v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fa834ae4edcfc1949cf18f5c583beb9770a8b3768d85a28f33b79f7247dd190
[INFO] running `Command { std: "docker" "start" "-a" "6fa834ae4edcfc1949cf18f5c583beb9770a8b3768d85a28f33b79f7247dd190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fa834ae4edcfc1949cf18f5c583beb9770a8b3768d85a28f33b79f7247dd190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa834ae4edcfc1949cf18f5c583beb9770a8b3768d85a28f33b79f7247dd190", kill_on_drop: false }`
[INFO] [stdout] 6fa834ae4edcfc1949cf18f5c583beb9770a8b3768d85a28f33b79f7247dd190
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96ff047b0ec3534784ececc1aa850b3579999a9c91b3348918d4803806f10557
[INFO] running `Command { std: "docker" "start" "-a" "96ff047b0ec3534784ececc1aa850b3579999a9c91b3348918d4803806f10557", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling g2poly v1.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking checked_int_cast v1.0.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking qrcode v0.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling g2gen v1.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking g2p v1.2.2
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking lru v0.9.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking rqrr v0.6.0
[INFO] [stderr]     Checking qr v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.79s
[INFO] running `Command { std: "docker" "inspect" "96ff047b0ec3534784ececc1aa850b3579999a9c91b3348918d4803806f10557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ff047b0ec3534784ececc1aa850b3579999a9c91b3348918d4803806f10557", kill_on_drop: false }`
[INFO] [stdout] 96ff047b0ec3534784ececc1aa850b3579999a9c91b3348918d4803806f10557
