[INFO] cloning repository https://github.com/TallyLintDAO/ic-burn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TallyLintDAO/ic-burn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTallyLintDAO%2Fic-burn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTallyLintDAO%2Fic-burn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a2d8da27a5ef9747a2a836cf6bcac19f340121b [INFO] checking TallyLintDAO/ic-burn/4a2d8da27a5ef9747a2a836cf6bcac19f340121b against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTallyLintDAO%2Fic-burn" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/TallyLintDAO/ic-burn [INFO] finished tweaking git repo https://github.com/TallyLintDAO/ic-burn [INFO] tweaked toml for git repo https://github.com/TallyLintDAO/ic-burn written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TallyLintDAO/ic-burn on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TallyLintDAO/ic-burn 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/burn-rs/burn` [INFO] [stderr] Updating git repository `https://github.com/tracel-ai/cubecl` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-cdk-macros v0.13.3 [INFO] [stderr] Downloaded macerator v0.2.6 [INFO] [stderr] Downloaded macerator-macros v0.1.1 [INFO] [stderr] Downloaded wgpu v24.0.3 [INFO] [stderr] Downloaded wgpu-core v24.0.2 [INFO] [stderr] Downloaded cubecl-hip-sys v6.3.2000 [INFO] [stderr] Downloaded pulp v0.21.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5524dd0e345561e3844c3262de2219a4e2dfdb50a7d11b32170012f05dc2546e [INFO] running `Command { std: "docker" "start" "-a" "5524dd0e345561e3844c3262de2219a4e2dfdb50a7d11b32170012f05dc2546e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5524dd0e345561e3844c3262de2219a4e2dfdb50a7d11b32170012f05dc2546e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5524dd0e345561e3844c3262de2219a4e2dfdb50a7d11b32170012f05dc2546e", kill_on_drop: false }` [INFO] [stdout] 5524dd0e345561e3844c3262de2219a4e2dfdb50a7d11b32170012f05dc2546e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d3b99a2635f2e54063188fa4f772aeee16ca0864ec0ef8c8c62b21c85268c1 [INFO] running `Command { std: "docker" "start" "-a" "28d3b99a2635f2e54063188fa4f772aeee16ca0864ec0ef8c8c62b21c85268c1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling cubecl-common v0.5.0 (https://github.com/tracel-ai/cubecl?rev=c93be864495d1016b4223eb014c64b01d79aa56a#c93be864) [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling burn-ndarray v0.17.0 (https://github.com/burn-rs/burn#e11b245c) [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking atomic_float v1.1.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking ic0 v0.23.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling burn-derive v0.17.0 (https://github.com/burn-rs/burn#e11b245c) [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling macerator-macros v0.1.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking macerator v0.2.6 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Checking burn-common v0.17.0 (https://github.com/burn-rs/burn#e11b245c) [INFO] [stderr] Checking candid v0.10.13 [INFO] [stderr] Checking burn-tensor v0.17.0 (https://github.com/burn-rs/burn#e11b245c) [INFO] [stderr] Checking burn-ir v0.17.0 (https://github.com/burn-rs/burn#e11b245c) [INFO] [stderr] Checking burn-autodiff v0.17.0 (https://github.com/burn-rs/burn#e11b245c) [INFO] [stderr] Checking burn-core v0.17.0 (https://github.com/burn-rs/burn#e11b245c) [INFO] [stderr] Compiling ic-cdk-macros v0.16.0 [INFO] [stderr] Compiling ic-cdk-macros v0.13.3 [INFO] [stderr] Checking ic-cdk v0.16.0 [INFO] [stderr] Checking burn v0.17.0 (https://github.com/burn-rs/burn#e11b245c) [INFO] [stderr] Checking ic_burn_backend v0.1.0 (/opt/rustwide/workdir/src/ic_burn_backend) [INFO] [stdout] error[E0425]: cannot find value `initial_cycles` in this scope [INFO] [stdout] --> src/ic_burn_backend/src/lib.rs:129:40 [INFO] [stdout] | [INFO] [stdout] 129 | ic_cdk::println!("init {} cycles", initial_cycles); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `initial_cycles` in this scope [INFO] [stdout] --> src/ic_burn_backend/src/lib.rs:129:40 [INFO] [stdout] | [INFO] [stdout] 129 | ic_cdk::println!("init {} cycles", initial_cycles); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ic_burn_backend` (lib test) 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 E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ic_burn_backend` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "28d3b99a2635f2e54063188fa4f772aeee16ca0864ec0ef8c8c62b21c85268c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d3b99a2635f2e54063188fa4f772aeee16ca0864ec0ef8c8c62b21c85268c1", kill_on_drop: false }` [INFO] [stdout] 28d3b99a2635f2e54063188fa4f772aeee16ca0864ec0ef8c8c62b21c85268c1