[INFO] fetching crate mybatis-sql 2.0.1... [INFO] checking mybatis-sql-2.0.1 against master#2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 for pr-84385 [INFO] extracting crate mybatis-sql 2.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate mybatis-sql 2.0.1 on toolchain 2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mybatis-sql 2.0.1 [INFO] finished tweaking crates.io crate mybatis-sql 2.0.1 [INFO] tweaked toml for crates.io crate mybatis-sql 2.0.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mybatis-macro v2.0.3 [INFO] [stderr] Downloaded html_parser v0.6.3 [INFO] [stderr] Downloaded mybatis-core v2.0.1 [INFO] [stderr] Downloaded ipnetwork v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04e39d8cb6de7ccd9d260f70a3d5f0ee9377c07885e9c8e3aaa3c872b5d3cea3 [INFO] running `Command { std: "docker" "start" "-a" "04e39d8cb6de7ccd9d260f70a3d5f0ee9377c07885e9c8e3aaa3c872b5d3cea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04e39d8cb6de7ccd9d260f70a3d5f0ee9377c07885e9c8e3aaa3c872b5d3cea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e39d8cb6de7ccd9d260f70a3d5f0ee9377c07885e9c8e3aaa3c872b5d3cea3", kill_on_drop: false }` [INFO] [stdout] 04e39d8cb6de7ccd9d260f70a3d5f0ee9377c07885e9c8e3aaa3c872b5d3cea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9679fe1bf741bf9378a97df2e6c9c7aaf2e67995628fe8ce450fca0fe47f0d3e [INFO] running `Command { std: "docker" "start" "-a" "9679fe1bf741bf9378a97df2e6c9c7aaf2e67995628fe8ce450fca0fe47f0d3e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking base64ct v1.5.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.51 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking pkcs1 v0.3.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking rsa v0.6.1 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking tokio-stream v0.1.10 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking whoami v1.2.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking sqlx-rt v0.5.13 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bigdecimal v0.2.2 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ipnetwork v0.19.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rbson v2.0.5 [INFO] [stderr] Compiling html_parser v0.6.3 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling mybatis-macro v2.0.3 [INFO] [stderr] Checking sqlx-core v0.5.13 [INFO] [stderr] Checking mybatis-core v2.0.1 [INFO] [stderr] Checking mybatis-sql v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `item` is never read [INFO] [stdout] --> src/string_util.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let mut item = String::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `item` is never read [INFO] [stdout] --> src/string_util.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let mut item = String::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:150:27 [INFO] [stdout] | [INFO] [stdout] 150 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/ops_xor.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | fn op_bitxor_f64(value: &Value, other: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/ops_xor.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 200 | fn op_bitxor_f64(value: &Value, other: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:150:27 [INFO] [stdout] | [INFO] [stdout] 150 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/ops_xor.rs:212:24 [INFO] [stdout] | [INFO] [stdout] 212 | fn op_bitxor_f64_value(value: &Value, other: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/ops_xor.rs:212:39 [INFO] [stdout] | [INFO] [stdout] 212 | fn op_bitxor_f64_value(value: &Value, other: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ops_xor.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | Value::Double(s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/ops_xor.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | let rhs = rhs.as_f64().unwrap_or_default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/ops_xor.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | fn op_bitxor_f64(value: &Value, other: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/ops_xor.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 200 | fn op_bitxor_f64(value: &Value, other: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/ops_xor.rs:212:24 [INFO] [stdout] | [INFO] [stdout] 212 | fn op_bitxor_f64_value(value: &Value, other: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/ops_xor.rs:212:39 [INFO] [stdout] | [INFO] [stdout] 212 | fn op_bitxor_f64_value(value: &Value, other: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eq_u64` is never used [INFO] [stdout] --> src/ops_eq.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn eq_u64(value: &Value, other: u64) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `op_mul_u32` is never used [INFO] [stdout] --> src/ops_mul.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn op_mul_u32(value: &Value, other: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `op_mul_i32` is never used [INFO] [stdout] --> src/ops_mul.rs:199:4 [INFO] [stdout] | [INFO] [stdout] 199 | fn op_mul_i32(value: &Value, other: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `op_bitxor_u64` is never used [INFO] [stdout] --> src/ops_xor.rs:192:4 [INFO] [stdout] | [INFO] [stdout] 192 | fn op_bitxor_u64(value: &Value, other: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `op_bitxor_u64_value` is never used [INFO] [stdout] --> src/ops_xor.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn op_bitxor_u64_value(value: &Value, other: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eq_u64` is never used [INFO] [stdout] --> src/ops_eq.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn eq_u64(value: &Value, other: u64) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `op_mul_u32` is never used [INFO] [stdout] --> src/ops_mul.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn op_mul_u32(value: &Value, other: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `op_mul_i32` is never used [INFO] [stdout] --> src/ops_mul.rs:199:4 [INFO] [stdout] | [INFO] [stdout] 199 | fn op_mul_i32(value: &Value, other: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `op_bitxor_u64` is never used [INFO] [stdout] --> src/ops_xor.rs:192:4 [INFO] [stdout] | [INFO] [stdout] 192 | fn op_bitxor_u64(value: &Value, other: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `op_bitxor_u64_value` is never used [INFO] [stdout] --> src/ops_xor.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn op_bitxor_u64_value(value: &Value, other: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.79s [INFO] running `Command { std: "docker" "inspect" "9679fe1bf741bf9378a97df2e6c9c7aaf2e67995628fe8ce450fca0fe47f0d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9679fe1bf741bf9378a97df2e6c9c7aaf2e67995628fe8ce450fca0fe47f0d3e", kill_on_drop: false }` [INFO] [stdout] 9679fe1bf741bf9378a97df2e6c9c7aaf2e67995628fe8ce450fca0fe47f0d3e