[INFO] fetching crate opentalk-roomserver-module-echo 0.0.33...
[INFO] checking opentalk-roomserver-module-echo-0.0.33 against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] extracting crate opentalk-roomserver-module-echo 0.0.33 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate opentalk-roomserver-module-echo 0.0.33
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate opentalk-roomserver-module-echo 0.0.33
[INFO] tweaked toml for crates.io crate opentalk-roomserver-module-echo 0.0.33 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opentalk-roomserver-module-echo 0.0.33 on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opentalk-roomserver-module-echo 0.0.33 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4bdb4515716e7fa137cefe9025b1a603f77d098e6d81fbda6cb3176521ea484
[INFO] running `Command { std: "docker" "start" "-a" "c4bdb4515716e7fa137cefe9025b1a603f77d098e6d81fbda6cb3176521ea484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4bdb4515716e7fa137cefe9025b1a603f77d098e6d81fbda6cb3176521ea484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4bdb4515716e7fa137cefe9025b1a603f77d098e6d81fbda6cb3176521ea484", kill_on_drop: false }`
[INFO] [stdout] c4bdb4515716e7fa137cefe9025b1a603f77d098e6d81fbda6cb3176521ea484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b963f07b6af73186d4ef7d29b04ced637f3b6739347a6fd3a1eae2dee658ded
[INFO] running `Command { std: "docker" "start" "-a" "0b963f07b6af73186d4ef7d29b04ced637f3b6739347a6fd3a1eae2dee658ded", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling snafu-derive v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unsafe-libyaml-norway v0.2.15
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking serde_norway v0.9.42
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling snafu v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling opentalk-types-common-identifiers v0.34.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling opentalk-types-common-macros v0.33.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking pbjson v0.6.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking cidr v0.3.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking fluent-langneg v0.14.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking livekit-runtime v0.4.0
[INFO] [stderr]     Checking os_info v3.14.0
[INFO] [stderr]     Checking metrics v0.24.3
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr] error: could not compile `utoipa-gen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name utoipa_gen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-gen-5.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="chrono"' --cfg 'feature="url"' --cfg 'feature="uuid"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_extras", "auto_into_responses", "axum_extras", "chrono", "config", "debug", "decimal", "decimal_float", "indexmap", "jiff_0_2", "non_strict_integers", "rc_schema", "regex", "repr", "rocket_extras", "smallvec", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=99211536dc8883a9 -C extra-filename=-3afc6fa794f1804b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d60246c149cb9b3f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-045c213cf2f36602.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5d26fc3a140b83b0.rlib --extern proc_macro --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 `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=9f17658ad661b288 -C extra-filename=-ccd1887f11fdedf5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3466b7b108e0caac.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c58012d0a09bf340.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3c6fbed9acc2ffcb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0b963f07b6af73186d4ef7d29b04ced637f3b6739347a6fd3a1eae2dee658ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b963f07b6af73186d4ef7d29b04ced637f3b6739347a6fd3a1eae2dee658ded", kill_on_drop: false }`
[INFO] [stdout] 0b963f07b6af73186d4ef7d29b04ced637f3b6739347a6fd3a1eae2dee658ded
