[INFO] fetching crate textwrap-macros 0.2.4... [INFO] checking textwrap-macros-0.2.4 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate textwrap-macros 0.2.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate textwrap-macros 0.2.4 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate textwrap-macros 0.2.4 [INFO] finished tweaking crates.io crate textwrap-macros 0.2.4 [INFO] tweaked toml for crates.io crate textwrap-macros 0.2.4 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26f648700fa0ad5f3f6a44c00bff7a4c4cc2f440ccedbb5e4e5a79242916c70d [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" "26f648700fa0ad5f3f6a44c00bff7a4c4cc2f440ccedbb5e4e5a79242916c70d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26f648700fa0ad5f3f6a44c00bff7a4c4cc2f440ccedbb5e4e5a79242916c70d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f648700fa0ad5f3f6a44c00bff7a4c4cc2f440ccedbb5e4e5a79242916c70d", kill_on_drop: false }` [INFO] [stdout] 26f648700fa0ad5f3f6a44c00bff7a4c4cc2f440ccedbb5e4e5a79242916c70d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e771c5b3489ef1019f1d8074806abcbf69288ca6318f005358a2e9dc7bd3da4 [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" "5e771c5b3489ef1019f1d8074806abcbf69288ca6318f005358a2e9dc7bd3da4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling smawk v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling textwrap v0.13.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling textwrap-macros-impl v0.2.4 [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/textwrap-macros-impl-0.2.4/lib.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::export::ToTokens; [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_token_stream` found for struct `LitStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/textwrap-macros-impl-0.2.4/lib.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | .into_token_stream() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `LitStr` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_token_stream(self) -> TokenStream [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use crate::syn::__private::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_token_stream` found for struct `LitStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/textwrap-macros-impl-0.2.4/lib.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | .into_token_stream() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `LitStr` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_token_stream(self) -> TokenStream [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use crate::syn::__private::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_token_stream` found for struct `LitStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/textwrap-macros-impl-0.2.4/lib.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | .into_token_stream() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `LitStr` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_token_stream(self) -> TokenStream [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use crate::syn::__private::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_token_stream` found for struct `ExprReference` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/textwrap-macros-impl-0.2.4/lib.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | expr.into_token_stream().into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `ExprReference` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_token_stream(self) -> TokenStream [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use crate::syn::__private::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `textwrap-macros-impl` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5e771c5b3489ef1019f1d8074806abcbf69288ca6318f005358a2e9dc7bd3da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e771c5b3489ef1019f1d8074806abcbf69288ca6318f005358a2e9dc7bd3da4", kill_on_drop: false }` [INFO] [stdout] 5e771c5b3489ef1019f1d8074806abcbf69288ca6318f005358a2e9dc7bd3da4