[INFO] fetching crate plprql 1.0.0...
[INFO] checking plprql-1.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate plprql 1.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate plprql 1.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate plprql 1.0.0
[INFO] finished tweaking crates.io crate plprql 1.0.0
[INFO] tweaked toml for crates.io crate plprql 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 358 packages to latest compatible versions
[INFO] [stderr]       Adding backtrace v0.3.71 (available: v0.3.74)
[INFO] [stderr]       Adding pgrx v0.11.4 (available: v0.12.9)
[INFO] [stderr]       Adding pgrx-tests v0.11.4 (available: v0.12.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0afaf39599c401a6c8b2dcb9a83dea952687a09d8478861224dc2c0a3db0cd50
[INFO] running `Command { std: "docker" "start" "-a" "0afaf39599c401a6c8b2dcb9a83dea952687a09d8478861224dc2c0a3db0cd50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0afaf39599c401a6c8b2dcb9a83dea952687a09d8478861224dc2c0a3db0cd50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afaf39599c401a6c8b2dcb9a83dea952687a09d8478861224dc2c0a3db0cd50", kill_on_drop: false }`
[INFO] [stdout] 0afaf39599c401a6c8b2dcb9a83dea952687a09d8478861224dc2c0a3db0cd50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e5efcde64fa3130bb3cbbb136d53ca97f0f21eff21a3b6297c636e0aad59a1d
[INFO] running `Command { std: "docker" "start" "-a" "5e5efcde64fa3130bb3cbbb136d53ca97f0f21eff21a3b6297c636e0aad59a1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling vergen-lib v0.1.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling pathsearch v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling vergen v9.0.2
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling vergen-gitcl v1.0.2
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=3d2ff066e59fcde2 -C extra-filename=-3d2ff066e59fcde2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9609b884b32b39e5.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" "5e5efcde64fa3130bb3cbbb136d53ca97f0f21eff21a3b6297c636e0aad59a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e5efcde64fa3130bb3cbbb136d53ca97f0f21eff21a3b6297c636e0aad59a1d", kill_on_drop: false }`
[INFO] [stdout] 5e5efcde64fa3130bb3cbbb136d53ca97f0f21eff21a3b6297c636e0aad59a1d
