[INFO] cloning repository https://github.com/elbaro/pyro-mysql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elbaro/pyro-mysql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Fpyro-mysql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Fpyro-mysql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3563c0eaa1cb027eb797ff4e5b541b310b6b305 [INFO] testing elbaro/pyro-mysql against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Fpyro-mysql" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elbaro/pyro-mysql [INFO] finished tweaking git repo https://github.com/elbaro/pyro-mysql [INFO] tweaked toml for git repo https://github.com/elbaro/pyro-mysql written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elbaro/pyro-mysql on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elbaro/pyro-mysql 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/elbaro/pyo3.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded find-msvc-tools v0.1.1 [INFO] [stderr] Downloaded derive_utils v0.15.0 [INFO] [stderr] Downloaded serde_derive v1.0.221 [INFO] [stderr] Downloaded lru v0.14.0 [INFO] [stderr] Downloaded wit-bindgen v0.45.1 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded pyo3-async-runtimes v0.26.0 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded btoi v0.4.3 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded mysql_common v0.35.5 [INFO] [stderr] Downloaded mysql_async v0.36.1 [INFO] [stderr] Downloaded cc v1.2.37 [INFO] [stderr] Downloaded serde_core v1.0.221 [INFO] [stderr] Downloaded io-enum v1.2.0 [INFO] [stderr] Downloaded pyo3-log v0.13.0 [INFO] [stderr] Downloaded keyed_priority_queue v0.4.2 [INFO] [stderr] Downloaded target-lexicon v0.13.3 [INFO] [stderr] Downloaded mysql v26.0.1 [INFO] [stderr] Downloaded mysql-common-derive v0.32.1 [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded serde v1.0.221 [INFO] [stderr] Downloaded bufstream v0.1.4 [INFO] [stderr] Downloaded serde_json v1.0.144 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cce8c84276110672b111e2cb1cc70b19a8935d3beef1098980590ba8049fffaa [INFO] running `Command { std: "docker" "start" "-a" "cce8c84276110672b111e2cb1cc70b19a8935d3beef1098980590ba8049fffaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cce8c84276110672b111e2cb1cc70b19a8935d3beef1098980590ba8049fffaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce8c84276110672b111e2cb1cc70b19a8935d3beef1098980590ba8049fffaa", kill_on_drop: false }` [INFO] [stdout] cce8c84276110672b111e2cb1cc70b19a8935d3beef1098980590ba8049fffaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 812c37ab78ec13540d61547c9cc49e924ab8094313d893401c11dbdf8b623a80 [INFO] running `Command { std: "docker" "start" "-a" "812c37ab78ec13540d61547c9cc49e924ab8094313d893401c11dbdf8b623a80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 (https://github.com/elbaro/pyo3.git?rev=e219540adf7bd00d03c251d53cb8d10cd3a5d16c#e219540a) [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 (https://github.com/elbaro/pyo3.git?rev=e219540adf7bd00d03c251d53cb8d10cd3a5d16c#e219540a) [INFO] [stderr] Compiling pyo3-ffi v0.26.0 (https://github.com/elbaro/pyo3.git?rev=e219540adf7bd00d03c251d53cb8d10cd3a5d16c#e219540a) [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pyo3 v0.26.0 (https://github.com/elbaro/pyo3.git?rev=e219540adf7bd00d03c251d53cb8d10cd3a5d16c#e219540a) [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling mysql_common v0.35.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling mysql-common-derive v0.32.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pyo3-macros v0.26.0 (https://github.com/elbaro/pyo3.git?rev=e219540adf7bd00d03c251d53cb8d10cd3a5d16c#e219540a) [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling mysql v26.0.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling keyed_priority_queue v0.4.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling io-enum v1.2.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mysql_async v0.36.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling pyo3-log v0.13.0 [INFO] [stderr] Compiling pyo3-async-runtimes v0.26.0 [INFO] [stderr] Compiling pyro-mysql v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "812c37ab78ec13540d61547c9cc49e924ab8094313d893401c11dbdf8b623a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812c37ab78ec13540d61547c9cc49e924ab8094313d893401c11dbdf8b623a80", kill_on_drop: false }` [INFO] [stdout] 812c37ab78ec13540d61547c9cc49e924ab8094313d893401c11dbdf8b623a80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ae594ec7bee2658b16a2348cbe0cd5e12dcc8d33cbe07d06ec15bc53656906c [INFO] running `Command { std: "docker" "start" "-a" "0ae594ec7bee2658b16a2348cbe0cd5e12dcc8d33cbe07d06ec15bc53656906c", kill_on_drop: false }` [INFO] [stderr] Compiling pyro-mysql v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.31s [INFO] running `Command { std: "docker" "inspect" "0ae594ec7bee2658b16a2348cbe0cd5e12dcc8d33cbe07d06ec15bc53656906c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae594ec7bee2658b16a2348cbe0cd5e12dcc8d33cbe07d06ec15bc53656906c", kill_on_drop: false }` [INFO] [stdout] 0ae594ec7bee2658b16a2348cbe0cd5e12dcc8d33cbe07d06ec15bc53656906c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3e8ee3c93224aa509bd406840c837da80880098aa241b6225711624e9f8e97e [INFO] running `Command { std: "docker" "start" "-a" "d3e8ee3c93224aa509bd406840c837da80880098aa241b6225711624e9f8e97e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyro_mysql-c06e8cc2cd04eb63) [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] [stderr] Doc-tests pyro_mysql [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" "d3e8ee3c93224aa509bd406840c837da80880098aa241b6225711624e9f8e97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e8ee3c93224aa509bd406840c837da80880098aa241b6225711624e9f8e97e", kill_on_drop: false }` [INFO] [stdout] d3e8ee3c93224aa509bd406840c837da80880098aa241b6225711624e9f8e97e