[INFO] cloning repository https://github.com/DapengSusu/thunbor-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DapengSusu/thunbor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDapengSusu%2Fthunbor-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDapengSusu%2Fthunbor-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dae6d6a04d3f419954cec29139c5d527d82cea58
[INFO] checking DapengSusu/thunbor-rs against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDapengSusu%2Fthunbor-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DapengSusu/thunbor-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/DapengSusu/thunbor-rs
[INFO] tweaked toml for git repo https://github.com/DapengSusu/thunbor-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DapengSusu/thunbor-rs on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DapengSusu/thunbor-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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f548d2782ec108c5502734f70a89ff054c72b7e0371b172bf9aea056aeb899e
[INFO] running `Command { std: "docker" "start" "-a" "4f548d2782ec108c5502734f70a89ff054c72b7e0371b172bf9aea056aeb899e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f548d2782ec108c5502734f70a89ff054c72b7e0371b172bf9aea056aeb899e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f548d2782ec108c5502734f70a89ff054c72b7e0371b172bf9aea056aeb899e", kill_on_drop: false }`
[INFO] [stdout] 4f548d2782ec108c5502734f70a89ff054c72b7e0371b172bf9aea056aeb899e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dd2620bc32d3121c68fed47ba0bf85cf4d39351475e95dd72273cc8d0733617
[INFO] running `Command { std: "docker" "start" "-a" "1dd2620bc32d3121c68fed47ba0bf85cf4d39351475e95dd72273cc8d0733617", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/18c1d185ac7a6a3bf399296b35e4b2736809a756/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4767b18139c83276 -C extra-filename=-6e785939ed399e59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2c0fd8b6fd17808c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c537d297082e883b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-59ee1870b844290e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c63ed627342e698c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e6f179d50b24a36f.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1dd2620bc32d3121c68fed47ba0bf85cf4d39351475e95dd72273cc8d0733617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd2620bc32d3121c68fed47ba0bf85cf4d39351475e95dd72273cc8d0733617", kill_on_drop: false }`
[INFO] [stdout] 1dd2620bc32d3121c68fed47ba0bf85cf4d39351475e95dd72273cc8d0733617
