[INFO] fetching crate just 0.7.3... [INFO] checking just-0.7.3 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate just 0.7.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate just 0.7.3 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate just 0.7.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate just 0.7.3 [INFO] tweaked toml for crates.io crate just 0.7.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate just 0.7.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target v1.0.0 [INFO] [stderr] Downloaded edit-distance v2.1.0 [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 926a63be49966d973ccce2c7c95183b6e37ea1cef67130af968936b352fb1dab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "926a63be49966d973ccce2c7c95183b6e37ea1cef67130af968936b352fb1dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "926a63be49966d973ccce2c7c95183b6e37ea1cef67130af968936b352fb1dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926a63be49966d973ccce2c7c95183b6e37ea1cef67130af968936b352fb1dab", kill_on_drop: false }` [INFO] [stdout] 926a63be49966d973ccce2c7c95183b6e37ea1cef67130af968936b352fb1dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34feb6f02ccee41e568e3434b5fad43c1e585982deff3a9e0909826e0d2d6576 [INFO] running `Command { std: "docker" "start" "-a" "34feb6f02ccee41e568e3434b5fad43c1e585982deff3a9e0909826e0d2d6576", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking target v1.0.0 [INFO] [stderr] Checking edit-distance v2.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking executable-path v1.0.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking ctrlc v3.1.6 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking snafu v0.6.8 [INFO] [stderr] Checking just v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> src/testing.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) use test_utilities::{tempdir, unindent}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `test_utilities`, `testing::unindent` [INFO] [stdout] --> src/parser.rs:676:7 [INFO] [stdout] | [INFO] [stdout] 676 | use testing::unindent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/search.rs:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | use test_utilities::tmptree; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> src/search.rs:321:15 [INFO] [stdout] | [INFO] [stdout] 321 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lexer.rs:776:5 [INFO] [stdout] | [INFO] [stdout] 776 | assert_eq!(roundtrip, text, "Roundtrip mismatch"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pretty_assertions-0.6.1/src/lib.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn new(left: &TLeft, right: &TRight) -> Comparison { [INFO] [stdout] | ------ required by this bound in `Comparison::new` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/parser.rs:700:7 [INFO] [stdout] | [INFO] [stdout] 700 | println!("parsed text: {}", unindented); [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: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/common.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) use test_utilities::{assert_stdout, tempdir, tmptree, unindent}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/dotenv.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utilities::tmptree; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/examples.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utilities::assert_success; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/init.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use test_utilities::{tempdir, tmptree}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/interrupts.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | use test_utilities::tempdir; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/invocation_directory.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utilities::tempdir; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/readme.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utilities::{assert_success, tempdir}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/working_directory.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utilities::tmptree; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/search.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utilities::tmptree; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utilities` [INFO] [stdout] --> tests/shell.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use test_utilities::{assert_stdout, tmptree}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `test_utilities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/choose.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/dotenv.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/edit.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/edit.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/edit.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/init.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/init.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/init.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/init.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/init.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/init.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/search.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/search.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/search.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/search.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/search.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/search.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/search.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/search.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/shell.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/shell.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/shell.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/working_directory.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/working_directory.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/working_directory.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/working_directory.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/working_directory.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/working_directory.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let tmp = tmptree! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `just` [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 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "34feb6f02ccee41e568e3434b5fad43c1e585982deff3a9e0909826e0d2d6576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34feb6f02ccee41e568e3434b5fad43c1e585982deff3a9e0909826e0d2d6576", kill_on_drop: false }` [INFO] [stdout] 34feb6f02ccee41e568e3434b5fad43c1e585982deff3a9e0909826e0d2d6576