[INFO] cloning repository https://github.com/doriancodes/frogger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doriancodes/frogger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoriancodes%2Ffrogger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoriancodes%2Ffrogger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2a1c4d926c5182e7cbc4649fc9f43e6cd25e926
[INFO] testing doriancodes/frogger against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoriancodes%2Ffrogger" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/doriancodes/frogger
[INFO] finished tweaking git repo https://github.com/doriancodes/frogger
[INFO] tweaked toml for git repo https://github.com/doriancodes/frogger written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doriancodes/frogger on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/doriancodes/frogger 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.14.0
[INFO] [stderr]   Downloaded anyhow v1.0.94
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.13
[INFO] [stderr]   Downloaded zerocopy v0.8.13
[INFO] [stderr]   Downloaded fuser v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0f86a7b02c80ce2a005927448abf0d8041076289dc4aaf48759bba493af8356
[INFO] running `Command { std: "docker" "start" "-a" "b0f86a7b02c80ce2a005927448abf0d8041076289dc4aaf48759bba493af8356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0f86a7b02c80ce2a005927448abf0d8041076289dc4aaf48759bba493af8356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f86a7b02c80ce2a005927448abf0d8041076289dc4aaf48759bba493af8356", kill_on_drop: false }`
[INFO] [stdout] b0f86a7b02c80ce2a005927448abf0d8041076289dc4aaf48759bba493af8356
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea549eb3d7f10532f30a6cee8a2aa5550164926038ab11972273c4bac8c67424
[INFO] running `Command { std: "docker" "start" "-a" "ea549eb3d7f10532f30a6cee8a2aa5550164926038ab11972273c4bac8c67424", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.8.13
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fuser v0.15.1
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.8.13
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling froggr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MountOption`
[INFO] [stdout]   --> src/modules/mount.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use fuser::{FileAttr, FileType, MountOption};
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `handle_unmount` and `mount_directory` are never used
[INFO] [stdout]    --> src/modules/mount.rs:431:8
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl FilesystemManager {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 431 |     fn handle_unmount(path: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |     fn mount_directory(&self, dir_path: &str, source_path: &Path) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message_thread` is never read
[INFO] [stdout]    --> src/modules/session.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub struct Session {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 477 |     message_thread: JoinHandle<()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Session` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> src/modules/mount.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn umount(path: *const i8) -> i32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![deny(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `froggr::session::Session`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use froggr::session::Session;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> src/main.rs:182:49
[INFO] [stdout]     |
[INFO] [stdout] 182 |         Commands::InternalSession { session_id, root } => {
[INFO] [stdout]     |                                                 ^^^^ help: try ignoring the field: `root: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.47s
[INFO] running `Command { std: "docker" "inspect" "ea549eb3d7f10532f30a6cee8a2aa5550164926038ab11972273c4bac8c67424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea549eb3d7f10532f30a6cee8a2aa5550164926038ab11972273c4bac8c67424", kill_on_drop: false }`
[INFO] [stdout] ea549eb3d7f10532f30a6cee8a2aa5550164926038ab11972273c4bac8c67424
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28139beed0a1d40ade7d30e92e03e79891975f92599df6a5982e307196901a88
[INFO] running `Command { std: "docker" "start" "-a" "28139beed0a1d40ade7d30e92e03e79891975f92599df6a5982e307196901a88", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.13
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.8.13
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling fuser v0.15.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling froggr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MountOption`
[INFO] [stdout]   --> src/modules/mount.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use fuser::{FileAttr, FileType, MountOption};
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `handle_unmount` and `mount_directory` are never used
[INFO] [stdout]    --> src/modules/mount.rs:431:8
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl FilesystemManager {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 431 |     fn handle_unmount(path: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |     fn mount_directory(&self, dir_path: &str, source_path: &Path) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message_thread` is never read
[INFO] [stdout]    --> src/modules/session.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub struct Session {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 477 |     message_thread: JoinHandle<()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Session` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> src/modules/mount.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn umount(path: *const i8) -> i32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![deny(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MountOption`
[INFO] [stdout]   --> src/modules/mount.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use fuser::{FileAttr, FileType, MountOption};
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `froggr::session::Session`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use froggr::session::Session;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `handle_unmount` and `mount_directory` are never used
[INFO] [stdout]    --> src/modules/mount.rs:431:8
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl FilesystemManager {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 431 |     fn handle_unmount(path: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |     fn mount_directory(&self, dir_path: &str, source_path: &Path) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_test_manager` is never used
[INFO] [stdout]    --> src/modules/mount.rs:564:8
[INFO] [stdout]     |
[INFO] [stdout] 564 |     fn setup_test_manager() -> (TempDir, FilesystemManager) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_temp_dir_with_files` is never used
[INFO] [stdout]    --> src/modules/mount.rs:571:8
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn create_temp_dir_with_files(parent: &Path) -> Result<TempDir> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message_thread` is never read
[INFO] [stdout]    --> src/modules/session.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub struct Session {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 477 |     message_thread: JoinHandle<()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Session` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> src/modules/mount.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn umount(path: *const i8) -> i32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![deny(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> src/main.rs:182:49
[INFO] [stdout]     |
[INFO] [stdout] 182 |         Commands::InternalSession { session_id, root } => {
[INFO] [stdout]     |                                                 ^^^^ help: try ignoring the field: `root: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.93s
[INFO] running `Command { std: "docker" "inspect" "28139beed0a1d40ade7d30e92e03e79891975f92599df6a5982e307196901a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28139beed0a1d40ade7d30e92e03e79891975f92599df6a5982e307196901a88", kill_on_drop: false }`
[INFO] [stdout] 28139beed0a1d40ade7d30e92e03e79891975f92599df6a5982e307196901a88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 285054f51cde3e85af62434cc9970da6a5c788ad6465e8bc8638ccc6681e0881
[INFO] running `Command { std: "docker" "start" "-a" "285054f51cde3e85af62434cc9970da6a5c788ad6465e8bc8638ccc6681e0881", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `MountOption`
[INFO] [stderr]   --> src/modules/mount.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 | use fuser::{FileAttr, FileType, MountOption};
[INFO] [stderr]    |                                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `handle_unmount` and `mount_directory` are never used
[INFO] [stderr]    --> src/modules/mount.rs:431:8
[INFO] [stderr]     |
[INFO] [stderr]  52 | impl FilesystemManager {
[INFO] [stderr]     | ---------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 431 |     fn handle_unmount(path: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 489 |     fn mount_directory(&self, dir_path: &str, source_path: &Path) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `message_thread` is never read
[INFO] [stderr]    --> src/modules/session.rs:477:5
[INFO] [stderr]     |
[INFO] [stderr] 471 | pub struct Session {
[INFO] [stderr]     |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 477 |     message_thread: JoinHandle<()>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Session` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]   --> src/modules/mount.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn umount(path: *const i8) -> i32;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:3:9
[INFO] [stderr]    |
[INFO] [stderr]  3 | #![deny(missing_docs)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `froggr` (lib) generated 4 warnings (run `cargo fix --lib -p froggr` to apply 1 suggestion)
[INFO] [stderr] warning: function `setup_test_manager` is never used
[INFO] [stderr]    --> src/modules/mount.rs:564:8
[INFO] [stderr]     |
[INFO] [stderr] 564 |     fn setup_test_manager() -> (TempDir, FilesystemManager) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_temp_dir_with_files` is never used
[INFO] [stderr]    --> src/modules/mount.rs:571:8
[INFO] [stderr]     |
[INFO] [stderr] 571 |     fn create_temp_dir_with_files(parent: &Path) -> Result<TempDir> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `froggr::session::Session`
[INFO] [stderr]  --> src/main.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use froggr::session::Session;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `root`
[INFO] [stderr]    --> src/main.rs:182:49
[INFO] [stderr]     |
[INFO] [stderr] 182 |         Commands::InternalSession { session_id, root } => {
[INFO] [stderr]     |                                                 ^^^^ help: try ignoring the field: `root: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `froggr` (lib test) generated 6 warnings (4 duplicates)
[INFO] [stderr] warning: `froggr` (bin "frg" test) generated 2 warnings (run `cargo fix --bin "frg" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/froggr-b3ddd54796973404)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test modules::proto::tests::test_directory_listing ... ok
[INFO] [stdout] test modules::namespace::tests::test_list_namespace ... ok
[INFO] [stdout] test modules::proto::tests::test_create_filesystem ... ok
[INFO] [stdout] test modules::proto::tests::test_file_content ... ok
[INFO] [stdout] test modules::proto::tests::test_file_lookup ... ok
[INFO] [stdout] test modules::proto::tests::test_root_directory_attributes ... ok
[INFO] [stdout] test modules::namespace::tests::test_namespace_manager_creation ... ok
[INFO] [stdout] test modules::proto::tests::test_file_attributes ... ok
[INFO] [stdout] test modules::proto::tests::test_empty_file ... ok
[INFO] [stdout] test modules::namespace::tests::test_bind_modes has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "285054f51cde3e85af62434cc9970da6a5c788ad6465e8bc8638ccc6681e0881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285054f51cde3e85af62434cc9970da6a5c788ad6465e8bc8638ccc6681e0881", kill_on_drop: false }`
[INFO] [stdout] 285054f51cde3e85af62434cc9970da6a5c788ad6465e8bc8638ccc6681e0881
