[INFO] cloning repository https://github.com/retrokiller543/os_lab3_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retrokiller543/os_lab3_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Fos_lab3_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Fos_lab3_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd052691bae609722e1476bb01e935c8202efebb [INFO] checking retrokiller543/os_lab3_rust against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Fos_lab3_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/retrokiller543/os_lab3_rust [INFO] finished tweaking git repo https://github.com/retrokiller543/os_lab3_rust [INFO] tweaked toml for git repo https://github.com/retrokiller543/os_lab3_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/retrokiller543/os_lab3_rust on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/retrokiller543/os_lab3_rust 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded self_cell v1.0.3 [INFO] [stderr] Downloaded enumset v1.1.3 [INFO] [stderr] Downloaded wasmer-derive v4.2.6 [INFO] [stderr] Downloaded corosensei v0.1.4 [INFO] [stderr] Downloaded wasmer-compiler v4.2.6 [INFO] [stderr] Downloaded pyo3-build-config v0.20.3 [INFO] [stderr] Downloaded wasmer-types v4.2.6 [INFO] [stderr] Downloaded server_fn v0.6.9 [INFO] [stderr] Downloaded leptos_hot_reload v0.6.9 [INFO] [stderr] Downloaded leptos_server v0.6.9 [INFO] [stderr] Downloaded pyo3-ffi v0.20.3 [INFO] [stderr] Downloaded leptos_meta v0.6.9 [INFO] [stderr] Downloaded leptos_macro v0.6.9 [INFO] [stderr] Downloaded leptos_dom v0.6.9 [INFO] [stderr] Downloaded toml_edit v0.22.6 [INFO] [stderr] Downloaded yansi v1.0.0 [INFO] [stderr] Downloaded arc-swap v1.7.0 [INFO] [stderr] Downloaded typed-builder v0.18.1 [INFO] [stderr] Downloaded leptos v0.6.9 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.3 [INFO] [stderr] Downloaded pyo3-macros v0.20.3 [INFO] [stderr] Downloaded config v0.14.0 [INFO] [stderr] Downloaded leptos_reactive v0.6.9 [INFO] [stderr] Downloaded pyo3 v0.20.3 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Downloaded leptos_config v0.6.9 [INFO] [stderr] Downloaded leptos_router v0.6.9 [INFO] [stderr] Downloaded pyo3-log v0.9.0 [INFO] [stderr] Downloaded pyo3-helper-macros v0.0.6 [INFO] [stderr] Downloaded server_fn_macro v0.6.9 [INFO] [stderr] Downloaded server_fn_macro_default v0.6.9 [INFO] [stderr] Downloaded typed-builder-macro v0.18.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.42 [INFO] [stderr] Downloaded virtue v0.0.13 [INFO] [stderr] Downloaded bincode_derive v2.0.0-rc.3 [INFO] [stderr] Downloaded wasmer-vm v4.2.6 [INFO] [stderr] Downloaded shared-buffer v0.1.4 [INFO] [stderr] Downloaded wasmer v4.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 580b6e273f60ca4d9ac013ab61ff252ba6237918217402e240b24837d622ca87 [INFO] running `Command { std: "docker" "start" "-a" "580b6e273f60ca4d9ac013ab61ff252ba6237918217402e240b24837d622ca87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "580b6e273f60ca4d9ac013ab61ff252ba6237918217402e240b24837d622ca87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580b6e273f60ca4d9ac013ab61ff252ba6237918217402e240b24837d622ca87", kill_on_drop: false }` [INFO] [stdout] 580b6e273f60ca4d9ac013ab61ff252ba6237918217402e240b24837d622ca87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa780c27efebcc0b6d3ce90a874532999171ebc438484e249fe4f33a26b76a3e [INFO] running `Command { std: "docker" "start" "-a" "fa780c27efebcc0b6d3ce90a874532999171ebc438484e249fe4f33a26b76a3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling yansi v1.0.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling file_system v0.1.5 (/opt/rustwide/workdir/file_system) [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Compiling logger_macro v0.0.0 (/opt/rustwide/workdir/logger_macro) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling server_fn_macro v0.6.9 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling server_fn_macro_default v0.6.9 [INFO] [stderr] Compiling typed-builder-macro v0.18.1 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking typed-builder v0.18.1 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Compiling leptos_hot_reload v0.6.9 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking rustic_disk v0.1.1 (/opt/rustwide/workdir/rustic_disk) [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rustic_disk/src/lib.rs:500:13 [INFO] [stdout] | [INFO] [stdout] 500 | let mut disk = Disk::new().unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rustic_disk/src/lib.rs:508:13 [INFO] [stdout] | [INFO] [stdout] 508 | let mut disk = Disk::new().unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rustic_disk/src/lib.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | let mut disk = Disk::new().unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(PyPy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(PyPy))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(PyPy))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(PyPy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(not(PyPy))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task2.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task2.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task2.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task2.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task2.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task2.rs:26:43 [INFO] [stdout] | [INFO] [stdout] 26 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task2.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task2.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task2.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task2.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task2.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task2.rs:60:43 [INFO] [stdout] | [INFO] [stdout] 60 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task2.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task2.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task2.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task2.rs:82:43 [INFO] [stdout] | [INFO] [stdout] 82 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task2.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task2.rs:92:43 [INFO] [stdout] | [INFO] [stdout] 92 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem` [INFO] [stdout] --> file_system/src/tests/task3.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::FileSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StdIOHandler` in this scope [INFO] [stdout] --> file_system/src/tests/task3.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | let mut fs = FileSystem::new(Box::new(StdIOHandler))?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::StdIOHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustic_disk::Disk` [INFO] [stdout] --> file_system/src/tests/task1.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rustic_disk::Disk; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustic_disk::Disk` [INFO] [stdout] --> file_system/src/tests/mod.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | use rustic_disk::Disk; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(PyPy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(PyPy))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(PyPy))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(PyPy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(not(PyPy))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling leptos_macro v0.6.9 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> file_system/src/fat.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn iter(&self) -> FatIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn iter(&self) -> FatIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rustic_shell v0.1.0 (/opt/rustwide/workdir/rustic_shell) [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `file_system` (lib test) due to 20 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `source_file` found for struct `slice::proc_macro::Span` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.6.9/src/lib.rs:383:22 [INFO] [stdout] | [INFO] [stdout] 383 | site.source_file().path(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `source` with a similar name [INFO] [stdout] | [INFO] [stdout] 383 - site.source_file().path(), [INFO] [stdout] 383 + site.source().path(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `leptos_macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fa780c27efebcc0b6d3ce90a874532999171ebc438484e249fe4f33a26b76a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa780c27efebcc0b6d3ce90a874532999171ebc438484e249fe4f33a26b76a3e", kill_on_drop: false }` [INFO] [stdout] fa780c27efebcc0b6d3ce90a874532999171ebc438484e249fe4f33a26b76a3e