[INFO] fetching crate ydb 0.10.1... [INFO] checking ydb-0.10.1 against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] extracting crate ydb 0.10.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ydb 0.10.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ydb 0.10.1 [INFO] tweaked toml for crates.io crate ydb 0.10.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ydb 0.10.1 on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ydb 0.10.1 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" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51c9893b64e35e0d7859cc3207fa8eea1772fbe0229925d3afdd84056fab8093 [INFO] running `Command { std: "docker" "start" "-a" "51c9893b64e35e0d7859cc3207fa8eea1772fbe0229925d3afdd84056fab8093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51c9893b64e35e0d7859cc3207fa8eea1772fbe0229925d3afdd84056fab8093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c9893b64e35e0d7859cc3207fa8eea1772fbe0229925d3afdd84056fab8093", kill_on_drop: false }` [INFO] [stdout] 51c9893b64e35e0d7859cc3207fa8eea1772fbe0229925d3afdd84056fab8093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faf65c6aa185d55a65c2dcd24c5471f53b84d50b5de6c75550e6ef4a688bbc79 [INFO] running `Command { std: "docker" "start" "-a" "faf65c6aa185d55a65c2dcd24c5471f53b84d50b5de6c75550e6ef4a688bbc79", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking pbjson v0.8.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking fragile v1.2.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.5 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking stack-buf v0.1.6 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking decimal-rs v0.1.43 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking secrecy v0.4.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling pbjson-build v0.8.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling ntest_test_cases v0.7.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling pbjson-types v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Compiling ydb-grpc v0.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling ntest_timeout v0.7.5 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking ntest v0.7.5 [INFO] [stderr] Checking mockall v0.10.2 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking ydb v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/auth_test.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[ignore] // YDB access is necessary [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ydb` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "faf65c6aa185d55a65c2dcd24c5471f53b84d50b5de6c75550e6ef4a688bbc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf65c6aa185d55a65c2dcd24c5471f53b84d50b5de6c75550e6ef4a688bbc79", kill_on_drop: false }` [INFO] [stdout] faf65c6aa185d55a65c2dcd24c5471f53b84d50b5de6c75550e6ef4a688bbc79