[INFO] cloning repository https://github.com/masato-yoshi-dnsalias-com/recpt3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masato-yoshi-dnsalias-com/recpt3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasato-yoshi-dnsalias-com%2Frecpt3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasato-yoshi-dnsalias-com%2Frecpt3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b34a25c807112792da7c1385a49a38b481965ad1
[INFO] checking masato-yoshi-dnsalias-com/recpt3 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasato-yoshi-dnsalias-com%2Frecpt3" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/masato-yoshi-dnsalias-com/recpt3
[INFO] finished tweaking git repo https://github.com/masato-yoshi-dnsalias-com/recpt3
[INFO] tweaked toml for git repo https://github.com/masato-yoshi-dnsalias-com/recpt3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/masato-yoshi-dnsalias-com/recpt3 on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/masato-yoshi-dnsalias-com/recpt3 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fcntl v0.1.0
[INFO] [stderr]   Downloaded posix_mq v3771.0.0
[INFO] [stderr]   Downloaded sscanf_macro v0.5.0
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded sscanf v0.5.0
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95ccf99d767f97d36b285357b481b6468b70b095d615a7a86206ec526105b73e
[INFO] running `Command { std: "docker" "start" "-a" "95ccf99d767f97d36b285357b481b6468b70b095d615a7a86206ec526105b73e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95ccf99d767f97d36b285357b481b6468b70b095d615a7a86206ec526105b73e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95ccf99d767f97d36b285357b481b6468b70b095d615a7a86206ec526105b73e", kill_on_drop: false }`
[INFO] [stdout] 95ccf99d767f97d36b285357b481b6468b70b095d615a7a86206ec526105b73e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2ef285a106c133628f70721bdbe720143e79ea3698ec935e3243941989829ba
[INFO] running `Command { std: "docker" "start" "-a" "d2ef285a106c133628f70721bdbe720143e79ea3698ec935e3243941989829ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking simplelog v0.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking fcntl v0.1.0
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling sscanf_macro v0.5.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking posix_mq v3771.0.0
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking sscanf v0.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling recpt3 v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.33s
[INFO] running `Command { std: "docker" "inspect" "d2ef285a106c133628f70721bdbe720143e79ea3698ec935e3243941989829ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2ef285a106c133628f70721bdbe720143e79ea3698ec935e3243941989829ba", kill_on_drop: false }`
[INFO] [stdout] d2ef285a106c133628f70721bdbe720143e79ea3698ec935e3243941989829ba
