[INFO] cloning repository https://github.com/AluVM/sonic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AluVM/sonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fsonic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fsonic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79aa931c1f177c64ef680f0af59936d62036a0dc
[INFO] building AluVM/sonic against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fsonic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AluVM/sonic on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AluVM/sonic
[INFO] removed 1 missing examples
[INFO] finished tweaking git repo https://github.com/AluVM/sonic
[INFO] tweaked toml for git repo https://github.com/AluVM/sonic written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AluVM/sonic already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43aae3d655f020c69bf4c5425bae555338a5744a6ab6810c63c3735bab7e686f
[INFO] running `Command { std: "docker" "start" "-a" "43aae3d655f020c69bf4c5425bae555338a5744a6ab6810c63c3735bab7e686f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43aae3d655f020c69bf4c5425bae555338a5744a6ab6810c63c3735bab7e686f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43aae3d655f020c69bf4c5425bae555338a5744a6ab6810c63c3735bab7e686f", kill_on_drop: false }`
[INFO] [stdout] 43aae3d655f020c69bf4c5425bae555338a5744a6ab6810c63c3735bab7e686f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 602fdaa9047c72fb5bd28be88afaa9ca56bbff2aa7c4819a2979b630bd05b020
[INFO] running `Command { std: "docker" "start" "-a" "602fdaa9047c72fb5bd28be88afaa9ca56bbff2aa7c4819a2979b630bd05b020", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling amplify_num v0.5.3
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling mnemonic v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]    Compiling amplify v4.8.0
[INFO] [stderr]    Compiling strict_encoding v2.8.1
[INFO] [stderr]    Compiling baid64 v0.4.1
[INFO] [stderr]    Compiling commit_encoding_derive v0.12.0-beta.4
[INFO] [stderr]    Compiling vesper-lang v0.2.1
[INFO] [stderr]    Compiling strict_types v2.8.1
[INFO] [stderr]    Compiling commit_verify v0.12.0-beta.4
[INFO] [stderr]    Compiling aluvm v0.12.0-beta.4
[INFO] [stderr]    Compiling zk-aluvm v0.12.0-beta.4
[INFO] [stderr]    Compiling ultrasonic v0.12.0-beta.4 (https://github.com/AluVM/ultrasonic#cb634619)
[INFO] [stderr]    Compiling sonic-callreq v0.12.0-beta.4 (/opt/rustwide/workdir/callreq)
[INFO] [stderr]    Compiling sonic-api v0.12.0-beta.4 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:50:63
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn read<'s, I: IntoIterator<Item = &'s StateAtom>>(&self, state: impl Fn(&StateName) -> I) -> StrictVal { todo!() }
[INFO] [stdout]    |                                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sem_id`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         sem_id: SemId,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sem_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `raw_sem_id`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         raw_sem_id: SemId,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_sem_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         data: &StateData,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sys`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         sys: &TypeSystem,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sem_id`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn convert_destructible(&self, sem_id: SemId, value: StateValue, sys: &TypeSystem) -> Option<StrictVal> { todo!() }
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sem_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:73:51
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn convert_destructible(&self, sem_id: SemId, value: StateValue, sys: &TypeSystem) -> Option<StrictVal> { todo!() }
[INFO] [stdout]    |                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sys`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:73:70
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn convert_destructible(&self, sem_id: SemId, value: StateValue, sys: &TypeSystem) -> Option<StrictVal> { todo!() }
[INFO] [stdout]    |                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn build_immutable(&self, value: ConfinedBlob<0, TOTAL_BYTES>) -> StateValue { todo!() }
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:77:34
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn build_destructible(&self, value: ConfinedBlob<0, TOTAL_BYTES>) -> StateValue { todo!() }
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn measure(&self, state: StateValue, target: StateValue) -> Option<i8> { todo!() }
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:107:42
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn measure(&self, state: StateValue, target: StateValue) -> Option<i8> { todo!() }
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn accumulate(&mut self, state: StrictVal) -> Result<(), UncountableState> { Err(UncountableState) }
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn lessen(&mut self, state: StrictVal) -> Result<(), UncountableState> { Err(UncountableState) }
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `witness`
[INFO] [stdout]    --> api/src/builders.rs:266:46
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub fn destroy(mut self, addr: CellAddr, witness: StrictVal) -> Self {
[INFO] [stdout]     |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_witness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hypersonic v0.12.0-beta.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ops`
[INFO] [stdout]    --> src/stock.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn rollback(&self, ops: impl IntoIterator<Item = Opid>) { todo!() }
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ops`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.20s
[INFO] running `Command { std: "docker" "inspect" "602fdaa9047c72fb5bd28be88afaa9ca56bbff2aa7c4819a2979b630bd05b020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602fdaa9047c72fb5bd28be88afaa9ca56bbff2aa7c4819a2979b630bd05b020", kill_on_drop: false }`
[INFO] [stdout] 602fdaa9047c72fb5bd28be88afaa9ca56bbff2aa7c4819a2979b630bd05b020
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb90f3b917bb76f7f93c7f013c0db801b8dc7c33087ad25e5e3ef7315621f88
[INFO] running `Command { std: "docker" "start" "-a" "feb90f3b917bb76f7f93c7f013c0db801b8dc7c33087ad25e5e3ef7315621f88", kill_on_drop: false }`
[INFO] [stderr]    Compiling sonic-callreq v0.12.0-beta.4 (/opt/rustwide/workdir/callreq)
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:50:63
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn read<'s, I: IntoIterator<Item = &'s StateAtom>>(&self, state: impl Fn(&StateName) -> I) -> StrictVal { todo!() }
[INFO] [stdout]    |                                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sem_id`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         sem_id: SemId,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sem_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `raw_sem_id`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         raw_sem_id: SemId,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_sem_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         data: &StateData,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sys`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         sys: &TypeSystem,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sem_id`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn convert_destructible(&self, sem_id: SemId, value: StateValue, sys: &TypeSystem) -> Option<StrictVal> { todo!() }
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sem_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:73:51
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn convert_destructible(&self, sem_id: SemId, value: StateValue, sys: &TypeSystem) -> Option<StrictVal> { todo!() }
[INFO] [stdout]    |                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sys`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:73:70
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn convert_destructible(&self, sem_id: SemId, value: StateValue, sys: &TypeSystem) -> Option<StrictVal> { todo!() }
[INFO] [stdout]    |                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn build_immutable(&self, value: ConfinedBlob<0, TOTAL_BYTES>) -> StateValue { todo!() }
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:77:34
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn build_destructible(&self, value: ConfinedBlob<0, TOTAL_BYTES>) -> StateValue { todo!() }
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn measure(&self, state: StateValue, target: StateValue) -> Option<i8> { todo!() }
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:107:42
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn measure(&self, state: StateValue, target: StateValue) -> Option<i8> { todo!() }
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn accumulate(&mut self, state: StrictVal) -> Result<(), UncountableState> { Err(UncountableState) }
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn lessen(&mut self, state: StrictVal) -> Result<(), UncountableState> { Err(UncountableState) }
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `witness`
[INFO] [stdout]    --> api/src/builders.rs:266:46
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub fn destroy(mut self, addr: CellAddr, witness: StrictVal) -> Self {
[INFO] [stdout]     |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_witness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sonic-api v0.12.0-beta.4 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: unused variable: `ops`
[INFO] [stdout]    --> src/stock.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn rollback(&self, ops: impl IntoIterator<Item = Opid>) { todo!() }
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ops`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hypersonic v0.12.0-beta.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `Stock<_, _>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> examples/dao/main.rs:152:28
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let mut stock = Stock::new(articles, "examples/dao/data");
[INFO] [stdout]     |                            ^^^ function or associated item cannot be called on `Stock<_, _>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/stock.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout] 64  | pub struct Stock<S: Supply<CAPS>, const CAPS: u32> {
[INFO] [stdout]     | -------------------------------------------------- doesn't satisfy 5 bounds
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Stock<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Stock::<S, CAPS>::create
[INFO] [stdout]       Stock::<S, CAPS>::open
[INFO] [stdout]    --> /opt/rustwide/workdir/src/stock.rs:73:5
[INFO] [stdout]     |
[INFO] [stdout] 73  |     pub fn create(articles: Articles<CAPS>, persistence: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95  |     pub fn open(articles: Articles<CAPS>, persistence: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Stock<_, _>: digest::FixedOutput`
[INFO] [stdout]             which is required by `Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `Stock<_, _>: std::default::Default`
[INFO] [stdout]             which is required by `Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `Stock<_, _>: digest::Update`
[INFO] [stdout]             which is required by `Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `Stock<_, _>: digest::digest::HashMarker`
[INFO] [stdout]             which is required by `Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `&Stock<_, _>: digest::FixedOutput`
[INFO] [stdout]             which is required by `&Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `&Stock<_, _>: std::default::Default`
[INFO] [stdout]             which is required by `&Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `&Stock<_, _>: digest::Update`
[INFO] [stdout]             which is required by `&Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `&Stock<_, _>: digest::digest::HashMarker`
[INFO] [stdout]             which is required by `&Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `&mut Stock<_, _>: digest::FixedOutput`
[INFO] [stdout]             which is required by `&mut Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `&mut Stock<_, _>: std::default::Default`
[INFO] [stdout]             which is required by `&mut Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `&mut Stock<_, _>: digest::Update`
[INFO] [stdout]             which is required by `&mut Stock<_, _>: commit_verify::Digest`
[INFO] [stdout]             `&mut Stock<_, _>: digest::digest::HashMarker`
[INFO] [stdout]             which is required by `&mut Stock<_, _>: commit_verify::Digest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypersonic` (example "dao") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `ops`
[INFO] [stdout]    --> src/stock.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn rollback(&self, ops: impl IntoIterator<Item = Opid>) { todo!() }
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ops`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:50:63
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn read<'s, I: IntoIterator<Item = &'s StateAtom>>(&self, state: impl Fn(&StateName) -> I) -> StrictVal { todo!() }
[INFO] [stdout]    |                                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sem_id`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         sem_id: SemId,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sem_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `raw_sem_id`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         raw_sem_id: SemId,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_sem_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         data: &StateData,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sys`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         sys: &TypeSystem,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sem_id`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn convert_destructible(&self, sem_id: SemId, value: StateValue, sys: &TypeSystem) -> Option<StrictVal> { todo!() }
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sem_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:73:51
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn convert_destructible(&self, sem_id: SemId, value: StateValue, sys: &TypeSystem) -> Option<StrictVal> { todo!() }
[INFO] [stdout]    |                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sys`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:73:70
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn convert_destructible(&self, sem_id: SemId, value: StateValue, sys: &TypeSystem) -> Option<StrictVal> { todo!() }
[INFO] [stdout]    |                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn build_immutable(&self, value: ConfinedBlob<0, TOTAL_BYTES>) -> StateValue { todo!() }
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> api/src/adaptors/alu.rs:77:34
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn build_destructible(&self, value: ConfinedBlob<0, TOTAL_BYTES>) -> StateValue { todo!() }
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn measure(&self, state: StateValue, target: StateValue) -> Option<i8> { todo!() }
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:107:42
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn measure(&self, state: StateValue, target: StateValue) -> Option<i8> { todo!() }
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn accumulate(&mut self, state: StrictVal) -> Result<(), UncountableState> { Err(UncountableState) }
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> api/src/adaptors/alu.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn lessen(&mut self, state: StrictVal) -> Result<(), UncountableState> { Err(UncountableState) }
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `witness`
[INFO] [stdout]    --> api/src/builders.rs:266:46
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub fn destroy(mut self, addr: CellAddr, witness: StrictVal) -> Self {
[INFO] [stdout]     |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_witness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "feb90f3b917bb76f7f93c7f013c0db801b8dc7c33087ad25e5e3ef7315621f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb90f3b917bb76f7f93c7f013c0db801b8dc7c33087ad25e5e3ef7315621f88", kill_on_drop: false }`
[INFO] [stdout] feb90f3b917bb76f7f93c7f013c0db801b8dc7c33087ad25e5e3ef7315621f88
