[INFO] cloning repository https://github.com/AluVM/sonare
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AluVM/sonare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fsonare", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fsonare'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f07e34555fe3351463f0042871e079a4d2116d5
[INFO] checking AluVM/sonare against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fsonare" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AluVM/sonare
[INFO] finished tweaking git repo https://github.com/AluVM/sonare
[INFO] tweaked toml for git repo https://github.com/AluVM/sonare written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AluVM/sonare on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AluVM/sonare 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09b39c0908b837f000167599229a7e955f21c8351f4cbd141292a7934ecd867f
[INFO] running `Command { std: "docker" "start" "-a" "09b39c0908b837f000167599229a7e955f21c8351f4cbd141292a7934ecd867f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09b39c0908b837f000167599229a7e955f21c8351f4cbd141292a7934ecd867f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09b39c0908b837f000167599229a7e955f21c8351f4cbd141292a7934ecd867f", kill_on_drop: false }`
[INFO] [stdout] 09b39c0908b837f000167599229a7e955f21c8351f4cbd141292a7934ecd867f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eca94c66b2a65906e2ad68f50ce3346262a6f312d16120361f3388534eded3ad
[INFO] running `Command { std: "docker" "start" "-a" "eca94c66b2a65906e2ad68f50ce3346262a6f312d16120361f3388534eded3ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking mnemonic v1.1.1
[INFO] [stderr]     Checking proc-macro2 v1.0.89
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking amplify v4.8.0
[INFO] [stderr]     Checking strict_encoding v2.8.1
[INFO] [stderr]     Checking baid64 v0.4.0
[INFO] [stderr]     Checking baid64 v0.3.0
[INFO] [stderr]    Compiling commit_encoding_derive v0.12.0-alpha.3 (https://github.com/LNP-BP/client_side_validation?branch=v0.12#a045b276)
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking vesper-lang v0.2.1
[INFO] [stderr]     Checking strict_types v2.8.1
[INFO] [stderr]     Checking commit_verify v0.12.0-alpha.3 (https://github.com/LNP-BP/client_side_validation?branch=v0.12#a045b276)
[INFO] [stderr]     Checking aluvm v0.12.0-beta.2
[INFO] [stderr]     Checking zk-aluvm v0.12.0-beta.1
[INFO] [stderr]     Checking ultrasonic v0.12.0-beta.1 (https://github.com/AluVM/ultrasonic#c0a2ce65)
[INFO] [stderr]     Checking sonic-api v0.12.0-alpha.1 (https://github.com/AluVM/sonic#a7407f31)
[INFO] [stdout] error[E0446]: private trait `Serde` in public interface
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/sonic-0168c1cae0766778/a7407f3/api/src/api.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | trait Serde {}
[INFO] [stdout]     | ----------- `Serde` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 260 |     type ReaderSite: Clone + Ord + Debug + StrictDumb + StrictEncode + StrictDecode + Serde;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private trait `Serde` in public interface
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/sonic-0168c1cae0766778/a7407f3/api/src/api.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | trait Serde {}
[INFO] [stdout]     | ----------- `Serde` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 261 |     type AdaptorSite: Clone + Ord + Debug + StrictDumb + StrictEncode + StrictDecode + Serde;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sonic-api` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "eca94c66b2a65906e2ad68f50ce3346262a6f312d16120361f3388534eded3ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eca94c66b2a65906e2ad68f50ce3346262a6f312d16120361f3388534eded3ad", kill_on_drop: false }`
[INFO] [stdout] eca94c66b2a65906e2ad68f50ce3346262a6f312d16120361f3388534eded3ad
