[INFO] fetching crate mysql_quick 2.0.1... [INFO] building mysql_quick-2.0.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate mysql_quick 2.0.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate mysql_quick 2.0.1 [INFO] finished tweaking crates.io crate mysql_quick 2.0.1 [INFO] tweaked toml for crates.io crate mysql_quick 2.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mysql_quick 2.0.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mysql_quick 2.0.1 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.48.1 [INFO] [stderr] Downloaded io-enum v1.0.2 [INFO] [stderr] Downloaded derive_utils v0.12.0 [INFO] [stderr] Downloaded bitflags v2.3.3 [INFO] [stderr] Downloaded cmake v0.1.49 [INFO] [stderr] Downloaded socket2 v0.5.3 [INFO] [stderr] Downloaded libz-sys v1.1.8 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ce21f0f2eac9b16cb2db1f2f248a5195b01908778645d7df5ff944b4050ea01 [INFO] running `Command { std: "docker" "start" "-a" "3ce21f0f2eac9b16cb2db1f2f248a5195b01908778645d7df5ff944b4050ea01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce21f0f2eac9b16cb2db1f2f248a5195b01908778645d7df5ff944b4050ea01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce21f0f2eac9b16cb2db1f2f248a5195b01908778645d7df5ff944b4050ea01", kill_on_drop: false }` [INFO] [stdout] 3ce21f0f2eac9b16cb2db1f2f248a5195b01908778645d7df5ff944b4050ea01 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0522f43a5bee271bd24b5655298a9aea541bf3ecd379104a8a37c69732f73e0 [INFO] running `Command { std: "docker" "start" "-a" "e0522f43a5bee271bd24b5655298a9aea541bf3ecd379104a8a37c69732f73e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling io-enum v1.0.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling mysql v26.0.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling mysql_common v0.34.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling derive_utils v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling mysql-common-derive v0.32.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling mysql_quick v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.38s [INFO] running `Command { std: "docker" "inspect" "e0522f43a5bee271bd24b5655298a9aea541bf3ecd379104a8a37c69732f73e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0522f43a5bee271bd24b5655298a9aea541bf3ecd379104a8a37c69732f73e0", kill_on_drop: false }` [INFO] [stdout] e0522f43a5bee271bd24b5655298a9aea541bf3ecd379104a8a37c69732f73e0 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd7b4fecbb548c08dd0739f21d82023a084c50514044f495f3af221cfc454f11 [INFO] running `Command { std: "docker" "start" "-a" "cd7b4fecbb548c08dd0739f21d82023a084c50514044f495f3af221cfc454f11", kill_on_drop: false }` [INFO] [stderr] Compiling mysql_quick v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "cd7b4fecbb548c08dd0739f21d82023a084c50514044f495f3af221cfc454f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd7b4fecbb548c08dd0739f21d82023a084c50514044f495f3af221cfc454f11", kill_on_drop: false }` [INFO] [stdout] cd7b4fecbb548c08dd0739f21d82023a084c50514044f495f3af221cfc454f11