[INFO] fetching crate fcp 0.1.0... [INFO] checking fcp-0.1.0 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate fcp 0.1.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate fcp 0.1.0 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fcp 0.1.0 [INFO] finished tweaking crates.io crate fcp 0.1.0 [INFO] tweaked toml for crates.io crate fcp 0.1.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate fcp 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eeff35fe1499b52d1624630b9fc1c45ef91685407a95c4cdf8fc2edce511b90 [INFO] running `Command { std: "docker" "start" "-a" "3eeff35fe1499b52d1624630b9fc1c45ef91685407a95c4cdf8fc2edce511b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eeff35fe1499b52d1624630b9fc1c45ef91685407a95c4cdf8fc2edce511b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eeff35fe1499b52d1624630b9fc1c45ef91685407a95c4cdf8fc2edce511b90", kill_on_drop: false }` [INFO] [stdout] 3eeff35fe1499b52d1624630b9fc1c45ef91685407a95c4cdf8fc2edce511b90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2273735d788d6a249be9019ee13cf2219c4ad7cf4a1a2e7630e59fddc99b5084 [INFO] running `Command { std: "docker" "start" "-a" "2273735d788d6a249be9019ee13cf2219c4ad7cf4a1a2e7630e59fddc99b5084", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [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] Compiling pest v2.1.3 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking fcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.4 [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[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:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | 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:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | 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:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | 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:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | 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:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | 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:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | 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:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 82 | 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:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 82 | 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:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 83 | 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:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 83 | 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:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 84 | 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:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 84 | 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:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 85 | 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:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 85 | 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:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 86 | 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:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 86 | 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:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 87 | / make_test!( [INFO] [stdout] 88 | | #[ignore] [INFO] [stdout] 89 | | linux [INFO] [stdout] 90 | | ); [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:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 87 | / make_test!( [INFO] [stdout] 88 | | #[ignore] [INFO] [stdout] 89 | | linux [INFO] [stdout] 90 | | ); [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:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | initialize(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 91 | / make_test!( [INFO] [stdout] 92 | | #[ignore] [INFO] [stdout] 93 | | large_files [INFO] [stdout] 94 | | ); [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:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | hydrate_fixture(fixture_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 91 | / make_test!( [INFO] [stdout] 92 | | #[ignore] [INFO] [stdout] 93 | | large_files [INFO] [stdout] 94 | | ); [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:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | 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:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | 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:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | 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:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | 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:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | 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:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | 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:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | 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:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | 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:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | 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:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | 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:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | 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:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | 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:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | 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:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | 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:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | 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:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | 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:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | 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:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | 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:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | 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:200:23 [INFO] [stdout] | [INFO] [stdout] 200 | 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:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | 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:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | 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:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | 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:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | 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:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | 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:218:23 [INFO] [stdout] | [INFO] [stdout] 218 | 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:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | remove(&destination); [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 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fcp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "2273735d788d6a249be9019ee13cf2219c4ad7cf4a1a2e7630e59fddc99b5084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2273735d788d6a249be9019ee13cf2219c4ad7cf4a1a2e7630e59fddc99b5084", kill_on_drop: false }` [INFO] [stdout] 2273735d788d6a249be9019ee13cf2219c4ad7cf4a1a2e7630e59fddc99b5084