[INFO] fetching crate turbosql 0.14.0... [INFO] building turbosql-0.14.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate turbosql 0.14.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate turbosql 0.14.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate turbosql 0.14.0 [INFO] tweaked toml for crates.io crate turbosql 0.14.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate turbosql 0.14.0 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 turbosql 0.14.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded turbosql-impl v0.14.0 [INFO] [stderr] Downloaded rusqlite-macros v0.4.1 [INFO] [stderr] Downloaded directories-next v2.0.0 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded sqlite3-parser v0.15.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] [stderr] Downloaded openssl-src v300.5.2+3.5.2 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8a73531aa1d12bb9c9dc0bbd30cdbb9ce499b82bb402bef5764695ec4bacce1 [INFO] running `Command { std: "docker" "start" "-a" "b8a73531aa1d12bb9c9dc0bbd30cdbb9ce499b82bb402bef5764695ec4bacce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8a73531aa1d12bb9c9dc0bbd30cdbb9ce499b82bb402bef5764695ec4bacce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a73531aa1d12bb9c9dc0bbd30cdbb9ce499b82bb402bef5764695ec4bacce1", kill_on_drop: false }` [INFO] [stdout] b8a73531aa1d12bb9c9dc0bbd30cdbb9ce499b82bb402bef5764695ec4bacce1 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2d848575d7633ed8bcf62a57643a674062cb7a3ede0b47e8ed6a4101d042518 [INFO] running `Command { std: "docker" "start" "-a" "e2d848575d7633ed8bcf62a57643a674062cb7a3ede0b47e8ed6a4101d042518", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling turbosql-impl v0.14.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling turbosql v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.73s [INFO] running `Command { std: "docker" "inspect" "e2d848575d7633ed8bcf62a57643a674062cb7a3ede0b47e8ed6a4101d042518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d848575d7633ed8bcf62a57643a674062cb7a3ede0b47e8ed6a4101d042518", kill_on_drop: false }` [INFO] [stdout] e2d848575d7633ed8bcf62a57643a674062cb7a3ede0b47e8ed6a4101d042518 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55a52dc1c3357e0f798bde1027dd0b014b58b88839e61288c39a9c6cb545dc0a [INFO] running `Command { std: "docker" "start" "-a" "55a52dc1c3357e0f798bde1027dd0b014b58b88839e61288c39a9c6cb545dc0a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling turbosql v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling turbosql-impl v0.14.0 [INFO] [stdout] error: turbosql must be tested with '--features test -- --test-threads=1' [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | compile_error!("turbosql must be tested with '--features test -- --test-threads=1'"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `turbosql` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "55a52dc1c3357e0f798bde1027dd0b014b58b88839e61288c39a9c6cb545dc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a52dc1c3357e0f798bde1027dd0b014b58b88839e61288c39a9c6cb545dc0a", kill_on_drop: false }` [INFO] [stdout] 55a52dc1c3357e0f798bde1027dd0b014b58b88839e61288c39a9c6cb545dc0a