[INFO] cloning repository https://github.com/emilio/aemet-visualizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emilio/aemet-visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femilio%2Faemet-visualizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femilio%2Faemet-visualizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e93cf229db7f88956e7f2743e03264eea1ce1f21 [INFO] checking emilio/aemet-visualizer against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femilio%2Faemet-visualizer" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emilio/aemet-visualizer on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emilio/aemet-visualizer [INFO] finished tweaking git repo https://github.com/emilio/aemet-visualizer [INFO] tweaked toml for git repo https://github.com/emilio/aemet-visualizer written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/emilio/aemet-visualizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Patch `serde v1.0.90 (https://github.com/emilio/serde?branch=flat-alias#dc6e2f9f)` was not used in the crate graph. [INFO] [stderr] Patch `serde_derive v1.0.90 (https://github.com/emilio/serde?branch=flat-alias#dc6e2f9f)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c734edf35cc0fd41f43aa30180e311b0d281aed6d9c9725965dc82a3ee69b01 [INFO] running `Command { std: "docker" "start" "-a" "4c734edf35cc0fd41f43aa30180e311b0d281aed6d9c9725965dc82a3ee69b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c734edf35cc0fd41f43aa30180e311b0d281aed6d9c9725965dc82a3ee69b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c734edf35cc0fd41f43aa30180e311b0d281aed6d9c9725965dc82a3ee69b01", kill_on_drop: false }` [INFO] [stdout] 4c734edf35cc0fd41f43aa30180e311b0d281aed6d9c9725965dc82a3ee69b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f11655fee628422908f59be2a09f370e5e837e8ea6e6916e625ed11cf87b824d [INFO] running `Command { std: "docker" "start" "-a" "f11655fee628422908f59be2a09f370e5e837e8ea6e6916e625ed11cf87b824d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `serde v1.0.90 (https://github.com/emilio/serde?branch=flat-alias#dc6e2f9f)` was not used in the crate graph. [INFO] [stderr] Patch `serde_derive v1.0.90 (https://github.com/emilio/serde?branch=flat-alias#dc6e2f9f)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Checking aemet-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/formats.rs:562:10 [INFO] [stdout] | [INFO] [stdout] 562 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/formats.rs:562:10 [INFO] [stdout] | [INFO] [stdout] 562 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.19s [INFO] running `Command { std: "docker" "inspect" "f11655fee628422908f59be2a09f370e5e837e8ea6e6916e625ed11cf87b824d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f11655fee628422908f59be2a09f370e5e837e8ea6e6916e625ed11cf87b824d", kill_on_drop: false }` [INFO] [stdout] f11655fee628422908f59be2a09f370e5e837e8ea6e6916e625ed11cf87b824d