[INFO] fetching crate db-up-rbatis 0.2.0... [INFO] checking db-up-rbatis-0.2.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate db-up-rbatis 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate db-up-rbatis 0.2.0 [INFO] finished tweaking crates.io crate db-up-rbatis 0.2.0 [INFO] tweaked toml for crates.io crate db-up-rbatis 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate db-up-rbatis 0.2.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 159 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded db-up v0.2.0 [INFO] [stderr] Downloaded db-up-sql-changelog v0.2.0 [INFO] [stderr] Downloaded db-up-codegen v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e73ba323f0792de13c60f8394799b0f3941b30fb1b63ffbded81a02a80657bc0 [INFO] running `Command { std: "docker" "start" "-a" "e73ba323f0792de13c60f8394799b0f3941b30fb1b63ffbded81a02a80657bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e73ba323f0792de13c60f8394799b0f3941b30fb1b63ffbded81a02a80657bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e73ba323f0792de13c60f8394799b0f3941b30fb1b63ffbded81a02a80657bc0", kill_on_drop: false }` [INFO] [stdout] e73ba323f0792de13c60f8394799b0f3941b30fb1b63ffbded81a02a80657bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf7ce62a35b628f5aec5d8c7bb65ff3a98de069ad0e106334cdb838332b1d1d7 [INFO] running `Command { std: "docker" "start" "-a" "cf7ce62a35b628f5aec5d8c7bb65ff3a98de069ad0e106334cdb838332b1d1d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking fast_pool v0.3.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rbs v4.6.2 [INFO] [stderr] Compiling dark-std v0.2.16 [INFO] [stderr] Compiling html_parser v0.6.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rbatis-codegen v4.6.5 [INFO] [stderr] Checking db-up-sql-changelog v0.2.0 [INFO] [stderr] Compiling db-up-codegen v0.2.0 [INFO] [stderr] Checking fastdate v0.3.36 [INFO] [stderr] Checking rbdc v4.6.0 [INFO] [stderr] Checking db-up v0.2.0 [INFO] [stderr] Compiling rbatis-macro-driver v4.6.0 [INFO] [stderr] Checking rbdc-pool-fast v4.6.0 [INFO] [stderr] Checking rbatis v4.6.7 [INFO] [stderr] Checking db-up-rbatis v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rbatis::Rbatis` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rbatis::Rbatis; [INFO] [stdout] | ^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `rbatis` [INFO] [stdout] | no `Rbatis` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rbatis::Rbatis` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rbatis::Rbatis; [INFO] [stdout] | ^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `rbatis` [INFO] [stdout] | no `Rbatis` in the root [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 `db-up-rbatis` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `db-up-rbatis` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cf7ce62a35b628f5aec5d8c7bb65ff3a98de069ad0e106334cdb838332b1d1d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7ce62a35b628f5aec5d8c7bb65ff3a98de069ad0e106334cdb838332b1d1d7", kill_on_drop: false }` [INFO] [stdout] cf7ce62a35b628f5aec5d8c7bb65ff3a98de069ad0e106334cdb838332b1d1d7