[INFO] cloning repository https://github.com/proadress/ru
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proadress/ru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproadress%2Fru", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproadress%2Fru'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a9dbaee626a12c9f8792343fa602d7a1752883f
[INFO] checking proadress/ru against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproadress%2Fru" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/proadress/ru
[INFO] finished tweaking git repo https://github.com/proadress/ru
[INFO] tweaked toml for git repo https://github.com/proadress/ru written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/proadress/ru on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/proadress/ru 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v8.2.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.4
[INFO] [stderr]   Downloaded rust-embed-impl v8.2.0
[INFO] [stderr]   Downloaded pin-project v1.1.4
[INFO] [stderr]   Downloaded utoipa v4.2.0
[INFO] [stderr]   Downloaded utoipa-gen v4.2.0
[INFO] [stderr]   Downloaded rust-embed v8.2.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui v6.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f7dc3c1250f7cf9509ebac326a9c5415a11002245a7422c9fc207ab1f11c9f7
[INFO] running `Command { std: "docker" "start" "-a" "3f7dc3c1250f7cf9509ebac326a9c5415a11002245a7422c9fc207ab1f11c9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f7dc3c1250f7cf9509ebac326a9c5415a11002245a7422c9fc207ab1f11c9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f7dc3c1250f7cf9509ebac326a9c5415a11002245a7422c9fc207ab1f11c9f7", kill_on_drop: false }`
[INFO] [stdout] 3f7dc3c1250f7cf9509ebac326a9c5415a11002245a7422c9fc207ab1f11c9f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 066e49ccce675ba072b608aa7c1d1175af5f06b2c3e6c7135a68f3b9656afd9e
[INFO] running `Command { std: "docker" "start" "-a" "066e49ccce675ba072b608aa7c1d1175af5f06b2c3e6c7135a68f3b9656afd9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling rust-embed-utils v8.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling utoipa-swagger-ui v6.0.0
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling utoipa-gen v4.2.0
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking rust-embed v8.2.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.2
[INFO] [stderr]     Checking utoipa v4.2.0
[INFO] [stderr]     Checking hyper v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.2
[INFO] [stderr]     Checking axum-swagger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.47s
[INFO] running `Command { std: "docker" "inspect" "066e49ccce675ba072b608aa7c1d1175af5f06b2c3e6c7135a68f3b9656afd9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "066e49ccce675ba072b608aa7c1d1175af5f06b2c3e6c7135a68f3b9656afd9e", kill_on_drop: false }`
[INFO] [stdout] 066e49ccce675ba072b608aa7c1d1175af5f06b2c3e6c7135a68f3b9656afd9e
