[INFO] cloning repository https://github.com/LtPeriwinkle/mist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LtPeriwinkle/mist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtPeriwinkle%2Fmist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtPeriwinkle%2Fmist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15ae5e9e98a06e759e0279da7534d11429c60264 [INFO] checking LtPeriwinkle/mist against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtPeriwinkle%2Fmist" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LtPeriwinkle/mist on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LtPeriwinkle/mist [INFO] finished tweaking git repo https://github.com/LtPeriwinkle/mist [INFO] tweaked toml for git repo https://github.com/LtPeriwinkle/mist written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/LtPeriwinkle/mist already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a4ba91d918feb6eb7ef5806a069fd4ae3b57d7188601688bb1952e87c7df8f [INFO] running `Command { std: "docker" "start" "-a" "02a4ba91d918feb6eb7ef5806a069fd4ae3b57d7188601688bb1952e87c7df8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a4ba91d918feb6eb7ef5806a069fd4ae3b57d7188601688bb1952e87c7df8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a4ba91d918feb6eb7ef5806a069fd4ae3b57d7188601688bb1952e87c7df8f", kill_on_drop: false }` [INFO] [stdout] 02a4ba91d918feb6eb7ef5806a069fd4ae3b57d7188601688bb1952e87c7df8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2e8c00708be4e11d188b1c2cfc20853a8c54fe68ecc1f3d2da66d3349e3ae78 [INFO] running `Command { std: "docker" "start" "-a" "d2e8c00708be4e11d188b1c2cfc20853a8c54fe68ecc1f3d2da66d3349e3ae78", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-joining-type v0.5.0 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking glyph-names v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking c_vec v2.0.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling tinyfiledialogs v3.8.3 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking bitreader v0.3.4 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mmapio v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking allsorts-rental v0.5.6 [INFO] [stderr] Checking allsorts_no_std v0.5.2 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking rust-fontconfig v0.1.5 [INFO] [stderr] Checking mist-core v0.8.2 [INFO] [stderr] Checking mist v1.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.31s [INFO] running `Command { std: "docker" "inspect" "d2e8c00708be4e11d188b1c2cfc20853a8c54fe68ecc1f3d2da66d3349e3ae78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e8c00708be4e11d188b1c2cfc20853a8c54fe68ecc1f3d2da66d3349e3ae78", kill_on_drop: false }` [INFO] [stdout] d2e8c00708be4e11d188b1c2cfc20853a8c54fe68ecc1f3d2da66d3349e3ae78