[INFO] cloning repository https://github.com/damattl/db-iris-wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damattl/db-iris-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamattl%2Fdb-iris-wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamattl%2Fdb-iris-wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83ff21521bda7a9770ecaa757381d34953d9946b [INFO] checking damattl/db-iris-wrapper against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamattl%2Fdb-iris-wrapper" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/damattl/db-iris-wrapper [INFO] finished tweaking git repo https://github.com/damattl/db-iris-wrapper [INFO] tweaked toml for git repo https://github.com/damattl/db-iris-wrapper written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/damattl/db-iris-wrapper on toolchain 863511eff87e66198b396935f3b5c8a543022f53 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/damattl/db-iris-wrapper 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3013dc885ba04ad5450c995e8872d7423b6dfca21aa83ca44e69159d41ef5cdc [INFO] running `Command { std: "docker" "start" "-a" "3013dc885ba04ad5450c995e8872d7423b6dfca21aa83ca44e69159d41ef5cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3013dc885ba04ad5450c995e8872d7423b6dfca21aa83ca44e69159d41ef5cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3013dc885ba04ad5450c995e8872d7423b6dfca21aa83ca44e69159d41ef5cdc", kill_on_drop: false }` [INFO] [stdout] 3013dc885ba04ad5450c995e8872d7423b6dfca21aa83ca44e69159d41ef5cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f83f6367349fb73264fdd777ed0e05d611ac5c677ca8727ab908a179003921 [INFO] running `Command { std: "docker" "start" "-a" "d6f83f6367349fb73264fdd777ed0e05d611ac5c677ca8727ab908a179003921", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking zlib-rs v0.5.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking libz-rs-sys v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bollard-buildkit-proto v0.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rustls-webpki v0.103.5 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking tempfile v3.22.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking codepage v0.1.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling ref-cast v1.0.24 [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/863511eff87e66198b396935f3b5c8a543022f53/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=8f2d3975571c13b2 -C extra-filename=-42865088f9e46c9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "d6f83f6367349fb73264fdd777ed0e05d611ac5c677ca8727ab908a179003921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f83f6367349fb73264fdd777ed0e05d611ac5c677ca8727ab908a179003921", kill_on_drop: false }` [INFO] [stdout] d6f83f6367349fb73264fdd777ed0e05d611ac5c677ca8727ab908a179003921