[INFO] cloning repository https://github.com/leo60228/qt-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leo60228/qt-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Fqt-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Fqt-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba414945b8a3ed48d6cdc5f760ef204623c7caf6 [INFO] checking leo60228/qt-experiments against master#e29821ff85a2a3000d226f99f62f89464028d5d6 for pr-111505 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Fqt-experiments" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leo60228/qt-experiments on toolchain e29821ff85a2a3000d226f99f62f89464028d5d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leo60228/qt-experiments [INFO] finished tweaking git repo https://github.com/leo60228/qt-experiments [INFO] tweaked toml for git repo https://github.com/leo60228/qt-experiments written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leo60228/qt-experiments 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" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpp_common v0.5.5 [INFO] [stderr] Downloaded cpp_macros v0.5.5 [INFO] [stderr] Downloaded cpp v0.5.5 [INFO] [stderr] Downloaded cstr v0.2.5 [INFO] [stderr] Downloaded qmetaobject_impl v0.1.4 [INFO] [stderr] Downloaded qmetaobject v0.1.4 [INFO] [stderr] Downloaded cpp_build v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dc3d535a5ce7132e72d640a17b6798df1adef5b682c7c0a68d9e1e669d199c2 [INFO] running `Command { std: "docker" "start" "-a" "5dc3d535a5ce7132e72d640a17b6798df1adef5b682c7c0a68d9e1e669d199c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dc3d535a5ce7132e72d640a17b6798df1adef5b682c7c0a68d9e1e669d199c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc3d535a5ce7132e72d640a17b6798df1adef5b682c7c0a68d9e1e669d199c2", kill_on_drop: false }` [INFO] [stdout] 5dc3d535a5ce7132e72d640a17b6798df1adef5b682c7c0a68d9e1e669d199c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e29821ff85a2a3000d226f99f62f89464028d5d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a614fc254ae80dc4e3c15fe6267d2ae7ccc412f702b732cb601579e9d4cb108 [INFO] running `Command { std: "docker" "start" "-a" "6a614fc254ae80dc4e3c15fe6267d2ae7ccc412f702b732cb601579e9d4cb108", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cstr v0.2.5 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling cpp_common v0.5.5 [INFO] [stderr] Compiling cpp_build v0.5.5 [INFO] [stderr] Compiling cpp_macros v0.5.5 [INFO] [stderr] Compiling qmetaobject v0.1.4 [INFO] [stderr] Compiling qmetaobject_impl v0.1.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking cpp v0.5.5 [INFO] [stderr] Checking qt-experiments v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.91s [INFO] running `Command { std: "docker" "inspect" "6a614fc254ae80dc4e3c15fe6267d2ae7ccc412f702b732cb601579e9d4cb108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a614fc254ae80dc4e3c15fe6267d2ae7ccc412f702b732cb601579e9d4cb108", kill_on_drop: false }` [INFO] [stdout] 6a614fc254ae80dc4e3c15fe6267d2ae7ccc412f702b732cb601579e9d4cb108