[INFO] fetching crate netrc-parser 0.1.1...
[INFO] testing netrc-parser-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate netrc-parser 0.1.1 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netrc-parser 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c02ed60651f3c38f4214a6c9847a1380decd3300a219e0a7345a85598ee5b67
[INFO] running `Command { std: "docker" "start" "-a" "4c02ed60651f3c38f4214a6c9847a1380decd3300a219e0a7345a85598ee5b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c02ed60651f3c38f4214a6c9847a1380decd3300a219e0a7345a85598ee5b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c02ed60651f3c38f4214a6c9847a1380decd3300a219e0a7345a85598ee5b67", kill_on_drop: false }`
[INFO] [stdout] 4c02ed60651f3c38f4214a6c9847a1380decd3300a219e0a7345a85598ee5b67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11d02ffd61da92aebe807d101d211b4538092c0183350a8813a14d130c40ae47
[INFO] running `Command { std: "docker" "start" "-a" "11d02ffd61da92aebe807d101d211b4538092c0183350a8813a14d130c40ae47", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v8.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 thiserror v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling netrc-parser v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.30s
[INFO] running `Command { std: "docker" "inspect" "11d02ffd61da92aebe807d101d211b4538092c0183350a8813a14d130c40ae47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d02ffd61da92aebe807d101d211b4538092c0183350a8813a14d130c40ae47", kill_on_drop: false }`
[INFO] [stdout] 11d02ffd61da92aebe807d101d211b4538092c0183350a8813a14d130c40ae47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0ed99611600372c3f22a4276dded6f2cb2233e35366737393b8d68b1d515f36
[INFO] running `Command { std: "docker" "start" "-a" "d0ed99611600372c3f22a4276dded6f2cb2233e35366737393b8d68b1d515f36", 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 bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.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 rand_core v0.6.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling netrc-parser v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[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" "d0ed99611600372c3f22a4276dded6f2cb2233e35366737393b8d68b1d515f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ed99611600372c3f22a4276dded6f2cb2233e35366737393b8d68b1d515f36", kill_on_drop: false }`
[INFO] [stdout] d0ed99611600372c3f22a4276dded6f2cb2233e35366737393b8d68b1d515f36
