[INFO] cloning repository https://github.com/not-fl3/macroquad-sample-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/not-fl3/macroquad-sample-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-fl3%2Fmacroquad-sample-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-fl3%2Fmacroquad-sample-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47dc9ebfef48bf2a133a11ff8d427324875845c5 [INFO] checking not-fl3/macroquad-sample-project against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-fl3%2Fmacroquad-sample-project" "/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/not-fl3/macroquad-sample-project on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/not-fl3/macroquad-sample-project [INFO] finished tweaking git repo https://github.com/not-fl3/macroquad-sample-project [INFO] tweaked toml for git repo https://github.com/not-fl3/macroquad-sample-project written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/not-fl3/macroquad-sample-project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceff7ca94b16ef4c3d00ef24dc85645bb30e0e906b7544114d6f74fa9b6e9cf1 [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" "ceff7ca94b16ef4c3d00ef24dc85645bb30e0e906b7544114d6f74fa9b6e9cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceff7ca94b16ef4c3d00ef24dc85645bb30e0e906b7544114d6f74fa9b6e9cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceff7ca94b16ef4c3d00ef24dc85645bb30e0e906b7544114d6f74fa9b6e9cf1", kill_on_drop: false }` [INFO] [stdout] ceff7ca94b16ef4c3d00ef24dc85645bb30e0e906b7544114d6f74fa9b6e9cf1 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa240d552a0e0afcb2d37d8c7b0bcbce4276a53e4bfba9af94491c9587383dd1 [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" "aa240d552a0e0afcb2d37d8c7b0bcbce4276a53e4bfba9af94491c9587383dd1", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling sapp-linux v0.1.7 [INFO] [stderr] Checking megaui v0.1.5 [INFO] [stderr] Compiling macroquad_macro v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking glam v0.8.6 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking miniquad v0.2.53 [INFO] [stderr] Checking quad-gl v0.1.0 [INFO] [stderr] Checking macroquad v0.1.4 [INFO] [stderr] Checking macroquad_sample_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.09s [INFO] running `Command { std: "docker" "inspect" "aa240d552a0e0afcb2d37d8c7b0bcbce4276a53e4bfba9af94491c9587383dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa240d552a0e0afcb2d37d8c7b0bcbce4276a53e4bfba9af94491c9587383dd1", kill_on_drop: false }` [INFO] [stdout] aa240d552a0e0afcb2d37d8c7b0bcbce4276a53e4bfba9af94491c9587383dd1