[INFO] cloning repository https://github.com/pml76/cxx-qt-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pml76/cxx-qt-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpml76%2Fcxx-qt-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpml76%2Fcxx-qt-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e65e5637a20bb2651de2e0ecc7f83be8553313a
[INFO] checking pml76/cxx-qt-example against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpml76%2Fcxx-qt-example" "/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/pml76/cxx-qt-example
[INFO] finished tweaking git repo https://github.com/pml76/cxx-qt-example
[INFO] tweaked toml for git repo https://github.com/pml76/cxx-qt-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pml76/cxx-qt-example on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pml76/cxx-qt-example 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6bd411285fce148963973b6cba93baf988d484828de053535611375a19e57ce
[INFO] running `Command { std: "docker" "start" "-a" "a6bd411285fce148963973b6cba93baf988d484828de053535611375a19e57ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6bd411285fce148963973b6cba93baf988d484828de053535611375a19e57ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6bd411285fce148963973b6cba93baf988d484828de053535611375a19e57ce", kill_on_drop: false }`
[INFO] [stdout] a6bd411285fce148963973b6cba93baf988d484828de053535611375a19e57ce
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bff8ba7d09ff80b9787bcc03aaa7bb7a5274156c3a3ffca7ae31e9b60523e826
[INFO] running `Command { std: "docker" "start" "-a" "bff8ba7d09ff80b9787bcc03aaa7bb7a5274156c3a3ffca7ae31e9b60523e826", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.183
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.183
[INFO] [stderr]    Compiling versions v6.3.2
[INFO] [stderr]    Compiling cxx-gen v0.7.183
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.183
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]    Compiling qt-build-utils v0.7.2
[INFO] [stderr]    Compiling cxx-qt-gen v0.7.2
[INFO] [stderr]    Compiling cxx-qt-macro v0.7.2
[INFO] [stderr]    Compiling cxx-qt-build v0.7.2
[INFO] [stderr]    Compiling cxx-qt v0.7.2
[INFO] [stderr]    Compiling cxx-qt-lib v0.7.2
[INFO] [stderr]    Compiling cxx-qt-lib-extras v0.7.2
[INFO] [stderr]    Compiling cxx-qt-todo v0.1.0 (/opt/rustwide/workdir)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "bff8ba7d09ff80b9787bcc03aaa7bb7a5274156c3a3ffca7ae31e9b60523e826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bff8ba7d09ff80b9787bcc03aaa7bb7a5274156c3a3ffca7ae31e9b60523e826", kill_on_drop: false }`
[INFO] [stdout] bff8ba7d09ff80b9787bcc03aaa7bb7a5274156c3a3ffca7ae31e9b60523e826
