[INFO] cloning repository https://github.com/reidarsollid/qtyapp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reidarsollid/qtyapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freidarsollid%2Fqtyapp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freidarsollid%2Fqtyapp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ded732277bfddec4dcd81e99edf854ceb47795a
[INFO] checking reidarsollid/qtyapp against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freidarsollid%2Fqtyapp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reidarsollid/qtyapp
[INFO] finished tweaking git repo https://github.com/reidarsollid/qtyapp
[INFO] tweaked toml for git repo https://github.com/reidarsollid/qtyapp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reidarsollid/qtyapp on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reidarsollid/qtyapp 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 344a3abbf45fbd68615545facaca31609bf3dcddde732749924e8532f17ab5fe
[INFO] running `Command { std: "docker" "start" "-a" "344a3abbf45fbd68615545facaca31609bf3dcddde732749924e8532f17ab5fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "344a3abbf45fbd68615545facaca31609bf3dcddde732749924e8532f17ab5fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344a3abbf45fbd68615545facaca31609bf3dcddde732749924e8532f17ab5fe", kill_on_drop: false }`
[INFO] [stdout] 344a3abbf45fbd68615545facaca31609bf3dcddde732749924e8532f17ab5fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd06630d2d5c3dc6ff78c1cb77e70888ed6227ac1db20187826a4d63af0cbf69
[INFO] running `Command { std: "docker" "start" "-a" "cd06630d2d5c3dc6ff78c1cb77e70888ed6227ac1db20187826a4d63af0cbf69", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.185
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.185
[INFO] [stderr]    Compiling cxx-gen v0.7.185
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.185
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]    Compiling cxx-qt-gen v0.8.1
[INFO] [stderr]    Compiling qt-build-utils v0.8.1
[INFO] [stderr]    Compiling cxx-qt-build v0.8.1
[INFO] [stderr]    Compiling cxx-qt-macro v0.8.1
[INFO] [stderr]    Compiling cxx-qt v0.8.1
[INFO] [stderr]    Compiling cxx-qt-lib v0.8.1
[INFO] [stderr]    Compiling qtyapp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 34s
[INFO] running `Command { std: "docker" "inspect" "cd06630d2d5c3dc6ff78c1cb77e70888ed6227ac1db20187826a4d63af0cbf69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd06630d2d5c3dc6ff78c1cb77e70888ed6227ac1db20187826a4d63af0cbf69", kill_on_drop: false }`
[INFO] [stdout] cd06630d2d5c3dc6ff78c1cb77e70888ed6227ac1db20187826a4d63af0cbf69
