[INFO] cloning repository https://github.com/Namacha411/kyoprofolder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Namacha411/kyoprofolder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNamacha411%2Fkyoprofolder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNamacha411%2Fkyoprofolder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c92f35286a7a65a284d11534a960b8ec01aa6e7b
[INFO] checking Namacha411/kyoprofolder against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNamacha411%2Fkyoprofolder" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Namacha411/kyoprofolder
[INFO] finished tweaking git repo https://github.com/Namacha411/kyoprofolder
[INFO] tweaked toml for git repo https://github.com/Namacha411/kyoprofolder written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Namacha411/kyoprofolder on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Namacha411/kyoprofolder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded paw v1.0.0
[INFO] [stderr]   Downloaded toml_edit v0.2.1
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded paw-raw v1.0.0
[INFO] [stderr]   Downloaded paw-attributes v1.0.2
[INFO] [stderr]   Downloaded redox_users v0.4.0
[INFO] [stderr]   Downloaded dirs-sys v0.3.6
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded libc v0.2.106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c35ef2393cd0f70ced4ae268e61ff4efecb64b8e9f1992ced33aaaf7fda58d0e
[INFO] running `Command { std: "docker" "start" "c35ef2393cd0f70ced4ae268e61ff4efecb64b8e9f1992ced33aaaf7fda58d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35ef2393cd0f70ced4ae268e61ff4efecb64b8e9f1992ced33aaaf7fda58d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c35ef2393cd0f70ced4ae268e61ff4efecb64b8e9f1992ced33aaaf7fda58d0e" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35ef2393cd0f70ced4ae268e61ff4efecb64b8e9f1992ced33aaaf7fda58d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c35ef2393cd0f70ced4ae268e61ff4efecb64b8e9f1992ced33aaaf7fda58d0e" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking combine v4.6.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]     Checking toml_edit v0.2.1
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking kf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "c35ef2393cd0f70ced4ae268e61ff4efecb64b8e9f1992ced33aaaf7fda58d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35ef2393cd0f70ced4ae268e61ff4efecb64b8e9f1992ced33aaaf7fda58d0e", kill_on_drop: false }`
[INFO] [stdout] c35ef2393cd0f70ced4ae268e61ff4efecb64b8e9f1992ced33aaaf7fda58d0e
