[INFO] cloning repository https://github.com/romainbellande/orame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romainbellande/orame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromainbellande%2Forame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromainbellande%2Forame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24aa6086b55b47b06008f2a1d4a243aff9d8f137 [INFO] checking romainbellande/orame against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromainbellande%2Forame" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/romainbellande/orame [INFO] finished tweaking git repo https://github.com/romainbellande/orame [INFO] tweaked toml for git repo https://github.com/romainbellande/orame written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/romainbellande/orame on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Brendonovich/prisma-client-rust` [INFO] [stderr] Updating git repository `https://github.com/Brendonovich/prisma-engines` [INFO] [stderr] Updating git repository `https://github.com/Brendonovich/quaint` [INFO] [stderr] Updating git repository `https://github.com/prisma/graphql-parser` [INFO] [stderr] Updating git repository `https://github.com/prisma/mobc` [INFO] [stderr] Updating git repository `https://github.com/pimeys/rust-postgres` [INFO] [stderr] Updating git repository `https://github.com/prisma/mysql_async` [INFO] [stderr] Updating git repository `https://github.com/pimeys/tls` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 690 packages to latest compatible versions [INFO] [stderr] Adding axum v0.6.20 (available: v0.8.4) [INFO] [stderr] Adding axum-extra v0.8.0 (available: v0.10.1) [INFO] [stderr] Adding connection-string v0.1.13 (available: v0.1.14) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding leptos v0.5.7 (available: v0.8.8) [INFO] [stderr] Adding leptos-use v0.8.2 (available: v0.16.2) [INFO] [stderr] Adding leptos_meta v0.5.7 (available: v0.8.5) [INFO] [stderr] Adding leptos_router v0.5.7 (available: v0.8.6) [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.5) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.2) [INFO] [stderr] Adding tower-http v0.4.4 (available: v0.6.6) [INFO] [stderr] Adding web-time v0.2.4 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/packages/prisma-cli/Cargo.toml: unused manifest key: alias [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28ab61beff1c4cc3b5e059fa71c1b89c95e075b7fa0eb2ba44acddfe519ce7e5 [INFO] running `Command { std: "docker" "start" "-a" "28ab61beff1c4cc3b5e059fa71c1b89c95e075b7fa0eb2ba44acddfe519ce7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28ab61beff1c4cc3b5e059fa71c1b89c95e075b7fa0eb2ba44acddfe519ce7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ab61beff1c4cc3b5e059fa71c1b89c95e075b7fa0eb2ba44acddfe519ce7e5", kill_on_drop: false }` [INFO] [stdout] 28ab61beff1c4cc3b5e059fa71c1b89c95e075b7fa0eb2ba44acddfe519ce7e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ae4a2b951802ddea2827491c6b921cb022657ace1a93e5af516d27ef2c0384 [INFO] running `Command { std: "docker" "start" "-a" "93ae4a2b951802ddea2827491c6b921cb022657ace1a93e5af516d27ef2c0384", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/packages/prisma-cli/Cargo.toml: unused manifest key: alias [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking cuid-util v0.1.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking connection-string v0.1.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking cuid2 v0.1.4 [INFO] [stderr] Compiling psl v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking postgres-protocol v0.6.4 (https://github.com/pimeys/rust-postgres?rev=064a6a50427542e2c166e870027735aab3b52e77#064a6a50) [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking connection-string v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking pretty-hex v0.3.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking semver v0.9.0 [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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=b81169a1f2eed792 -C extra-filename=-9def0b284d5faccb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-07489721f7ae11f0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-348c7d1a6417f757.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" "93ae4a2b951802ddea2827491c6b921cb022657ace1a93e5af516d27ef2c0384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ae4a2b951802ddea2827491c6b921cb022657ace1a93e5af516d27ef2c0384", kill_on_drop: false }` [INFO] [stdout] 93ae4a2b951802ddea2827491c6b921cb022657ace1a93e5af516d27ef2c0384