[INFO] crate shakmaty-syzygy 0.13.1 is already in cache [INFO] checking shakmaty-syzygy-0.13.1 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate shakmaty-syzygy 0.13.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate shakmaty-syzygy 0.13.1 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate shakmaty-syzygy 0.13.1 [INFO] finished tweaking crates.io crate shakmaty-syzygy 0.13.1 [INFO] tweaked toml for crates.io crate shakmaty-syzygy 0.13.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate shakmaty-syzygy 0.13.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] 0ab243e75572d204c96ed1dbfdf1a92539c485b213e086dff89a0d33c794582e [INFO] running `"docker" "start" "-a" "0ab243e75572d204c96ed1dbfdf1a92539c485b213e086dff89a0d33c794582e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling shakmaty v0.16.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking positioned-io-preview v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking btoi v0.4.2 [INFO] [stderr] Checking shakmaty-syzygy v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] error[E0432]: unresolved import `matches` [INFO] [stderr] --> benches/benches.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use matches::assert_matches; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `matches` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `assert_matches` [INFO] [stderr] --> benches/benches.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | assert_matches!(tb.probe_wdl(black_box(&pos)), Ok(Wdl::BlessedLoss)); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] warning: unused import: `black_box` [INFO] [stderr] --> benches/benches.rs:1:57 [INFO] [stderr] | [INFO] [stderr] 1 | use bencher::{Bencher, benchmark_group, benchmark_main, black_box}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Wdl` [INFO] [stderr] --> benches/benches.rs:6:34 [INFO] [stderr] | [INFO] [stderr] 6 | use shakmaty_syzygy::{Tablebase, Wdl}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `shakmaty-syzygy`. [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" "0ab243e75572d204c96ed1dbfdf1a92539c485b213e086dff89a0d33c794582e"` [INFO] running `"docker" "rm" "-f" "0ab243e75572d204c96ed1dbfdf1a92539c485b213e086dff89a0d33c794582e"` [INFO] [stdout] 0ab243e75572d204c96ed1dbfdf1a92539c485b213e086dff89a0d33c794582e