[INFO] cloning repository https://github.com/fisk-engine/fisk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fisk-engine/fisk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffisk-engine%2Ffisk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffisk-engine%2Ffisk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e3c21b157a60233fe4e4292f408b4b0e8e54cd3 [INFO] checking fisk-engine/fisk against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffisk-engine%2Ffisk" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fisk-engine/fisk on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fisk-engine/fisk [INFO] finished tweaking git repo https://github.com/fisk-engine/fisk [INFO] tweaked toml for git repo https://github.com/fisk-engine/fisk written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fisk-engine/fisk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ce70baae436e5fa6bb6678725ca1265848abfe44b451f1c4dbcd2fae6e8df91 [INFO] running `Command { std: "docker" "start" "-a" "3ce70baae436e5fa6bb6678725ca1265848abfe44b451f1c4dbcd2fae6e8df91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce70baae436e5fa6bb6678725ca1265848abfe44b451f1c4dbcd2fae6e8df91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce70baae436e5fa6bb6678725ca1265848abfe44b451f1c4dbcd2fae6e8df91", kill_on_drop: false }` [INFO] [stdout] 3ce70baae436e5fa6bb6678725ca1265848abfe44b451f1c4dbcd2fae6e8df91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22c47d295bce900003fb774be08bec6f9ae4a16aee7b766c2d8f6d7441cbee49 [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" "22c47d295bce900003fb774be08bec6f9ae4a16aee7b766c2d8f6d7441cbee49", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking serde v1.0.42 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rlua v0.13.0 [INFO] [stderr] Compiling minifb v0.10.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking serde_json v1.0.16 [INFO] [stderr] Checking bincode v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.42 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking aseprite v0.1.3 [INFO] [stderr] Checking blit v0.5.2 [INFO] [stderr] Checking fisk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "22c47d295bce900003fb774be08bec6f9ae4a16aee7b766c2d8f6d7441cbee49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c47d295bce900003fb774be08bec6f9ae4a16aee7b766c2d8f6d7441cbee49", kill_on_drop: false }` [INFO] [stdout] 22c47d295bce900003fb774be08bec6f9ae4a16aee7b766c2d8f6d7441cbee49