[INFO] cloning repository https://github.com/vitalvirtue/ICP_smart_contract_weather_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitalvirtue/ICP_smart_contract_weather_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitalvirtue%2FICP_smart_contract_weather_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitalvirtue%2FICP_smart_contract_weather_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 082f8f835853f0bc5a4cd09e0f15331909d3fffb
[INFO] checking vitalvirtue/ICP_smart_contract_weather_app against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitalvirtue%2FICP_smart_contract_weather_app" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vitalvirtue/ICP_smart_contract_weather_app
[INFO] finished tweaking git repo https://github.com/vitalvirtue/ICP_smart_contract_weather_app
[INFO] tweaked toml for git repo https://github.com/vitalvirtue/ICP_smart_contract_weather_app written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vitalvirtue/ICP_smart_contract_weather_app on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vitalvirtue/ICP_smart_contract_weather_app 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/src/icp_smart_contract_weather_app_backend/Cargo.toml: unused manifest key: lib.target
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded candid_derive v0.6.5
[INFO] [stderr]   Downloaded candid v0.10.3
[INFO] [stderr]   Downloaded ic-cdk v0.12.1
[INFO] [stderr]   Downloaded ic-cdk-macros v0.8.4
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9801ec8bd938a2f87b13278592a7a2748a2772d6b02ffda8fa8051c587b48260
[INFO] running `Command { std: "docker" "start" "-a" "9801ec8bd938a2f87b13278592a7a2748a2772d6b02ffda8fa8051c587b48260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9801ec8bd938a2f87b13278592a7a2748a2772d6b02ffda8fa8051c587b48260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9801ec8bd938a2f87b13278592a7a2748a2772d6b02ffda8fa8051c587b48260", kill_on_drop: false }`
[INFO] [stdout] 9801ec8bd938a2f87b13278592a7a2748a2772d6b02ffda8fa8051c587b48260
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61c74259f85ff037f741ade7977085e350b2929e5d57802a5b170c5119137d2d
[INFO] running `Command { std: "docker" "start" "-a" "61c74259f85ff037f741ade7977085e350b2929e5d57802a5b170c5119137d2d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/src/icp_smart_contract_weather_app_backend/Cargo.toml: unused manifest key: lib.target
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]     Checking ic0 v0.21.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling candid_derive v0.6.5
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking ic-stable-structures v0.6.2
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]     Checking candid v0.10.3
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]     Checking ic-cdk v0.12.1
[INFO] [stderr]     Checking icp_smart_contract_weather_app_backend v0.1.0 (/opt/rustwide/workdir/src/icp_smart_contract_weather_app_backend)
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]   --> src/icp_smart_contract_weather_app_backend/src/lib.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct State {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]   --> src/icp_smart_contract_weather_app_backend/src/lib.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct State {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.80s
[INFO] running `Command { std: "docker" "inspect" "61c74259f85ff037f741ade7977085e350b2929e5d57802a5b170c5119137d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61c74259f85ff037f741ade7977085e350b2929e5d57802a5b170c5119137d2d", kill_on_drop: false }`
[INFO] [stdout] 61c74259f85ff037f741ade7977085e350b2929e5d57802a5b170c5119137d2d
