[INFO] cloning repository https://github.com/infinyon/mqtt-connector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/mqtt-connector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fmqtt-connector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fmqtt-connector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1a51e217d5e0333d2910eac5d5dc53974b50c84
[INFO] checking infinyon/mqtt-connector against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fmqtt-connector" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/infinyon/mqtt-connector
[INFO] finished tweaking git repo https://github.com/infinyon/mqtt-connector
[INFO] tweaked toml for git repo https://github.com/infinyon/mqtt-connector written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/infinyon/mqtt-connector on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/infinyon/mqtt-connector 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f20410514e2da34b7033f92a4fe41bd406de3cf6262a075a58058e4020196d24
[INFO] running `Command { std: "docker" "start" "-a" "f20410514e2da34b7033f92a4fe41bd406de3cf6262a075a58058e4020196d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f20410514e2da34b7033f92a4fe41bd406de3cf6262a075a58058e4020196d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20410514e2da34b7033f92a4fe41bd406de3cf6262a075a58058e4020196d24", kill_on_drop: false }`
[INFO] [stdout] f20410514e2da34b7033f92a4fe41bd406de3cf6262a075a58058e4020196d24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e3abd24d314315c2957ba6500737f14b4f3660aad9ac1f00dd50ea46383d5ea
[INFO] running `Command { std: "docker" "start" "-a" "1e3abd24d314315c2957ba6500737f14b4f3660aad9ac1f00dd50ea46383d5ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.118.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pulley-interpreter v31.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cranelift-bitset v0.118.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cranelift-isle v0.118.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.118.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.118.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking wasmtime-math v31.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling wasmparser v0.226.0
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[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/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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=47ff3a8755f1a8b0 -C extra-filename=-9193fad60b9a6598 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --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" "1e3abd24d314315c2957ba6500737f14b4f3660aad9ac1f00dd50ea46383d5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e3abd24d314315c2957ba6500737f14b4f3660aad9ac1f00dd50ea46383d5ea", kill_on_drop: false }`
[INFO] [stdout] 1e3abd24d314315c2957ba6500737f14b4f3660aad9ac1f00dd50ea46383d5ea
