[INFO] crate moore-svlog 0.6.0 is already in cache [INFO] checking moore-svlog-0.6.0 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate moore-svlog 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate moore-svlog 0.6.0 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 61c02cd2ad4491fe854e3155dc84e7ab0f450e2f49d9133bae43cb9963267a18 [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" "61c02cd2ad4491fe854e3155dc84e7ab0f450e2f49d9133bae43cb9963267a18"` [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking memmap v0.5.2 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Checking bincode v0.6.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking moore-common v0.6.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Checking moore-svlog-syntax v0.6.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling docopt v1.1.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: 3 warnings emitted [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "61c02cd2ad4491fe854e3155dc84e7ab0f450e2f49d9133bae43cb9963267a18"` [INFO] running `"docker" "rm" "-f" "61c02cd2ad4491fe854e3155dc84e7ab0f450e2f49d9133bae43cb9963267a18"` [INFO] [stdout] 61c02cd2ad4491fe854e3155dc84e7ab0f450e2f49d9133bae43cb9963267a18