[INFO] fetching crate fcp 0.2.1... [INFO] checking fcp-0.2.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate fcp 0.2.1 into /workspace/builds/worker-45/source [INFO] validating manifest of crates.io crate fcp 0.2.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fcp 0.2.1 [INFO] finished tweaking crates.io crate fcp 0.2.1 [INFO] tweaked toml for crates.io crate fcp 0.2.1 written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate crates.io crate fcp 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e69b34c5382c3ee566c5637d41b08a8924e33940c2f2e9d9e82aacb4ce78f02 [INFO] running `Command { std: "docker" "start" "-a" "6e69b34c5382c3ee566c5637d41b08a8924e33940c2f2e9d9e82aacb4ce78f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e69b34c5382c3ee566c5637d41b08a8924e33940c2f2e9d9e82aacb4ce78f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e69b34c5382c3ee566c5637d41b08a8924e33940c2f2e9d9e82aacb4ce78f02", kill_on_drop: false }` [INFO] [stdout] 6e69b34c5382c3ee566c5637d41b08a8924e33940c2f2e9d9e82aacb4ce78f02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56dd477a1adb73e6731ed780f93e53dbfe8068df95b914dc0130c644082c9bce [INFO] running `Command { std: "docker" "start" "-a" "56dd477a1adb73e6731ed780f93e53dbfe8068df95b914dc0130c644082c9bce", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking fcp v0.2.1 (/tmp/fixit) [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filesystem.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | |err| Error::new(format!("{}: {}", $path.display(), err)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | .map_err(make_error_message!(path)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `make_error_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filesystem.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | |err| Error::new(format!("{}: {}", $path.display(), err)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | .map_err(make_error_message!(path)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `make_error_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filesystem.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | |err| Error::new(format!("{}: {}", $path.display(), err)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | unistd::mkfifo(path, mode).map_err(make_error_message!(path)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `make_error_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Migrating benches/fcp_benchmark.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/tests.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `dev_utils` [INFO] [stdout] --> benches/fcp_benchmark.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dev_utils::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `dev_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> benches/fcp_benchmark.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> benches/fcp_benchmark.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> benches/fcp_benchmark.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | let source_path = HYDRATED_DIR.join(fixture_file.strip_suffix(".json").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> benches/fcp_benchmark.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | let dest_path = COPIES_DIR.join(fixture_file.strip_suffix(".json").unwrap()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> benches/fcp_benchmark.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | remove(&dest_path); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fcp_executable_path` in this scope [INFO] [stdout] --> benches/fcp_benchmark.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | let executable_path = fcp_executable_path(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> benches/fcp_benchmark.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | remove(&dest_path); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> benches/fcp_benchmark.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | remove(&dest_path); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> benches/fcp_benchmark.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / group.bench_with_input( [INFO] [stdout] 23 | | BenchmarkId::new("Baseline", ""), [INFO] [stdout] 24 | | &(source, dest), [INFO] [stdout] 25 | | |b, (source, dest)| { [INFO] [stdout] ... | [INFO] [stdout] 35 | | }, [INFO] [stdout] 36 | | ); [INFO] [stdout] | |_____^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> benches/fcp_benchmark.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | let (source, dest) = (source_path.to_str().unwrap(), dest_path.to_str().unwrap()); [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> benches/fcp_benchmark.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | let (source, dest) = (source_path.to_str().unwrap(), dest_path.to_str().unwrap()); [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> benches/fcp_benchmark.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | &(source, dest), [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `(str, str)`, the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: required because it appears within the type `(str, str)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> benches/fcp_benchmark.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / group.bench_with_input( [INFO] [stdout] 38 | | BenchmarkId::new("FCP", ""), [INFO] [stdout] 39 | | &(source, dest), [INFO] [stdout] 40 | | |b, (source, dest)| { [INFO] [stdout] ... | [INFO] [stdout] 50 | | }, [INFO] [stdout] 51 | | ); [INFO] [stdout] | |_____^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fcp` due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `dev_utils` [INFO] [stdout] --> tests/tests.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use dev_utils::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `dev_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | HYDRATED_DIR.join(filename).to_str().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | COPIES_DIR.join(filename).to_str().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fcp_executable_path` in this scope [INFO] [stdout] --> tests/tests.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | let result = Command::new(fcp_executable_path()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | let destination = COPIES_DIR.join(filename); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | remove(&destination); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | fcp_run(&[HYDRATED_DIR.join(filename), destination]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 83 | make_test!(regular_file); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 83 | make_test!(regular_file); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 84 | make_test!(symlink); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 84 | make_test!(symlink); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 85 | make_test!(empty_directory); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 85 | make_test!(empty_directory); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 86 | make_test!(simple_directory); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 86 | make_test!(simple_directory); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 87 | make_test!(deep_directory); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 87 | make_test!(deep_directory); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 88 | / make_test!( [INFO] [stdout] 89 | | #[ignore] [INFO] [stdout] 90 | | linux [INFO] [stdout] 91 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 88 | / make_test!( [INFO] [stdout] 89 | | #[ignore] [INFO] [stdout] 90 | | linux [INFO] [stdout] 91 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 92 | / make_test!( [INFO] [stdout] 93 | | #[ignore] [INFO] [stdout] 94 | | large_files [INFO] [stdout] 95 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 92 | / make_test!( [INFO] [stdout] 93 | | #[ignore] [INFO] [stdout] 94 | | large_files [INFO] [stdout] 95 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:115:24 [INFO] [stdout] | [INFO] [stdout] 115 | fs::file_type(&COPIES_DIR.join(fixture_file.strip_suffix(".json").unwrap())).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | let destination = COPIES_DIR.join("character_device"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | remove(&destination); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fcp_executable_path` in this scope [INFO] [stdout] --> tests/tests.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | fcp_executable_path().to_str().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 155 | let destination = COPIES_DIR.join("source_does_not_exist"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | remove(&destination); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | HYDRATED_DIR [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | COPIES_DIR [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | let source = COPIES_DIR.join("copy_into_empty"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:201:23 [INFO] [stdout] | [INFO] [stdout] 201 | let destination = COPIES_DIR.join("copy_into"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | remove(&source); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | remove(&destination); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | remove(&HYDRATED_DIR.join(fixture_file.strip_suffix(".json").unwrap())); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | remove(&HYDRATED_DIR.join(fixture_file.strip_suffix(".json").unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | let fixture_path = HYDRATED_DIR.join(fixture_file.strip_suffix(".json").unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hydrate_fixture` in this scope [INFO] [stdout] --> tests/tests.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:244:18 [INFO] [stdout] | [INFO] [stdout] 244 | let source = HYDRATED_DIR.join(fixture_name); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:245:23 [INFO] [stdout] | [INFO] [stdout] 245 | let destination = COPIES_DIR.join(fixture_name); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | remove(&destination); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 304 | HYDRATED_DIR.join(fixture_name).join(file).to_str().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | COPIES_DIR.join(fixture_name).join(file).to_str().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:322:18 [INFO] [stdout] | [INFO] [stdout] 322 | let source = HYDRATED_DIR.join("prevent_copying_into_self"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | remove(&source); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | let other = HYDRATED_DIR.join("prevent_copying_into_self_other"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | remove(&other); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:333:34 [INFO] [stdout] | [INFO] [stdout] 333 | assert_self_copy_failure(&[&*HYDRATED_DIR, &source]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in this scope [INFO] [stdout] --> tests/tests.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:353:18 [INFO] [stdout] | [INFO] [stdout] 353 | let source = HYDRATED_DIR.join("prevent_duplicate_sources"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | remove(&source); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COPIES_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:356:23 [INFO] [stdout] | [INFO] [stdout] 356 | let destination = COPIES_DIR.join("prevent_duplicate_sources"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `remove` in this scope [INFO] [stdout] --> tests/tests.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | remove(&destination); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HYDRATED_DIR` in this scope [INFO] [stdout] --> tests/tests.rs:368:19 [INFO] [stdout] | [INFO] [stdout] 368 | .join(HYDRATED_DIR.file_name().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filesystem.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | |err| Error::new(format!("{}: {}", $path.display(), err)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | .map_err(make_error_message!(path)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `make_error_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filesystem.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | |err| Error::new(format!("{}: {}", $path.display(), err)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | .map_err(make_error_message!(path)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `make_error_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filesystem.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | |err| Error::new(format!("{}: {}", $path.display(), err)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | unistd::mkfifo(path, mode).map_err(make_error_message!(path)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `make_error_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/tests.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | file_paths.push(destination); [INFO] [stdout] | ^^^^^^^^^^^- help: try using a conversion method: `.to_path_buf()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `PathBuf`, found struct `Path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 68 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "56dd477a1adb73e6731ed780f93e53dbfe8068df95b914dc0130c644082c9bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56dd477a1adb73e6731ed780f93e53dbfe8068df95b914dc0130c644082c9bce", kill_on_drop: false }` [INFO] [stdout] 56dd477a1adb73e6731ed780f93e53dbfe8068df95b914dc0130c644082c9bce