[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] b110ebdf8b9dbd76dc8a7031cfa3d62d0c3742b1 [INFO] checking LtPeriwinkle/mist against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtPeriwinkle%2Fmist" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LtPeriwinkle/mist on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-4/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7cbfdda4febd0d5162c1e9adc0e31c48bee9578a360f36ebff4004aa92d40bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7cbfdda4febd0d5162c1e9adc0e31c48bee9578a360f36ebff4004aa92d40bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7cbfdda4febd0d5162c1e9adc0e31c48bee9578a360f36ebff4004aa92d40bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7cbfdda4febd0d5162c1e9adc0e31c48bee9578a360f36ebff4004aa92d40bb", kill_on_drop: false }` [INFO] [stdout] d7cbfdda4febd0d5162c1e9adc0e31c48bee9578a360f36ebff4004aa92d40bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd931855dcc2f0bdff496c4135b164860acbd974a05fb94ed91b02aecb11a60 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cdd931855dcc2f0bdff496c4135b164860acbd974a05fb94ed91b02aecb11a60", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-joining-type v0.5.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking glyph-names v0.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [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 memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking bitreader v0.3.4 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking mmapio v0.9.1 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tinyfiledialogs v3.8.3 [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.9.0 (/opt/rustwide/workdir/crates/mist-core) [INFO] [stderr] Checking mist v1.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "cdd931855dcc2f0bdff496c4135b164860acbd974a05fb94ed91b02aecb11a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd931855dcc2f0bdff496c4135b164860acbd974a05fb94ed91b02aecb11a60", kill_on_drop: false }` [INFO] [stdout] cdd931855dcc2f0bdff496c4135b164860acbd974a05fb94ed91b02aecb11a60