[INFO] cloning repository https://github.com/XNM1/weather-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XNM1/weather-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXNM1%2Fweather-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXNM1%2Fweather-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f4e41c0503640a918cfcf483828226abc1c0ab1 [INFO] building XNM1/weather-rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXNM1%2Fweather-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/XNM1/weather-rs [INFO] finished tweaking git repo https://github.com/XNM1/weather-rs [INFO] tweaked toml for git repo https://github.com/XNM1/weather-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/XNM1/weather-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/XNM1/weather-rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: unused manifest key: workspace.package.name [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd83d19c33ae5bc3b607449b9ab51cd93adf199e40a5b5204fa272294d2602c0 [INFO] running `Command { std: "docker" "start" "-a" "bd83d19c33ae5bc3b607449b9ab51cd93adf199e40a5b5204fa272294d2602c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd83d19c33ae5bc3b607449b9ab51cd93adf199e40a5b5204fa272294d2602c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd83d19c33ae5bc3b607449b9ab51cd93adf199e40a5b5204fa272294d2602c0", kill_on_drop: false }` [INFO] [stdout] bd83d19c33ae5bc3b607449b9ab51cd93adf199e40a5b5204fa272294d2602c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 426d2ac495806835ce085574206e2a0b11b601a5b3e1387d3849d82d4cd2f18d [INFO] running `Command { std: "docker" "start" "-a" "426d2ac495806835ce085574206e2a0b11b601a5b3e1387d3849d82d4cd2f18d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing v0.1.39 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling dateparser v0.2.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling narrate v0.4.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling weather-api-services v0.1.0 (/opt/rustwide/workdir/weather-api-services) [INFO] [stderr] Compiling weather-rs v0.1.2 (/opt/rustwide/workdir/weather-rs) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "426d2ac495806835ce085574206e2a0b11b601a5b3e1387d3849d82d4cd2f18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426d2ac495806835ce085574206e2a0b11b601a5b3e1387d3849d82d4cd2f18d", kill_on_drop: false }` [INFO] [stdout] 426d2ac495806835ce085574206e2a0b11b601a5b3e1387d3849d82d4cd2f18d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6903a4d0024a20977eb437a853ed763037cd62748e3e1cf2185cd6086e407763 [INFO] running `Command { std: "docker" "start" "-a" "6903a4d0024a20977eb437a853ed763037cd62748e3e1cf2185cd6086e407763", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling mockito v1.2.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling weather-api-services v0.1.0 (/opt/rustwide/workdir/weather-api-services) [INFO] [stderr] Compiling weather-rs v0.1.2 (/opt/rustwide/workdir/weather-rs) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "6903a4d0024a20977eb437a853ed763037cd62748e3e1cf2185cd6086e407763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6903a4d0024a20977eb437a853ed763037cd62748e3e1cf2185cd6086e407763", kill_on_drop: false }` [INFO] [stdout] 6903a4d0024a20977eb437a853ed763037cd62748e3e1cf2185cd6086e407763