[INFO] cloning repository https://github.com/0x32e/crunchbase
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x32e/crunchbase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x32e%2Fcrunchbase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x32e%2Fcrunchbase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66c76189a4f94ee5d1bde1a5b46da5080c0d4c20
[INFO] testing 0x32e/crunchbase against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x32e%2Fcrunchbase" "/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/0x32e/crunchbase
[INFO] finished tweaking git repo https://github.com/0x32e/crunchbase
[INFO] tweaked toml for git repo https://github.com/0x32e/crunchbase written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x32e/crunchbase on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x32e/crunchbase 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.88
[INFO] [stderr]   Downloaded pest_meta v2.6.0
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded papergrid v0.9.1
[INFO] [stderr]   Downloaded inquire v0.6.2
[INFO] [stderr]   Downloaded serde_yaml v0.9.21
[INFO] [stderr]   Downloaded uuid v1.3.4
[INFO] [stderr]   Downloaded pest v2.6.0
[INFO] [stderr]   Downloaded h2 v0.3.19
[INFO] [stderr]   Downloaded clap_builder v4.3.3
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.10
[INFO] [stderr]   Downloaded tabled v0.12.2
[INFO] [stderr]   Downloaded openssl v0.10.54
[INFO] [stderr]   Downloaded rustls v0.21.1
[INFO] [stderr]   Downloaded llm-chain v0.12.2
[INFO] [stderr]   Downloaded clap v4.3.3
[INFO] [stderr]   Downloaded pest_generator v2.6.0
[INFO] [stderr]   Downloaded pest_derive v2.6.0
[INFO] [stderr]   Downloaded bstr v1.5.0
[INFO] [stderr]   Downloaded llm-chain-openai v0.12.2
[INFO] [stderr]   Downloaded arrayvec v0.7.3
[INFO] [stderr]   Downloaded hyper-rustls v0.24.0
[INFO] [stderr]   Downloaded openai-api-rs v0.1.8
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] [stderr]   Downloaded tiktoken-rs v0.4.2
[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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af586e80067df3343c66b7f16f719f0a3407605ab9baab43d67b51a751694f0b
[INFO] running `Command { std: "docker" "start" "-a" "af586e80067df3343c66b7f16f719f0a3407605ab9baab43d67b51a751694f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af586e80067df3343c66b7f16f719f0a3407605ab9baab43d67b51a751694f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af586e80067df3343c66b7f16f719f0a3407605ab9baab43d67b51a751694f0b", kill_on_drop: false }`
[INFO] [stdout] af586e80067df3343c66b7f16f719f0a3407605ab9baab43d67b51a751694f0b
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 771178561e42c337fb0863c5792a06c598085a4f41d59ae1738509e3e6e755c9
[INFO] running `Command { std: "docker" "start" "-a" "771178561e42c337fb0863c5792a06c598085a4f41d59ae1738509e3e6e755c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling bstr v1.5.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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"' --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=434dc322e7d11174 -C extra-filename=-fdf5a97ca5f1a76e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-299fd18a02807863.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b8f9a31b14586a6b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c8a1114bbb68d63.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "771178561e42c337fb0863c5792a06c598085a4f41d59ae1738509e3e6e755c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771178561e42c337fb0863c5792a06c598085a4f41d59ae1738509e3e6e755c9", kill_on_drop: false }`
[INFO] [stdout] 771178561e42c337fb0863c5792a06c598085a4f41d59ae1738509e3e6e755c9
