[INFO] cloning repository https://github.com/552020/hello_calimero
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/552020/hello_calimero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F552020%2Fhello_calimero", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F552020%2Fhello_calimero'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5266240253fa710da0fd348a295593e73e71cb46
[INFO] checking 552020/hello_calimero against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F552020%2Fhello_calimero" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/552020/hello_calimero
[INFO] finished tweaking git repo https://github.com/552020/hello_calimero
[INFO] tweaked toml for git repo https://github.com/552020/hello_calimero written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/552020/hello_calimero on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/552020/hello_calimero 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/calimero-network/core`
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding calimero-sdk v0.1.0 (https://github.com/calimero-network/core#4757144b)
[INFO] [stderr]       Adding calimero-sdk-macros v0.1.0 (https://github.com/calimero-network/core#4757144b)
[INFO] [stderr]       Adding calimero-storage v0.1.0 (https://github.com/calimero-network/core#4757144b)
[INFO] [stderr]       Adding calimero-storage-macros v0.1.0 (https://github.com/calimero-network/core#4757144b)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79511684d9faa780dc035a0b622ab86fa5d6affcf4a8d33295cdc0868e287d48
[INFO] running `Command { std: "docker" "start" "-a" "79511684d9faa780dc035a0b622ab86fa5d6affcf4a8d33295cdc0868e287d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79511684d9faa780dc035a0b622ab86fa5d6affcf4a8d33295cdc0868e287d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79511684d9faa780dc035a0b622ab86fa5d6affcf4a8d33295cdc0868e287d48", kill_on_drop: false }`
[INFO] [stdout] 79511684d9faa780dc035a0b622ab86fa5d6affcf4a8d33295cdc0868e287d48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a521b6cab2e5ca216e6e76b41c25fc6fa890e90f356b9b06c9b1f23c4ec7a452
[INFO] running `Command { std: "docker" "start" "-a" "a521b6cab2e5ca216e6e76b41c25fc6fa890e90f356b9b06c9b1f23c4ec7a452", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling calimero-storage-macros v0.1.0 (https://github.com/calimero-network/core#4757144b)
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calimero-sdk-macros v0.1.0 (https://github.com/calimero-network/core#4757144b)
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fixedstr v0.5.8
[INFO] [stderr]     Checking calimero-sdk v0.1.0 (https://github.com/calimero-network/core#4757144b)
[INFO] [stderr]     Checking calimero-storage v0.1.0 (https://github.com/calimero-network/core#4757144b)
[INFO] [stderr]     Checking hello-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `init` and `say_hello` are never used
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl HelloApp {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 13 |     #[app::init]
[INFO] [stdout] 14 |     pub fn init() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn say_hello(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `init` and `say_hello` are never used
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl HelloApp {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 13 |     #[app::init]
[INFO] [stdout] 14 |     pub fn init() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn say_hello(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.03s
[INFO] running `Command { std: "docker" "inspect" "a521b6cab2e5ca216e6e76b41c25fc6fa890e90f356b9b06c9b1f23c4ec7a452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a521b6cab2e5ca216e6e76b41c25fc6fa890e90f356b9b06c9b1f23c4ec7a452", kill_on_drop: false }`
[INFO] [stdout] a521b6cab2e5ca216e6e76b41c25fc6fa890e90f356b9b06c9b1f23c4ec7a452
