[INFO] cloning repository https://github.com/B3Pay/b3_utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/B3Pay/b3_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB3Pay%2Fb3_utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB3Pay%2Fb3_utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d275a70eb4189b5c901296479a677b896c5f777
[INFO] checking B3Pay/b3_utils against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB3Pay%2Fb3_utils" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/B3Pay/b3_utils
[INFO] finished tweaking git repo https://github.com/B3Pay/b3_utils
[INFO] tweaked toml for git repo https://github.com/B3Pay/b3_utils written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/B3Pay/b3_utils on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 286 packages to latest compatible versions
[INFO] [stderr]       Adding evm-rpc-canister-types v3.0.0 (available: v5.0.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding ic-cdk v0.16.1 (available: v0.19.0)
[INFO] [stderr]       Adding ic-stable-structures v0.6.9 (available: v0.7.2)
[INFO] [stderr]       Adding ic_bls12_381 v0.8.0 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded ic-metrics-encoder v1.1.1
[INFO] [stderr]   Downloaded ic_principal v0.1.2
[INFO] [stderr]   Downloaded evm-rpc-canister-types v3.0.0
[INFO] [stderr]   Downloaded ic-cdk-executor v0.1.0
[INFO] [stderr]   Downloaded candid_derive v0.10.22
[INFO] [stderr]   Downloaded ic-cdk v0.16.1
[INFO] [stderr]   Downloaded ena v0.14.4
[INFO] [stderr]   Downloaded candid_parser v0.1.4
[INFO] [stderr]   Downloaded ic-cdk v0.14.2
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.9
[INFO] [stderr]   Downloaded candid v0.10.22
[INFO] [stderr]   Downloaded ic-cdk-macros v0.14.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.16.0
[INFO] [stderr]   Downloaded ic_bls12_381 v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a884c1e970cfbbeb5930e69d2c306a9ba157cc17a11c29b9668032079b26a052
[INFO] running `Command { std: "docker" "start" "-a" "a884c1e970cfbbeb5930e69d2c306a9ba157cc17a11c29b9668032079b26a052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a884c1e970cfbbeb5930e69d2c306a9ba157cc17a11c29b9668032079b26a052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a884c1e970cfbbeb5930e69d2c306a9ba157cc17a11c29b9668032079b26a052", kill_on_drop: false }`
[INFO] [stdout] a884c1e970cfbbeb5930e69d2c306a9ba157cc17a11c29b9668032079b26a052
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 045562d4fdcf6b20d9fedbf1a710f20f356bb3de42e5b990beb3dcca97564985
[INFO] running `Command { std: "docker" "start" "-a" "045562d4fdcf6b20d9fedbf1a710f20f356bb3de42e5b990beb3dcca97564985", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr]     Checking ic-metrics-encoder v1.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.22
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ic-stable-structures v0.6.9
[INFO] [stderr]     Checking candid v0.10.22
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[INFO] [stderr]     Checking ic-cdk v0.16.1
[INFO] [stderr]     Checking b3_utils v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `encode_ref`
[INFO] [stdout]   --> src/api/types.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl ArgumentEncoder for RequestJoinArgs {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `encode_ref` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn encode_ref(&self, _: &mut IDLBuilder) -> Result<(), candid::Error> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `encode_ref`
[INFO] [stdout]   --> src/api/types.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl ArgumentEncoder for RequestJoinArgs {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `encode_ref` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn encode_ref(&self, _: &mut IDLBuilder) -> Result<(), candid::Error> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `b3_utils` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `b3_utils` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "045562d4fdcf6b20d9fedbf1a710f20f356bb3de42e5b990beb3dcca97564985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "045562d4fdcf6b20d9fedbf1a710f20f356bb3de42e5b990beb3dcca97564985", kill_on_drop: false }`
[INFO] [stdout] 045562d4fdcf6b20d9fedbf1a710f20f356bb3de42e5b990beb3dcca97564985
