[INFO] cloning repository https://github.com/Gi-z/throwie-server-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gi-z/throwie-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGi-z%2Fthrowie-server-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGi-z%2Fthrowie-server-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3383e3aad0403da5eeae34f1766bf923c971791e
[INFO] checking Gi-z/throwie-server-rust against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGi-z%2Fthrowie-server-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gi-z/throwie-server-rust
[INFO] finished tweaking git repo https://github.com/Gi-z/throwie-server-rust
[INFO] tweaked toml for git repo https://github.com/Gi-z/throwie-server-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gi-z/throwie-server-rust on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 254 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.17.2)
[INFO] [stderr]       Adding ndarray-stats v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding prost v0.13.5 (available: v0.14.3)
[INFO] [stderr]       Adding prost-build v0.13.5 (available: v0.14.3)
[INFO] [stderr]       Adding prost-types v0.13.5 (available: v0.14.3)
[INFO] [stderr]       Adding sci-rs v0.3.16 (available: v0.4.1)
[INFO] [stderr]       Adding socket2 v0.5.10 (available: v0.6.2)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.11+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ringbuffer v0.16.0
[INFO] [stderr]   Downloaded gaussfilt v0.1.3
[INFO] [stderr]   Downloaded lstsq v0.5.0
[INFO] [stderr]   Downloaded protoc-rust v2.28.0
[INFO] [stderr]   Downloaded kalmanfilt v0.2.6
[INFO] [stderr]   Downloaded bytemuck v1.25.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded influxdb_derive v0.5.1
[INFO] [stderr]   Downloaded influxdb v0.7.2
[INFO] [stderr]   Downloaded ndarray-stats v0.5.1
[INFO] [stderr]   Downloaded protobuf-codegen v2.28.0
[INFO] [stderr]   Downloaded protoc v2.28.0
[INFO] [stderr]   Downloaded sci-rs v0.3.16
[INFO] [stderr]   Downloaded noisy_float v0.2.1
[INFO] [stderr]   Downloaded rustfft v6.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1083f33137832b422da1a608520ada65fc6ffec2f8f8d6e8b3ef583a92363f82
[INFO] running `Command { std: "docker" "start" "-a" "1083f33137832b422da1a608520ada65fc6ffec2f8f8d6e8b3ef583a92363f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1083f33137832b422da1a608520ada65fc6ffec2f8f8d6e8b3ef583a92363f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1083f33137832b422da1a608520ada65fc6ffec2f8f8d6e8b3ef583a92363f82", kill_on_drop: false }`
[INFO] [stdout] 1083f33137832b422da1a608520ada65fc6ffec2f8f8d6e8b3ef583a92363f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c545450493fc6ab51a96251d771c14b953603672a13ad47c2ccf194d1a31351
[INFO] running `Command { std: "docker" "start" "-a" "2c545450493fc6ab51a96251d771c14b953603672a13ad47c2ccf194d1a31351", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling protoc v2.28.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking gaussfilt v0.1.3
[INFO] [stderr]     Checking noisy_float v0.2.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking ringbuffer v0.16.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr] error: could not compile `protobuf` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/80b898258da78fdd1262438126aa0cf90e395f0c/bin/rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=ac362bd48baccb5e -C extra-filename=-63fb0f15cc85a030 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg rustc_nightly` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2c545450493fc6ab51a96251d771c14b953603672a13ad47c2ccf194d1a31351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c545450493fc6ab51a96251d771c14b953603672a13ad47c2ccf194d1a31351", kill_on_drop: false }`
[INFO] [stdout] 2c545450493fc6ab51a96251d771c14b953603672a13ad47c2ccf194d1a31351
