[INFO] fetching crate sk-driver 2.4.0... [INFO] checking sk-driver-2.4.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate sk-driver 2.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sk-driver 2.4.0 [INFO] finished tweaking crates.io crate sk-driver 2.4.0 [INFO] tweaked toml for crates.io crate sk-driver 2.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sk-driver 2.4.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sk-driver 2.4.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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ddda7a2f19849ffe205900ec4f7f23743e914ea53ed6c16e2645831b42f356d [INFO] running `Command { std: "docker" "start" "-a" "4ddda7a2f19849ffe205900ec4f7f23743e914ea53ed6c16e2645831b42f356d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ddda7a2f19849ffe205900ec4f7f23743e914ea53ed6c16e2645831b42f356d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ddda7a2f19849ffe205900ec4f7f23743e914ea53ed6c16e2645831b42f356d", kill_on_drop: false }` [INFO] [stdout] 4ddda7a2f19849ffe205900ec4f7f23743e914ea53ed6c16e2645831b42f356d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ce414f2634dee992dad4df2541ee5f8b4494ce2db67ea9272dc71ab54a163bd [INFO] running `Command { std: "docker" "start" "-a" "2ce414f2634dee992dad4df2541ee5f8b4494ce2db67ea9272dc71ab54a163bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling k8s-openapi v0.25.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pest v2.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [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] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking backon v1.5.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking jsonptr v0.7.1 [INFO] [stderr] Checking jsonpath-rust v0.7.5 [INFO] [stderr] Checking json-patch v4.0.0 [INFO] [stderr] Compiling kube-derive v1.1.0 [INFO] [stderr] Checking clockabilly v0.2.2 [INFO] [stderr] Checking parse_datetime v0.9.0 [INFO] [stderr] Checking json-patch-ext v0.3.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking reqwest v0.12.20 [INFO] [stderr] Checking object_store v0.12.2 [INFO] [stderr] Checking kube-core v1.1.0 [INFO] [stderr] Checking kube-client v1.1.0 [INFO] [stderr] Checking kube-runtime v1.1.0 [INFO] [stderr] Checking kube v1.1.0 [INFO] [stderr] Checking sk-api v2.4.0 [INFO] [stderr] Checking sk-core v2.4.0 [INFO] [stderr] Checking sk-store v2.4.0 [INFO] [stderr] Checking sk-driver v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `clockabilly::mock` [INFO] [stdout] --> src/tests/mutation_test.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use clockabilly::mock::MockUtcClock; [INFO] [stdout] | ^^^^ could not find `mock` in `clockabilly` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clockabilly-0.2.2/src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "mock")] [INFO] [stdout] | ---------------- the item is gated behind the `mock` feature [INFO] [stdout] 60 | pub mod mock { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clockabilly::mock` [INFO] [stdout] --> src/tests/runner_test.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use clockabilly::mock::MockUtcClock; [INFO] [stdout] | ^^^^ could not find `mock` in `clockabilly` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clockabilly-0.2.2/src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "mock")] [INFO] [stdout] | ---------------- the item is gated behind the `mock` feature [INFO] [stdout] 60 | pub mod mock { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clockabilly::mock` [INFO] [stdout] --> src/tests/util_test.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use clockabilly::mock::MockUtcClock; [INFO] [stdout] | ^^^^ could not find `mock` in `clockabilly` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clockabilly-0.2.2/src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "mock")] [INFO] [stdout] | ---------------- the item is gated behind the `mock` feature [INFO] [stdout] 60 | pub mod mock { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sk_testutils` [INFO] [stdout] --> src/tests/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use sk_testutils::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `sk_testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sk_testutils`, use `cargo add sk_testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `httpmock` [INFO] [stdout] --> src/tests/runner_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use httpmock::Method::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `httpmock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `httpmock`, use `cargo add httpmock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `httpmock` [INFO] [stdout] --> src/tests/util_test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use httpmock::Method::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `httpmock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `httpmock`, use `cargo add httpmock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `insta` [INFO] [stdout] --> src/tests/mutation_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use insta::assert_debug_snapshot; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `insta` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `insta`, use `cargo add insta` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case` [INFO] [stdout] --> src/tests/runner_test.rs:142:7 [INFO] [stdout] | [INFO] [stdout] 142 | #[case::has_start_marker(true)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case` [INFO] [stdout] --> src/tests/runner_test.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[case::no_start_marker(false)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case` [INFO] [stdout] --> src/tests/runner_test.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | #[case::not_paused(false, 10)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case` [INFO] [stdout] --> src/tests/runner_test.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[case::paused(true, 20)] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case` [INFO] [stdout] --> src/tests/util_test.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | #[case::before_start(DateTime::from_timestamp(-1, 0))] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case` [INFO] [stdout] --> src/tests/util_test.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[case::at_start(DateTime::from_timestamp(0, 0))] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fixture` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[fixture] [INFO] [stdout] | ^^^^^^^ help: a built-in attribute with a similar name exists: `feature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `default` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[default(vec![])] pod_owners: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `default` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[default(ExportedTrace::default())] trace: ExportedTrace, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fixture` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[fixture] [INFO] [stdout] | ^^^^^^^ help: a built-in attribute with a similar name exists: `feature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fixture` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | #[fixture] [INFO] [stdout] | ^^^^^^^ help: a built-in attribute with a similar name exists: `feature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fixture` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[fixture] [INFO] [stdout] | ^^^^^^^ help: a built-in attribute with a similar name exists: `feature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 91 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:116:3 [INFO] [stdout] | [INFO] [stdout] 116 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | #[case(true)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | #[case(false)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | #[case] running: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `set_snapshot_suffix` in this scope [INFO] [stdout] --> src/tests/mutation_test.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | set_snapshot_suffix!("{running}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:116:3 [INFO] [stdout] | [INFO] [stdout] 116 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:144:54 [INFO] [stdout] | [INFO] [stdout] 144 | async fn test_driver_run(test_sim: Simulation, #[case] has_start_marker: bool) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:225:11 [INFO] [stdout] | [INFO] [stdout] 225 | #[case] paused: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | #[case] expected_end_ts: i64, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/runner_test.rs:304:7 [INFO] [stdout] | [INFO] [stdout] 304 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/util_test.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[rstest] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/util_test.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[case(1.0, 0, 10, 10)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/util_test.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[case(2.0, 0, 10, 5)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/util_test.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[case(1.0, 10, 0, 0)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/util_test.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | fn test_compute_step_size(#[case] speed: f64, #[case] start_ts: i64, #[case] end_ts: i64, #[case] expected: i64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/util_test.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | fn test_compute_step_size(#[case] speed: f64, #[case] start_ts: i64, #[case] end_ts: i64, #[case] expected: i64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/util_test.rs:19:72 [INFO] [stdout] | [INFO] [stdout] 19 | fn test_compute_step_size(#[case] speed: f64, #[case] start_ts: i64, #[case] end_ts: i64, #[case] expected: i64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/util_test.rs:19:93 [INFO] [stdout] | [INFO] [stdout] 19 | fn test_compute_step_size(#[case] speed: f64, #[case] start_ts: i64, #[case] end_ts: i64, #[case] expected: i64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/util_test.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rstest` in this scope [INFO] [stdout] --> src/tests/util_test.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[rstest(tokio::test)] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/macros/mod.rs:1640:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/tests/util_test.rs:42:61 [INFO] [stdout] | [INFO] [stdout] 42 | async fn test_wait_if_paused_paused(test_sim: Simulation, #[case] paused_time: Option>) { [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 `sk-driver` (bin "sk-driver" test) due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "2ce414f2634dee992dad4df2541ee5f8b4494ce2db67ea9272dc71ab54a163bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce414f2634dee992dad4df2541ee5f8b4494ce2db67ea9272dc71ab54a163bd", kill_on_drop: false }` [INFO] [stdout] 2ce414f2634dee992dad4df2541ee5f8b4494ce2db67ea9272dc71ab54a163bd