[INFO] crate polyfuse 0.3.3 is already in cache
[INFO] checking polyfuse-0.3.3 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate polyfuse 0.3.3 into /workspace/builds/worker-11/source
[INFO] validating manifest of crates.io crate polyfuse 0.3.3 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate polyfuse 0.3.3
[INFO] finished tweaking crates.io crate polyfuse 0.3.3
[INFO] tweaked toml for crates.io crate polyfuse 0.3.3 written to /workspace/builds/worker-11/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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] b93f8dc59d736f293985fd49f098b411b7ac8a95a2ef87c6140fae33855cbac8
[INFO] running `"docker" "start" "-a" "b93f8dc59d736f293985fd49f098b411b7ac8a95a2ef87c6140fae33855cbac8"`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking semver-parser v0.9.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking pulldown-cmark v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking syn v0.15.44
[INFO] [stderr]     Checking version-sync v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking tracing v0.1.13
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking polyfuse v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]   --> src/init.rs:39:35
[INFO] [stderr]    |
[INFO] [stderr] 39 |     static ref PAGE_SIZE: usize = { unsafe { libc::sysconf(libc::_SC_PAGESIZE) as usize } };
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_braces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: unnecessary braces around block return value
[INFO] [stderr]   --> src/init.rs:39:35
[INFO] [stderr]    |
[INFO] [stderr] 39 |     static ref PAGE_SIZE: usize = { unsafe { libc::sysconf(libc::_SC_PAGESIZE) as usize } };
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:17:24
[INFO] [stderr]    |
[INFO] [stderr] 17 | #![cfg_attr(test, deny(warnings))]
[INFO] [stderr]    |                        ^^^^^^^^
[INFO] [stderr]    = note: `#[deny(unused_braces)]` implied by `#[deny(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `polyfuse`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "b93f8dc59d736f293985fd49f098b411b7ac8a95a2ef87c6140fae33855cbac8"`
[INFO] running `"docker" "rm" "-f" "b93f8dc59d736f293985fd49f098b411b7ac8a95a2ef87c6140fae33855cbac8"`
[INFO] [stdout] b93f8dc59d736f293985fd49f098b411b7ac8a95a2ef87c6140fae33855cbac8
