[INFO] cloning repository https://github.com/quackmagic/duckdb-extension-pyroscope
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quackmagic/duckdb-extension-pyroscope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquackmagic%2Fduckdb-extension-pyroscope", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquackmagic%2Fduckdb-extension-pyroscope'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e732202a31f27289b7135647104fc5dcf85d9e99
[INFO] checking quackmagic/duckdb-extension-pyroscope against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquackmagic%2Fduckdb-extension-pyroscope" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/quackmagic/duckdb-extension-pyroscope
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/quackmagic/duckdb-extension-pyroscope
[INFO] tweaked toml for git repo https://github.com/quackmagic/duckdb-extension-pyroscope written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quackmagic/duckdb-extension-pyroscope on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quackmagic/duckdb-extension-pyroscope 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f20ce04482ef8dffdcd10d3c66e7ad2c6a97fbbcc13412ba6038aea29d8c040d
[INFO] running `Command { std: "docker" "start" "-a" "f20ce04482ef8dffdcd10d3c66e7ad2c6a97fbbcc13412ba6038aea29d8c040d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f20ce04482ef8dffdcd10d3c66e7ad2c6a97fbbcc13412ba6038aea29d8c040d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20ce04482ef8dffdcd10d3c66e7ad2c6a97fbbcc13412ba6038aea29d8c040d", kill_on_drop: false }`
[INFO] [stdout] f20ce04482ef8dffdcd10d3c66e7ad2c6a97fbbcc13412ba6038aea29d8c040d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba996601945455e00d12cce386de364bba0a86fa7889c3ae5dd12a6c7ce53e2f
[INFO] running `Command { std: "docker" "start" "-a" "ba996601945455e00d12cce386de364bba0a86fa7889c3ae5dd12a6c7ce53e2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking arrow-schema v55.1.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]    Compiling symbolic-demangle v12.12.3
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling thiserror v2.0.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking symbolic-common v12.12.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling pprof2 v0.13.1
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking nix v0.27.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/e983148bd5f0f0db270bfb72149f5e892e68b67f/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="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=b478811fc56e8323 -C extra-filename=-dfc28495469ee2cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b3c2f870093048d5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-329a7adec413c7eb.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e983148bd5f0f0db270bfb72149f5e892e68b67f/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=dc71d422fb1332fb -C extra-filename=-13f283e7b75ac114 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-e0f5028531ad71be.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e9726baa5bd98af1.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-336ee4618dc8a867.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ba996601945455e00d12cce386de364bba0a86fa7889c3ae5dd12a6c7ce53e2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba996601945455e00d12cce386de364bba0a86fa7889c3ae5dd12a6c7ce53e2f", kill_on_drop: false }`
[INFO] [stdout] ba996601945455e00d12cce386de364bba0a86fa7889c3ae5dd12a6c7ce53e2f
