[INFO] fetching crate san-rs 0.3.1... [INFO] testing san-rs-0.3.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate san-rs 0.3.1 into /workspace/builds/worker-43/source [INFO] validating manifest of crates.io crate san-rs 0.3.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-43/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20b4b2bf073224951b638660fe557210e4e1c6cb37c5b02303e13d4e021cd002 [INFO] running `Command { std: "docker" "start" "-a" "20b4b2bf073224951b638660fe557210e4e1c6cb37c5b02303e13d4e021cd002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20b4b2bf073224951b638660fe557210e4e1c6cb37c5b02303e13d4e021cd002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b4b2bf073224951b638660fe557210e4e1c6cb37c5b02303e13d4e021cd002", kill_on_drop: false }` [INFO] [stdout] 20b4b2bf073224951b638660fe557210e4e1c6cb37c5b02303e13d4e021cd002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a45a83a5afdc8ba586bfcf22e268eb46c8520b0072e7683afee2b4031f6545af [INFO] running `Command { std: "docker" "start" "-a" "a45a83a5afdc8ba586bfcf22e268eb46c8520b0072e7683afee2b4031f6545af", 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.4 [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 9.44s [INFO] running `Command { std: "docker" "inspect" "a45a83a5afdc8ba586bfcf22e268eb46c8520b0072e7683afee2b4031f6545af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45a83a5afdc8ba586bfcf22e268eb46c8520b0072e7683afee2b4031f6545af", kill_on_drop: false }` [INFO] [stdout] a45a83a5afdc8ba586bfcf22e268eb46c8520b0072e7683afee2b4031f6545af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c430ae6934fb9a07c24c00a87679a2be827afa7781c6f7b6db802be6f5f1e57b [INFO] running `Command { std: "docker" "start" "-a" "c430ae6934fb9a07c24c00a87679a2be827afa7781c6f7b6db802be6f5f1e57b", kill_on_drop: false }` [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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "c430ae6934fb9a07c24c00a87679a2be827afa7781c6f7b6db802be6f5f1e57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c430ae6934fb9a07c24c00a87679a2be827afa7781c6f7b6db802be6f5f1e57b", kill_on_drop: false }` [INFO] [stdout] c430ae6934fb9a07c24c00a87679a2be827afa7781c6f7b6db802be6f5f1e57b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4608422f5447840a93b19d03be1f3c937227233f5c03a6a947b09f8f87670840 [INFO] running `Command { std: "docker" "start" "-a" "4608422f5447840a93b19d03be1f3c937227233f5c03a6a947b09f8f87670840", 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.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/san_rs-5277583192c3d986) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::test_compile ... ok [INFO] [stdout] test tests::test_castle_short ... ok [INFO] [stdout] test tests::test_castle_long ... ok [INFO] [stdout] test tests::test_pawn ... ok [INFO] [stdout] test tests::test_piece_rank ... ok [INFO] [stdout] test tests::test_piece ... ok [INFO] [stdout] test tests::test_pawn_long ... ok [INFO] [stdout] test tests::test_pawn_capture_long ... ok [INFO] [stdout] test tests::test_pawn_capture ... ok [INFO] [stdout] test tests::test_pawn_capture_promotion ... ok [INFO] [stdout] test tests::test_piece_file ... ok [INFO] [stdout] test tests::test_piece_capture_file ... ok [INFO] [stdout] test tests::test_piece_capture ... ok [INFO] [stdout] test tests::test_piece_long ... ok [INFO] [stdout] test tests::test_piece_capture_long ... ok [INFO] [stdout] test tests::test_piece_capture_rank ... ok [INFO] [stdout] test tests::test_pawn_promotion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [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" "4608422f5447840a93b19d03be1f3c937227233f5c03a6a947b09f8f87670840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4608422f5447840a93b19d03be1f3c937227233f5c03a6a947b09f8f87670840", kill_on_drop: false }` [INFO] [stdout] 4608422f5447840a93b19d03be1f3c937227233f5c03a6a947b09f8f87670840