[INFO] cloning repository https://github.com/huaikong2020/thumbor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huaikong2020/thumbor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuaikong2020%2Fthumbor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuaikong2020%2Fthumbor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b93b04ef088aa72c5a6e0e2f2c9febc507201e49 [INFO] checking huaikong2020/thumbor against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuaikong2020%2Fthumbor" "/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/huaikong2020/thumbor [INFO] finished tweaking git repo https://github.com/huaikong2020/thumbor [INFO] tweaked toml for git repo https://github.com/huaikong2020/thumbor written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/huaikong2020/thumbor on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/huaikong2020/thumbor 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e596d37a8f058471e3beee7daf4c15312a67b172766db417e070df20d2fe4cdc [INFO] running `Command { std: "docker" "start" "-a" "e596d37a8f058471e3beee7daf4c15312a67b172766db417e070df20d2fe4cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e596d37a8f058471e3beee7daf4c15312a67b172766db417e070df20d2fe4cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e596d37a8f058471e3beee7daf4c15312a67b172766db417e070df20d2fe4cdc", kill_on_drop: false }` [INFO] [stdout] e596d37a8f058471e3beee7daf4c15312a67b172766db417e070df20d2fe4cdc [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfa9bb4ab1616ec3210b244738d0983888f880d74b9b02c822609037df285110 [INFO] running `Command { std: "docker" "start" "-a" "bfa9bb4ab1616ec3210b244738d0983888f880d74b9b02c822609037df285110", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking perlin2d v0.2.6 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=8f93b1f7ecfb4b9f -C extra-filename=-9b9e0dbb3aac2da2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a31c7b1e84bf0afb.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-7793560b9bf056c6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e2d2ea1b4acbcdaa.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-ad18510bf82bbc5d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=02ea5dd7ea0de5c5 -C extra-filename=-d4ab36afdd65953d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-202f962626a6cdc8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bfa9bb4ab1616ec3210b244738d0983888f880d74b9b02c822609037df285110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa9bb4ab1616ec3210b244738d0983888f880d74b9b02c822609037df285110", kill_on_drop: false }` [INFO] [stdout] bfa9bb4ab1616ec3210b244738d0983888f880d74b9b02c822609037df285110