[INFO] cloning repository https://github.com/johndiiorio/zeta-zero [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johndiiorio/zeta-zero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohndiiorio%2Fzeta-zero", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohndiiorio%2Fzeta-zero'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8afc067f435299cc33cd7ecf37a3f0729cd1d9b5 [INFO] checking johndiiorio/zeta-zero against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohndiiorio%2Fzeta-zero" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johndiiorio/zeta-zero on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johndiiorio/zeta-zero [INFO] finished tweaking git repo https://github.com/johndiiorio/zeta-zero [INFO] tweaked toml for git repo https://github.com/johndiiorio/zeta-zero written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/johndiiorio/zeta-zero already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5d81514253e3ad6a9459a4a522ff5fa79a395ba91c0e3e4e90a03b79ec733fa [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" "a5d81514253e3ad6a9459a4a522ff5fa79a395ba91c0e3e4e90a03b79ec733fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5d81514253e3ad6a9459a4a522ff5fa79a395ba91c0e3e4e90a03b79ec733fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d81514253e3ad6a9459a4a522ff5fa79a395ba91c0e3e4e90a03b79ec733fa", kill_on_drop: false }` [INFO] [stdout] a5d81514253e3ad6a9459a4a522ff5fa79a395ba91c0e3e4e90a03b79ec733fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b9c1d76a52ff5e06d5decf833c1409606c10e7d3138531a58132bca23e9c418 [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" "6b9c1d76a52ff5e06d5decf833c1409606c10e7d3138531a58132bca23e9c418", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling chess v3.1.1 [INFO] [stderr] Checking backtrace v0.3.33 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking zeta_zero v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 14s [INFO] running `Command { std: "docker" "inspect" "6b9c1d76a52ff5e06d5decf833c1409606c10e7d3138531a58132bca23e9c418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9c1d76a52ff5e06d5decf833c1409606c10e7d3138531a58132bca23e9c418", kill_on_drop: false }` [INFO] [stdout] 6b9c1d76a52ff5e06d5decf833c1409606c10e7d3138531a58132bca23e9c418