[INFO] fetching crate opentalk-roomserver-client 0.3.0...
[INFO] checking opentalk-roomserver-client-0.3.0 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate opentalk-roomserver-client 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate opentalk-roomserver-client 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate opentalk-roomserver-client 0.3.0
[INFO] tweaked toml for crates.io crate opentalk-roomserver-client 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opentalk-roomserver-client 0.3.0 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opentalk-roomserver-client 0.3.0 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8cb055fdca408f3e365986e84b5bb2dc0d79285b590fff955b945ad81d316a18
[INFO] running `Command { std: "docker" "start" "8cb055fdca408f3e365986e84b5bb2dc0d79285b590fff955b945ad81d316a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cb055fdca408f3e365986e84b5bb2dc0d79285b590fff955b945ad81d316a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cb055fdca408f3e365986e84b5bb2dc0d79285b590fff955b945ad81d316a18" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cb055fdca408f3e365986e84b5bb2dc0d79285b590fff955b945ad81d316a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cb055fdca408f3e365986e84b5bb2dc0d79285b590fff955b945ad81d316a18" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling snafu-derive v0.9.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking unsafe-libyaml-norway v0.2.15
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.1.1/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 --cfg 'feature="as_ref"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=dcffc8e6360c2698 -C extra-filename=-a46a47e8b173b9b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-ea45c53527f909cf.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ee684499ef27f3b8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-97307b84563a2c10.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf9a9978d9be874a.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.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] running `Command { std: "docker" "inspect" "8cb055fdca408f3e365986e84b5bb2dc0d79285b590fff955b945ad81d316a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb055fdca408f3e365986e84b5bb2dc0d79285b590fff955b945ad81d316a18", kill_on_drop: false }`
[INFO] [stdout] 8cb055fdca408f3e365986e84b5bb2dc0d79285b590fff955b945ad81d316a18
