[INFO] crate csl 0.0.1 is already in cache [INFO] checking csl-0.0.1 against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] extracting crate csl 0.0.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate csl 0.0.1 on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate csl 0.0.1 [INFO] finished tweaking crates.io crate csl 0.0.1 [INFO] tweaked toml for crates.io crate csl 0.0.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9afda223fab05dc433b3d0eb6578af75f78ee92b7e3e175807073899c621d29e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9afda223fab05dc433b3d0eb6578af75f78ee92b7e3e175807073899c621d29e"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking xmlparser v0.9.0 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Checking roxmltree v0.6.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking csl v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/version.rs:81:45 [INFO] [stderr] | [INFO] [stderr] 81 | pub declared_lang_features: Vec<(Atom)>, [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 144 | / declare_features!( [INFO] [stderr] 145 | | // Processor features [INFO] [stderr] 146 | | (active, parallel_citations, "1.0.1", None, None), [INFO] [stderr] 147 | | // includes legal_case form=short abbreviations, for now [INFO] [stderr] ... | [INFO] [stderr] 193 | | (active, term_legal_locators, "1.0.1", None, None), [INFO] [stderr] 194 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/version.rs:81:45 [INFO] [stderr] | [INFO] [stderr] 81 | pub declared_lang_features: Vec<(Atom)>, [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 144 | / declare_features!( [INFO] [stderr] 145 | | // Processor features [INFO] [stderr] 146 | | (active, parallel_citations, "1.0.1", None, None), [INFO] [stderr] 147 | | // includes legal_case form=short abbreviations, for now [INFO] [stderr] ... | [INFO] [stderr] 193 | | (active, term_legal_locators, "1.0.1", None, None), [INFO] [stderr] 194 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/version.rs:81:45 [INFO] [stderr] | [INFO] [stderr] 81 | pub declared_lang_features: Vec<(Atom)>, [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 144 | / declare_features!( [INFO] [stderr] 145 | | // Processor features [INFO] [stderr] 146 | | (active, parallel_citations, "1.0.1", None, None), [INFO] [stderr] 147 | | // includes legal_case form=short abbreviations, for now [INFO] [stderr] ... | [INFO] [stderr] 193 | | (active, term_legal_locators, "1.0.1", None, None), [INFO] [stderr] 194 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/version.rs:81:45 [INFO] [stderr] | [INFO] [stderr] 81 | pub declared_lang_features: Vec<(Atom)>, [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 144 | / declare_features!( [INFO] [stderr] 145 | | // Processor features [INFO] [stderr] 146 | | (active, parallel_citations, "1.0.1", None, None), [INFO] [stderr] 147 | | // includes legal_case form=short abbreviations, for now [INFO] [stderr] ... | [INFO] [stderr] 193 | | (active, term_legal_locators, "1.0.1", None, None), [INFO] [stderr] 194 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.21s [INFO] running `"docker" "inspect" "9afda223fab05dc433b3d0eb6578af75f78ee92b7e3e175807073899c621d29e"` [INFO] running `"docker" "rm" "-f" "9afda223fab05dc433b3d0eb6578af75f78ee92b7e3e175807073899c621d29e"` [INFO] [stdout] 9afda223fab05dc433b3d0eb6578af75f78ee92b7e3e175807073899c621d29e