[INFO] fetching crate pkgbob 0.0.6...
[INFO] testing pkgbob-0.0.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate pkgbob 0.0.6 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate pkgbob 0.0.6
[INFO] finished tweaking crates.io crate pkgbob 0.0.6
[INFO] tweaked toml for crates.io crate pkgbob 0.0.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pkgbob 0.0.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pkgbob 0.0.6 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded xattr v1.3.1
[INFO] [stderr]   Downloaded filetime v0.2.25
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded anyhow v1.0.91
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded flate2 v1.0.34
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded hashbrown v0.15.0
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] [stderr]   Downloaded tar v0.4.42
[INFO] [stderr]   Downloaded winnow v0.6.20
[INFO] [stderr]   Downloaded pkgsrc v0.4.0
[INFO] [stderr]   Downloaded syn v2.0.85
[INFO] [stderr]   Downloaded rustix v0.38.37
[INFO] [stderr]   Downloaded libc v0.2.161
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 514f3af25bd6481fc03ad4a64573b70174b5257150440de0e6d4030710c03d4b
[INFO] running `Command { std: "docker" "start" "-a" "514f3af25bd6481fc03ad4a64573b70174b5257150440de0e6d4030710c03d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "514f3af25bd6481fc03ad4a64573b70174b5257150440de0e6d4030710c03d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "514f3af25bd6481fc03ad4a64573b70174b5257150440de0e6d4030710c03d4b", kill_on_drop: false }`
[INFO] [stdout] 514f3af25bd6481fc03ad4a64573b70174b5257150440de0e6d4030710c03d4b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2e487ed012cda0afed8045dd0d2975246af7a2b5a214af624d331aab3c902cb
[INFO] running `Command { std: "docker" "start" "-a" "a2e487ed012cda0afed8045dd0d2975246af7a2b5a214af624d331aab3c902cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling pkgsrc v0.4.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling pkgbob v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `mount_bindfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:266:30
[INFO] [stdout]     |
[INFO] [stdout] 266 |                         self.mount_bindfs(mntsrc, &mntdest, &mntopts)?
[INFO] [stdout]     |                              ^^^^^^^^^^^^ method not found in `&Sandbox`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mount_devfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:269:30
[INFO] [stdout]     |
[INFO] [stdout] 269 |                         self.mount_devfs(mntsrc, &mntdest, &mntopts)?
[INFO] [stdout]     |                              ^^^^^^^^^^^ method not found in `&Sandbox`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mount_fdfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |                         self.mount_fdfs(mntsrc, &mntdest, &mntopts)?
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `mount` with a similar name, but with different arguments
[INFO] [stdout]    --> src/sandbox.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn mount(&self, id: usize) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mount_nfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 |                         self.mount_nfs(mntsrc, &mntdest, &mntopts)?
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `mount` with a similar name, but with different arguments
[INFO] [stdout]    --> src/sandbox.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn mount(&self, id: usize) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mount_procfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:278:30
[INFO] [stdout]     |
[INFO] [stdout] 278 |                         self.mount_procfs(mntsrc, &mntdest, &mntopts)?
[INFO] [stdout]     |                              ^^^^^^^^^^^^ method not found in `&Sandbox`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mount_tmpfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:281:30
[INFO] [stdout]     |
[INFO] [stdout] 281 |                         self.mount_tmpfs(mntsrc, &mntdest, &mntopts)?
[INFO] [stdout]     |                              ^^^^^^^^^^^ method not found in `&Sandbox`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/sandbox.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     if !s.success() {
[INFO] [stdout]     |                         ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unmount_bindfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:321:49
[INFO] [stdout]     |
[INFO] [stdout] 321 |                     mount::FSType::Bind => self.unmount_bindfs(&mntdest)?,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unmount` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 321 -                     mount::FSType::Bind => self.unmount_bindfs(&mntdest)?,
[INFO] [stdout] 321 +                     mount::FSType::Bind => self.unmount(&mntdest)?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unmount_devfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:322:48
[INFO] [stdout]     |
[INFO] [stdout] 322 |                     mount::FSType::Dev => self.unmount_devfs(&mntdest)?,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unmount` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 322 -                     mount::FSType::Dev => self.unmount_devfs(&mntdest)?,
[INFO] [stdout] 322 +                     mount::FSType::Dev => self.unmount(&mntdest)?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unmount_fdfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:323:47
[INFO] [stdout]     |
[INFO] [stdout] 323 |                     mount::FSType::Fd => self.unmount_fdfs(&mntdest)?,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unmount` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 323 -                     mount::FSType::Fd => self.unmount_fdfs(&mntdest)?,
[INFO] [stdout] 323 +                     mount::FSType::Fd => self.unmount(&mntdest)?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unmount_nfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:324:48
[INFO] [stdout]     |
[INFO] [stdout] 324 |                     mount::FSType::Nfs => self.unmount_nfs(&mntdest)?,
[INFO] [stdout]     |                                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unmount` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 324 -                     mount::FSType::Nfs => self.unmount_nfs(&mntdest)?,
[INFO] [stdout] 324 +                     mount::FSType::Nfs => self.unmount(&mntdest)?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unmount_procfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:325:49
[INFO] [stdout]     |
[INFO] [stdout] 325 |                     mount::FSType::Proc => self.unmount_procfs(&mntdest)?,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unmount` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 325 -                     mount::FSType::Proc => self.unmount_procfs(&mntdest)?,
[INFO] [stdout] 325 +                     mount::FSType::Proc => self.unmount(&mntdest)?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unmount_tmpfs` found for reference `&Sandbox` in the current scope
[INFO] [stdout]    --> src/sandbox.rs:326:48
[INFO] [stdout]     |
[INFO] [stdout] 326 |                     mount::FSType::Tmp => self.unmount_tmpfs(&mntdest)?,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unmount` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 326 -                     mount::FSType::Tmp => self.unmount_tmpfs(&mntdest)?,
[INFO] [stdout] 326 +                     mount::FSType::Tmp => self.unmount(&mntdest)?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkgbob` (bin "bob") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "a2e487ed012cda0afed8045dd0d2975246af7a2b5a214af624d331aab3c902cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e487ed012cda0afed8045dd0d2975246af7a2b5a214af624d331aab3c902cb", kill_on_drop: false }`
[INFO] [stdout] a2e487ed012cda0afed8045dd0d2975246af7a2b5a214af624d331aab3c902cb
