[INFO] fetching crate san-rs 0.3.1... [INFO] testing san-rs-0.3.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate san-rs 0.3.1 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate san-rs 0.3.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate san-rs 0.3.1 [INFO] finished tweaking crates.io crate san-rs 0.3.1 [INFO] tweaked toml for crates.io crate san-rs 0.3.1 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a68d038925c821c94d6931375f327ea089b8104f2f55e36dca203b3e15369bdf [INFO] running `Command { std: "docker" "start" "-a" "a68d038925c821c94d6931375f327ea089b8104f2f55e36dca203b3e15369bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a68d038925c821c94d6931375f327ea089b8104f2f55e36dca203b3e15369bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a68d038925c821c94d6931375f327ea089b8104f2f55e36dca203b3e15369bdf", kill_on_drop: false }` [INFO] [stdout] a68d038925c821c94d6931375f327ea089b8104f2f55e36dca203b3e15369bdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdc3b85732773475ef7a2c3b3d8c7ba414f1547933b0ea280f53ba1d9e110ed8 [INFO] running `Command { std: "docker" "start" "-a" "bdc3b85732773475ef7a2c3b3d8c7ba414f1547933b0ea280f53ba1d9e110ed8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling san-rs v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:45:74 [INFO] [stdout] | [INFO] [stdout] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 404 | mov.promotion = promotion!(cap, 4); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:45:74 [INFO] [stdout] | [INFO] [stdout] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | mov.promotion = promotion!(cap, 5); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:45:74 [INFO] [stdout] | [INFO] [stdout] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | mov.promotion = promotion!(cap, 3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.73s [INFO] running `Command { std: "docker" "inspect" "bdc3b85732773475ef7a2c3b3d8c7ba414f1547933b0ea280f53ba1d9e110ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc3b85732773475ef7a2c3b3d8c7ba414f1547933b0ea280f53ba1d9e110ed8", kill_on_drop: false }` [INFO] [stdout] bdc3b85732773475ef7a2c3b3d8c7ba414f1547933b0ea280f53ba1d9e110ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63ab02f74872de630d5cb3cc30833d702af11af8a834c696ef589c79d8a28ed4 [INFO] running `Command { std: "docker" "start" "-a" "63ab02f74872de630d5cb3cc30833d702af11af8a834c696ef589c79d8a28ed4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling san-rs v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:45:74 [INFO] [stdout] | [INFO] [stdout] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 404 | mov.promotion = promotion!(cap, 4); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:45:74 [INFO] [stdout] | [INFO] [stdout] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | mov.promotion = promotion!(cap, 5); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:45:74 [INFO] [stdout] | [INFO] [stdout] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | mov.promotion = promotion!(cap, 3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:45:74 [INFO] [stdout] | [INFO] [stdout] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 404 | mov.promotion = promotion!(cap, 4); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:45:74 [INFO] [stdout] | [INFO] [stdout] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | mov.promotion = promotion!(cap, 5); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:45:74 [INFO] [stdout] | [INFO] [stdout] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | mov.promotion = promotion!(cap, 3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.09s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/san_rs-e2c1f65e900f57e9) [INFO] running `Command { std: "docker" "inspect" "63ab02f74872de630d5cb3cc30833d702af11af8a834c696ef589c79d8a28ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ab02f74872de630d5cb3cc30833d702af11af8a834c696ef589c79d8a28ed4", kill_on_drop: false }` [INFO] [stdout] 63ab02f74872de630d5cb3cc30833d702af11af8a834c696ef589c79d8a28ed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96c2c5422c32fcc39bdb940a512668b1cc3d72c8657e9723978a40b7159bb371 [INFO] running `Command { std: "docker" "start" "-a" "96c2c5422c32fcc39bdb940a512668b1cc3d72c8657e9723978a40b7159bb371", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:45:74 [INFO] [stderr] | [INFO] [stderr] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 404 | mov.promotion = promotion!(cap, 4); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:45:74 [INFO] [stderr] | [INFO] [stderr] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 422 | mov.promotion = promotion!(cap, 5); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:45:74 [INFO] [stderr] | [INFO] [stderr] 45 | Piece::from_str($cap.get($i).map_or("fail", |v| v.as_str())).ok(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 492 | mov.promotion = promotion!(cap, 3); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `promotion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `san-rs` (lib) generated 3 warnings [INFO] [stderr] warning: `san-rs` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/san_rs-e2c1f65e900f57e9) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::test_compile ... ok [INFO] [stdout] test tests::test_castle_long ... ok [INFO] [stdout] test tests::test_castle_short ... ok [INFO] [stdout] test tests::test_pawn ... ok [INFO] [stdout] test tests::test_pawn_long ... ok [INFO] [stdout] test tests::test_piece ... ok [INFO] [stdout] test tests::test_piece_file ... ok [INFO] [stdout] test tests::test_piece_rank ... ok [INFO] [stdout] test tests::test_piece_long ... ok [INFO] [stdout] test tests::test_pawn_capture_promotion ... ok [INFO] [stdout] test tests::test_pawn_capture ... ok [INFO] [stdout] test tests::test_pawn_capture_long ... ok [INFO] [stdout] test tests::test_piece_capture ... ok [INFO] [stdout] test tests::test_pawn_promotion ... ok [INFO] [stdout] test tests::test_piece_capture_file ... ok [INFO] [stdout] test tests::test_piece_capture_rank ... ok [INFO] [stdout] test tests::test_piece_capture_long ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Doc-tests san-rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "96c2c5422c32fcc39bdb940a512668b1cc3d72c8657e9723978a40b7159bb371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c2c5422c32fcc39bdb940a512668b1cc3d72c8657e9723978a40b7159bb371", kill_on_drop: false }` [INFO] [stdout] 96c2c5422c32fcc39bdb940a512668b1cc3d72c8657e9723978a40b7159bb371