[INFO] fetching crate socha 0.1.3... [INFO] checking socha-0.1.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate socha 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate socha 0.1.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate socha 0.1.3 [INFO] tweaked toml for crates.io crate socha 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate socha 0.1.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate socha 0.1.3 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ede6dff63b4e6988750682f68f4da198443448ab06a9d9dd49b40882c9c7795d [INFO] running `Command { std: "docker" "start" "-a" "ede6dff63b4e6988750682f68f4da198443448ab06a9d9dd49b40882c9c7795d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ede6dff63b4e6988750682f68f4da198443448ab06a9d9dd49b40882c9c7795d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede6dff63b4e6988750682f68f4da198443448ab06a9d9dd49b40882c9c7795d", kill_on_drop: false }` [INFO] [stdout] ede6dff63b4e6988750682f68f4da198443448ab06a9d9dd49b40882c9c7795d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd4e7cb210b91ca968d55979875378bba83fac2e079f577dd8aab43b92743b2b [INFO] running `Command { std: "docker" "start" "-a" "fd4e7cb210b91ca968d55979875378bba83fac2e079f577dd8aab43b92743b2b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Compiling strong-xml-derive v0.6.3 [INFO] [stderr] Checking strong-xml v0.6.3 [INFO] [stderr] Checking socha v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, XmlRead, XmlWrite, Clone)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug, XmlRead, XmlWrite, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Debug, XmlRead, XmlWrite, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Debug, XmlRead, XmlWrite, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:169:17 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:129:27 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:143:27 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:155:27 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, XmlRead, XmlWrite, Clone)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug, XmlRead, XmlWrite, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Debug, XmlRead, XmlWrite, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Debug, XmlRead, XmlWrite, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:169:17 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/incoming.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Debug, XmlRead, XmlWrite)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `socha` (lib) due to 27 previous errors [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:129:27 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:143:27 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/outgoing.rs:155:27 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Debug, XmlWrite, XmlRead)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `socha` (lib test) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "fd4e7cb210b91ca968d55979875378bba83fac2e079f577dd8aab43b92743b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4e7cb210b91ca968d55979875378bba83fac2e079f577dd8aab43b92743b2b", kill_on_drop: false }` [INFO] [stdout] fd4e7cb210b91ca968d55979875378bba83fac2e079f577dd8aab43b92743b2b