[INFO] cloning repository https://github.com/ICP-hub/valueswap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ICP-hub/valueswap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FICP-hub%2Fvalueswap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FICP-hub%2Fvalueswap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d444d23f93283e0fba3ca4ed035449b9fda3ce96
[INFO] building ICP-hub/valueswap against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FICP-hub%2Fvalueswap" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ICP-hub/valueswap 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] started tweaking git repo https://github.com/ICP-hub/valueswap
[INFO] finished tweaking git repo https://github.com/ICP-hub/valueswap
[INFO] tweaked toml for git repo https://github.com/ICP-hub/valueswap written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ICP-hub/valueswap 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 224099ddb1750aebc91fbbf0a512723cfba515089cd9cb26de973eec88a6514c
[INFO] running `Command { std: "docker" "start" "-a" "224099ddb1750aebc91fbbf0a512723cfba515089cd9cb26de973eec88a6514c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "224099ddb1750aebc91fbbf0a512723cfba515089cd9cb26de973eec88a6514c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224099ddb1750aebc91fbbf0a512723cfba515089cd9cb26de973eec88a6514c", kill_on_drop: false }`
[INFO] [stdout] 224099ddb1750aebc91fbbf0a512723cfba515089cd9cb26de973eec88a6514c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b56b96debd1c7b90936881cbaf8ae50ce1aafa5ace92767afbe4c9ae148b524d
[INFO] running `Command { std: "docker" "start" "-a" "b56b96debd1c7b90936881cbaf8ae50ce1aafa5ace92767afbe4c9ae148b524d", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling ic-stable-structures v0.6.7
[INFO] [stderr]    Compiling candid v0.10.11
[INFO] [stderr]    Compiling ic-xrc-types v1.2.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk-macros v0.17.1
[INFO] [stderr]    Compiling ic-cdk v0.17.1
[INFO] [stderr]    Compiling ic-cdk v0.13.5
[INFO] [stderr]    Compiling ic-cdk-timers v0.7.0
[INFO] [stderr]    Compiling swap v0.1.0 (/opt/rustwide/workdir/src/swap)
[INFO] [stderr]    Compiling valueswap_backend v0.1.0 (/opt/rustwide/workdir/src/valueswap_backend)
[INFO] [stdout] warning: type `Pool_Data` should have an upper camel case name
[INFO] [stdout]   --> src/swap/src/utils/types.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Pool_Data {
[INFO] [stdout]    |            ^^^^^^^^^ help: convert the identifier to upper camel case: `PoolData`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/valueswap_backend/src/vault/../../../../.dfx/local/canisters/swap/swap.wasm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/valueswap_backend/src/vault/pool_factory.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         include_bytes!("../../../../.dfx/local/canisters/swap/swap.wasm").to_vec();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/valueswap_backend/src/vault/../../../../.dfx/local/canisters/swap/swap.wasm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/valueswap_backend/src/vault/pool_factory.rs:321:22
[INFO] [stdout]     |
[INFO] [stdout] 321 |         wasm_module: include_bytes!("../../../../.dfx/local/canisters/swap/swap.wasm").to_vec(),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Pool_Data` should have an upper camel case name
[INFO] [stdout]   --> src/valueswap_backend/src/utils/types.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Pool_Data{
[INFO] [stdout]    |            ^^^^^^^^^ help: convert the identifier to upper camel case: `PoolData`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `valueswap_backend` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b56b96debd1c7b90936881cbaf8ae50ce1aafa5ace92767afbe4c9ae148b524d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56b96debd1c7b90936881cbaf8ae50ce1aafa5ace92767afbe4c9ae148b524d", kill_on_drop: false }`
[INFO] [stdout] b56b96debd1c7b90936881cbaf8ae50ce1aafa5ace92767afbe4c9ae148b524d
