[INFO] cloning repository https://github.com/fennelq/parse_chg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fennelq/parse_chg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennelq%2Fparse_chg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennelq%2Fparse_chg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70775d23acb12e3946287df3d11091e1bdf57301 [INFO] checking fennelq/parse_chg against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennelq%2Fparse_chg" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fennelq/parse_chg on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fennelq/parse_chg [INFO] finished tweaking git repo https://github.com/fennelq/parse_chg [INFO] tweaked toml for git repo https://github.com/fennelq/parse_chg written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/fennelq/parse_chg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byteorder v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a04ea684c01249ca10736ed96d39c103dbdc27a0fc29d4f9a27574991c19c3de [INFO] running `Command { std: "docker" "start" "-a" "a04ea684c01249ca10736ed96d39c103dbdc27a0fc29d4f9a27574991c19c3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a04ea684c01249ca10736ed96d39c103dbdc27a0fc29d4f9a27574991c19c3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a04ea684c01249ca10736ed96d39c103dbdc27a0fc29d4f9a27574991c19c3de", kill_on_drop: false }` [INFO] [stdout] a04ea684c01249ca10736ed96d39c103dbdc27a0fc29d4f9a27574991c19c3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63ac3158d1e0a7de5bbfbc7378c91bb4e87dd889063fbb3f2b44ba9c36d94d0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63ac3158d1e0a7de5bbfbc7378c91bb4e87dd889063fbb3f2b44ba9c36d94d0e", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.0 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking parse_chg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:77:40 [INFO] [stdout] | [INFO] [stdout] 77 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:77:40 [INFO] [stdout] | [INFO] [stdout] 77 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/read_write.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tests.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tests.rs:33:44 [INFO] [stdout] | [INFO] [stdout] 33 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/column.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ws1: [u8; 2], //2b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/column.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ws2: Vec, //32b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/column.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws3: Vec, //44b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws4` [INFO] [stdout] --> src/sig/rab_e/column.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ws4: Vec, //33b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/wall.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws1: [u8; 20], //20b [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/wall.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ws2: Vec, //38b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/wall.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ws3: Vec, //34b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/sig/rab_e/wall.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | source: Vec //42b [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/beam.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ws1: Vec, //36b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/beam.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ws2: Vec, //41b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/slab.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | ws1: [u8; 2], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/slab.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ws2: [u8; 14], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/slab.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws3: Vec //100b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/poly.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ws1: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/poly.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ws2: [u8; 8] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/node.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ws1: [u8; 10] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_wall.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ws1: [u8;16], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/f_wall.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws2: [u8; 12] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/part.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ws1: [u8; 2], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/part.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws2: Vec //30b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | ws1: [u8; 8] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | ws1: [u8; 20] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | ws1: [u8; 8] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | ws1: [u8; 8] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | ws1: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | ws2: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | ws3: [u8; 3], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws4` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | ws4: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws5` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | ws5: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws6` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | ws6: Vec, //32b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws7` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | ws7: Vec, //37 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/pile.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | ws1: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/pile.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | ws1: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/pile.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | ws1: [u8; 9], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/pile.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | ws2: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/pile.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | ws1: [u8; 2], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/pile.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | ws2: [u8; 15], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_beam.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ws1: [u8; 2], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/f_beam.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ws2: Vec, //40b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ws: [u8; 3] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | ws: [u8; 3] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1_1` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | ws1_1: [u8; 17], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c_sum` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | c_sum: [u8; 4], //контрольная сумма? [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1_2` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | ws1_2: [u8; 15], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wtf` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | wtf: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | ws2: [u8; 10], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | ws3: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws4` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | ws4: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws5` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | ws5: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws6` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | ws6: Vec, //180 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/column.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ws1: [u8; 2], //2b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/column.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ws2: Vec, //32b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/column.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws3: Vec, //44b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws4` [INFO] [stdout] --> src/sig/rab_e/column.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ws4: Vec, //33b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/wall.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws1: [u8; 20], //20b [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/wall.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ws2: Vec, //38b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/wall.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ws3: Vec, //34b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/sig/rab_e/wall.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | source: Vec //42b [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/beam.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ws1: Vec, //36b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/beam.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ws2: Vec, //41b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/slab.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | ws1: [u8; 2], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/slab.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ws2: [u8; 14], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/slab.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws3: Vec //100b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/poly.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ws1: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/poly.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ws2: [u8; 8] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/node.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ws1: [u8; 10] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_wall.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ws1: [u8;16], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/f_wall.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws2: [u8; 12] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/part.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ws1: [u8; 2], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/part.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ws2: Vec //30b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | ws1: [u8; 8] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | ws1: [u8; 20] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | ws1: [u8; 8] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | ws1: [u8; 8] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | ws1: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | ws2: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | ws3: [u8; 3], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws4` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | ws4: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws5` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | ws5: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws6` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | ws6: Vec, //32b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws7` [INFO] [stdout] --> src/sig/rab_e/f_slab.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | ws7: Vec, //37 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/pile.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | ws1: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/pile.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | ws1: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/pile.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | ws1: [u8; 9], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/pile.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | ws2: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/pile.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | ws1: [u8; 2], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/pile.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | ws2: [u8; 15], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1` [INFO] [stdout] --> src/sig/rab_e/f_beam.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ws1: [u8; 2], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/f_beam.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ws2: Vec, //40b [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ws: [u8; 3] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | ws: [u8; 3] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws` [INFO] [stdout] --> src/sig/rab_e/sec.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | ws: [u8; 2] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1_1` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | ws1_1: [u8; 17], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c_sum` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | c_sum: [u8; 4], //контрольная сумма? [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws1_2` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | ws1_2: [u8; 15], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wtf` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | wtf: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws2` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | ws2: [u8; 10], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws3` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | ws3: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws4` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | ws4: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws5` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | ws5: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ws6` [INFO] [stdout] --> src/sig/rab_e/rab_e.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | ws6: Vec, //180 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.19s [INFO] running `Command { std: "docker" "inspect" "63ac3158d1e0a7de5bbfbc7378c91bb4e87dd889063fbb3f2b44ba9c36d94d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ac3158d1e0a7de5bbfbc7378c91bb4e87dd889063fbb3f2b44ba9c36d94d0e", kill_on_drop: false }` [INFO] [stdout] 63ac3158d1e0a7de5bbfbc7378c91bb4e87dd889063fbb3f2b44ba9c36d94d0e