[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#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindlyops%2Fshowbase" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kindlyops/showbase on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-words v0.1.0
[INFO] [stderr]   Downloaded qt_ritual_build v0.5.0
[INFO] [stderr]   Downloaded qt_ritual_common v0.4.0
[INFO] [stderr]   Downloaded dunce v1.0.1
[INFO] [stderr]   Downloaded ritual_common v0.4.0
[INFO] [stderr]   Downloaded cpp_core v0.6.0
[INFO] [stderr]   Downloaded term-painter v0.2.4
[INFO] [stderr]   Downloaded syn v1.0.55
[INFO] [stderr]   Downloaded qt_core v0.5.0
[INFO] [stderr]   Downloaded qt_macros v0.1.0
[INFO] [stderr]   Downloaded ritual_build v0.4.0
[INFO] [stderr]   Downloaded qt_gui v0.5.0
[INFO] [stderr]   Downloaded qt_qml v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a285b4baf3163868d9c9798dfab5cbadfde1ab266985b19f2c16d5c10e286623
[INFO] running `Command { std: "docker" "start" "-a" "a285b4baf3163868d9c9798dfab5cbadfde1ab266985b19f2c16d5c10e286623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a285b4baf3163868d9c9798dfab5cbadfde1ab266985b19f2c16d5c10e286623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a285b4baf3163868d9c9798dfab5cbadfde1ab266985b19f2c16d5c10e286623", kill_on_drop: false }`
[INFO] [stdout] a285b4baf3163868d9c9798dfab5cbadfde1ab266985b19f2c16d5c10e286623
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec3e873c43ab1a5979c97320f05329702277cbbd283136c6df7d49ea659af663
[INFO] running `Command { std: "docker" "start" "-a" "ec3e873c43ab1a5979c97320f05329702277cbbd283136c6df7d49ea659af663", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.81
[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 adler v0.2.3
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.1
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]     Checking cpp_core v0.6.0
[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 45.64s
[INFO] running `Command { std: "docker" "inspect" "ec3e873c43ab1a5979c97320f05329702277cbbd283136c6df7d49ea659af663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3e873c43ab1a5979c97320f05329702277cbbd283136c6df7d49ea659af663", kill_on_drop: false }`
[INFO] [stdout] ec3e873c43ab1a5979c97320f05329702277cbbd283136c6df7d49ea659af663
[INFO] checking kindlyops/showbase against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindlyops%2Fshowbase" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kindlyops/showbase on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaab647563913b6b30206909167922927cf1dfe4880a179a8e4a062d54746c81
[INFO] running `Command { std: "docker" "start" "-a" "eaab647563913b6b30206909167922927cf1dfe4880a179a8e4a062d54746c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaab647563913b6b30206909167922927cf1dfe4880a179a8e4a062d54746c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaab647563913b6b30206909167922927cf1dfe4880a179a8e4a062d54746c81", kill_on_drop: false }`
[INFO] [stdout] eaab647563913b6b30206909167922927cf1dfe4880a179a8e4a062d54746c81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edf409c7ff52650e2ee16722364b94ed512bac81c7c5b8a7345e140034150d67
[INFO] running `Command { std: "docker" "start" "-a" "edf409c7ff52650e2ee16722364b94ed512bac81c7c5b8a7345e140034150d67", 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 serde v1.0.118
[INFO] [stderr]    Compiling autocfg v1.0.1
[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 ryu v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]     Checking cpp_core v0.6.0
[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 ritual_build v0.4.0
[INFO] [stderr]    Compiling qt_ritual_common 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] error: could not compile `qt_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/bin/rustc --crate-name qt_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ritual_rustdoc", "ritual_rustdoc_nightly"))' -C metadata=ce029e21e4dbebc1 -C extra-filename=-ce029e21e4dbebc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cpp_core=/opt/rustwide/target/debug/deps/libcpp_core-fb9516d43fe1776a.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-ec23fda73aaff879.so --extern qt_macros=/opt/rustwide/target/debug/deps/libqt_macros-0c661adf4dc69484.so --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/qt_core-62f64871b7645cc8/out/c_lib_install -l Qt5Core -l stdc++ --cfg 'cpp_lib_version="5.14.0"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "edf409c7ff52650e2ee16722364b94ed512bac81c7c5b8a7345e140034150d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edf409c7ff52650e2ee16722364b94ed512bac81c7c5b8a7345e140034150d67", kill_on_drop: false }`
[INFO] [stdout] edf409c7ff52650e2ee16722364b94ed512bac81c7c5b8a7345e140034150d67
