[INFO] cloning repository https://github.com/maghoff/wad-render [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maghoff/wad-render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fwad-render", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fwad-render'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40eaf12a7bd34e6f490c7fb08df44157b1895596 [INFO] checking maghoff/wad-render against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fwad-render" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maghoff/wad-render on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maghoff/wad-render [INFO] finished tweaking git repo https://github.com/maghoff/wad-render [INFO] tweaked toml for git repo https://github.com/maghoff/wad-render written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/maghoff/wad-render already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b1a02fc13a92896b91fae6d35e64939311cbe1e8e9cad123ddb05e3741c06b1 [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" "4b1a02fc13a92896b91fae6d35e64939311cbe1e8e9cad123ddb05e3741c06b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b1a02fc13a92896b91fae6d35e64939311cbe1e8e9cad123ddb05e3741c06b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1a02fc13a92896b91fae6d35e64939311cbe1e8e9cad123ddb05e3741c06b1", kill_on_drop: false }` [INFO] [stdout] 4b1a02fc13a92896b91fae6d35e64939311cbe1e8e9cad123ddb05e3741c06b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee592418bf48cce145cdae3d0240c0cea74af4e2f2f671a3710b4b2158d435a [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" "aee592418bf48cce145cdae3d0240c0cea74af4e2f2f671a3710b4b2158d435a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking array-macro v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking ndarray v0.12.1 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking wad v0.3.2 (https://github.com/maghoff/wad.git#5eed7ec3) [INFO] [stderr] Checking wad-map v0.1.0 (https://github.com/maghoff/wad-map.git#b5121f6c) [INFO] [stderr] Checking wad-gfx v0.2.0 (https://github.com/maghoff/wad-gfx.git#3ccb24cf) [INFO] [stderr] Checking wad-render v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.86s [INFO] running `Command { std: "docker" "inspect" "aee592418bf48cce145cdae3d0240c0cea74af4e2f2f671a3710b4b2158d435a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee592418bf48cce145cdae3d0240c0cea74af4e2f2f671a3710b4b2158d435a", kill_on_drop: false }` [INFO] [stdout] aee592418bf48cce145cdae3d0240c0cea74af4e2f2f671a3710b4b2158d435a