[INFO] cloning repository https://github.com/rustsmb/rustsmb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustsmb/rustsmb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustsmb%2Frustsmb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustsmb%2Frustsmb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 431c43b35f6b21a1fb9e0e4b6ac591a2e855d0f8 [INFO] testing rustsmb/rustsmb/431c43b35f6b21a1fb9e0e4b6ac591a2e855d0f8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustsmb%2Frustsmb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rustsmb/rustsmb [INFO] finished tweaking git repo https://github.com/rustsmb/rustsmb [INFO] tweaked toml for git repo https://github.com/rustsmb/rustsmb written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustsmb/rustsmb on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustsmb/rustsmb 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e76aca0eb79c69150e903c63a30c402b97288e7089440953a34823de52a0de30 [INFO] running `Command { std: "docker" "start" "-a" "e76aca0eb79c69150e903c63a30c402b97288e7089440953a34823de52a0de30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e76aca0eb79c69150e903c63a30c402b97288e7089440953a34823de52a0de30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e76aca0eb79c69150e903c63a30c402b97288e7089440953a34823de52a0de30", kill_on_drop: false }` [INFO] [stdout] e76aca0eb79c69150e903c63a30c402b97288e7089440953a34823de52a0de30 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77106f2ebe7c650071202a9c06ef9fe5f8df134450980d3e271a40347af7e211 [INFO] running `Command { std: "docker" "start" "-a" "77106f2ebe7c650071202a9c06ef9fe5f8df134450980d3e271a40347af7e211", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling term v1.2.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling protobuf-build v0.14.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling raft-proto v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling rustsmb-core v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-core) [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling rustsmb-state v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-state) [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling rustsmb-vfs v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-vfs) [INFO] [stderr] Compiling rustsmb-auth v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-auth) [INFO] [stderr] Compiling rustsmb-coordinator-proto v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-coordinator-proto) [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling raft v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustsmb-state-cached v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-state-cached) [INFO] [stderr] Compiling rustsmb-session v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-session) [INFO] [stderr] Compiling rustsmb-state-memory v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-state-memory) [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rustsmb-backend-memory v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-backend-memory) [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling rustsmb-coord-raft v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-coord-raft) [INFO] [stderr] Compiling rustsmb-protocol v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-protocol) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling rustsmb-coordinator-client v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-coordinator-client) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustsmb-server v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-server) [INFO] [stderr] Compiling rustsmb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "77106f2ebe7c650071202a9c06ef9fe5f8df134450980d3e271a40347af7e211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77106f2ebe7c650071202a9c06ef9fe5f8df134450980d3e271a40347af7e211", kill_on_drop: false }` [INFO] [stdout] 77106f2ebe7c650071202a9c06ef9fe5f8df134450980d3e271a40347af7e211 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22bbfc863e7a38b6a5f5c9ac076407a6dc63dc58fff1831b591cb06d7d7c79dd [INFO] running `Command { std: "docker" "start" "-a" "22bbfc863e7a38b6a5f5c9ac076407a6dc63dc58fff1831b591cb06d7d7c79dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rustsmb-protocol v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-protocol) [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling raft v0.7.0 [INFO] [stderr] Compiling rustsmb-auth v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-auth) [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling rustsmb-coordinator-proto v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-coordinator-proto) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustsmb-state-cached v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-state-cached) [INFO] [stderr] Compiling rustsmb-session v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-session) [INFO] [stderr] Compiling rustsmb-state-memory v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-state-memory) [INFO] [stderr] Compiling rustsmb-backend-memory v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-backend-memory) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rustsmb-backend-local v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-backend-local) [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rustsmb-coord-raft v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-coord-raft) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling rustsmb-coordinator-client v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-coordinator-client) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustsmb-server v0.1.0 (/opt/rustwide/workdir/crates/rustsmb-server) [INFO] [stderr] Compiling rustsmb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "22bbfc863e7a38b6a5f5c9ac076407a6dc63dc58fff1831b591cb06d7d7c79dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bbfc863e7a38b6a5f5c9ac076407a6dc63dc58fff1831b591cb06d7d7c79dd", kill_on_drop: false }` [INFO] [stdout] 22bbfc863e7a38b6a5f5c9ac076407a6dc63dc58fff1831b591cb06d7d7c79dd [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6007c63d4b75d6313584735f52819bf07aae78a6820d37df919ac5fdf1e3f71 [INFO] running `Command { std: "docker" "start" "-a" "d6007c63d4b75d6313584735f52819bf07aae78a6820d37df919ac5fdf1e3f71", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustsmb-661d5c219114aff6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ha_client.rs (/opt/rustwide/target/debug/deps/ha_client-c4e8f8566ac3c635) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_client_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/integration_ha.rs (/opt/rustwide/target/debug/deps/integration_ha-d2dfe6048e523d10) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_concurrent_multi_server_access ... ignored [INFO] [stdout] test test_data_persistence_across_servers ... ignored [INFO] [stdout] test test_echo_across_servers ... ignored [INFO] [stdout] test test_server_restart_state_preserved ... ignored [INFO] [stdout] test test_session_binding_after_failover ... ignored [INFO] [stdout] test test_session_binding_invalid_session ... ignored [INFO] [stdout] test test_session_binding_preserves_tree_connections ... ignored [INFO] [stdout] test test_session_state_visible_across_servers ... ignored [INFO] [stdout] test ha_client::tests::test_client_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_smbclient.rs (/opt/rustwide/target/debug/deps/integration_smbclient-61afdfce59e52029) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_command_sequence ... ignored, requires smbclient installed [INFO] [stdout] test test_concurrent_connections ... ignored, requires smbclient installed [INFO] [stdout] test test_directory_listing ... ignored, requires smbclient installed [INFO] [stdout] test test_file_delete ... ignored, requires smbclient installed [INFO] [stdout] test test_file_rename ... ignored, requires smbclient installed [INFO] [stdout] test test_file_upload_download ... ignored, requires smbclient installed [INFO] [stdout] test test_graceful_shutdown ... ignored, requires smbclient installed [INFO] [stdout] test test_large_file_transfer ... ignored, requires smbclient installed [INFO] [stdout] test test_list_shares ... ignored, requires smbclient installed [INFO] [stdout] test test_mkdir ... ignored, requires smbclient installed [INFO] [stdout] test test_rmdir ... ignored, requires smbclient installed [INFO] [stdout] test test_server_config ... ok [INFO] [stdout] test test_share_config ... ok [INFO] [stdout] test test_smbclient_detection ... ok [INFO] [stdout] test test_server_starts ... ok [INFO] [stdout] test test_server_multiple_connections ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/integration_windows.rs (/opt/rustwide/target/debug/deps/integration_windows-9c42056a7a7f8139) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_concurrent_connections ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_directory_listing ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_file_copy ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_file_delete ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_file_read_write ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_file_rename ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_large_file ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_mkdir_rmdir ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_net_use_connect ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_special_characters ... ignored, requires Windows with admin privileges [INFO] [stdout] test test_share_config ... ok [INFO] [stdout] test test_server_config ... ok [INFO] [stdout] test test_server_tcp_accept ... ok [INFO] [stdout] test test_windows_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/security.rs (/opt/rustwide/target/debug/deps/security-c250b2bca84ef5ac) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test input_validation::test_empty_path ... ok [INFO] [stdout] test file_operations::test_delete_traversal ... ok [INFO] [stdout] test input_validation::test_dot_path ... ok [INFO] [stdout] test path_traversal::test_double_slash_normalization ... ok [INFO] [stdout] test path_traversal::test_absolute_path_blocked ... ok [INFO] [stdout] test input_validation::test_special_characters_in_path ... ok [INFO] [stdout] test input_validation::test_deeply_nested_path ... ok [INFO] [stdout] test file_operations::test_rename_traversal ... ok [INFO] [stdout] test file_operations::test_rmdir_traversal ... ok [INFO] [stdout] test input_validation::test_very_long_path ... ok [INFO] [stdout] test input_validation::test_unicode_path ... ok [INFO] [stdout] test file_operations::test_mkdir_traversal ... ok [INFO] [stdout] test file_operations::test_symlink_creation_traversal ... ok [INFO] [stdout] test file_operations::test_create_file_traversal ... ok [INFO] [stdout] test file_operations::test_link_traversal ... ok [INFO] [stdout] test path_traversal::test_symlink_escape_blocked ... ok [INFO] [stdout] test path_traversal::test_trailing_dotdot ... ok [INFO] [stdout] test race_conditions::test_concurrent_directory_operations ... ok [INFO] [stdout] test path_traversal::test_encoded_dotdot_variants ... ok [INFO] [stdout] test path_traversal::test_multiple_dotdot_blocked ... ok [INFO] [stdout] test path_traversal::test_null_byte_injection ... ok [INFO] [stdout] test path_traversal::test_simple_dotdot_blocked ... ok [INFO] [stdout] test resource_exhaustion::test_many_open_files ... ok [INFO] [stdout] test race_conditions::test_concurrent_file_access ... ok [INFO] [stdout] test resource_exhaustion::test_large_directory_listing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/stress.rs (/opt/rustwide/target/debug/deps/stress-cb80e26ee812a2e6) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test large_files::test_1gb_file ... ignored, Requires significant memory - run with --ignored [INFO] [stdout] test state_store_stress::test_session_tree_operations ... ok [INFO] [stdout] test concurrent_connections::test_100_concurrent_operations ... ok [INFO] [stdout] test state_store_stress::test_many_sessions ... ok [INFO] [stdout] test concurrent_connections::test_concurrent_read_same_file ... ok [INFO] [stdout] test memory_pressure::test_deep_directory_tree ... ok [INFO] [stdout] test memory_pressure::test_many_small_files ... ok [INFO] [stdout] test concurrent_connections::test_concurrent_write_different_files ... ok [INFO] [stdout] test throughput::test_parallel_io_throughput ... ok [INFO] [stdout] test throughput::test_sequential_write_throughput ... ok [INFO] [stdout] test large_files::test_100mb_file ... ok [INFO] [stdout] test large_files::test_sparse_file_pattern ... ok [INFO] [stdout] test throughput::test_sequential_read_throughput has been running for over 60 seconds [INFO] [stdout] test throughput::test_sequential_read_throughput ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 161.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6007c63d4b75d6313584735f52819bf07aae78a6820d37df919ac5fdf1e3f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6007c63d4b75d6313584735f52819bf07aae78a6820d37df919ac5fdf1e3f71", kill_on_drop: false }` [INFO] [stdout] d6007c63d4b75d6313584735f52819bf07aae78a6820d37df919ac5fdf1e3f71