[INFO] cloning repository https://github.com/stagrim/pubcrawl-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stagrim/pubcrawl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstagrim%2Fpubcrawl-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstagrim%2Fpubcrawl-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d95bc59210ef70d4236ffdf57a99445914ee505
[INFO] checking stagrim/pubcrawl-rs against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstagrim%2Fpubcrawl-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stagrim/pubcrawl-rs
[INFO] finished tweaking git repo https://github.com/stagrim/pubcrawl-rs
[INFO] tweaked toml for git repo https://github.com/stagrim/pubcrawl-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stagrim/pubcrawl-rs on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stagrim/pubcrawl-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c51562e9fcf12e488a29534c2738de9e1412ebad8dcf60416117b10f1cd4e464
[INFO] running `Command { std: "docker" "start" "-a" "c51562e9fcf12e488a29534c2738de9e1412ebad8dcf60416117b10f1cd4e464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c51562e9fcf12e488a29534c2738de9e1412ebad8dcf60416117b10f1cd4e464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c51562e9fcf12e488a29534c2738de9e1412ebad8dcf60416117b10f1cd4e464", kill_on_drop: false }`
[INFO] [stdout] c51562e9fcf12e488a29534c2738de9e1412ebad8dcf60416117b10f1cd4e464
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 614e58b1830385630df3c50eec52ee54380fd7c4626ea060c426d6a0ef049931
[INFO] running `Command { std: "docker" "start" "-a" "614e58b1830385630df3c50eec52ee54380fd7c4626ea060c426d6a0ef049931", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_path_to_error v0.1.19
[INFO] [stderr]     Checking backon v1.5.2
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking listenfd v1.0.2
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking axum-htmx v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking maud v0.27.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling redis v0.32.5
[INFO] [stderr]     Checking tower-livereload v0.9.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr] error: could not compile `axum` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/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=rust_2018_idioms '--warn=clippy::verbose_file_reads' '--warn=clippy::unused_self' --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_on_vec_items' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::exit' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::dbg_macro' '--warn=clippy::await_holding_lock' --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private", "__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=ebc4683783cd0809 -C extra-filename=-3b3fa7982bf187a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-ab48d99ff14c7556.rmeta --extern axum_macros=/opt/rustwide/target/debug/deps/libaxum_macros-77d4c1580e24ffad.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-a1f2d5967abce2ed.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-561656c694538be0.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-7159a4777f600c57.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d1856c381758048d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9fa21e558e0fa997.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-9dc173efad448c6e.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-e1a7e801ba7d65c9.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7432682db7792c76.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-3c56aa6a57a0bed3.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-717260cc5083bc91.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-20930c4737d632b3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0e04000c5bed188b.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-6964566df258a87f.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-6b8debc0c6a029d2.so --extern serde=/opt/rustwide/target/debug/deps/libserde-791ea459ab4990ec.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c81ea4528a723927.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-c369548cb0e18a24.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-1a96be9756d3f527.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-0733e52dbef4c500.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-e1d8951ed320974d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4fc81435add731c7.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-4f14f9ec465e7484.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-075de34b929ecf48.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-9db2d6ae529db6dd.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-1900f1cf27f882a2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-32373bbc730ba8b0.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 `redis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.32.5/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 --cfg 'feature="acl"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="num-bigint"' --cfg 'feature="script"' --cfg 'feature="streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "bb8", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "disable-client-setinfo", "geospatial", "hashbrown", "json", "keep-alive", "num-bigint", "r2d2", "rust_decimal", "safe_iterators", "script", "sentinel", "smol-comp", "smol-native-tls-comp", "smol-rustls-comp", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid", "vector-sets"))' -C metadata=b202c6cc8af78f16 -C extra-filename=-abaa66a2cde9702a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern combine=/opt/rustwide/target/debug/deps/libcombine-a6f826efa10ea4d4.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-71068a3ab8714f00.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-713d8b0644900714.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-5251fcc82e9746f4.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-56bc04796a1c0bad.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-184aa0b96f82475c.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c7faeacb51d8b199.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ef7d97b08f87ef4a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "614e58b1830385630df3c50eec52ee54380fd7c4626ea060c426d6a0ef049931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614e58b1830385630df3c50eec52ee54380fd7c4626ea060c426d6a0ef049931", kill_on_drop: false }`
[INFO] [stdout] 614e58b1830385630df3c50eec52ee54380fd7c4626ea060c426d6a0ef049931
