[INFO] cloning repository https://github.com/rust-ops/rust-log-analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-ops/rust-log-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-ops%2Frust-log-analyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-ops%2Frust-log-analyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26a046039b5ba078cd9c647f4bd29c81dec2678b
[INFO] testing rust-ops/rust-log-analyzer against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-ops%2Frust-log-analyzer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rust-ops/rust-log-analyzer
[INFO] finished tweaking git repo https://github.com/rust-ops/rust-log-analyzer
[INFO] tweaked toml for git repo https://github.com/rust-ops/rust-log-analyzer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-ops/rust-log-analyzer on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-ops/rust-log-analyzer 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomicwrites v0.4.3
[INFO] [stderr]   Downloaded aws-types v0.56.1
[INFO] [stderr]   Downloaded aws-smithy-types v0.56.1
[INFO] [stderr]   Downloaded aws-smithy-query v0.56.1
[INFO] [stderr]   Downloaded aws-smithy-http v0.56.1
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded aws-sigv4 v0.56.1
[INFO] [stderr]   Downloaded aws-runtime v0.56.1
[INFO] [stderr]   Downloaded aws-sdk-sso v0.30.0
[INFO] [stderr]   Downloaded aws-smithy-client v0.56.1
[INFO] [stderr]   Downloaded aws-config v0.56.1
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v0.56.1
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] [stderr]   Downloaded aws-smithy-http-tower v0.56.1
[INFO] [stderr]   Downloaded aws-smithy-runtime v0.56.1
[INFO] [stderr]   Downloaded aws-sdk-sts v0.30.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.56.1
[INFO] [stderr]   Downloaded aws-credential-types v0.56.1
[INFO] [stderr]   Downloaded crc32c v0.6.5
[INFO] [stderr]   Downloaded aws-smithy-json v0.56.1
[INFO] [stderr]   Downloaded aws-smithy-async v0.56.1
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.56.1
[INFO] [stderr]   Downloaded aws-smithy-checksums v0.56.1
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded aws-http v0.56.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded aws-sdk-s3 v0.34.0
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbcc2a0c29a7bbde06c6ce9dc3f1d9e2f87454c38a7707dc7a7a19c5add2f582
[INFO] running `Command { std: "docker" "start" "-a" "dbcc2a0c29a7bbde06c6ce9dc3f1d9e2f87454c38a7707dc7a7a19c5add2f582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbcc2a0c29a7bbde06c6ce9dc3f1d9e2f87454c38a7707dc7a7a19c5add2f582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbcc2a0c29a7bbde06c6ce9dc3f1d9e2f87454c38a7707dc7a7a19c5add2f582", kill_on_drop: false }`
[INFO] [stdout] dbcc2a0c29a7bbde06c6ce9dc3f1d9e2f87454c38a7707dc7a7a19c5add2f582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8beee4db8a7177b1016d20c5644c081a95f0ea18d4e0828199139e9a26c4c35b
[INFO] running `Command { std: "docker" "start" "-a" "8beee4db8a7177b1016d20c5644c081a95f0ea18d4e0828199139e9a26c4c35b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling aws-types v0.56.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crc32c v0.6.5
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling aws-smithy-xml v0.56.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling aws-smithy-types v0.56.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.56.1
[INFO] [stderr]    Compiling aws-smithy-json v0.56.1
[INFO] [stderr]    Compiling aws-smithy-query v0.56.1
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.53/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=ca9e35bdf65da059 -C extra-filename=-c7efa85f145b9434 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-542c75ec01ef68f1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-297868e50eeccc27.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ff0eade86fc4684b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8beee4db8a7177b1016d20c5644c081a95f0ea18d4e0828199139e9a26c4c35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8beee4db8a7177b1016d20c5644c081a95f0ea18d4e0828199139e9a26c4c35b", kill_on_drop: false }`
[INFO] [stdout] 8beee4db8a7177b1016d20c5644c081a95f0ea18d4e0828199139e9a26c4c35b
