[INFO] cloning repository https://github.com/Bowarc/RMP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bowarc/RMP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowarc%2FRMP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowarc%2FRMP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6a35ba2c213f87ff5dffc2d3ee241417ac05676
[INFO] checking Bowarc/RMP against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowarc%2FRMP" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Bowarc/RMP on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Bowarc/RMP
[INFO] finished tweaking git repo https://github.com/Bowarc/RMP
[INFO] tweaked toml for git repo https://github.com/Bowarc/RMP written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Bowarc/RMP 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 211bdf3d76b1005c48e4abffff40fa4f66902268413df31ce7cb1bb9da755cf8
[INFO] running `Command { std: "docker" "start" "-a" "211bdf3d76b1005c48e4abffff40fa4f66902268413df31ce7cb1bb9da755cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "211bdf3d76b1005c48e4abffff40fa4f66902268413df31ce7cb1bb9da755cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "211bdf3d76b1005c48e4abffff40fa4f66902268413df31ce7cb1bb9da755cf8", kill_on_drop: false }`
[INFO] [stdout] 211bdf3d76b1005c48e4abffff40fa4f66902268413df31ce7cb1bb9da755cf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38b6a92e2f009137107cd30a11780a20519f5dc3781088edf76f7705d72f6c97
[INFO] running `Command { std: "docker" "start" "-a" "38b6a92e2f009137107cd30a11780a20519f5dc3781088edf76f7705d72f6c97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking slice-ring-buffer v0.3.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking boa_profiler v0.19.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]     Checking spin_sleep v1.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking triple_buffer v6.2.0 (https://github.com/Bowarc/triple-buffer.git#5e4e13d6)
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking boa_string v0.19.0
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking threading v0.1.0 (https://github.com/Bowarc/Crates.git#c8bf0214)
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[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/ae258e1fcbee4a062f5f3d869f06004d7cea088e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=0bb9eeeae1ab551d -C extra-filename=-8724f7400cb59094 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-252bf070a2ba9271.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a64e059fa527948.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c12d0298ae81edd6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-850383289ecec1b8.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-be9aadb7607b0718.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f36dea7d11f9f8d5.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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.76/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=142dc75a76452b49 -C extra-filename=-2ae3dcbff6925842 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-358c557a59260362.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0bbfc02e5190ed38.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-fe360921afd6979f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "38b6a92e2f009137107cd30a11780a20519f5dc3781088edf76f7705d72f6c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b6a92e2f009137107cd30a11780a20519f5dc3781088edf76f7705d72f6c97", kill_on_drop: false }`
[INFO] [stdout] 38b6a92e2f009137107cd30a11780a20519f5dc3781088edf76f7705d72f6c97
