[INFO] cloning repository https://github.com/0xZeroLabs/s3n-native
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xZeroLabs/s3n-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xZeroLabs%2Fs3n-native", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xZeroLabs%2Fs3n-native'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea5d4c9eb6a5f9c2078a7cead597880c6a3faa87
[INFO] building 0xZeroLabs/s3n-native against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xZeroLabs%2Fs3n-native" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0xZeroLabs/s3n-native 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/0xZeroLabs/s3n-native
[INFO] finished tweaking git repo https://github.com/0xZeroLabs/s3n-native
[INFO] tweaked toml for git repo https://github.com/0xZeroLabs/s3n-native written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/0xZeroLabs/s3n-native 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] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/crates/verifier/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/crates/issuer/Cargo.toml: file `/workspace/builds/worker-5-tc2/source/crates/issuer/src/lib.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `s3n_issuer`
[INFO] [stderr]   * `bin` target `s3n-issuer`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8a112260005cc05f172ae37be0d9fbc26d3a2cb1b9f4e6bc50fe235a9ff2edd9
[INFO] running `Command { std: "docker" "start" "-a" "8a112260005cc05f172ae37be0d9fbc26d3a2cb1b9f4e6bc50fe235a9ff2edd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a112260005cc05f172ae37be0d9fbc26d3a2cb1b9f4e6bc50fe235a9ff2edd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a112260005cc05f172ae37be0d9fbc26d3a2cb1b9f4e6bc50fe235a9ff2edd9", kill_on_drop: false }`
[INFO] [stdout] 8a112260005cc05f172ae37be0d9fbc26d3a2cb1b9f4e6bc50fe235a9ff2edd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8f793a3832bbc35bc0664605509380be7695e872a05889a2da7be488637873c9
[INFO] running `Command { std: "docker" "start" "-a" "8f793a3832bbc35bc0664605509380be7695e872a05889a2da7be488637873c9", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/verifier/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/issuer/Cargo.toml: file `/opt/rustwide/workdir/crates/issuer/src/lib.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `s3n_issuer`
[INFO] [stderr]   * `bin` target `s3n-issuer`
[INFO] [stderr]    Compiling s3n-native v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2`
[INFO] [stdout]  --> crates/verifier/src/sindri.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use flate2::{write::GzEncoder, Compression};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `flate2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]  --> crates/verifier/src/sindri.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::{
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `flate2`
[INFO] [stdout]  --> crates/verifier/src/sindri.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use flate2::{write::GzEncoder, Compression};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `flate2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]  --> crates/verifier/src/sindri.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::{
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> crates/verifier/src/sindri.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base64`
[INFO] [stdout]  --> crates/verifier/src/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use base64::{engine::general_purpose, Engine as _};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `base64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_serialize`
[INFO] [stdout]  --> crates/verifier/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ark_serialize::{CanonicalDeserialize, CanonicalSerialize};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `ark_serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `base64`
[INFO] [stdout]  --> crates/verifier/src/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use base64::{engine::general_purpose, Engine as _};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `base64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `common`
[INFO] [stdout]  --> crates/verifier/src/utils.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use common::rv_trace::ELFInstruction;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jolt`
[INFO] [stdout]  --> crates/verifier/src/utils.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use jolt::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `jolt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> crates/verifier/src/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ark_bn254`
[INFO] [stdout]  --> crates/verifier/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ark_bn254::{Bn254, Fr};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `ark_bn254`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jolt`
[INFO] [stdout]  --> crates/verifier/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use jolt::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `jolt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dotenvy`
[INFO] [stdout]  --> crates/verifier/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dotenvy::dotenv;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `dotenvy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> crates/verifier/src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> crates/verifier/src/sindri.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let map = serde_json::json!({"proof_input": proof_input});
[INFO] [stdout]    |               ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> crates/verifier/src/main.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> crates/verifier/src/sindri.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let upload = reqwest::multipart::Form::new().part("files", part);
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> crates/verifier/src/sindri.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tar`
[INFO] [stdout]   --> crates/verifier/src/sindri.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let mut tar = tar::Builder::new(enc);
[INFO] [stdout]    |                       ^^^ use of undeclared crate or module `tar`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -         let mut tar = tar::Builder::new(enc);
[INFO] [stdout] 23 +         let mut tar = Builder::new(enc);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> crates/verifier/src/main.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let proof_details: Value = serde_json::from_str(&contents).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> crates/verifier/src/main.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let json_data: JsonProofData = serde_json::from_value(proof_details["proof"].clone()).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> crates/verifier/src/sindri.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     serde_json::to_writer_pretty(&mut writer, &circuit_data).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> crates/verifier/src/sindri.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let circuit_data: Value = serde_json::from_str(&data).unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> crates/verifier/src/sindri.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     serde_json::to_writer_pretty(&mut writer, &proof_data).unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rmp_serde`
[INFO] [stdout]   --> crates/verifier/src/utils.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         rmp_serde::from_slice(&memory_init_bytes).expect("unable to deserialize jolt memory_init");
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rmp_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rmp_serde`
[INFO] [stdout]   --> crates/verifier/src/utils.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         rmp_serde::from_slice(&bytecode_bytes).expect("unable to deserialize jolt bytecode");
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rmp_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s3n-native` (bin "verifier") due to 27 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8f793a3832bbc35bc0664605509380be7695e872a05889a2da7be488637873c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f793a3832bbc35bc0664605509380be7695e872a05889a2da7be488637873c9", kill_on_drop: false }`
[INFO] [stdout] 8f793a3832bbc35bc0664605509380be7695e872a05889a2da7be488637873c9
