[INFO] crate moore-svlog 0.6.0 is already in cache
[INFO] checking moore-svlog-0.6.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate moore-svlog 0.6.0 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate moore-svlog 0.6.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-1/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] c72bcb7562aba3322b1c74a9a9d28155b7e9975c6c8dbc34b3236145cacb8eb6
[INFO] running `"docker" "start" "-a" "c72bcb7562aba3322b1c74a9a9d28155b7e9975c6c8dbc34b3236145cacb8eb6"`
[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 generic-array v0.12.3
[INFO] [stderr]     Checking bincode v0.6.1
[INFO] [stderr]     Checking simple_logger v1.6.0
[INFO] [stderr]    Compiling docopt v1.1.0
[INFO] [stderr]     Checking moore-common v0.6.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling sha2 v0.8.1
[INFO] [stderr]     Checking moore-svlog-syntax v0.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::<T, E>::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 29s
[INFO] running `"docker" "inspect" "c72bcb7562aba3322b1c74a9a9d28155b7e9975c6c8dbc34b3236145cacb8eb6"`
[INFO] running `"docker" "rm" "-f" "c72bcb7562aba3322b1c74a9a9d28155b7e9975c6c8dbc34b3236145cacb8eb6"`
[INFO] [stdout] c72bcb7562aba3322b1c74a9a9d28155b7e9975c6c8dbc34b3236145cacb8eb6
