[INFO] cloning repository https://github.com/leninRessurect/weather
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leninRessurect/weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FleninRessurect%2Fweather", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FleninRessurect%2Fweather'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47100d31d59b3fd1739f80063deac1866c434758
[INFO] checking leninRessurect/weather against master#d0835adc4e114eac911150b3692b830b5583223a for pr-149195-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FleninRessurect%2Fweather" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leninRessurect/weather
[INFO] finished tweaking git repo https://github.com/leninRessurect/weather
[INFO] tweaked toml for git repo https://github.com/leninRessurect/weather written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leninRessurect/weather on toolchain d0835adc4e114eac911150b3692b830b5583223a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leninRessurect/weather 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" "+d0835adc4e114eac911150b3692b830b5583223a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytes v1.2.0
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded clap v3.2.12
[INFO] [stderr]   Downloaded tokio v1.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f5a2283aae2b73e2a06126032982669f44569c62910bbc762e603049d4273af
[INFO] running `Command { std: "docker" "start" "-a" "1f5a2283aae2b73e2a06126032982669f44569c62910bbc762e603049d4273af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f5a2283aae2b73e2a06126032982669f44569c62910bbc762e603049d4273af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f5a2283aae2b73e2a06126032982669f44569c62910bbc762e603049d4273af", kill_on_drop: false }`
[INFO] [stdout] 1f5a2283aae2b73e2a06126032982669f44569c62910bbc762e603049d4273af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 338a012ccdeee8e3cef21e3972d09fb6b17c59eeee66cd4825a1b7fb896931b0
[INFO] running `Command { std: "docker" "start" "-a" "338a012ccdeee8e3cef21e3972d09fb6b17c59eeee66cd4825a1b7fb896931b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.82
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking exitfailure v0.5.1
[INFO] [stderr]     Checking clap v3.2.12
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking weather v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "338a012ccdeee8e3cef21e3972d09fb6b17c59eeee66cd4825a1b7fb896931b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "338a012ccdeee8e3cef21e3972d09fb6b17c59eeee66cd4825a1b7fb896931b0", kill_on_drop: false }`
[INFO] [stdout] 338a012ccdeee8e3cef21e3972d09fb6b17c59eeee66cd4825a1b7fb896931b0
