[INFO] cloning repository https://github.com/kindlyops/showbase
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindlyops/showbase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindlyops%2Fshowbase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindlyops%2Fshowbase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49fe1cb1276416b44b95b6e6c6a9578c86856abb
[INFO] checking kindlyops/showbase against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindlyops%2Fshowbase" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kindlyops/showbase
[INFO] finished tweaking git repo https://github.com/kindlyops/showbase
[INFO] tweaked toml for git repo https://github.com/kindlyops/showbase written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kindlyops/showbase on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kindlyops/showbase 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded qt_ritual_build v0.5.0
[INFO] [stderr]   Downloaded pathdiff v0.1.0
[INFO] [stderr]   Downloaded ritual_build v0.4.0
[INFO] [stderr]   Downloaded term v0.4.6
[INFO] [stderr]   Downloaded ritual_common v0.4.0
[INFO] [stderr]   Downloaded term-painter v0.2.4
[INFO] [stderr]   Downloaded shell-words v0.1.0
[INFO] [stderr]   Downloaded cpp_core v0.6.0
[INFO] [stderr]   Downloaded dunce v1.0.1
[INFO] [stderr]   Downloaded qt_macros v0.1.0
[INFO] [stderr]   Downloaded qt_ritual_common v0.4.0
[INFO] [stderr]   Downloaded bincode v1.3.1
[INFO] [stderr]   Downloaded backtrace v0.3.55
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded syn v1.0.55
[INFO] [stderr]   Downloaded qt_qml v0.5.0
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] [stderr]   Downloaded qt_gui v0.5.0
[INFO] [stderr]   Downloaded qt_core v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56d28521617606209350a206f27663a2730f52b9a802e7be4184bfcdd56d4880
[INFO] running `Command { std: "docker" "start" "-a" "56d28521617606209350a206f27663a2730f52b9a802e7be4184bfcdd56d4880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56d28521617606209350a206f27663a2730f52b9a802e7be4184bfcdd56d4880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56d28521617606209350a206f27663a2730f52b9a802e7be4184bfcdd56d4880", kill_on_drop: false }`
[INFO] [stdout] 56d28521617606209350a206f27663a2730f52b9a802e7be4184bfcdd56d4880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d1da94192242655b71eca77b4aae60c0f695f513fcf058ca7839ef071f6ec44
[INFO] running `Command { std: "docker" "start" "-a" "5d1da94192242655b71eca77b4aae60c0f695f513fcf058ca7839ef071f6ec44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking cpp_core v0.6.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling qt_macros v0.1.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling ritual_common v0.4.0
[INFO] [stderr]    Compiling qt_ritual_common v0.4.0
[INFO] [stderr]    Compiling ritual_build v0.4.0
[INFO] [stderr]    Compiling qt_ritual_build v0.5.0
[INFO] [stderr]    Compiling qt_core v0.5.0
[INFO] [stderr]    Compiling qt_gui v0.5.0
[INFO] [stderr]    Compiling qt_qml v0.5.0
[INFO] [stderr]    Compiling showbase v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "5d1da94192242655b71eca77b4aae60c0f695f513fcf058ca7839ef071f6ec44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d1da94192242655b71eca77b4aae60c0f695f513fcf058ca7839ef071f6ec44", kill_on_drop: false }`
[INFO] [stdout] 5d1da94192242655b71eca77b4aae60c0f695f513fcf058ca7839ef071f6ec44
