[INFO] cloning repository https://github.com/kami1983/learning-vara-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kami1983/learning-vara-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkami1983%2Flearning-vara-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkami1983%2Flearning-vara-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfc74e6c8884f6b63534adc9778d3cdeb44bca50
[INFO] testing kami1983/learning-vara-2 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkami1983%2Flearning-vara-2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kami1983/learning-vara-2
[INFO] finished tweaking git repo https://github.com/kami1983/learning-vara-2
[INFO] tweaked toml for git repo https://github.com/kami1983/learning-vara-2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kami1983/learning-vara-2 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kami1983/learning-vara-2 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 618393e34a4b9ab0bfa74e17dc374160fff83c4bd7551f54fb7602c38f1b60f1
[INFO] running `Command { std: "docker" "start" "618393e34a4b9ab0bfa74e17dc374160fff83c4bd7551f54fb7602c38f1b60f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "618393e34a4b9ab0bfa74e17dc374160fff83c4bd7551f54fb7602c38f1b60f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "618393e34a4b9ab0bfa74e17dc374160fff83c4bd7551f54fb7602c38f1b60f1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "618393e34a4b9ab0bfa74e17dc374160fff83c4bd7551f54fb7602c38f1b60f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "618393e34a4b9ab0bfa74e17dc374160fff83c4bd7551f54fb7602c38f1b60f1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling gear-stack-buffer v1.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling gsys v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling libc-print v0.1.23
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling gwasm-instrument v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling gear-wasm-builder v1.3.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling galloc v1.3.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling gear-pwasm-utils v0.19.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.1
[INFO] [stderr]    Compiling gstd-codegen v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling regex v1.10.4
[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.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling scale-info-derive v2.11.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling scale-info v2.11.2
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling gear-core-errors v1.3.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling gmeta v1.3.0
[INFO] [stderr]    Compiling gcore v1.3.0
[INFO] [stderr]    Compiling gear-core v1.3.0
[INFO] [stderr]    Compiling gstd v1.3.0
[INFO] [stderr]    Compiling template-io v0.1.0 (/opt/rustwide/workdir/io)
[INFO] [stderr]    Compiling template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `template v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/template-360174b775f129ee/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: toolchain '1.99.0-x86_64-unknown-linux-gnu' is not installed
[INFO] [stderr]   help: run `rustup toolchain install 1.99.0-x86_64-unknown-linux-gnu` to install it
[INFO] [stderr]   error: cargo command run failed: exit status: 1
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "618393e34a4b9ab0bfa74e17dc374160fff83c4bd7551f54fb7602c38f1b60f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618393e34a4b9ab0bfa74e17dc374160fff83c4bd7551f54fb7602c38f1b60f1", kill_on_drop: false }`
[INFO] [stdout] 618393e34a4b9ab0bfa74e17dc374160fff83c4bd7551f54fb7602c38f1b60f1
