[INFO] fetching crate openweathermap_client 0.4.0... [INFO] building openweathermap_client-0.4.0 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] extracting crate openweathermap_client 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate openweathermap_client 0.4.0 on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openweathermap_client 0.4.0 [INFO] finished tweaking crates.io crate openweathermap_client 0.4.0 [INFO] tweaked toml for crates.io crate openweathermap_client 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate openweathermap_client 0.4.0 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a989d934a9340a9b348c5f3d220d5d8ed4be303b537dbc18354ce28b33dfca7 [INFO] running `Command { std: "docker" "start" "-a" "7a989d934a9340a9b348c5f3d220d5d8ed4be303b537dbc18354ce28b33dfca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a989d934a9340a9b348c5f3d220d5d8ed4be303b537dbc18354ce28b33dfca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a989d934a9340a9b348c5f3d220d5d8ed4be303b537dbc18354ce28b33dfca7", kill_on_drop: false }` [INFO] [stdout] 7a989d934a9340a9b348c5f3d220d5d8ed4be303b537dbc18354ce28b33dfca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dbb171ee1ff8c9f62990b6f39317e50e0f6dcfac9a1ee6046df42196c83064f [INFO] running `Command { std: "docker" "start" "-a" "1dbb171ee1ff8c9f62990b6f39317e50e0f6dcfac9a1ee6046df42196c83064f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling aws-lc-rs v1.6.2 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls-pki-types v1.4.0 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rustls v0.23.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rustls-pemfile v2.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.13.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling openweathermap_client v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "1dbb171ee1ff8c9f62990b6f39317e50e0f6dcfac9a1ee6046df42196c83064f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbb171ee1ff8c9f62990b6f39317e50e0f6dcfac9a1ee6046df42196c83064f", kill_on_drop: false }` [INFO] [stdout] 1dbb171ee1ff8c9f62990b6f39317e50e0f6dcfac9a1ee6046df42196c83064f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a9611cd3be3ebf8d970412701fe4e61001e55ccd3839d6130d668c652d5b405 [INFO] running `Command { std: "docker" "start" "-a" "4a9611cd3be3ebf8d970412701fe4e61001e55ccd3839d6130d668c652d5b405", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling openweathermap_client v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.29s [INFO] running `Command { std: "docker" "inspect" "4a9611cd3be3ebf8d970412701fe4e61001e55ccd3839d6130d668c652d5b405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9611cd3be3ebf8d970412701fe4e61001e55ccd3839d6130d668c652d5b405", kill_on_drop: false }` [INFO] [stdout] 4a9611cd3be3ebf8d970412701fe4e61001e55ccd3839d6130d668c652d5b405