[INFO] fetching crate netrc-parser 0.1.1... [INFO] testing netrc-parser-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate netrc-parser 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate netrc-parser 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate netrc-parser 0.1.1 [INFO] tweaked toml for crates.io crate netrc-parser 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate netrc-parser 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate netrc-parser 0.1.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded errno v0.3.12 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded redox_users v0.5.0 [INFO] [stderr] Downloaded tempfile v3.20.0 [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded winnow v0.7.10 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d36592be77e704d1243fc7686dfb1e433d1e5bb0c4103b154d5535232bc780cb [INFO] running `Command { std: "docker" "start" "-a" "d36592be77e704d1243fc7686dfb1e433d1e5bb0c4103b154d5535232bc780cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d36592be77e704d1243fc7686dfb1e433d1e5bb0c4103b154d5535232bc780cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36592be77e704d1243fc7686dfb1e433d1e5bb0c4103b154d5535232bc780cb", kill_on_drop: false }` [INFO] [stdout] d36592be77e704d1243fc7686dfb1e433d1e5bb0c4103b154d5535232bc780cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8d92dd6d08f05f8d6474a7bed9769cc00ca8e5ffde59cf0c56c30e4f8929628 [INFO] running `Command { std: "docker" "start" "-a" "a8d92dd6d08f05f8d6474a7bed9769cc00ca8e5ffde59cf0c56c30e4f8929628", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling netrc-parser v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.25s [INFO] running `Command { std: "docker" "inspect" "a8d92dd6d08f05f8d6474a7bed9769cc00ca8e5ffde59cf0c56c30e4f8929628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d92dd6d08f05f8d6474a7bed9769cc00ca8e5ffde59cf0c56c30e4f8929628", kill_on_drop: false }` [INFO] [stdout] a8d92dd6d08f05f8d6474a7bed9769cc00ca8e5ffde59cf0c56c30e4f8929628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33372239100b59099596c51e3671314130da92b9faab869780c579e0b1f6b351 [INFO] running `Command { std: "docker" "start" "-a" "33372239100b59099596c51e3671314130da92b9faab869780c579e0b1f6b351", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling netrc-parser v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stdout] error[E0599]: no method named `to_toml` found for struct `Netrc` in the current scope [INFO] [stdout] --> src/lib.rs:912:26 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct Netrc { [INFO] [stdout] | ---------------- method `to_toml` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 912 | let toml = netrc.to_toml().unwrap(); [INFO] [stdout] | ^^^^^^^ method not found in `Netrc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_toml` found for struct `Netrc` in the current scope [INFO] [stdout] --> src/lib.rs:1030:15 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct Netrc { [INFO] [stdout] | ---------------- method `to_toml` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1030 | netrc.to_toml().unwrap(); [INFO] [stdout] | ^^^^^^^ method not found in `Netrc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netrc-parser` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "33372239100b59099596c51e3671314130da92b9faab869780c579e0b1f6b351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33372239100b59099596c51e3671314130da92b9faab869780c579e0b1f6b351", kill_on_drop: false }` [INFO] [stdout] 33372239100b59099596c51e3671314130da92b9faab869780c579e0b1f6b351