[INFO] fetching crate lockjaw_processor 0.1.0... [INFO] testing lockjaw_processor-0.1.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate lockjaw_processor 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate lockjaw_processor 0.1.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lockjaw_processor 0.1.0 [INFO] finished tweaking crates.io crate lockjaw_processor 0.1.0 [INFO] tweaked toml for crates.io crate lockjaw_processor 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc-bin-vendored v2.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6eb202b1cb4715b9851159022cf7e56c7b4e62028c34ba0a8bffa7dedc1267ce [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" "6eb202b1cb4715b9851159022cf7e56c7b4e62028c34ba0a8bffa7dedc1267ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eb202b1cb4715b9851159022cf7e56c7b4e62028c34ba0a8bffa7dedc1267ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb202b1cb4715b9851159022cf7e56c7b4e62028c34ba0a8bffa7dedc1267ce", kill_on_drop: false }` [INFO] [stdout] 6eb202b1cb4715b9851159022cf7e56c7b4e62028c34ba0a8bffa7dedc1267ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75d7a1457b0aa8583652cdfc4812cf10e334216b51c1e882a92a2208fde23ca9 [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" "75d7a1457b0aa8583652cdfc4812cf10e334216b51c1e882a92a2208fde23ca9", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling lockjaw_processor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/graph.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | use syn::export::Formatter; [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/modules.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | use syn::export::ToTokens; [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> src/protos/manifest.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/protos/manifest.rs:2802:5 [INFO] [stdout] | [INFO] [stdout] 2802 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_token_stream` found for struct `syn::Path` in the current scope [INFO] [stdout] --> src/modules.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | &path.path.to_token_stream().to_string().replace(" ", ""), [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `syn::Path` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.9/src/to_tokens.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn to_token_stream(&self) -> TokenStream { [INFO] [stdout] | --------------- the method is available for `syn::Path` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use quote::ToTokens;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [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 `lockjaw_processor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "75d7a1457b0aa8583652cdfc4812cf10e334216b51c1e882a92a2208fde23ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d7a1457b0aa8583652cdfc4812cf10e334216b51c1e882a92a2208fde23ca9", kill_on_drop: false }` [INFO] [stdout] 75d7a1457b0aa8583652cdfc4812cf10e334216b51c1e882a92a2208fde23ca9