[INFO] fetching crate questdb-rs 5.0.0...
[INFO] building questdb-rs-5.0.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate questdb-rs 5.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate questdb-rs 5.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate questdb-rs 5.0.0
[INFO] tweaked toml for crates.io crate questdb-rs 5.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate questdb-rs 5.0.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate questdb-rs 5.0.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dns-lookup v2.0.4
[INFO] [stderr]   Downloaded ureq-proto v0.3.5
[INFO] [stderr]   Downloaded questdb-confstr v0.1.1
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded ureq v3.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e33b5e58d3fb77326ac70e1cc780b5b61a291af375dff143e4fbdc656be480db
[INFO] running `Command { std: "docker" "start" "-a" "e33b5e58d3fb77326ac70e1cc780b5b61a291af375dff143e4fbdc656be480db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e33b5e58d3fb77326ac70e1cc780b5b61a291af375dff143e4fbdc656be480db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33b5e58d3fb77326ac70e1cc780b5b61a291af375dff143e4fbdc656be480db", kill_on_drop: false }`
[INFO] [stdout] e33b5e58d3fb77326ac70e1cc780b5b61a291af375dff143e4fbdc656be480db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 708a07e2365e6458cf8450ce26c2680b201bf07c17f859467aaf0c3b0fbb1b68
[INFO] running `Command { std: "docker" "start" "-a" "708a07e2365e6458cf8450ce26c2680b201bf07c17f859467aaf0c3b0fbb1b68", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling questdb-confstr v0.1.1
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dns-lookup v2.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling slugify v0.1.0
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ureq v3.0.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling questdb-rs v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.26s
[INFO] running `Command { std: "docker" "inspect" "708a07e2365e6458cf8450ce26c2680b201bf07c17f859467aaf0c3b0fbb1b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708a07e2365e6458cf8450ce26c2680b201bf07c17f859467aaf0c3b0fbb1b68", kill_on_drop: false }`
[INFO] [stdout] 708a07e2365e6458cf8450ce26c2680b201bf07c17f859467aaf0c3b0fbb1b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ee3b194c5aa236de6324580066b251429d62dea97ee75bc1ebc78f0a2ee8f68
[INFO] running `Command { std: "docker" "start" "-a" "0ee3b194c5aa236de6324580066b251429d62dea97ee75bc1ebc78f0a2ee8f68", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling questdb-rs v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.18s
[INFO] running `Command { std: "docker" "inspect" "0ee3b194c5aa236de6324580066b251429d62dea97ee75bc1ebc78f0a2ee8f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ee3b194c5aa236de6324580066b251429d62dea97ee75bc1ebc78f0a2ee8f68", kill_on_drop: false }`
[INFO] [stdout] 0ee3b194c5aa236de6324580066b251429d62dea97ee75bc1ebc78f0a2ee8f68
