[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] a8d6eabf27c5136264eeabfb3349b7d1c282201b [INFO] checking Hero-Workshop-Apps/hero_workshop_core against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero-Workshop-Apps%2Fhero_workshop_core" "/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/Hero-Workshop-Apps/hero_workshop_core on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "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-6/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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf v2.18.1 [INFO] [stderr] Downloaded protobuf-codegen v2.18.1 [INFO] [stderr] Downloaded codespan-reporting v0.9.5 [INFO] [stderr] Downloaded scratch v1.0.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.24 [INFO] [stderr] Downloaded link-cplusplus v1.0.4 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.24 [INFO] [stderr] Downloaded cxx-build v1.0.24 [INFO] [stderr] Downloaded rlua_serde v0.4.0 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.18.1 [INFO] [stderr] Downloaded cxx v1.0.24 [INFO] [stderr] Downloaded rlua v0.17.0 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e944be5ecb1a22f5a49d6c1d2f3b38ff93b7e30704daf74be09a5aee801f8f0 [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" "2e944be5ecb1a22f5a49d6c1d2f3b38ff93b7e30704daf74be09a5aee801f8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e944be5ecb1a22f5a49d6c1d2f3b38ff93b7e30704daf74be09a5aee801f8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e944be5ecb1a22f5a49d6c1d2f3b38ff93b7e30704daf74be09a5aee801f8f0", kill_on_drop: false }` [INFO] [stdout] 2e944be5ecb1a22f5a49d6c1d2f3b38ff93b7e30704daf74be09a5aee801f8f0 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] e1368c14c1a5f0d1e479d656b83d8c67571b40c1ebbe7d98529d85fc024fa416 [INFO] running `Command { std: "docker" "start" "-a" "e1368c14c1a5f0d1e479d656b83d8c67571b40c1ebbe7d98529d85fc024fa416", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cxxbridge-flags v1.0.24 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling link-cplusplus v1.0.4 [INFO] [stderr] Compiling cxx v1.0.24 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Compiling cxx-build v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling cxxbridge-macro v1.0.24 [INFO] [stderr] Compiling serde v1.0.118 [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 2m 10s [INFO] running `Command { std: "docker" "inspect" "e1368c14c1a5f0d1e479d656b83d8c67571b40c1ebbe7d98529d85fc024fa416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1368c14c1a5f0d1e479d656b83d8c67571b40c1ebbe7d98529d85fc024fa416", kill_on_drop: false }` [INFO] [stdout] e1368c14c1a5f0d1e479d656b83d8c67571b40c1ebbe7d98529d85fc024fa416