[INFO] cloning repository https://github.com/ImpulseDAO/algorithm-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ImpulseDAO/algorithm-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImpulseDAO%2Falgorithm-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImpulseDAO%2Falgorithm-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e9dcf0906a4eb85fc2241ea3ca6ff8001de360a
[INFO] checking ImpulseDAO/algorithm-template against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImpulseDAO%2Falgorithm-template" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ImpulseDAO/algorithm-template on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ImpulseDAO/algorithm-template
[INFO] finished tweaking git repo https://github.com/ImpulseDAO/algorithm-template
[INFO] tweaked toml for git repo https://github.com/ImpulseDAO/algorithm-template written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ImpulseDAO/algorithm-template 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ImpulseDAO/Vara-Arena`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/gear`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/dlmalloc-rust.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded str-buf v3.0.3
[INFO] [stderr]   Downloaded libc-print v0.1.22
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded gwasm-instrument v0.2.3
[INFO] [stderr]   Downloaded cargo_metadata v0.15.3
[INFO] [stderr]   Downloaded gear-wasm v0.45.1
[INFO] [stderr]   Downloaded wasmparser-nostd v0.100.1
[INFO] [stderr]   Downloaded winnow v0.5.39
[INFO] [stderr]   Downloaded pwasm-utils v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85c594c9be07f5f123b8a2ec83ac0b1fe1e92883df8f8d9e448d2ff8d19a1c0e
[INFO] running `Command { std: "docker" "start" "-a" "85c594c9be07f5f123b8a2ec83ac0b1fe1e92883df8f8d9e448d2ff8d19a1c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85c594c9be07f5f123b8a2ec83ac0b1fe1e92883df8f8d9e448d2ff8d19a1c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c594c9be07f5f123b8a2ec83ac0b1fe1e92883df8f8d9e448d2ff8d19a1c0e", kill_on_drop: false }`
[INFO] [stdout] 85c594c9be07f5f123b8a2ec83ac0b1fe1e92883df8f8d9e448d2ff8d19a1c0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5ba4514be7ae45d55e6dd31a6cfc855ca11091da14fec72dac93f80feb71541
[INFO] running `Command { std: "docker" "start" "-a" "c5ba4514be7ae45d55e6dd31a6cfc855ca11091da14fec72dac93f80feb71541", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git#15352f96)
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling gear-stack-buffer v1.0.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking str-buf v3.0.3
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking gsys v1.0.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling gear-wasm-builder v0.1.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking libc-print v0.1.22
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking galloc v1.0.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling gwasm-instrument v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling pwasm-utils v0.19.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling gstd-codegen v0.1.0 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling gear-wasm-instrument v1.0.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cargo_metadata v0.15.3
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling scale-info-derive v2.10.0
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking scale-info v2.10.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking gear-core-errors v1.0.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking gmeta v1.0.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]     Checking gcore v1.0.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]    Compiling gear-core v1.0.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]     Checking gstd v1.0.2 (https://github.com/gear-tech/gear?tag=v1.0.2#d02d306f)
[INFO] [stderr]     Checking mint-io v0.1.0 (https://github.com/ImpulseDAO/Vara-Arena?rev=b8fed3b#b8fed3b9)
[INFO] [stderr]     Checking arena-io v0.1.0 (https://github.com/ImpulseDAO/Vara-Arena?rev=b8fed3b#b8fed3b9)
[INFO] [stderr]    Compiling algorithm-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `algorithm-template v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/algorithm-template-49ac184ca5fd5970/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: please add "rlib" to [lib.crate-type]
[INFO] running `Command { std: "docker" "inspect" "c5ba4514be7ae45d55e6dd31a6cfc855ca11091da14fec72dac93f80feb71541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ba4514be7ae45d55e6dd31a6cfc855ca11091da14fec72dac93f80feb71541", kill_on_drop: false }`
[INFO] [stdout] c5ba4514be7ae45d55e6dd31a6cfc855ca11091da14fec72dac93f80feb71541
