[INFO] fetching crate df_ls_syntax_analysis 0.3.0-rc.1...
[INFO] checking df_ls_syntax_analysis-0.3.0-rc.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate df_ls_syntax_analysis 0.3.0-rc.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate df_ls_syntax_analysis 0.3.0-rc.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate df_ls_syntax_analysis 0.3.0-rc.1
[INFO] finished tweaking crates.io crate df_ls_syntax_analysis 0.3.0-rc.1
[INFO] tweaked toml for crates.io crate df_ls_syntax_analysis 0.3.0-rc.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8172bbe4af1dfea8152de6174ce36f724f8e5fca60fa8287148726d16ab85f89
[INFO] running `Command { std: "docker" "start" "-a" "8172bbe4af1dfea8152de6174ce36f724f8e5fca60fa8287148726d16ab85f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8172bbe4af1dfea8152de6174ce36f724f8e5fca60fa8287148726d16ab85f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8172bbe4af1dfea8152de6174ce36f724f8e5fca60fa8287148726d16ab85f89", kill_on_drop: false }`
[INFO] [stdout] 8172bbe4af1dfea8152de6174ce36f724f8e5fca60fa8287148726d16ab85f89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70a6bc9a433fc19f188b66a1257478837521158e1ac2c89c4fdd4731d2addbae
[INFO] running `Command { std: "docker" "start" "-a" "70a6bc9a433fc19f188b66a1257478837521158e1ac2c89c4fdd4731d2addbae", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking df_cp437 v1.1.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling df_ls_derive v0.3.0-rc.1
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]     Checking rust-embed v6.8.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking df_ls_core v0.3.0-rc.1
[INFO] [stderr]     Checking lsp-types v0.93.2
[INFO] [stderr]     Checking df_ls_diagnostics v0.3.0-rc.1
[INFO] [stderr]     Checking df_ls_lexical_analysis v0.3.0-rc.1
[INFO] [stderr]     Checking df_ls_syntax_analysis v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DMExtraInfo` and `DiagnosticsInfo`
[INFO] [stdout]  --> src/token_deserializers/mod.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use df_ls_diagnostics::{DMExtraInfo, DiagnosticsInfo};
[INFO] [stdout]   |                             ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DMExtraInfo` and `DiagnosticsInfo`
[INFO] [stdout]  --> src/token_deserializers/mod.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use df_ls_diagnostics::{DMExtraInfo, DiagnosticsInfo};
[INFO] [stdout]   |                             ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/missing_brackets.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/wrong_arg_type.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/errors_in_tokens.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/reference_and_string.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/on_duplicate.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/vec.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/option.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/referenceable.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/no_comments.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/enum.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/derive_special.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/df_char.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/diagnostics_messages.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/stack.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `df_ls_debug_structure`
[INFO] [stdout]  --> tests/choose.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use df_ls_debug_structure::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `df_ls_debug_structure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "vec") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "referenceable") due to 1 previous error
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "df_char") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "errors_in_tokens") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "on_duplicate") due to 1 previous error
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "derive_special") due to 1 previous error
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "option") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "missing_brackets") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "no_comments") due to 1 previous error
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "stack") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "enum") due to 1 previous error
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "reference_and_string") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "wrong_arg_type") due to 1 previous error
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "choose") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_ls_syntax_analysis` (test "diagnostics_messages") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "70a6bc9a433fc19f188b66a1257478837521158e1ac2c89c4fdd4731d2addbae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a6bc9a433fc19f188b66a1257478837521158e1ac2c89c4fdd4731d2addbae", kill_on_drop: false }`
[INFO] [stdout] 70a6bc9a433fc19f188b66a1257478837521158e1ac2c89c4fdd4731d2addbae
