[INFO] cloning repository https://github.com/Budi721/icp-pretty-cash-smart-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Budi721/icp-pretty-cash-smart-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBudi721%2Ficp-pretty-cash-smart-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBudi721%2Ficp-pretty-cash-smart-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11c1913431d549fe48df1ea481425dc8c16999c8
[INFO] checking Budi721/icp-pretty-cash-smart-contract against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBudi721%2Ficp-pretty-cash-smart-contract" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Budi721/icp-pretty-cash-smart-contract
[INFO] finished tweaking git repo https://github.com/Budi721/icp-pretty-cash-smart-contract
[INFO] tweaked toml for git repo https://github.com/Budi721/icp-pretty-cash-smart-contract written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Budi721/icp-pretty-cash-smart-contract on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Budi721/icp-pretty-cash-smart-contract 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding ar_archive_writer v0.2.0
[INFO] [stderr]       Adding candid v0.9.11 (available: v0.10.20)
[INFO] [stderr]       Adding candid v0.10.20
[INFO] [stderr]       Adding candid_derive v0.6.4 (available: v0.6.6)
[INFO] [stderr]       Adding candid_derive v0.10.20
[INFO] [stderr]       Adding cc v1.2.51
[INFO] [stderr]       Adding find-msvc-tools v0.1.6
[INFO] [stderr]     Updating ic-cdk v0.7.4 -> v0.11.7 (available: v0.19.0)
[INFO] [stderr]       Adding ic-cdk-executor v0.1.0
[INFO] [stderr]     Updating ic-cdk-macros v0.6.10 -> v0.8.4
[INFO] [stderr]       Adding ic-stable-structures v0.5.6 (available: v0.7.2)
[INFO] [stderr]     Updating ic0 v0.18.12 -> v0.21.1
[INFO] [stderr]       Adding ic_principal v0.1.1
[INFO] [stderr]       Adding itoa v1.0.17
[INFO] [stderr]     Updating libc v0.2.149 -> v0.2.178
[INFO] [stderr]     Updating num_enum v0.5.11 -> v0.6.1
[INFO] [stderr]     Updating num_enum_derive v0.5.11 -> v0.6.1
[INFO] [stderr]       Adding object v0.32.2
[INFO] [stderr]     Updating pretty v0.10.0 -> v0.12.5
[INFO] [stderr]       Adding psm v0.1.28
[INFO] [stderr]       Adding ryu v1.0.22
[INFO] [stderr]       Adding serde_json v1.0.109 (available: v1.0.148)
[INFO] [stderr]       Adding shlex v1.3.0
[INFO] [stderr]       Adding stacker v0.1.22
[INFO] [stderr]       Adding unicode-width v0.2.2
[INFO] [stderr]     Updating windows-sys v0.48.0 -> v0.59.0
[INFO] [stderr]     Updating windows-targets v0.48.5 -> v0.52.6
[INFO] [stderr]     Updating windows_aarch64_gnullvm v0.48.5 -> v0.52.6
[INFO] [stderr]     Updating windows_aarch64_msvc v0.48.5 -> v0.52.6
[INFO] [stderr]     Updating windows_i686_gnu v0.48.5 -> v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]     Updating windows_i686_msvc v0.48.5 -> v0.52.6
[INFO] [stderr]     Updating windows_x86_64_gnu v0.48.5 -> v0.52.6
[INFO] [stderr]     Updating windows_x86_64_gnullvm v0.48.5 -> v0.52.6
[INFO] [stderr]     Updating windows_x86_64_msvc v0.48.5 -> v0.52.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adfa3991eaa4a4a45f49989247b89c6a655a2c525098a54f82a607aaadc7ae23
[INFO] running `Command { std: "docker" "start" "-a" "adfa3991eaa4a4a45f49989247b89c6a655a2c525098a54f82a607aaadc7ae23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adfa3991eaa4a4a45f49989247b89c6a655a2c525098a54f82a607aaadc7ae23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adfa3991eaa4a4a45f49989247b89c6a655a2c525098a54f82a607aaadc7ae23", kill_on_drop: false }`
[INFO] [stdout] adfa3991eaa4a4a45f49989247b89c6a655a2c525098a54f82a607aaadc7ae23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 344525c0e29adb1c89e08a617dd5a5dd5d0887e6e5cad343cc0dc3189b33f187
[INFO] running `Command { std: "docker" "start" "-a" "344525c0e29adb1c89e08a617dd5a5dd5d0887e6e5cad343cc0dc3189b33f187", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]     Checking ic0 v0.21.1
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking ic-stable-structures v0.5.6
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stdout] error[E0425]: cannot find type `ByteArray` in crate `serde_bytes`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candid-0.10.20/src/types/impls.rs:171:50
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl<const N: usize> CandidType for serde_bytes::ByteArray<N> {
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in `serde_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `candid` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "344525c0e29adb1c89e08a617dd5a5dd5d0887e6e5cad343cc0dc3189b33f187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344525c0e29adb1c89e08a617dd5a5dd5d0887e6e5cad343cc0dc3189b33f187", kill_on_drop: false }`
[INFO] [stdout] 344525c0e29adb1c89e08a617dd5a5dd5d0887e6e5cad343cc0dc3189b33f187
