[INFO] cloning repository https://github.com/xenith-studios/ataxia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xenith-studios/ataxia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxenith-studios%2Fataxia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxenith-studios%2Fataxia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10bfde4b3c3e5658617e6db0f395f3b06690088f [INFO] checking xenith-studios/ataxia against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxenith-studios%2Fataxia" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xenith-studios/ataxia on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xenith-studios/ataxia [INFO] finished tweaking git repo https://github.com/xenith-studios/ataxia [INFO] tweaked toml for git repo https://github.com/xenith-studios/ataxia written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/xenith-studios/ataxia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f983cf7b9c57df9f611d242825c3d2401045a9f7d0ab75d902c2132487a1919d [INFO] running `Command { std: "docker" "start" "-a" "f983cf7b9c57df9f611d242825c3d2401045a9f7d0ab75d902c2132487a1919d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f983cf7b9c57df9f611d242825c3d2401045a9f7d0ab75d902c2132487a1919d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f983cf7b9c57df9f611d242825c3d2401045a9f7d0ab75d902c2132487a1919d", kill_on_drop: false }` [INFO] [stdout] f983cf7b9c57df9f611d242825c3d2401045a9f7d0ab75d902c2132487a1919d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 526d1c750ce41a58ed7ffad9cf041657760354e4be5a577f27d4fd5cec8bd227 [INFO] running `Command { std: "docker" "start" "-a" "526d1c750ce41a58ed7ffad9cf041657760354e4be5a577f27d4fd5cec8bd227", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking simplelog v0.10.0 [INFO] [stderr] Compiling ataxia-core v0.0.1-dev (/opt/rustwide/workdir/ataxia-core) [INFO] [stderr] Compiling ataxia-portal v0.0.1-dev (/opt/rustwide/workdir/ataxia-portal) [INFO] [stderr] Compiling ataxia-engine v0.0.1-dev (/opt/rustwide/workdir/ataxia-engine) [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.65 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.94s [INFO] running `Command { std: "docker" "inspect" "526d1c750ce41a58ed7ffad9cf041657760354e4be5a577f27d4fd5cec8bd227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526d1c750ce41a58ed7ffad9cf041657760354e4be5a577f27d4fd5cec8bd227", kill_on_drop: false }` [INFO] [stdout] 526d1c750ce41a58ed7ffad9cf041657760354e4be5a577f27d4fd5cec8bd227