[INFO] cloning repository https://github.com/Hero-Workshop-Apps/hero_workshop_core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hero-Workshop-Apps/hero_workshop_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero-Workshop-Apps%2Fhero_workshop_core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero-Workshop-Apps%2Fhero_workshop_core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ca10edba9509e39390916fb75ca82a33184a10d [INFO] checking Hero-Workshop-Apps/hero_workshop_core against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero-Workshop-Apps%2Fhero_workshop_core" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hero-Workshop-Apps/hero_workshop_core 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/Hero-Workshop-Apps/hero_workshop_core [INFO] finished tweaking git repo https://github.com/Hero-Workshop-Apps/hero_workshop_core [INFO] tweaked toml for git repo https://github.com/Hero-Workshop-Apps/hero_workshop_core written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Hero-Workshop-Apps/hero_workshop_core 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9e2cc013bce6c8528a0ee1fb5b577f09735327d0111d4596da1e28254b92f0d [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" "f9e2cc013bce6c8528a0ee1fb5b577f09735327d0111d4596da1e28254b92f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9e2cc013bce6c8528a0ee1fb5b577f09735327d0111d4596da1e28254b92f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e2cc013bce6c8528a0ee1fb5b577f09735327d0111d4596da1e28254b92f0d", kill_on_drop: false }` [INFO] [stdout] f9e2cc013bce6c8528a0ee1fb5b577f09735327d0111d4596da1e28254b92f0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06cce689469c3224ba9c02238fdba1de32bb77e13938fdff1232008fb9eebe90 [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" "06cce689469c3224ba9c02238fdba1de32bb77e13938fdff1232008fb9eebe90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cxxbridge-flags v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling link-cplusplus v1.0.4 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Compiling cxx v1.0.24 [INFO] [stderr] Compiling cxx-build v1.0.24 [INFO] [stderr] Compiling cxxbridge-macro v1.0.24 [INFO] [stderr] Checking rlua_serde v0.4.0 [INFO] [stderr] Compiling protobuf-codegen v2.18.1 [INFO] [stderr] Compiling protobuf-codegen-pure v2.18.1 [INFO] [stderr] Compiling hero_workshop_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "06cce689469c3224ba9c02238fdba1de32bb77e13938fdff1232008fb9eebe90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06cce689469c3224ba9c02238fdba1de32bb77e13938fdff1232008fb9eebe90", kill_on_drop: false }` [INFO] [stdout] 06cce689469c3224ba9c02238fdba1de32bb77e13938fdff1232008fb9eebe90