[INFO] fetching crate tank-sqlite 0.10.0... [INFO] testing tank-sqlite-0.10.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate tank-sqlite 0.10.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tank-sqlite 0.10.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tank-sqlite 0.10.0 [INFO] tweaked toml for crates.io crate tank-sqlite 0.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tank-sqlite 0.10.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tank-sqlite 0.10.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tank-core v0.10.0 [INFO] [stderr] Downloaded cc v1.2.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0ab818fbf6ca89bc99db9f270e5afc84c6c62d212fa18267f55be7668cb93c0 [INFO] running `Command { std: "docker" "start" "-a" "e0ab818fbf6ca89bc99db9f270e5afc84c6c62d212fa18267f55be7668cb93c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ab818fbf6ca89bc99db9f270e5afc84c6c62d212fa18267f55be7668cb93c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ab818fbf6ca89bc99db9f270e5afc84c6c62d212fa18267f55be7668cb93c0", kill_on_drop: false }` [INFO] [stdout] e0ab818fbf6ca89bc99db9f270e5afc84c6c62d212fa18267f55be7668cb93c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83674318d4308f4e9fefaafa30ba553207d7988c37fa0eb61411147f8871dadb [INFO] running `Command { std: "docker" "start" "-a" "83674318d4308f4e9fefaafa30ba553207d7988c37fa0eb61411147f8871dadb", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tank-core v0.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tank-sqlite v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.42s [INFO] running `Command { std: "docker" "inspect" "83674318d4308f4e9fefaafa30ba553207d7988c37fa0eb61411147f8871dadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83674318d4308f4e9fefaafa30ba553207d7988c37fa0eb61411147f8871dadb", kill_on_drop: false }` [INFO] [stdout] 83674318d4308f4e9fefaafa30ba553207d7988c37fa0eb61411147f8871dadb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e711062d3af8caf43c2351394b93c85f1ad98c911baf78bb6ba394ceae0fbdee [INFO] running `Command { std: "docker" "start" "-a" "e711062d3af8caf43c2351394b93c85f1ad98c911baf78bb6ba394ceae0fbdee", kill_on_drop: false }` [INFO] [stderr] Compiling tank-sqlite v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tank_tests` [INFO] [stdout] --> tests/sqlite.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use tank_tests::{execute_tests, init_logs}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tank_tests` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tank_tests`, use `cargo add tank_tests` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tank_tests` [INFO] [stdout] --> tests/connection.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use tank_tests::{init_logs, silent_logs}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tank_tests` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tank_tests`, use `cargo add tank_tests` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tank-sqlite` (test "connection") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tank-sqlite` (test "sqlite") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e711062d3af8caf43c2351394b93c85f1ad98c911baf78bb6ba394ceae0fbdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e711062d3af8caf43c2351394b93c85f1ad98c911baf78bb6ba394ceae0fbdee", kill_on_drop: false }` [INFO] [stdout] e711062d3af8caf43c2351394b93c85f1ad98c911baf78bb6ba394ceae0fbdee