[INFO] cloning repository https://github.com/DelphinusLab/towerdefence-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DelphinusLab/towerdefence-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelphinusLab%2Ftowerdefence-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelphinusLab%2Ftowerdefence-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61af8cbd01c2152fe0d5bd73f428b65264479c65
[INFO] checking DelphinusLab/towerdefence-demo against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelphinusLab%2Ftowerdefence-demo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/DelphinusLab/towerdefence-demo
[INFO] finished tweaking git repo https://github.com/DelphinusLab/towerdefence-demo
[INFO] tweaked toml for git repo https://github.com/DelphinusLab/towerdefence-demo written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DelphinusLab/towerdefence-demo on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DelphinusLab/towerdefence-demo 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/DelphinusLab/zkwasm-typescript-mini-server`
[INFO] [stderr]     Updating git repository `https://github.com/DelphinusLab/zkWasm-rust.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0fb2a1a9eace95c12e9151bb6ec9e69ba1a1e6f35119f7964682d61f83e8cd0
[INFO] running `Command { std: "docker" "start" "-a" "b0fb2a1a9eace95c12e9151bb6ec9e69ba1a1e6f35119f7964682d61f83e8cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0fb2a1a9eace95c12e9151bb6ec9e69ba1a1e6f35119f7964682d61f83e8cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0fb2a1a9eace95c12e9151bb6ec9e69ba1a1e6f35119f7964682d61f83e8cd0", kill_on_drop: false }`
[INFO] [stdout] b0fb2a1a9eace95c12e9151bb6ec9e69ba1a1e6f35119f7964682d61f83e8cd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f77d5b172a4624f6a263dcb664cd33ef7eda841dc9093ccc19afb03bd57018d
[INFO] running `Command { std: "docker" "start" "-a" "4f77d5b172a4624f6a263dcb664cd33ef7eda841dc9093ccc19afb03bd57018d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling derive_builder v0.1.0 (https://github.com/DelphinusLab/zkWasm-rust.git#3dc33e15)
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]     Checking zkwasm-rust-sdk v0.1.0 (https://github.com/DelphinusLab/zkWasm-rust.git#3dc33e15)
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/zkwasm-rust-1a0e718577b82fa3/3dc33e1/src/witness.rs:33:52
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let arr_ptr = unsafe { (c[0] as *const u8).sub_ptr(ori_base) };
[INFO] [stdout]    |                                                    ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/zkwasm-rust-1a0e718577b82fa3/3dc33e1/src/witness.rs:77:60
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let diff = (c.as_ref() as *const Obj as *const u8).sub_ptr(ori_base) as u64;
[INFO] [stdout]    |                                                            ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zkwasm-rust-sdk` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4f77d5b172a4624f6a263dcb664cd33ef7eda841dc9093ccc19afb03bd57018d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f77d5b172a4624f6a263dcb664cd33ef7eda841dc9093ccc19afb03bd57018d", kill_on_drop: false }`
[INFO] [stdout] 4f77d5b172a4624f6a263dcb664cd33ef7eda841dc9093ccc19afb03bd57018d
