[INFO] crate moore-svlog 0.6.0 is already in cache [INFO] checking moore-svlog-0.6.0 against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] extracting crate moore-svlog 0.6.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate moore-svlog 0.6.0 on toolchain 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate moore-svlog 0.6.0 [INFO] finished tweaking crates.io crate moore-svlog 0.6.0 [INFO] tweaked toml for crates.io crate moore-svlog 0.6.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f1818fef75b56dbcc1237fa5eff22b52f577562c2da516483811884af8f93ad4 [INFO] running `"docker" "start" "-a" "f1818fef75b56dbcc1237fa5eff22b52f577562c2da516483811884af8f93ad4"` [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking moore-common v0.6.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking moore-svlog-syntax v0.6.0 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling llhd v0.9.0 [INFO] [stderr] Checking moore-svlog v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> salsa/src/mod.rs:659:28 [INFO] [stderr] | [INFO] [stderr] 659 | type Key = ($($key_ty),*); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: context.rs:563:5 [INFO] [stderr] | [INFO] [stderr] 563 | / query_group! { [INFO] [stderr] 564 | | /// A collection of compiler queries. [INFO] [stderr] 565 | | pub trait Context<'a>: BaseContext<'a> { [INFO] [stderr] 566 | | /// Lower an AST node to HIR. [INFO] [stderr] ... | [INFO] [stderr] 725 | | } [INFO] [stderr] 726 | | } [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] --> salsa/src/mod.rs:659:28 [INFO] [stderr] | [INFO] [stderr] 659 | type Key = ($($key_ty),*); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: context.rs:563:5 [INFO] [stderr] | [INFO] [stderr] 563 | / query_group! { [INFO] [stderr] 564 | | /// A collection of compiler queries. [INFO] [stderr] 565 | | pub trait Context<'a>: BaseContext<'a> { [INFO] [stderr] 566 | | /// Lower an AST node to HIR. [INFO] [stderr] ... | [INFO] [stderr] 725 | | } [INFO] [stderr] 726 | | } [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] --> salsa/src/mod.rs:659:28 [INFO] [stderr] | [INFO] [stderr] 659 | type Key = ($($key_ty),*); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: context.rs:563:5 [INFO] [stderr] | [INFO] [stderr] 563 | / query_group! { [INFO] [stderr] 564 | | /// A collection of compiler queries. [INFO] [stderr] 565 | | pub trait Context<'a>: BaseContext<'a> { [INFO] [stderr] 566 | | /// Lower an AST node to HIR. [INFO] [stderr] ... | [INFO] [stderr] 725 | | } [INFO] [stderr] 726 | | } [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] --> salsa/src/mod.rs:659:28 [INFO] [stderr] | [INFO] [stderr] 659 | type Key = ($($key_ty),*); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: context.rs:563:5 [INFO] [stderr] | [INFO] [stderr] 563 | / query_group! { [INFO] [stderr] 564 | | /// A collection of compiler queries. [INFO] [stderr] 565 | | pub trait Context<'a>: BaseContext<'a> { [INFO] [stderr] 566 | | /// Lower an AST node to HIR. [INFO] [stderr] ... | [INFO] [stderr] 725 | | } [INFO] [stderr] 726 | | } [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: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> context.rs:221:5 [INFO] [stderr] | [INFO] [stderr] 221 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> context.rs:221:5 [INFO] [stderr] | [INFO] [stderr] 221 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> tests/codegen.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | simple_logger::init().is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "f1818fef75b56dbcc1237fa5eff22b52f577562c2da516483811884af8f93ad4"` [INFO] running `"docker" "rm" "-f" "f1818fef75b56dbcc1237fa5eff22b52f577562c2da516483811884af8f93ad4"` [INFO] [stdout] f1818fef75b56dbcc1237fa5eff22b52f577562c2da516483811884af8f93ad4