[INFO] crate moore-svlog 0.6.0 is already in cache [INFO] checking moore-svlog-0.6.0 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate moore-svlog 0.6.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate moore-svlog 0.6.0 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 62c2895c54fcac56254b608c9be42ac25b6bb9f6c7ff0e52a37486c481fc2811 [INFO] running `"docker" "start" "-a" "62c2895c54fcac56254b608c9be42ac25b6bb9f6c7ff0e52a37486c481fc2811"` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Checking memmap v0.5.2 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking bincode v0.6.1 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking moore-common v0.6.0 [INFO] [stderr] Checking moore-svlog-syntax v0.6.0 [INFO] [stderr] Checking parking_lot v0.7.1 [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 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 10s [INFO] running `"docker" "inspect" "62c2895c54fcac56254b608c9be42ac25b6bb9f6c7ff0e52a37486c481fc2811"` [INFO] running `"docker" "rm" "-f" "62c2895c54fcac56254b608c9be42ac25b6bb9f6c7ff0e52a37486c481fc2811"` [INFO] [stdout] 62c2895c54fcac56254b608c9be42ac25b6bb9f6c7ff0e52a37486c481fc2811