[INFO] cloning repository https://github.com/RaphaelIsler/trust_peer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaphaelIsler/trust_peer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelIsler%2Ftrust_peer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelIsler%2Ftrust_peer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdf9b4bfc4819580d95b74952a3be383877f173b
[INFO] checking RaphaelIsler/trust_peer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelIsler%2Ftrust_peer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RaphaelIsler/trust_peer
[INFO] finished tweaking git repo https://github.com/RaphaelIsler/trust_peer
[INFO] tweaked toml for git repo https://github.com/RaphaelIsler/trust_peer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RaphaelIsler/trust_peer on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RaphaelIsler/trust_peer 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://bitbucket.org/revwork/rust_helper.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://bitbucket.org/revwork/service_helper.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] [stderr]   Downloaded tokio-rusqlite v0.6.1
[INFO] [stderr]   Downloaded build-deps v0.1.4
[INFO] [stderr]   Downloaded oqs v0.6.0
[INFO] [stderr]   Downloaded bindgen v0.58.1
[INFO] [stderr]   Downloaded oqs-sys v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0782dadf13357a16d2828848e3991b355760fce580e8e9aba39206066b41b94a
[INFO] running `Command { std: "docker" "start" "-a" "0782dadf13357a16d2828848e3991b355760fce580e8e9aba39206066b41b94a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0782dadf13357a16d2828848e3991b355760fce580e8e9aba39206066b41b94a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0782dadf13357a16d2828848e3991b355760fce580e8e9aba39206066b41b94a", kill_on_drop: false }`
[INFO] [stdout] 0782dadf13357a16d2828848e3991b355760fce580e8e9aba39206066b41b94a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 922fb2bf22b22ef1a3e3c946900f75a437e3066266a3f28006dc64e5739d9537
[INFO] running `Command { std: "docker" "start" "-a" "922fb2bf22b22ef1a3e3c946900f75a437e3066266a3f28006dc64e5739d9537", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking dioxus-core-types v0.7.3
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking dioxus-cli-config v0.7.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking euclid v0.22.13
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling dioxus-document v0.7.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking content_disposition v0.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]     Checking const-str v0.7.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.3
[INFO] [stderr]     Checking dioxus-config-macros v0.7.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]    Compiling service_helper v0.1.0 (https://bitbucket.org/revwork/service_helper.git#cb23e9cd)
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.38
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling const-serialize v0.7.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.3
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling dioxus-fullstack-macro v0.7.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.3
[INFO] [stderr]     Checking generational-box v0.7.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling macros v0.1.0 (https://bitbucket.org/revwork/rust_helper.git#adce0668)
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=3731f9926cc6fcc3 -C extra-filename=-400b72ffb6153eb7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0e88a2515aaa0f0a.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-b8e347bc23abd7c0.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-120b4e4547cfa2cd.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-debb3de19d741b8a.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-9f3d48aa9788f51c.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-226308c3384ab1e2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-03d8c86611f88aaf.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cff9667887ccf612.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-de490c743ba02f79.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-43ca3d75a1a38577.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 `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=160049ad0eec78af -C extra-filename=-e7a39580e004c933 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-432932d76ab9ffef.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4ebd96e7aed54db2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b7ec2553aac3484b.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "922fb2bf22b22ef1a3e3c946900f75a437e3066266a3f28006dc64e5739d9537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "922fb2bf22b22ef1a3e3c946900f75a437e3066266a3f28006dc64e5739d9537", kill_on_drop: false }`
[INFO] [stdout] 922fb2bf22b22ef1a3e3c946900f75a437e3066266a3f28006dc64e5739d9537
