[INFO] fetching crate just 0.8.4... [INFO] checking just-0.8.4 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate just 0.8.4 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate just 0.8.4 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate just 0.8.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate just 0.8.4 [INFO] tweaked toml for crates.io crate just 0.8.4 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate just 0.8.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dotenv v0.15.0 [INFO] [stderr] Downloaded edit-distance v2.1.0 [INFO] [stderr] Downloaded output_vt100 v0.1.2 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] [stderr] Downloaded pretty_assertions v0.6.1 [INFO] [stderr] Downloaded difference v2.0.0 [INFO] [stderr] Downloaded target v1.0.0 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56c446f0c972b3c4e32b01ead948b05402c7cccec262ac3007a26dbc00ba56be [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" "56c446f0c972b3c4e32b01ead948b05402c7cccec262ac3007a26dbc00ba56be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c446f0c972b3c4e32b01ead948b05402c7cccec262ac3007a26dbc00ba56be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c446f0c972b3c4e32b01ead948b05402c7cccec262ac3007a26dbc00ba56be", kill_on_drop: false }` [INFO] [stdout] 56c446f0c972b3c4e32b01ead948b05402c7cccec262ac3007a26dbc00ba56be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bca484ddce9971188d62b984d61d7b549b4c4f5b72ab618cf6586788db302d1d [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" "bca484ddce9971188d62b984d61d7b549b4c4f5b72ab618cf6586788db302d1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking target v1.0.0 [INFO] [stderr] Checking edit-distance v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking just v0.8.4 (/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:717:7 [INFO] [stdout] | [INFO] [stdout] 717 | 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:863:5 [INFO] [stdout] | [INFO] [stdout] 863 | 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:741:7 [INFO] [stdout] | [INFO] [stdout] 741 | 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: 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[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/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[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: cannot determine resolution for the macro `tmptree` [INFO] [stdout] --> tests/choose.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | 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 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" "bca484ddce9971188d62b984d61d7b549b4c4f5b72ab618cf6586788db302d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca484ddce9971188d62b984d61d7b549b4c4f5b72ab618cf6586788db302d1d", kill_on_drop: false }` [INFO] [stdout] bca484ddce9971188d62b984d61d7b549b4c4f5b72ab618cf6586788db302d1d