[INFO] fetching crate elefant-sync 0.0.2... [INFO] testing elefant-sync-0.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate elefant-sync 0.0.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate elefant-sync 0.0.2 [INFO] finished tweaking crates.io crate elefant-sync 0.0.2 [INFO] tweaked toml for crates.io crate elefant-sync 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate elefant-sync 0.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate elefant-sync 0.0.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elefant-tools v0.0.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b53aec10f76225aab12d600ca9463d4842d0990adb6b153982329114ade60cb1 [INFO] running `Command { std: "docker" "start" "-a" "b53aec10f76225aab12d600ca9463d4842d0990adb6b153982329114ade60cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b53aec10f76225aab12d600ca9463d4842d0990adb6b153982329114ade60cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53aec10f76225aab12d600ca9463d4842d0990adb6b153982329114ade60cb1", kill_on_drop: false }` [INFO] [stdout] b53aec10f76225aab12d600ca9463d4842d0990adb6b153982329114ade60cb1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9d46113cccb895307b757318ba0af4dbd2538384ce9bd6d1f47682c67edf6df [INFO] running `Command { std: "docker" "start" "-a" "b9d46113cccb895307b757318ba0af4dbd2538384ce9bd6d1f47682c67edf6df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling elefant-tools v0.0.2 [INFO] [stderr] Compiling elefant-sync v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.66s [INFO] running `Command { std: "docker" "inspect" "b9d46113cccb895307b757318ba0af4dbd2538384ce9bd6d1f47682c67edf6df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9d46113cccb895307b757318ba0af4dbd2538384ce9bd6d1f47682c67edf6df", kill_on_drop: false }` [INFO] [stdout] b9d46113cccb895307b757318ba0af4dbd2538384ce9bd6d1f47682c67edf6df [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3deb87767cfcf2eb264decfe2a44252566761b84669738fe13006450e9e7ba3 [INFO] running `Command { std: "docker" "start" "-a" "a3deb87767cfcf2eb264decfe2a44252566761b84669738fe13006450e9e7ba3", kill_on_drop: false }` [INFO] [stderr] Compiling elefant-sync v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `elefant_tools::test_helpers` [INFO] [stdout] --> src/main.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | use elefant_tools::test_helpers::TestHelper; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_helpers` in `elefant_tools` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/elefant-tools-0.0.2/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(test, feature = "test_utilities"))] [INFO] [stdout] | ---------------------------------- the item is gated here [INFO] [stdout] 2 | pub mod test_helpers; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elefant_tools::test_helpers` [INFO] [stdout] --> src/main.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | use elefant_tools::{test_helpers, SqlDataMode}; [INFO] [stdout] | ^^^^^^^^^^^^ no `test_helpers` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/elefant-tools-0.0.2/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(test, feature = "test_utilities"))] [INFO] [stdout] | ---------------------------------- the item is gated here [INFO] [stdout] 2 | pub mod test_helpers; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elefant_test_macros` [INFO] [stdout] --> src/main.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | use elefant_test_macros::pg_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `elefant_test_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `elefant_test_macros`, use `cargo add elefant_test_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_helpers` in `elefant_tools` [INFO] [stdout] --> src/cli.rs:92:60 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn from_test_helper(helper: &elefant_tools::test_helpers::TestHelper) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_helpers` in `elefant_tools` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/elefant-tools-0.0.2/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(test, feature = "test_utilities"))] [INFO] [stdout] | ---------------------------------- the item is gated here [INFO] [stdout] 2 | pub mod test_helpers; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_helpers` in `elefant_tools` [INFO] [stdout] --> src/cli.rs:201:60 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) fn from_test_helper(helper: &elefant_tools::test_helpers::TestHelper) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_helpers` in `elefant_tools` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/elefant-tools-0.0.2/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(test, feature = "test_utilities"))] [INFO] [stdout] | ---------------------------------- the item is gated here [INFO] [stdout] 2 | pub mod test_helpers; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elefant-sync` (bin "elefant-sync" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "a3deb87767cfcf2eb264decfe2a44252566761b84669738fe13006450e9e7ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3deb87767cfcf2eb264decfe2a44252566761b84669738fe13006450e9e7ba3", kill_on_drop: false }` [INFO] [stdout] a3deb87767cfcf2eb264decfe2a44252566761b84669738fe13006450e9e7ba3