[INFO] cloning repository https://github.com/PixelboysTM/marvin_light_control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PixelboysTM/marvin_light_control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelboysTM%2Fmarvin_light_control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelboysTM%2Fmarvin_light_control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90e510d3181247b3624401596b4da5ff1dd44738
[INFO] checking PixelboysTM/marvin_light_control against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelboysTM%2Fmarvin_light_control" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/PixelboysTM/marvin_light_control
[INFO] finished tweaking git repo https://github.com/PixelboysTM/marvin_light_control
[INFO] tweaked toml for git repo https://github.com/PixelboysTM/marvin_light_control written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PixelboysTM/marvin_light_control on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PixelboysTM/marvin_light_control 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e0cd22a35acfed444db2a9ca50ade669ae03c20ca9eea67c5680f712fcae9ec3
[INFO] running `Command { std: "docker" "start" "e0cd22a35acfed444db2a9ca50ade669ae03c20ca9eea67c5680f712fcae9ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0cd22a35acfed444db2a9ca50ade669ae03c20ca9eea67c5680f712fcae9ec3", 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" "e0cd22a35acfed444db2a9ca50ade669ae03c20ca9eea67c5680f712fcae9ec3" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0cd22a35acfed444db2a9ca50ade669ae03c20ca9eea67c5680f712fcae9ec3", 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" "e0cd22a35acfed444db2a9ca50ade669ae03c20ca9eea67c5680f712fcae9ec3" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking unicode-ident v1.0.16
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking dioxus-cli-config v0.6.3
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling zip v2.2.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wry v0.45.0
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]    Compiling dioxus-desktop v0.6.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zvariant_utils v1.1.0
[INFO] [stderr]     Checking dioxus-rsx v0.6.2
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking circular-buffer v1.1.0
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking generational-box v0.6.2
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling remoc_macro v0.15.3
[INFO] [stderr]    Compiling dioxus-router-macro v0.6.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking dlopen2 v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking sacn v0.10.0
[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/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --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"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0fbae31c638109e1 -C extra-filename=-62dc94b98771e6ac --out-dir /opt/rustwide/target/debug/build/tokio/62dc94b98771e6ac/out -L dependency=/opt/rustwide/target/debug/build/bytes/383e1e46f5f9ffb3/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libc/5c067c74208add02/out -L dependency=/opt/rustwide/target/debug/build/lock_api/74da742ede98e441/out -L dependency=/opt/rustwide/target/debug/build/log/9dd860993e8ea465/out -L dependency=/opt/rustwide/target/debug/build/mio/a913017b35be1d98/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/7472b5d31a54354a/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/520127a13bd74900/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/a297dd92bf00e3dc/out -L dependency=/opt/rustwide/target/debug/build/smallvec/8a844c6b28342856/out -L dependency=/opt/rustwide/target/debug/build/socket2/83cb10e35e350b84/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/423e030e94035b59/out --extern bytes=/opt/rustwide/target/debug/build/bytes/383e1e46f5f9ffb3/out/libbytes-383e1e46f5f9ffb3.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5c067c74208add02/out/liblibc-5c067c74208add02.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/a913017b35be1d98/out/libmio-a913017b35be1d98.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/7472b5d31a54354a/out/libparking_lot-7472b5d31a54354a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/a297dd92bf00e3dc/out/libsignal_hook_registry-a297dd92bf00e3dc.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/83cb10e35e350b84/out/libsocket2-83cb10e35e350b84.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/423e030e94035b59/out/libtokio_macros-423e030e94035b59.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" "e0cd22a35acfed444db2a9ca50ade669ae03c20ca9eea67c5680f712fcae9ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0cd22a35acfed444db2a9ca50ade669ae03c20ca9eea67c5680f712fcae9ec3", kill_on_drop: false }`
[INFO] [stdout] e0cd22a35acfed444db2a9ca50ade669ae03c20ca9eea67c5680f712fcae9ec3
