[INFO] cloning repository https://github.com/MichalUSER/weather_app_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MichalUSER/weather_app_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichalUSER%2Fweather_app_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichalUSER%2Fweather_app_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c7282735e3eb274271e31fc88e58a1a9e68847d [INFO] checking MichalUSER/weather_app_cli against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichalUSER%2Fweather_app_cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MichalUSER/weather_app_cli on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MichalUSER/weather_app_cli [INFO] finished tweaking git repo https://github.com/MichalUSER/weather_app_cli [INFO] tweaked toml for git repo https://github.com/MichalUSER/weather_app_cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MichalUSER/weather_app_cli 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/MichalUSER/weather_app_api.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.134 [INFO] [stderr] Downloaded serde_derive v1.0.134 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b0e922a936b4a5a97ba2f8d306b0c8cd20c32922b105040a2fd9ba8667b04a4 [INFO] running `Command { std: "docker" "start" "-a" "8b0e922a936b4a5a97ba2f8d306b0c8cd20c32922b105040a2fd9ba8667b04a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b0e922a936b4a5a97ba2f8d306b0c8cd20c32922b105040a2fd9ba8667b04a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b0e922a936b4a5a97ba2f8d306b0c8cd20c32922b105040a2fd9ba8667b04a4", kill_on_drop: false }` [INFO] [stdout] 8b0e922a936b4a5a97ba2f8d306b0c8cd20c32922b105040a2fd9ba8667b04a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5c69acdbad6fea06534d5c8ce66300062c806c7dcd455da760126829d02c518 [INFO] running `Command { std: "docker" "start" "-a" "c5c69acdbad6fea06534d5c8ce66300062c806c7dcd455da760126829d02c518", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling minreq v2.5.1 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking weather_api v0.1.0 (https://github.com/MichalUSER/weather_app_api.git?rev=dfa5cd92caebbb4968801f942641a2fc01fd010e#dfa5cd92) [INFO] [stderr] Checking weather_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.75s [INFO] running `Command { std: "docker" "inspect" "c5c69acdbad6fea06534d5c8ce66300062c806c7dcd455da760126829d02c518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c69acdbad6fea06534d5c8ce66300062c806c7dcd455da760126829d02c518", kill_on_drop: false }` [INFO] [stdout] c5c69acdbad6fea06534d5c8ce66300062c806c7dcd455da760126829d02c518