[INFO] cloning repository https://github.com/quackscience/duckdb-extension-pprof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quackscience/duckdb-extension-pprof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquackscience%2Fduckdb-extension-pprof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquackscience%2Fduckdb-extension-pprof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd8635067b92af843e123be8bffb0c0678f996b2
[INFO] testing quackscience/duckdb-extension-pprof against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquackscience%2Fduckdb-extension-pprof" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/quackscience/duckdb-extension-pprof
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/quackscience/duckdb-extension-pprof
[INFO] tweaked toml for git repo https://github.com/quackscience/duckdb-extension-pprof written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quackscience/duckdb-extension-pprof on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quackscience/duckdb-extension-pprof 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pprof v0.14.0
[INFO] [stderr]   Downloaded equator-macro v0.2.1
[INFO] [stderr]   Downloaded duckdb-loadable-macros v0.1.3
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded equator v0.2.2
[INFO] [stderr]   Downloaded arrow-arith v53.3.0
[INFO] [stderr]   Downloaded arrow-row v53.3.0
[INFO] [stderr]   Downloaded arrow-ord v53.3.0
[INFO] [stderr]   Downloaded arrow-data v53.3.0
[INFO] [stderr]   Downloaded comfy-table v7.1.3
[INFO] [stderr]   Downloaded lexical-util v1.0.5
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded arrow-cast v53.3.0
[INFO] [stderr]   Downloaded symbolic-demangle v12.12.3
[INFO] [stderr]   Downloaded arrow v53.3.0
[INFO] [stderr]   Downloaded arrow-buffer v53.3.0
[INFO] [stderr]   Downloaded arrow-schema v53.3.0
[INFO] [stderr]   Downloaded arrow-array v53.3.0
[INFO] [stderr]   Downloaded arrow-select v53.3.0
[INFO] [stderr]   Downloaded arrow-string v53.3.0
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded symbolic-common v12.12.3
[INFO] [stderr]   Downloaded aligned-vec v0.6.1
[INFO] [stderr]   Downloaded duckdb v1.1.1
[INFO] [stderr]   Downloaded libduckdb-sys v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9be48604aa9c87f0c473d8366d9dfff8693c4a6cb5e39085eeb09fc417e991ed
[INFO] running `Command { std: "docker" "start" "-a" "9be48604aa9c87f0c473d8366d9dfff8693c4a6cb5e39085eeb09fc417e991ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9be48604aa9c87f0c473d8366d9dfff8693c4a6cb5e39085eeb09fc417e991ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be48604aa9c87f0c473d8366d9dfff8693c4a6cb5e39085eeb09fc417e991ed", kill_on_drop: false }`
[INFO] [stdout] 9be48604aa9c87f0c473d8366d9dfff8693c4a6cb5e39085eeb09fc417e991ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b63cdebf471abcbdbf60b4492dbe2464b87a6dfd9782fa23a7f3c1f0f3278c8
[INFO] running `Command { std: "docker" "start" "-a" "4b63cdebf471abcbdbf60b4492dbe2464b87a6dfd9782fa23a7f3c1f0f3278c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrow-schema v53.3.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lexical-util v1.0.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling symbolic-demangle v12.12.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling symbolic-common v12.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.3.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling arrow-data v53.3.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling arrow-array v53.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling equator v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling aligned-vec v0.6.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling duckdb-loadable-macros v0.1.3
[INFO] [stderr]    Compiling comfy-table v7.1.3
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling arrow-select v53.3.0
[INFO] [stderr]    Compiling arrow-arith v53.3.0
[INFO] [stderr]    Compiling arrow-row v53.3.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling arrow-string v53.3.0
[INFO] [stderr]    Compiling arrow-cast v53.3.0
[INFO] [stderr]    Compiling arrow-ord v53.3.0
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]    Compiling arrow v53.3.0
[INFO] [stderr]    Compiling libduckdb-sys v1.1.1
[INFO] [stderr]    Compiling duckdb v1.1.1
[INFO] [stderr]    Compiling quack_pprof v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "4b63cdebf471abcbdbf60b4492dbe2464b87a6dfd9782fa23a7f3c1f0f3278c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b63cdebf471abcbdbf60b4492dbe2464b87a6dfd9782fa23a7f3c1f0f3278c8", kill_on_drop: false }`
[INFO] [stdout] 4b63cdebf471abcbdbf60b4492dbe2464b87a6dfd9782fa23a7f3c1f0f3278c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0da42ae9d20b913d6d428a76502e105ab50acf4464c6af9ae1d7980fd940d8b9
[INFO] running `Command { std: "docker" "start" "-a" "0da42ae9d20b913d6d428a76502e105ab50acf4464c6af9ae1d7980fd940d8b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quack_pprof v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "0da42ae9d20b913d6d428a76502e105ab50acf4464c6af9ae1d7980fd940d8b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da42ae9d20b913d6d428a76502e105ab50acf4464c6af9ae1d7980fd940d8b9", kill_on_drop: false }`
[INFO] [stdout] 0da42ae9d20b913d6d428a76502e105ab50acf4464c6af9ae1d7980fd940d8b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3a10e10d8b2b6fb739e382a5228927ee28abe375f0d9d9c741acd8c6a7b2802
[INFO] running `Command { std: "docker" "start" "-a" "a3a10e10d8b2b6fb739e382a5228927ee28abe375f0d9d9c741acd8c6a7b2802", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quack_pprof-885c993a6d2f05d1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a3a10e10d8b2b6fb739e382a5228927ee28abe375f0d9d9c741acd8c6a7b2802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a10e10d8b2b6fb739e382a5228927ee28abe375f0d9d9c741acd8c6a7b2802", kill_on_drop: false }`
[INFO] [stdout] a3a10e10d8b2b6fb739e382a5228927ee28abe375f0d9d9c741acd8c6a7b2802
