[INFO] cloning repository https://github.com/kometen/parse_xml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kometen/parse_xml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkometen%2Fparse_xml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkometen%2Fparse_xml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a3a27e419df9f3b11c9ee050c2bcb199afe38c7 [INFO] checking kometen/parse_xml against master#f7b43542838f0a4a6cfdb17fbeadf45002042a77 for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkometen%2Fparse_xml" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kometen/parse_xml on toolchain f7b43542838f0a4a6cfdb17fbeadf45002042a77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kometen/parse_xml [INFO] finished tweaking git repo https://github.com/kometen/parse_xml [INFO] tweaked toml for git repo https://github.com/kometen/parse_xml written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kometen/parse_xml 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" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bae09db84d9c9f38774f3050740ed5705b27ab44eed2a20db2e20612f20f3ada [INFO] running `Command { std: "docker" "start" "-a" "bae09db84d9c9f38774f3050740ed5705b27ab44eed2a20db2e20612f20f3ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bae09db84d9c9f38774f3050740ed5705b27ab44eed2a20db2e20612f20f3ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae09db84d9c9f38774f3050740ed5705b27ab44eed2a20db2e20612f20f3ada", kill_on_drop: false }` [INFO] [stdout] bae09db84d9c9f38774f3050740ed5705b27ab44eed2a20db2e20612f20f3ada [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce16fbc5bc3df60ce931fbf75912b67726749c29408090e2f58e65031c16ab48 [INFO] running `Command { std: "docker" "start" "-a" "ce16fbc5bc3df60ce931fbf75912b67726749c29408090e2f58e65031c16ab48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking serde-xml-rs v0.4.1 [INFO] [stderr] Checking parse_xml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `lang` and `publicationTime` are never read [INFO] [stdout] --> src/structs.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct PayloadPublication { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10 | lang: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub(crate) publicationTime: PublicationTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadPublication` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `publicationTime` is never read [INFO] [stdout] --> src/structs.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) struct PublicationTime { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 17 | #[serde(rename = "$value")] [INFO] [stdout] 18 | pub(crate) publicationTime: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PublicationTime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `targetClass` and `version` are never read [INFO] [stdout] --> src/structs.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct MeasurementSiteReference { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 32 | pub(crate) id: u16, [INFO] [stdout] 33 | targetClass: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | version: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MeasurementSiteReference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lang` and `publicationTime` are never read [INFO] [stdout] --> src/structs.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct PayloadPublication { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10 | lang: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub(crate) publicationTime: PublicationTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadPublication` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `publicationTime` is never read [INFO] [stdout] --> src/structs.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) struct PublicationTime { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 17 | #[serde(rename = "$value")] [INFO] [stdout] 18 | pub(crate) publicationTime: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PublicationTime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `targetClass` and `version` are never read [INFO] [stdout] --> src/structs.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct MeasurementSiteReference { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 32 | pub(crate) id: u16, [INFO] [stdout] 33 | targetClass: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | version: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MeasurementSiteReference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.80s [INFO] running `Command { std: "docker" "inspect" "ce16fbc5bc3df60ce931fbf75912b67726749c29408090e2f58e65031c16ab48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce16fbc5bc3df60ce931fbf75912b67726749c29408090e2f58e65031c16ab48", kill_on_drop: false }` [INFO] [stdout] ce16fbc5bc3df60ce931fbf75912b67726749c29408090e2f58e65031c16ab48