[INFO] cloning repository https://github.com/massi-ag/mNTFS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/massi-ag/mNTFS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassi-ag%2FmNTFS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassi-ag%2FmNTFS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c09dee832e9f88043df127769551083daa3bad14 [INFO] checking massi-ag/mNTFS against 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassi-ag%2FmNTFS" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/massi-ag/mNTFS [INFO] finished tweaking git repo https://github.com/massi-ag/mNTFS [INFO] tweaked toml for git repo https://github.com/massi-ag/mNTFS written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/massi-ag/mNTFS on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/massi-ag/mNTFS 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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-conv v0.2.0 [INFO] [stderr] Downloaded enumn v0.1.14 [INFO] [stderr] Downloaded nt-string v0.1.1 [INFO] [stderr] Downloaded strum_macros v0.24.3 [INFO] [stderr] Downloaded array-init v2.1.0 [INFO] [stderr] Downloaded itoa v1.0.17 [INFO] [stderr] Downloaded indexmap v2.13.0 [INFO] [stderr] Downloaded binrw_derive v0.11.3 [INFO] [stderr] Downloaded binrw v0.11.3 [INFO] [stderr] Downloaded clap v4.6.0 [INFO] [stderr] Downloaded cbindgen v0.28.0 [INFO] [stderr] Downloaded ntfs v0.4.0 [INFO] [stderr] Downloaded libc v0.2.183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 766e56f22d1dc611d695d76125a3abe4e87c246c077ba93419d6f9a0c0178d40 [INFO] running `Command { std: "docker" "start" "766e56f22d1dc611d695d76125a3abe4e87c246c077ba93419d6f9a0c0178d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "766e56f22d1dc611d695d76125a3abe4e87c246c077ba93419d6f9a0c0178d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "766e56f22d1dc611d695d76125a3abe4e87c246c077ba93419d6f9a0c0178d40" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "766e56f22d1dc611d695d76125a3abe4e87c246c077ba93419d6f9a0c0178d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "766e56f22d1dc611d695d76125a3abe4e87c246c077ba93419d6f9a0c0178d40" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling binrw_derive v0.11.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling binrw v0.11.3 [INFO] [stderr] Checking widestring v1.2.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking nt-string v0.1.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking ntfs v0.4.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling libmnfts v0.1.0 (/opt/rustwide/workdir/crates/libmnfts) [INFO] [stderr] Checking mnfts-validate v0.1.0 (/opt/rustwide/workdir/crates/mnfts-validate) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.11.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "766e56f22d1dc611d695d76125a3abe4e87c246c077ba93419d6f9a0c0178d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766e56f22d1dc611d695d76125a3abe4e87c246c077ba93419d6f9a0c0178d40", kill_on_drop: false }` [INFO] [stdout] 766e56f22d1dc611d695d76125a3abe4e87c246c077ba93419d6f9a0c0178d40