[INFO] cloning repository https://github.com/wwylele/mhrice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwylele/mhrice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Fmhrice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Fmhrice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95b447cb6f54e3ec333695f41c10bf6646239444 [INFO] checking wwylele/mhrice against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Fmhrice" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwylele/mhrice on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wwylele/mhrice [INFO] finished tweaking git repo https://github.com/wwylele/mhrice [INFO] tweaked toml for git repo https://github.com/wwylele/mhrice written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/wwylele/mhrice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52629fa79a947ec0e058cd401e612a66f12082154bf2a273047ef0118993e301 [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" "52629fa79a947ec0e058cd401e612a66f12082154bf2a273047ef0118993e301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52629fa79a947ec0e058cd401e612a66f12082154bf2a273047ef0118993e301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52629fa79a947ec0e058cd401e612a66f12082154bf2a273047ef0118993e301", kill_on_drop: false }` [INFO] [stdout] 52629fa79a947ec0e058cd401e612a66f12082154bf2a273047ef0118993e301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c21ba786101fa610e1b7ce27945c90b416a9888ebcbfbdb0cbfb2222041f4f6 [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" "3c21ba786101fa610e1b7ce27945c90b416a9888ebcbfbdb0cbfb2222041f4f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking murmur3 v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-util v0.6.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Checking rusoto_credential v0.46.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Checking rusoto_signature v0.46.0 [INFO] [stderr] Compiling built v0.4.4 [INFO] [stderr] Compiling mhrice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rusoto_s3 v0.46.0 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Checking zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Compiling typed-html-macros v0.2.2 [INFO] [stderr] Checking typed-html v0.2.2 (https://github.com/bodil/typed-html.git#4c13ecca) [INFO] [stdout] warning: unused variable: `tdb` [INFO] [stdout] --> src/main.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | let tdb = Tdb::new(File::open(tdb)?)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tdb` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/main.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | let msg = Msg::new(File::open(msg)?)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unknown` [INFO] [stdout] --> src/tdb.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let unknown = file.read_u32()?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unknown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `methods` [INFO] [stdout] --> src/tdb.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | let methods = (0..method_count) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_methods` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `properties` [INFO] [stdout] --> src/tdb.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let properties = (0..property_count) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/tdb.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | let params = (0..k_count) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qs` [INFO] [stdout] --> src/tdb.rs:367:13 [INFO] [stdout] | [INFO] [stdout] 367 | let qs = (0..q_count) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_qs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tdb` [INFO] [stdout] --> src/main.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | let tdb = Tdb::new(File::open(tdb)?)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tdb` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/main.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | let msg = Msg::new(File::open(msg)?)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unknown` [INFO] [stdout] --> src/tdb.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let unknown = file.read_u32()?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unknown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `methods` [INFO] [stdout] --> src/tdb.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | let methods = (0..method_count) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_methods` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `properties` [INFO] [stdout] --> src/tdb.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let properties = (0..property_count) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/tdb.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | let params = (0..k_count) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qs` [INFO] [stdout] --> src/tdb.rs:367:13 [INFO] [stdout] | [INFO] [stdout] 367 | let qs = (0..q_count) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_qs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `af` [INFO] [stdout] --> src/tdb.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | af: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arrayize_type_instance_index` [INFO] [stdout] --> src/tdb.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | arrayize_type_instance_index: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bf` [INFO] [stdout] --> src/tdb.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | bf: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> src/tdb.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | b: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c` [INFO] [stdout] --> src/tdb.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | c: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> src/tdb.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `s2` [INFO] [stdout] --> src/tdb.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | s2: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n0` [INFO] [stdout] --> src/tdb.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | n0: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n1` [INFO] [stdout] --> src/tdb.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | n1: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n4` [INFO] [stdout] --> src/tdb.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | n4: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n5` [INFO] [stdout] --> src/tdb.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | n5: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n6` [INFO] [stdout] --> src/tdb.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | n6: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n7` [INFO] [stdout] --> src/tdb.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | n7: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flag_a` [INFO] [stdout] --> src/tdb.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | flag_a: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flag_b` [INFO] [stdout] --> src/tdb.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | flag_b: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> src/tdb.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | a: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> src/tdb.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | b: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_offset` [INFO] [stdout] --> src/tdb.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | name_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> src/tdb.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | a: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> src/tdb.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | b: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_offset` [INFO] [stdout] --> src/tdb.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | name_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> src/tdb.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 309 | a: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_offset_sometimes` [INFO] [stdout] --> src/tdb.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | name_offset_sometimes: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c` [INFO] [stdout] --> src/tdb.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | c: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `af` [INFO] [stdout] --> src/tdb.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | af: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arrayize_type_instance_index` [INFO] [stdout] --> src/tdb.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | arrayize_type_instance_index: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bf` [INFO] [stdout] --> src/tdb.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | bf: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> src/tdb.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | b: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c` [INFO] [stdout] --> src/tdb.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | c: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> src/tdb.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `s2` [INFO] [stdout] --> src/tdb.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | s2: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n0` [INFO] [stdout] --> src/tdb.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | n0: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n1` [INFO] [stdout] --> src/tdb.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | n1: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n4` [INFO] [stdout] --> src/tdb.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | n4: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n5` [INFO] [stdout] --> src/tdb.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | n5: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n6` [INFO] [stdout] --> src/tdb.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | n6: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `n7` [INFO] [stdout] --> src/tdb.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | n7: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flag_a` [INFO] [stdout] --> src/tdb.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | flag_a: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flag_b` [INFO] [stdout] --> src/tdb.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | flag_b: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> src/tdb.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | a: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> src/tdb.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | b: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_offset` [INFO] [stdout] --> src/tdb.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | name_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> src/tdb.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | a: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> src/tdb.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | b: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_offset` [INFO] [stdout] --> src/tdb.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | name_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> src/tdb.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 309 | a: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_offset_sometimes` [INFO] [stdout] --> src/tdb.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | name_offset_sometimes: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c` [INFO] [stdout] --> src/tdb.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | c: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 20s [INFO] running `Command { std: "docker" "inspect" "3c21ba786101fa610e1b7ce27945c90b416a9888ebcbfbdb0cbfb2222041f4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c21ba786101fa610e1b7ce27945c90b416a9888ebcbfbdb0cbfb2222041f4f6", kill_on_drop: false }` [INFO] [stdout] 3c21ba786101fa610e1b7ce27945c90b416a9888ebcbfbdb0cbfb2222041f4f6