[INFO] cloning repository https://github.com/ParadiseSS13/TIG
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ParadiseSS13/TIG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadiseSS13%2FTIG", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadiseSS13%2FTIG'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79975935e3c6ad9aec64b8932abb597ea0f941a8
[INFO] checking ParadiseSS13/TIG against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadiseSS13%2FTIG" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ParadiseSS13/TIG
[INFO] finished tweaking git repo https://github.com/ParadiseSS13/TIG
[INFO] tweaked toml for git repo https://github.com/ParadiseSS13/TIG written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ParadiseSS13/TIG on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ParadiseSS13/TIG 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded trim-in-place v0.1.7
[INFO] [stderr]   Downloaded tonic-build v0.13.1
[INFO] [stderr]   Downloaded pest_generator v2.8.0
[INFO] [stderr]   Downloaded pest_meta v2.8.0
[INFO] [stderr]   Downloaded rust-ini v0.21.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.29
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded prettyplease v0.2.33
[INFO] [stderr]   Downloaded security-framework v3.2.0
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] [stderr]   Downloaded pest_derive v2.8.0
[INFO] [stderr]   Downloaded pest v2.8.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.2
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded rustls v0.23.27
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b01042bcab351c8ce2d79d96007efc9332e369ab863ab6124c58ca1b85f7edf5
[INFO] running `Command { std: "docker" "start" "-a" "b01042bcab351c8ce2d79d96007efc9332e369ab863ab6124c58ca1b85f7edf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b01042bcab351c8ce2d79d96007efc9332e369ab863ab6124c58ca1b85f7edf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b01042bcab351c8ce2d79d96007efc9332e369ab863ab6124c58ca1b85f7edf5", kill_on_drop: false }`
[INFO] [stdout] b01042bcab351c8ce2d79d96007efc9332e369ab863ab6124c58ca1b85f7edf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fbbcad64680e45c1390ed2f626f5cc48262fc02fe6b0037737c608ece4bbb20
[INFO] running `Command { std: "docker" "start" "-a" "2fbbcad64680e45c1390ed2f626f5cc48262fc02fe6b0037737c608ece4bbb20", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking yaml-rust2 v0.10.2
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tig-proto v1.0.0 (/opt/rustwide/workdir/crates/proto)
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking tig-client v1.0.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> crates/client/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_blocks)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> crates/client/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_blocks)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tig-client` (bin "tig-client" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tig-client` (bin "tig-client") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2fbbcad64680e45c1390ed2f626f5cc48262fc02fe6b0037737c608ece4bbb20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fbbcad64680e45c1390ed2f626f5cc48262fc02fe6b0037737c608ece4bbb20", kill_on_drop: false }`
[INFO] [stdout] 2fbbcad64680e45c1390ed2f626f5cc48262fc02fe6b0037737c608ece4bbb20
