[INFO] fetching crate cleansh 0.1.8... [INFO] testing cleansh-0.1.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cleansh 0.1.8 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cleansh 0.1.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cleansh 0.1.8 [INFO] tweaked toml for crates.io crate cleansh 0.1.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cleansh 0.1.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cleansh 0.1.8 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 689668e7d64c1139cd3454c5002b746aebbd9beede94e7e5b8a7b677eb21f044 [INFO] running `Command { std: "docker" "start" "-a" "689668e7d64c1139cd3454c5002b746aebbd9beede94e7e5b8a7b677eb21f044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "689668e7d64c1139cd3454c5002b746aebbd9beede94e7e5b8a7b677eb21f044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689668e7d64c1139cd3454c5002b746aebbd9beede94e7e5b8a7b677eb21f044", kill_on_drop: false }` [INFO] [stdout] 689668e7d64c1139cd3454c5002b746aebbd9beede94e7e5b8a7b677eb21f044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb449c949b0a4421fdae1db6015991a14aec0d280f83f8da1d5648a894517e5b [INFO] running `Command { std: "docker" "start" "-a" "cb449c949b0a4421fdae1db6015991a14aec0d280f83f8da1d5648a894517e5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling zvariant_derive v2.10.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling zvariant v2.10.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling zbus_macros v1.9.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling zbus v1.9.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling secret-service v2.0.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling cleansh v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling serde_yaml_ok v0.9.36 [INFO] [stderr] Compiling diffy v0.4.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling cleansh-core v0.1.2 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling clap v4.5.44 [INFO] [stderr] Compiling keyring v1.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "cb449c949b0a4421fdae1db6015991a14aec0d280f83f8da1d5648a894517e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb449c949b0a4421fdae1db6015991a14aec0d280f83f8da1d5648a894517e5b", kill_on_drop: false }` [INFO] [stdout] cb449c949b0a4421fdae1db6015991a14aec0d280f83f8da1d5648a894517e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 386531b2f9c45f2654f4c2b3eafd19b0a145c0d3312eb7f93603dff7cec33ff5 [INFO] running `Command { std: "docker" "start" "-a" "386531b2f9c45f2654f4c2b3eafd19b0a145c0d3312eb7f93603dff7cec33ff5", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling gag v1.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling cleansh-core v0.1.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling cleansh v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use cleansh::test_exposed::commands::run_cleansh_opts; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | use cleansh::test_exposed::ui::theme::{self, ThemeEntry}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | use cleansh::test_exposed::config::{RedactionConfig, merge_rules}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/sanitize_shell_integration_tests.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use cleansh::test_exposed::config::{RedactionConfig, RedactionRule, MAX_PATTERN_LENGTH}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | let config = cleansh::test_exposed::config::RedactionConfig { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 113 - let config = cleansh::test_exposed::config::RedactionConfig { [INFO] [stdout] 113 + let config = config::RedactionConfig { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 115 - cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] 115 + config::RedactionRule { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 133 - cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] 133 + config::RedactionRule { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:208:27 [INFO] [stdout] | [INFO] [stdout] 208 | let config = cleansh::test_exposed::config::RedactionConfig { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 208 - let config = cleansh::test_exposed::config::RedactionConfig { [INFO] [stdout] 208 + let config = config::RedactionConfig { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:210:22 [INFO] [stdout] | [INFO] [stdout] 210 | cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 210 - cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] 210 + config::RedactionRule { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:228:22 [INFO] [stdout] | [INFO] [stdout] 228 | cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 228 - cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] 228 + config::RedactionRule { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:315:27 [INFO] [stdout] | [INFO] [stdout] 315 | let config = cleansh::test_exposed::config::RedactionConfig { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 315 - let config = cleansh::test_exposed::config::RedactionConfig { [INFO] [stdout] 315 + let config = config::RedactionConfig { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:316:30 [INFO] [stdout] | [INFO] [stdout] 316 | rules: vec![cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 316 - rules: vec![cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] 316 + rules: vec![config::RedactionRule { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:397:27 [INFO] [stdout] | [INFO] [stdout] 397 | let config = cleansh::test_exposed::config::RedactionConfig { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 397 - let config = cleansh::test_exposed::config::RedactionConfig { [INFO] [stdout] 397 + let config = config::RedactionConfig { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_exposed` in `cleansh` [INFO] [stdout] --> tests/cleansh_integration_tests.rs:398:30 [INFO] [stdout] | [INFO] [stdout] 398 | rules: vec![cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_exposed` in `cleansh` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(any(test, feature = "test-exposed"))] [INFO] [stdout] | -------------------------------- the item is gated here [INFO] [stdout] 201 | pub mod test_exposed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 14 + use cleansh_core::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 398 - rules: vec![cleansh::test_exposed::config::RedactionRule { [INFO] [stdout] 398 + rules: vec![config::RedactionRule { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cleansh` (test "cleansh_integration_tests") due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cleansh` (test "sanitize_shell_integration_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "386531b2f9c45f2654f4c2b3eafd19b0a145c0d3312eb7f93603dff7cec33ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386531b2f9c45f2654f4c2b3eafd19b0a145c0d3312eb7f93603dff7cec33ff5", kill_on_drop: false }` [INFO] [stdout] 386531b2f9c45f2654f4c2b3eafd19b0a145c0d3312eb7f93603dff7cec33ff5