[INFO] fetching crate netrc-parser 0.1.1... [INFO] testing netrc-parser-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate netrc-parser 0.1.1 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate netrc-parser 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c98aa32d80ae4397abbea1c8abd1e7d0dbf9a98be06a9026c06abf7848991a2 [INFO] running `Command { std: "docker" "start" "-a" "7c98aa32d80ae4397abbea1c8abd1e7d0dbf9a98be06a9026c06abf7848991a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c98aa32d80ae4397abbea1c8abd1e7d0dbf9a98be06a9026c06abf7848991a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c98aa32d80ae4397abbea1c8abd1e7d0dbf9a98be06a9026c06abf7848991a2", kill_on_drop: false }` [INFO] [stdout] 7c98aa32d80ae4397abbea1c8abd1e7d0dbf9a98be06a9026c06abf7848991a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f113bcc9072a39a0bb529c87efd155213710d5635358da5cb01ce329eb0c0273 [INFO] running `Command { std: "docker" "start" "-a" "f113bcc9072a39a0bb529c87efd155213710d5635358da5cb01ce329eb0c0273", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling netrc-parser v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.30s [INFO] running `Command { std: "docker" "inspect" "f113bcc9072a39a0bb529c87efd155213710d5635358da5cb01ce329eb0c0273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f113bcc9072a39a0bb529c87efd155213710d5635358da5cb01ce329eb0c0273", kill_on_drop: false }` [INFO] [stdout] f113bcc9072a39a0bb529c87efd155213710d5635358da5cb01ce329eb0c0273 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e30ae494b3cf9106bb8301a347e5cd96a4793d8c95eccf2ab465c12af398c87a [INFO] running `Command { std: "docker" "start" "-a" "e30ae494b3cf9106bb8301a347e5cd96a4793d8c95eccf2ab465c12af398c87a", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling netrc-parser v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [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" "e30ae494b3cf9106bb8301a347e5cd96a4793d8c95eccf2ab465c12af398c87a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30ae494b3cf9106bb8301a347e5cd96a4793d8c95eccf2ab465c12af398c87a", kill_on_drop: false }` [INFO] [stdout] e30ae494b3cf9106bb8301a347e5cd96a4793d8c95eccf2ab465c12af398c87a