[INFO] cloning repository https://github.com/Chia-Network/clvm_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chia-Network/clvm_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChia-Network%2Fclvm_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChia-Network%2Fclvm_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abde9946abe6cc142b3b4efef7afd4614c5f2fc6 [INFO] testing Chia-Network/clvm_rs against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChia-Network%2Fclvm_rs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chia-Network/clvm_rs on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/.cargo/config [INFO] started tweaking git repo https://github.com/Chia-Network/clvm_rs [INFO] finished tweaking git repo https://github.com/Chia-Network/clvm_rs [INFO] tweaked toml for git repo https://github.com/Chia-Network/clvm_rs written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/Chia-Network/clvm_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b72a554ad8cdc8dbd44d8ce23e12f234361361f30203254952b5ccfa9071d75 [INFO] running `Command { std: "docker" "start" "-a" "9b72a554ad8cdc8dbd44d8ce23e12f234361361f30203254952b5ccfa9071d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b72a554ad8cdc8dbd44d8ce23e12f234361361f30203254952b5ccfa9071d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b72a554ad8cdc8dbd44d8ce23e12f234361361f30203254952b5ccfa9071d75", kill_on_drop: false }` [INFO] [stdout] 9b72a554ad8cdc8dbd44d8ce23e12f234361361f30203254952b5ccfa9071d75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 739aa9252d081bef9d6f7a49d09a4b7ba121f71fd910688212342e167cf8cfcf [INFO] running `Command { std: "docker" "start" "-a" "739aa9252d081bef9d6f7a49d09a4b7ba121f71fd910688212342e167cf8cfcf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling openssl-src v111.14.0+1.1.1j [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling ff v0.9.0 [INFO] [stderr] Compiling group v0.9.0 [INFO] [stderr] Compiling pairing v0.19.0 [INFO] [stderr] Compiling bls12_381 v0.4.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling clvm_rs v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "739aa9252d081bef9d6f7a49d09a4b7ba121f71fd910688212342e167cf8cfcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "739aa9252d081bef9d6f7a49d09a4b7ba121f71fd910688212342e167cf8cfcf", kill_on_drop: false }` [INFO] [stdout] 739aa9252d081bef9d6f7a49d09a4b7ba121f71fd910688212342e167cf8cfcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffa5a49adbfb2a8203df21dc8ba41b4cd8d65101e0e24b85e4b36db16b92f057 [INFO] running `Command { std: "docker" "start" "-a" "ffa5a49adbfb2a8203df21dc8ba41b4cd8d65101e0e24b85e4b36db16b92f057", kill_on_drop: false }` [INFO] [stderr] Compiling clvm_rs v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `FIRST_COST` [INFO] [stdout] --> src/core_ops.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const FIRST_COST: Cost = 30; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IF_COST` [INFO] [stdout] --> src/core_ops.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const IF_COST: Cost = 33; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CONS_COST` [INFO] [stdout] --> src/core_ops.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | const CONS_COST: Cost = 50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REST_COST` [INFO] [stdout] --> src/core_ops.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const REST_COST: Cost = 30; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LISTP_COST` [INFO] [stdout] --> src/core_ops.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const LISTP_COST: Cost = 19; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EQ_BASE_COST` [INFO] [stdout] --> src/core_ops.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | const EQ_BASE_COST: Cost = 117; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EQ_COST_PER_BYTE` [INFO] [stdout] --> src/core_ops.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const EQ_COST_PER_BYTE: Cost = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_if` [INFO] [stdout] --> src/core_ops.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn op_if(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_cons` [INFO] [stdout] --> src/core_ops.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn op_cons(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_first` [INFO] [stdout] --> src/core_ops.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn op_first(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_rest` [INFO] [stdout] --> src/core_ops.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn op_rest(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_listp` [INFO] [stdout] --> src/core_ops.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn op_listp(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_raise` [INFO] [stdout] --> src/core_ops.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn op_raise(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_eq` [INFO] [stdout] --> src/core_ops.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn op_eq(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `OpFn` [INFO] [stdout] --> src/f_table.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | type OpFn = fn(&mut Allocator, NodePtr, Cost) -> Response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `FLookup` [INFO] [stdout] --> src/f_table.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub type FLookup = [Option; 256]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `opcode_by_name` [INFO] [stdout] --> src/f_table.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn opcode_by_name(name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f_lookup_for_hashmap` [INFO] [stdout] --> src/f_table.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn f_lookup_for_hashmap(opcode_lookup_by_name: HashMap>) -> FLookup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MALLOC_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | const MALLOC_COST_PER_BYTE: Cost = 10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOG_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | const LOG_BASE_COST: Cost = 100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOG_COST_PER_ARG` [INFO] [stdout] --> src/more_ops.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | const LOG_COST_PER_ARG: Cost = 264; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOG_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | const LOG_COST_PER_BYTE: Cost = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOGNOT_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | const LOGNOT_BASE_COST: Cost = 331; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOGNOT_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | const LOGNOT_COST_PER_BYTE: Cost = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GR_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | const GR_BASE_COST: Cost = 498; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GR_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | const GR_COST_PER_BYTE: Cost = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GRS_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | const GRS_BASE_COST: Cost = 117; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GRS_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | const GRS_COST_PER_BYTE: Cost = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STRLEN_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | const STRLEN_BASE_COST: Cost = 173; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STRLEN_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | const STRLEN_COST_PER_BYTE: Cost = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIVMOD_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | const DIVMOD_BASE_COST: Cost = 1116; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIVMOD_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | const DIVMOD_COST_PER_BYTE: Cost = 6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIV_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | const DIV_BASE_COST: Cost = 988; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIV_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | const DIV_COST_PER_BYTE: Cost = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SHA256_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | const SHA256_BASE_COST: Cost = 87; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SHA256_COST_PER_ARG` [INFO] [stdout] --> src/more_ops.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | const SHA256_COST_PER_ARG: Cost = 134; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SHA256_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | const SHA256_COST_PER_BYTE: Cost = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ASHIFT_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | const ASHIFT_BASE_COST: Cost = 596; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ASHIFT_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | const ASHIFT_COST_PER_BYTE: Cost = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LSHIFT_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | const LSHIFT_BASE_COST: Cost = 277; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LSHIFT_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | const LSHIFT_COST_PER_BYTE: Cost = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOOL_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | const BOOL_BASE_COST: Cost = 200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOOL_COST_PER_ARG` [INFO] [stdout] --> src/more_ops.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | const BOOL_COST_PER_ARG: Cost = 300; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `POINT_ADD_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | const POINT_ADD_BASE_COST: Cost = 101094; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `POINT_ADD_COST_PER_ARG` [INFO] [stdout] --> src/more_ops.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | const POINT_ADD_COST_PER_ARG: Cost = 1343980; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUBKEY_BASE_COST` [INFO] [stdout] --> src/more_ops.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | const PUBKEY_BASE_COST: Cost = 1325730; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUBKEY_COST_PER_BYTE` [INFO] [stdout] --> src/more_ops.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | const PUBKEY_COST_PER_BYTE: Cost = 38; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `limbs_for_int` [INFO] [stdout] --> src/more_ops.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn limbs_for_int(v: &Number) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_atom_and_cost` [INFO] [stdout] --> src/more_ops.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn new_atom_and_cost(a: &mut Allocator, cost: Cost, buf: &[u8]) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `malloc_cost` [INFO] [stdout] --> src/more_ops.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn malloc_cost(a: &Allocator, cost: Cost, ptr: NodePtr) -> Reduction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_sha256` [INFO] [stdout] --> src/more_ops.rs:283:8 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn op_sha256(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_add` [INFO] [stdout] --> src/more_ops.rs:302:8 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn op_add(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_subtract` [INFO] [stdout] --> src/more_ops.rs:323:8 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn op_subtract(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_multiply` [INFO] [stdout] --> src/more_ops.rs:346:8 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn op_multiply(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_div` [INFO] [stdout] --> src/more_ops.rs:374:8 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn op_div(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_divmod` [INFO] [stdout] --> src/more_ops.rs:396:8 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn op_divmod(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_gr` [INFO] [stdout] --> src/more_ops.rs:425:8 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn op_gr(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_gr_bytes` [INFO] [stdout] --> src/more_ops.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn op_gr_bytes(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_strlen` [INFO] [stdout] --> src/more_ops.rs:454:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn op_strlen(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_substr` [INFO] [stdout] --> src/more_ops.rs:466:8 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn op_substr(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_concat` [INFO] [stdout] --> src/more_ops.rs:494:8 [INFO] [stdout] | [INFO] [stdout] 494 | pub fn op_concat(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_ash` [INFO] [stdout] --> src/more_ops.rs:520:8 [INFO] [stdout] | [INFO] [stdout] 520 | pub fn op_ash(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_lsh` [INFO] [stdout] --> src/more_ops.rs:540:8 [INFO] [stdout] | [INFO] [stdout] 540 | pub fn op_lsh(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `binop_reduction` [INFO] [stdout] --> src/more_ops.rs:563:4 [INFO] [stdout] | [INFO] [stdout] 563 | fn binop_reduction( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `logand_op` [INFO] [stdout] --> src/more_ops.rs:587:4 [INFO] [stdout] | [INFO] [stdout] 587 | fn logand_op(a: &mut Number, b: &Number) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_logand` [INFO] [stdout] --> src/more_ops.rs:591:8 [INFO] [stdout] | [INFO] [stdout] 591 | pub fn op_logand(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `logior_op` [INFO] [stdout] --> src/more_ops.rs:596:4 [INFO] [stdout] | [INFO] [stdout] 596 | fn logior_op(a: &mut Number, b: &Number) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_logior` [INFO] [stdout] --> src/more_ops.rs:600:8 [INFO] [stdout] | [INFO] [stdout] 600 | pub fn op_logior(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `logxor_op` [INFO] [stdout] --> src/more_ops.rs:605:4 [INFO] [stdout] | [INFO] [stdout] 605 | fn logxor_op(a: &mut Number, b: &Number) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_logxor` [INFO] [stdout] --> src/more_ops.rs:609:8 [INFO] [stdout] | [INFO] [stdout] 609 | pub fn op_logxor(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_lognot` [INFO] [stdout] --> src/more_ops.rs:614:8 [INFO] [stdout] | [INFO] [stdout] 614 | pub fn op_lognot(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_not` [INFO] [stdout] --> src/more_ops.rs:626:8 [INFO] [stdout] | [INFO] [stdout] 626 | pub fn op_not(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_any` [INFO] [stdout] --> src/more_ops.rs:634:8 [INFO] [stdout] | [INFO] [stdout] 634 | pub fn op_any(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_all` [INFO] [stdout] --> src/more_ops.rs:647:8 [INFO] [stdout] | [INFO] [stdout] 647 | pub fn op_all(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_softfork` [INFO] [stdout] --> src/more_ops.rs:660:8 [INFO] [stdout] | [INFO] [stdout] 660 | pub fn op_softfork(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mod_group_order` [INFO] [stdout] --> src/more_ops.rs:687:4 [INFO] [stdout] | [INFO] [stdout] 687 | fn mod_group_order(n: Number) -> Number { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `number_to_scalar` [INFO] [stdout] --> src/more_ops.rs:698:4 [INFO] [stdout] | [INFO] [stdout] 698 | fn number_to_scalar(n: Number) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_pubkey_for_exp` [INFO] [stdout] --> src/more_ops.rs:710:8 [INFO] [stdout] | [INFO] [stdout] 710 | pub fn op_pubkey_for_exp(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `op_point_add` [INFO] [stdout] --> src/more_ops.rs:725:8 [INFO] [stdout] | [INFO] [stdout] 725 | pub fn op_point_add(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_arg_count` [INFO] [stdout] --> src/op_utils.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn check_arg_count(args: &Node, expected: usize, name: &str) -> Result<(), EvalErr> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `two_ints` [INFO] [stdout] --> src/op_utils.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn two_ints(args: &Node, op_name: &str) -> Result<(Number, usize, Number, usize), EvalErr> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `i32_atom` [INFO] [stdout] --> src/op_utils.rs:211:8 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn i32_atom(args: &Node, op_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `QUOTE_COST` [INFO] [stdout] --> src/run_program.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const QUOTE_COST: Cost = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `APPLY_COST` [INFO] [stdout] --> src/run_program.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const APPLY_COST: Cost = 90; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `PreEval` [INFO] [stdout] --> src/run_program.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / pub type PreEval = [INFO] [stdout] 28 | | Box Result>, EvalErr>>; [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `PostEval` [INFO] [stdout] --> src/run_program.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub type PostEval = dyn Fn(Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Operation` [INFO] [stdout] --> src/run_program.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 33 | enum Operation { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `RunProgramContext` [INFO] [stdout] --> src/run_program.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct RunProgramContext<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop` [INFO] [stdout] --> src/run_program.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn pop(&mut self) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/run_program.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn push(&mut self, node: NodePtr) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `augment_cost_errors` [INFO] [stdout] --> src/run_program.rs:132:4 [INFO] [stdout] | [INFO] [stdout] 132 | fn augment_cost_errors(r: Result, max_cost: NodePtr) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/run_program.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `swap_op` [INFO] [stdout] --> src/run_program.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | fn swap_op(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cons_op` [INFO] [stdout] --> src/run_program.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | fn cons_op(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eval_op_atom` [INFO] [stdout] --> src/run_program.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | fn eval_op_atom( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eval_pair` [INFO] [stdout] --> src/run_program.rs:221:8 [INFO] [stdout] | [INFO] [stdout] 221 | fn eval_pair(&mut self, program: NodePtr, args: NodePtr) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eval_op` [INFO] [stdout] --> src/run_program.rs:253:8 [INFO] [stdout] | [INFO] [stdout] 253 | fn eval_op(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply_op` [INFO] [stdout] --> src/run_program.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | fn apply_op(&mut self, max_cost: Cost) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run_program` [INFO] [stdout] --> src/run_program.rs:307:12 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn run_program(&mut self, program: NodePtr, args: NodePtr, max_cost: Cost) -> Response { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_program` [INFO] [stdout] --> src/run_program.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn run_program<'a>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 100 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `Command { std: "docker" "inspect" "ffa5a49adbfb2a8203df21dc8ba41b4cd8d65101e0e24b85e4b36db16b92f057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa5a49adbfb2a8203df21dc8ba41b4cd8d65101e0e24b85e4b36db16b92f057", kill_on_drop: false }` [INFO] [stdout] ffa5a49adbfb2a8203df21dc8ba41b4cd8d65101e0e24b85e4b36db16b92f057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d448692e2368a38a061edae0497357a6ad1fb3b78a331c5e5ee3a0e274dfe37d [INFO] running `Command { std: "docker" "start" "-a" "d448692e2368a38a061edae0497357a6ad1fb3b78a331c5e5ee3a0e274dfe37d", kill_on_drop: false }` [INFO] [stderr] warning: constant is never used: `FIRST_COST` [INFO] [stderr] --> src/core_ops.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | const FIRST_COST: Cost = 30; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `IF_COST` [INFO] [stderr] --> src/core_ops.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | const IF_COST: Cost = 33; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CONS_COST` [INFO] [stderr] --> src/core_ops.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | const CONS_COST: Cost = 50; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `REST_COST` [INFO] [stderr] --> src/core_ops.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | const REST_COST: Cost = 30; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LISTP_COST` [INFO] [stderr] --> src/core_ops.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | const LISTP_COST: Cost = 19; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `EQ_BASE_COST` [INFO] [stderr] --> src/core_ops.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | const EQ_BASE_COST: Cost = 117; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `EQ_COST_PER_BYTE` [INFO] [stderr] --> src/core_ops.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | const EQ_COST_PER_BYTE: Cost = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_if` [INFO] [stderr] --> src/core_ops.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn op_if(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_cons` [INFO] [stderr] --> src/core_ops.rs:29:8 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn op_cons(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_first` [INFO] [stderr] --> src/core_ops.rs:40:8 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn op_first(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_rest` [INFO] [stderr] --> src/core_ops.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn op_rest(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_listp` [INFO] [stderr] --> src/core_ops.rs:52:8 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn op_listp(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_raise` [INFO] [stderr] --> src/core_ops.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn op_raise(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_eq` [INFO] [stderr] --> src/core_ops.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn op_eq(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `OpFn` [INFO] [stderr] --> src/f_table.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | type OpFn = fn(&mut Allocator, NodePtr, Cost) -> Response; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `FLookup` [INFO] [stderr] --> src/f_table.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | pub type FLookup = [Option; 256]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `opcode_by_name` [INFO] [stderr] --> src/f_table.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn opcode_by_name(name: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `f_lookup_for_hashmap` [INFO] [stderr] --> src/f_table.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn f_lookup_for_hashmap(opcode_lookup_by_name: HashMap>) -> FLookup { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MALLOC_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | const MALLOC_COST_PER_BYTE: Cost = 10; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOG_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | const LOG_BASE_COST: Cost = 100; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOG_COST_PER_ARG` [INFO] [stderr] --> src/more_ops.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | const LOG_COST_PER_ARG: Cost = 264; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOG_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | const LOG_COST_PER_BYTE: Cost = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOGNOT_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | const LOGNOT_BASE_COST: Cost = 331; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LOGNOT_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | const LOGNOT_COST_PER_BYTE: Cost = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `GR_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | const GR_BASE_COST: Cost = 498; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `GR_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | const GR_COST_PER_BYTE: Cost = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `GRS_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | const GRS_BASE_COST: Cost = 117; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `GRS_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | const GRS_COST_PER_BYTE: Cost = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `STRLEN_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | const STRLEN_BASE_COST: Cost = 173; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `STRLEN_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | const STRLEN_COST_PER_BYTE: Cost = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DIVMOD_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | const DIVMOD_BASE_COST: Cost = 1116; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DIVMOD_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | const DIVMOD_COST_PER_BYTE: Cost = 6; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DIV_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | const DIV_BASE_COST: Cost = 988; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DIV_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | const DIV_COST_PER_BYTE: Cost = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SHA256_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | const SHA256_BASE_COST: Cost = 87; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SHA256_COST_PER_ARG` [INFO] [stderr] --> src/more_ops.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | const SHA256_COST_PER_ARG: Cost = 134; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SHA256_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | const SHA256_COST_PER_BYTE: Cost = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `ASHIFT_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | const ASHIFT_BASE_COST: Cost = 596; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `ASHIFT_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:65:1 [INFO] [stderr] | [INFO] [stderr] 65 | const ASHIFT_COST_PER_BYTE: Cost = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LSHIFT_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | const LSHIFT_BASE_COST: Cost = 277; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `LSHIFT_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | const LSHIFT_COST_PER_BYTE: Cost = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `BOOL_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | const BOOL_BASE_COST: Cost = 200; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `BOOL_COST_PER_ARG` [INFO] [stderr] --> src/more_ops.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | const BOOL_COST_PER_ARG: Cost = 300; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `POINT_ADD_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | const POINT_ADD_BASE_COST: Cost = 101094; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `POINT_ADD_COST_PER_ARG` [INFO] [stderr] --> src/more_ops.rs:79:1 [INFO] [stderr] | [INFO] [stderr] 79 | const POINT_ADD_COST_PER_ARG: Cost = 1343980; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PUBKEY_BASE_COST` [INFO] [stderr] --> src/more_ops.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | const PUBKEY_BASE_COST: Cost = 1325730; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PUBKEY_COST_PER_BYTE` [INFO] [stderr] --> src/more_ops.rs:87:1 [INFO] [stderr] | [INFO] [stderr] 87 | const PUBKEY_COST_PER_BYTE: Cost = 38; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `limbs_for_int` [INFO] [stderr] --> src/more_ops.rs:89:4 [INFO] [stderr] | [INFO] [stderr] 89 | fn limbs_for_int(v: &Number) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `new_atom_and_cost` [INFO] [stderr] --> src/more_ops.rs:93:4 [INFO] [stderr] | [INFO] [stderr] 93 | fn new_atom_and_cost(a: &mut Allocator, cost: Cost, buf: &[u8]) -> Response { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `malloc_cost` [INFO] [stderr] --> src/more_ops.rs:98:4 [INFO] [stderr] | [INFO] [stderr] 98 | fn malloc_cost(a: &Allocator, cost: Cost, ptr: NodePtr) -> Reduction { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_sha256` [INFO] [stderr] --> src/more_ops.rs:283:8 [INFO] [stderr] | [INFO] [stderr] 283 | pub fn op_sha256(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_add` [INFO] [stderr] --> src/more_ops.rs:302:8 [INFO] [stderr] | [INFO] [stderr] 302 | pub fn op_add(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_subtract` [INFO] [stderr] --> src/more_ops.rs:323:8 [INFO] [stderr] | [INFO] [stderr] 323 | pub fn op_subtract(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_multiply` [INFO] [stderr] --> src/more_ops.rs:346:8 [INFO] [stderr] | [INFO] [stderr] 346 | pub fn op_multiply(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_div` [INFO] [stderr] --> src/more_ops.rs:374:8 [INFO] [stderr] | [INFO] [stderr] 374 | pub fn op_div(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_divmod` [INFO] [stderr] --> src/more_ops.rs:396:8 [INFO] [stderr] | [INFO] [stderr] 396 | pub fn op_divmod(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_gr` [INFO] [stderr] --> src/more_ops.rs:425:8 [INFO] [stderr] | [INFO] [stderr] 425 | pub fn op_gr(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_gr_bytes` [INFO] [stderr] --> src/more_ops.rs:443:8 [INFO] [stderr] | [INFO] [stderr] 443 | pub fn op_gr_bytes(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_strlen` [INFO] [stderr] --> src/more_ops.rs:454:8 [INFO] [stderr] | [INFO] [stderr] 454 | pub fn op_strlen(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_substr` [INFO] [stderr] --> src/more_ops.rs:466:8 [INFO] [stderr] | [INFO] [stderr] 466 | pub fn op_substr(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_concat` [INFO] [stderr] --> src/more_ops.rs:494:8 [INFO] [stderr] | [INFO] [stderr] 494 | pub fn op_concat(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_ash` [INFO] [stderr] --> src/more_ops.rs:520:8 [INFO] [stderr] | [INFO] [stderr] 520 | pub fn op_ash(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_lsh` [INFO] [stderr] --> src/more_ops.rs:540:8 [INFO] [stderr] | [INFO] [stderr] 540 | pub fn op_lsh(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `binop_reduction` [INFO] [stderr] --> src/more_ops.rs:563:4 [INFO] [stderr] | [INFO] [stderr] 563 | fn binop_reduction( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `logand_op` [INFO] [stderr] --> src/more_ops.rs:587:4 [INFO] [stderr] | [INFO] [stderr] 587 | fn logand_op(a: &mut Number, b: &Number) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_logand` [INFO] [stderr] --> src/more_ops.rs:591:8 [INFO] [stderr] | [INFO] [stderr] 591 | pub fn op_logand(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `logior_op` [INFO] [stderr] --> src/more_ops.rs:596:4 [INFO] [stderr] | [INFO] [stderr] 596 | fn logior_op(a: &mut Number, b: &Number) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_logior` [INFO] [stderr] --> src/more_ops.rs:600:8 [INFO] [stderr] | [INFO] [stderr] 600 | pub fn op_logior(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `logxor_op` [INFO] [stderr] --> src/more_ops.rs:605:4 [INFO] [stderr] | [INFO] [stderr] 605 | fn logxor_op(a: &mut Number, b: &Number) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_logxor` [INFO] [stderr] --> src/more_ops.rs:609:8 [INFO] [stderr] | [INFO] [stderr] 609 | pub fn op_logxor(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_lognot` [INFO] [stderr] --> src/more_ops.rs:614:8 [INFO] [stderr] | [INFO] [stderr] 614 | pub fn op_lognot(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_not` [INFO] [stderr] --> src/more_ops.rs:626:8 [INFO] [stderr] | [INFO] [stderr] 626 | pub fn op_not(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_any` [INFO] [stderr] --> src/more_ops.rs:634:8 [INFO] [stderr] | [INFO] [stderr] 634 | pub fn op_any(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_all` [INFO] [stderr] --> src/more_ops.rs:647:8 [INFO] [stderr] | [INFO] [stderr] 647 | pub fn op_all(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_softfork` [INFO] [stderr] --> src/more_ops.rs:660:8 [INFO] [stderr] | [INFO] [stderr] 660 | pub fn op_softfork(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `mod_group_order` [INFO] [stderr] --> src/more_ops.rs:687:4 [INFO] [stderr] | [INFO] [stderr] 687 | fn mod_group_order(n: Number) -> Number { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `number_to_scalar` [INFO] [stderr] --> src/more_ops.rs:698:4 [INFO] [stderr] | [INFO] [stderr] 698 | fn number_to_scalar(n: Number) -> Scalar { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_pubkey_for_exp` [INFO] [stderr] --> src/more_ops.rs:710:8 [INFO] [stderr] | [INFO] [stderr] 710 | pub fn op_pubkey_for_exp(a: &mut Allocator, input: NodePtr, _max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `op_point_add` [INFO] [stderr] --> src/more_ops.rs:725:8 [INFO] [stderr] | [INFO] [stderr] 725 | pub fn op_point_add(a: &mut Allocator, input: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `check_arg_count` [INFO] [stderr] --> src/op_utils.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn check_arg_count(args: &Node, expected: usize, name: &str) -> Result<(), EvalErr> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `two_ints` [INFO] [stderr] --> src/op_utils.rs:84:8 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn two_ints(args: &Node, op_name: &str) -> Result<(Number, usize, Number, usize), EvalErr> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `i32_atom` [INFO] [stderr] --> src/op_utils.rs:211:8 [INFO] [stderr] | [INFO] [stderr] 211 | pub fn i32_atom(args: &Node, op_name: &str) -> Result { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `QUOTE_COST` [INFO] [stderr] --> src/run_program.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | const QUOTE_COST: Cost = 20; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `APPLY_COST` [INFO] [stderr] --> src/run_program.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | const APPLY_COST: Cost = 90; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `PreEval` [INFO] [stderr] --> src/run_program.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / pub type PreEval = [INFO] [stderr] 28 | | Box Result>, EvalErr>>; [INFO] [stderr] | |____________________________________________________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `PostEval` [INFO] [stderr] --> src/run_program.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | pub type PostEval = dyn Fn(Option); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Operation` [INFO] [stderr] --> src/run_program.rs:33:6 [INFO] [stderr] | [INFO] [stderr] 33 | enum Operation { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `RunProgramContext` [INFO] [stderr] --> src/run_program.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 44 | pub struct RunProgramContext<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pop` [INFO] [stderr] --> src/run_program.rs:56:12 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn pop(&mut self) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push` [INFO] [stderr] --> src/run_program.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn push(&mut self, node: NodePtr) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `augment_cost_errors` [INFO] [stderr] --> src/run_program.rs:132:4 [INFO] [stderr] | [INFO] [stderr] 132 | fn augment_cost_errors(r: Result, max_cost: NodePtr) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/run_program.rs:145:8 [INFO] [stderr] | [INFO] [stderr] 145 | fn new( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `swap_op` [INFO] [stderr] --> src/run_program.rs:164:8 [INFO] [stderr] | [INFO] [stderr] 164 | fn swap_op(&mut self) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `cons_op` [INFO] [stderr] --> src/run_program.rs:173:8 [INFO] [stderr] | [INFO] [stderr] 173 | fn cons_op(&mut self) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `eval_op_atom` [INFO] [stderr] --> src/run_program.rs:184:8 [INFO] [stderr] | [INFO] [stderr] 184 | fn eval_op_atom( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `eval_pair` [INFO] [stderr] --> src/run_program.rs:221:8 [INFO] [stderr] | [INFO] [stderr] 221 | fn eval_pair(&mut self, program: NodePtr, args: NodePtr) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `eval_op` [INFO] [stderr] --> src/run_program.rs:253:8 [INFO] [stderr] | [INFO] [stderr] 253 | fn eval_op(&mut self) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `apply_op` [INFO] [stderr] --> src/run_program.rs:277:8 [INFO] [stderr] | [INFO] [stderr] 277 | fn apply_op(&mut self, max_cost: Cost) -> Result { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `run_program` [INFO] [stderr] --> src/run_program.rs:307:12 [INFO] [stderr] | [INFO] [stderr] 307 | pub fn run_program(&mut self, program: NodePtr, args: NodePtr, max_cost: Cost) -> Response { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `run_program` [INFO] [stderr] --> src/run_program.rs:349:8 [INFO] [stderr] | [INFO] [stderr] 349 | pub fn run_program<'a>( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `clvm_rs` (lib test) generated 100 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clvm_rs-60674c03f3a6c499) [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test gen::coin_id::test_compute_coin_id ... ok [INFO] [stdout] test gen::condition_sanitizers::test_sanitize_announce_msg ... ok [INFO] [stdout] test gen::conditions::test_coin_announces_consume ... ok [INFO] [stdout] test gen::conditions::test_agg_sig_unsafe_invalid_pubkey ... ok [INFO] [stdout] test gen::conditions::test_create_coin_amount_exceeds_max ... ok [INFO] [stdout] test gen::condition_sanitizers::test_parse_seconds ... ok [INFO] [stdout] test gen::conditions::test_failing_puzzle_consume ... ok [INFO] [stdout] test gen::conditions::test_coin_announce_missing_arg ... ok [INFO] [stdout] test gen::conditions::test_create_coin_negative_amount ... ok [INFO] [stdout] test gen::conditions::test_agg_sig_unsafe_invalid_msg ... ok [INFO] [stdout] test gen::conditions::test_cross_coin_announces_consume ... ok [INFO] [stdout] test gen::conditions::test_failing_coin_consume ... ok [INFO] [stdout] test gen::conditions::test_coin_announce_mismatch ... ok [INFO] [stdout] test gen::conditions::test_agg_sig_me_invalid_pubkey ... ok [INFO] [stdout] test gen::conditions::test_agg_sig_me_invalid_msg ... ok [INFO] [stdout] test gen::conditions::test_cross_coin_puzzle_announces_consume ... ok [INFO] [stdout] test gen::conditions::test_multiple_assert_my_puzzle_hash ... ok [INFO] [stdout] test gen::conditions::test_multiple_height_relative ... ok [INFO] [stdout] test gen::conditions::test_double_spend ... ok [INFO] [stdout] test gen::conditions::test_multiple_seconds_relative ... ok [INFO] [stdout] test gen::conditions::test_duplicate_agg_sig_me ... ok [INFO] [stdout] test gen::conditions::test_puzzle_announces_consume ... ok [INFO] [stdout] test gen::conditions::test_duplicate_agg_sig_unsafe ... ok [INFO] [stdout] test gen::conditions::test_create_coin_invalid_puzzlehash ... ok [INFO] [stdout] test gen::condition_sanitizers::test_sanitize_hash ... ok [INFO] [stdout] test gen::conditions::test_multiple_assert_my_amount ... ok [INFO] [stdout] test gen::conditions::test_height_absolute_exceed_max ... ok [INFO] [stdout] test gen::conditions::test_multiple_assert_my_coin_id_mismatch ... ok [INFO] [stdout] test gen::conditions::test_multiple_create_coin ... ok [INFO] [stdout] test gen::conditions::test_height_relative_exceed_max ... ok [INFO] [stdout] test gen::conditions::test_multiple_height_absolute ... ok [INFO] [stdout] test gen::conditions::test_multiple_reserve_fee ... ok [INFO] [stdout] test gen::conditions::test_multiple_assert_my_coin_id ... ok [INFO] [stdout] test gen::conditions::test_puzzle_announce_mismatch ... ok [INFO] [stdout] test gen::conditions::test_puzzle_announce_missing_arg ... ok [INFO] [stdout] test gen::conditions::test_seconds_absolute_exceed_max ... ok [INFO] [stdout] test gen::conditions::test_seconds_relative_exceed_max ... ok [INFO] [stdout] test gen::conditions::test_single_agg_sig_me ... ok [INFO] [stdout] test gen::conditions::test_multiple_seconds_absolute ... ok [INFO] [stdout] test gen::conditions::test_single_agg_sig_unsafe ... ok [INFO] [stdout] test gen::conditions::test_multiple_failing_assert_my_amount ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_amount ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_amount_exceed_max ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_amount_overlong ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_coin_id ... ok [INFO] [stdout] test gen::condition_sanitizers::test_parse_height ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_coin_id_mismatch ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_parent_coin_id ... ok [INFO] [stdout] test gen::conditions::test_duplicate_create_coin ... ok [INFO] [stdout] test gen::conditions::test_multiple_assert_my_parent_coin_id ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_coin_id_overlong ... ok [INFO] [stdout] test gen::conditions::test_reserve_fee_exceed_max ... ok [INFO] [stdout] test gen::conditions::test_single_failing_assert_my_amount ... ok [INFO] [stdout] test gen::conditions::test_create_coin_max_amount ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_puzzle_hash ... ok [INFO] [stdout] test gen::conditions::test_single_height_relative ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_parent_coin_id_mismatch ... ok [INFO] [stdout] test gen::conditions::test_single_height_absolute ... ok [INFO] [stdout] test gen::conditions::test_single_create_coin ... ok [INFO] [stdout] test gen::conditions::test_single_seconds_absolute ... ok [INFO] [stdout] test gen::conditions::test_single_spend_invalid_parent_id ... ok [INFO] [stdout] test gen::conditions::test_spend_amount_exceeds_max ... ok [INFO] [stdout] test gen::conditions::test_single_spend_invalid_puzle_hash ... ok [INFO] [stdout] test serialize::test_truncated_decode_size ... ok [INFO] [stdout] test sha2::test_sha256 ... ok [INFO] [stdout] test gen::conditions::test_single_spend_negative_amount ... ok [INFO] [stdout] test tests::test_serialize_blobs ... ok [INFO] [stdout] test gen::opcodes::test_parse_opcode ... ok [INFO] [stdout] test run_program::test_first_non_zero ... ok [INFO] [stdout] test run_program::test_traverse_path ... ok [INFO] [stdout] test serialize::test_decode_size ... ok [INFO] [stdout] test run_program::test_msb_mask ... ok [INFO] [stdout] test serialize::test_large_decode_size ... ok [INFO] [stdout] test tests::test_serialize_lists ... ok [INFO] [stdout] test tests::test_serialize_tree ... ok [INFO] [stdout] test serialize::test_serialized_length_from_bytes ... ok [INFO] [stdout] test op_utils::test_u64_from_bytes ... ok [INFO] [stdout] test serialize::test_encode_size ... ok [INFO] [stdout] test gen::conditions::test_single_invalid_assert_my_parent_coin_id ... ok [INFO] [stdout] test gen::conditions::test_single_height_relative_zero ... ok [INFO] [stdout] test gen::conditions::test_single_invalid_assert_my_puzzle_hash ... ok [INFO] [stdout] test gen::condition_sanitizers::test_sanitize_amount ... ok [INFO] [stdout] test gen::conditions::test_single_assert_my_puzzle_hash_mismatch ... ok [INFO] [stdout] test int_to_bytes::test_u64_to_bytes ... ok [INFO] [stdout] test more_ops::test_lenient_mode_last_bits ... ok [INFO] [stdout] test more_ops::test_unknown_op_reserved ... ok [INFO] [stdout] test number::test_ptr_from_number ... ok [INFO] [stdout] test op_utils::test_arg_count ... ok [INFO] [stdout] test op_utils::test_i32_from_u8 ... ok [INFO] [stdout] test op_utils::test_u32_from_u8 ... ok [INFO] [stdout] test gen::sanitize_int::test_count_zeros_impl ... ok [INFO] [stdout] test gen::conditions::test_single_seconds_relative ... ok [INFO] [stdout] test gen::rangeset::test_rangeset ... ok [INFO] [stdout] test gen::sanitize_int::test_count_zeros_and_sanitize_int ... ok [INFO] [stdout] test gen::conditions::test_single_reserve_fee ... ok [INFO] [stdout] test tests::test_roundtrip ... ok [INFO] [stdout] test gen::conditions::test_agg_sig_unsafe_exceed_cost ... ok [INFO] [stdout] test gen::conditions::test_create_coin_exceed_cost ... ok [INFO] [stdout] test gen::conditions::test_agg_sig_me_exceed_cost ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d448692e2368a38a061edae0497357a6ad1fb3b78a331c5e5ee3a0e274dfe37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d448692e2368a38a061edae0497357a6ad1fb3b78a331c5e5ee3a0e274dfe37d", kill_on_drop: false }` [INFO] [stdout] d448692e2368a38a061edae0497357a6ad1fb3b78a331c5e5ee3a0e274dfe37d