[INFO] cloning repository https://github.com/Yykz/dofus-unity-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yykz/dofus-unity-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYykz%2Fdofus-unity-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYykz%2Fdofus-unity-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3db2cb263921508478178c032abebcd790f2c59e
[INFO] checking Yykz/dofus-unity-rs against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYykz%2Fdofus-unity-rs" "/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/Yykz/dofus-unity-rs
[INFO] finished tweaking git repo https://github.com/Yykz/dofus-unity-rs
[INFO] tweaked toml for git repo https://github.com/Yykz/dofus-unity-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yykz/dofus-unity-rs on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yykz/dofus-unity-rs 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/proto-gen/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 731c70f2c1478a039ea80948c3bbc4733af74f2b4f9a7e5c0cec7cf925f5db2e
[INFO] running `Command { std: "docker" "start" "-a" "731c70f2c1478a039ea80948c3bbc4733af74f2b4f9a7e5c0cec7cf925f5db2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "731c70f2c1478a039ea80948c3bbc4733af74f2b4f9a7e5c0cec7cf925f5db2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731c70f2c1478a039ea80948c3bbc4733af74f2b4f9a7e5c0cec7cf925f5db2e", kill_on_drop: false }`
[INFO] [stdout] 731c70f2c1478a039ea80948c3bbc4733af74f2b4f9a7e5c0cec7cf925f5db2e
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a725827433a469a09893d3a4ff7328f0e0fcd12ca6b292cf666f7e2aea2e645f
[INFO] running `Command { std: "docker" "start" "-a" "a725827433a469a09893d3a4ff7328f0e0fcd12ca6b292cf666f7e2aea2e645f", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/proto-gen/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling prost v0.13.2
[INFO] [stderr]    Compiling prost-types v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]     Checking derive_builder v0.20.1
[INFO] [stderr]    Compiling dofus_protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]     Checking proto-gen v0.1.0 (/opt/rustwide/workdir/proto-gen)
[INFO] [stderr] error: could not compile `dofus_protocol` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/bin/rustc --crate-name dofus_protocol --edition=2021 protocol/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33adcba5450fca47 -C extra-filename=-81380ce6044734b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c080a796dbb4618e.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-65f5f990cdc68a63.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-8fe8739edaa288d8.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a725827433a469a09893d3a4ff7328f0e0fcd12ca6b292cf666f7e2aea2e645f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a725827433a469a09893d3a4ff7328f0e0fcd12ca6b292cf666f7e2aea2e645f", kill_on_drop: false }`
[INFO] [stdout] a725827433a469a09893d3a4ff7328f0e0fcd12ca6b292cf666f7e2aea2e645f
