[INFO] fetching crate k2_tree 0.5.2... [INFO] checking k2_tree-0.5.2 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate k2_tree 0.5.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate k2_tree 0.5.2 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate k2_tree 0.5.2 [INFO] finished tweaking crates.io crate k2_tree 0.5.2 [INFO] tweaked toml for crates.io crate k2_tree 0.5.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radium v0.3.0 [INFO] [stderr] Downloaded bitvec v0.17.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e924c0eb7e5029f4c402bf85eb314bde5d0fd0bb186a10f6ce459ee81c5322 [INFO] running `Command { std: "docker" "start" "-a" "79e924c0eb7e5029f4c402bf85eb314bde5d0fd0bb186a10f6ce459ee81c5322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e924c0eb7e5029f4c402bf85eb314bde5d0fd0bb186a10f6ce459ee81c5322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e924c0eb7e5029f4c402bf85eb314bde5d0fd0bb186a10f6ce459ee81c5322", kill_on_drop: false }` [INFO] [stdout] 79e924c0eb7e5029f4c402bf85eb314bde5d0fd0bb186a10f6ce459ee81c5322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 262b5deafd60f1d719e74fc06fb8e74090f34c7e52169ea114dae1396b9f0849 [INFO] running `Command { std: "docker" "start" "-a" "262b5deafd60f1d719e74fc06fb8e74090f34c7e52169ea114dae1396b9f0849", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking k2_tree v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1060:17 [INFO] [stdout] | [INFO] [stdout] 1060 | stems: bitvec![0,1,1,1, 1,1,0,1, 1,0,0,0, 1,0,0,0], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1061:17 [INFO] [stdout] | [INFO] [stdout] 1061 | leaves: bitvec![0,1,1,0, 0,1,0,1, 1,1,0,0, 1,0,0,0, 0,1,1,0], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1067:17 [INFO] [stdout] | [INFO] [stdout] 1067 | stems: bitvec![ [INFO] [stdout] | _________________^ [INFO] [stdout] 1068 | | 0,1,0,1,1,0,1,1,0, 1,1,0,0,0,0,0,0,0, 1,0,0,0,0,0,0,0,0, [INFO] [stdout] 1069 | | 1,0,0,0,0,0,0,0,0, 1,0,0,0,0,0,0,0,0, 1,0,0,0,0,0,0,0,0 [INFO] [stdout] 1070 | | ], [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1071:17 [INFO] [stdout] | [INFO] [stdout] 1071 | leaves: bitvec![ [INFO] [stdout] | _________________^ [INFO] [stdout] 1072 | | 0,1,0,1,0,0,0,0,1, 1,0,0,1,0,0,1,0,0, 1,0,0,0,0,0,0,0,0, [INFO] [stdout] 1073 | | 0,1,0,1,0,0,0,0,0, 1,0,0,0,0,0,0,0,0, 0,1,0,1,0,0,0,0,0, [INFO] [stdout] 1074 | | ] [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1080:16 [INFO] [stdout] | [INFO] [stdout] 1080 | stems: bitvec![ [INFO] [stdout] | ________________^ [INFO] [stdout] 1081 | | 1,0,0,1,0,0,0,1,1,0,0,0,1,1,0,1, 1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0, [INFO] [stdout] 1082 | | 0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1, [INFO] [stdout] 1083 | | 0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1, [INFO] [stdout] 1084 | | 1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0, [INFO] [stdout] 1085 | | ], [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1086:17 [INFO] [stdout] | [INFO] [stdout] 1086 | leaves: bitvec![ [INFO] [stdout] | _________________^ [INFO] [stdout] 1087 | | 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0, [INFO] [stdout] 1088 | | 0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0, 0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0, [INFO] [stdout] 1089 | | 0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0, 0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0, [INFO] [stdout] 1090 | | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1, [INFO] [stdout] 1091 | | ], [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1099:20 [INFO] [stdout] | [INFO] [stdout] 1099 | let bits = bitvec![ [INFO] [stdout] | ____________________^ [INFO] [stdout] 1100 | | 0,0,0,0, 0,1,0,1, [INFO] [stdout] 1101 | | 0,0,0,0, 1,0,0,1, [INFO] [stdout] 1102 | | 0,0,0,0, 0,0,1,1, [INFO] [stdout] ... | [INFO] [stdout] 1108 | | 0,0,0,0, 0,0,0,0 [INFO] [stdout] 1109 | | ]; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1113:20 [INFO] [stdout] | [INFO] [stdout] 1113 | let bits = bitvec![ [INFO] [stdout] | ____________________^ [INFO] [stdout] 1114 | | 0,0,0, 0,0,0, 0,0,0, 0,1,0, 1,0,0, 0,0,0, 0,0,0, 0,0,0, 0,0,0, [INFO] [stdout] 1115 | | 0,0,0, 0,0,0, 0,0,0, 1,0,0, 1,0,0, 0,0,0, 0,0,0, 0,0,0, 0,0,0, [INFO] [stdout] 1116 | | 0,0,0, 0,0,0, 0,0,0, 0,0,1, 1,0,0, 0,0,0, 0,0,0, 0,0,0, 0,0,0, [INFO] [stdout] ... | [INFO] [stdout] 1142 | | 0,0,0, 0,0,0, 0,0,0, 0,0,0, 0,0,0, 0,0,0, 0,0,0, 0,0,0, 0,0,0, [INFO] [stdout] 1143 | | ]; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1180:14 [INFO] [stdout] | [INFO] [stdout] 1180 | stems: bitvec![0,0,0,0], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1181:15 [INFO] [stdout] | [INFO] [stdout] 1181 | leaves: bitvec![], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1224:14 [INFO] [stdout] | [INFO] [stdout] 1224 | stems: bitvec![ [INFO] [stdout] | ______________^ [INFO] [stdout] 1225 | | 1,1,0,0,0,0,0,0,0, 0,0,1,0,0,0,1,0,1, [INFO] [stdout] 1226 | | 1,0,0,1,0,0,0,0,0 [INFO] [stdout] 1227 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1228:15 [INFO] [stdout] | [INFO] [stdout] 1228 | leaves: bitvec![ [INFO] [stdout] | _______________^ [INFO] [stdout] 1229 | | 0,1,1,0, 1,0,0,0, 0,1,1,0, [INFO] [stdout] 1230 | | 0,1,0,1, 1,1,0,0 [INFO] [stdout] 1231 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1243:14 [INFO] [stdout] | [INFO] [stdout] 1243 | stems: bitvec![ [INFO] [stdout] | ______________^ [INFO] [stdout] 1244 | | 1,0,0,0, 1,1,1,0, 0,1,1,1, 1,0,0,0, 0,0,1,1, //final layer begins here [INFO] [stdout] 1245 | | 0,1,0,0, 0,0,1,0, 0,0,0,1, 1,0,0,0, 1,0,0,0, 0,1,0,0 [INFO] [stdout] 1246 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1247:15 [INFO] [stdout] | [INFO] [stdout] 1247 | leaves: bitvec![ [INFO] [stdout] | _______________^ [INFO] [stdout] 1248 | | 0,1,0,1,0,0,0,0,1, 1,0,0,0,0,0,0,0,0, [INFO] [stdout] 1249 | | 0,1,0,1,0,0,0,0,0, 1,0,0,1,0,0,1,0,0, [INFO] [stdout] 1250 | | 1,0,0,0,0,0,0,0,0, 0,1,0,1,0,0,0,0,0 [INFO] [stdout] 1251 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1273:14 [INFO] [stdout] | [INFO] [stdout] 1273 | stems: bitvec![ [INFO] [stdout] | ______________^ [INFO] [stdout] 1274 | | 1,1,0,0, 0,1,1,1, 1,0,0,0, [INFO] [stdout] 1275 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1276:15 [INFO] [stdout] | [INFO] [stdout] 1276 | leaves: bitvec![ [INFO] [stdout] | _______________^ [INFO] [stdout] 1277 | | 0,0,1,0,1,0,0,0,0, 0,0,0,1,0,0,0,0,0, [INFO] [stdout] 1278 | | 0,0,0,0,0,1,0,1,0, 0,1,0,0,1,0,1,1,0 [INFO] [stdout] 1279 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1291:14 [INFO] [stdout] | [INFO] [stdout] 1291 | stems: bitvec![ [INFO] [stdout] | ______________^ [INFO] [stdout] 1292 | | 1,0,0,1,0,0,0,0,0, 0,1,1,1,1,0,0,0,0, 1,1,0,0,0,0,0,0,0, //final layer starts below [INFO] [stdout] 1293 | | 0,1,1,0,0,1,0,0,0, 1,0,0,1,0,0,0,0,0, 0,0,0,1,0,0,0,0,0, [INFO] [stdout] 1294 | | 0,0,0,0,0,1,0,1,0, 1,0,0,0,0,0,0,0,0, 0,1,1,0,0,0,0,0,0 [INFO] [stdout] 1295 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1296:15 [INFO] [stdout] | [INFO] [stdout] 1296 | leaves: bitvec![ [INFO] [stdout] | _______________^ [INFO] [stdout] 1297 | | 0,0,0,1, 1,0,0,0, 0,1,0,0, 1,0,1,0, 1,0,0,0, [INFO] [stdout] 1298 | | 0,0,1,0, 0,0,1,0, 0,1,0,0, 1,0,0,0, 0,0,0,1, [INFO] [stdout] 1299 | | 1,0,0,0 [INFO] [stdout] 1300 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1476:18 [INFO] [stdout] | [INFO] [stdout] 1476 | let values = bitvec![0,1,1,1, 1,1,0,1, 1,0,0,0, 1,0,0,0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1494:18 [INFO] [stdout] | [INFO] [stdout] 1494 | let values = bitvec![ [INFO] [stdout] | __________________^ [INFO] [stdout] 1495 | | 0,1,0,1,1,0,1,1,0, 1,1,0,0,0,0,0,0,0, 1,0,0,0,0,0,0,0,0, [INFO] [stdout] 1496 | | 1,0,0,0,0,0,0,0,0, 1,0,0,0,0,0,0,0,0, 1,0,0,0,0,0,0,0,0 [INFO] [stdout] 1497 | | ]; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1515:18 [INFO] [stdout] | [INFO] [stdout] 1515 | let values = bitbox![ [INFO] [stdout] | __________________^ [INFO] [stdout] 1516 | | 1,0,0,1,0,0,0,1,1,0,0,0,1,1,0,1, 1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0, [INFO] [stdout] 1517 | | 0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1, [INFO] [stdout] 1518 | | 0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1, [INFO] [stdout] 1519 | | 1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0, [INFO] [stdout] 1520 | | ]; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1538:18 [INFO] [stdout] | [INFO] [stdout] 1538 | let values = bitbox![0,1,1,1, 1,1,0,1, 1,0,0,0, 1,0,0,0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1546:18 [INFO] [stdout] | [INFO] [stdout] 1546 | let values = bitbox![ [INFO] [stdout] | __________________^ [INFO] [stdout] 1547 | | 0,1,0,1,1,0,1,1,0, 1,1,0,0,0,0,0,0,0, 1,0,0,0,0,0,0,0,0, [INFO] [stdout] 1548 | | 1,0,0,0,0,0,0,0,0, 1,0,0,0,0,0,0,0,0, 1,0,0,0,0,0,0,0,0 [INFO] [stdout] 1549 | | ]; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1557:18 [INFO] [stdout] | [INFO] [stdout] 1557 | let values = bitbox![ [INFO] [stdout] | __________________^ [INFO] [stdout] 1558 | | 1,0,0,1,0,0,0,1,1,0,0,0,1,1,0,1, 1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0, [INFO] [stdout] 1559 | | 0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1, [INFO] [stdout] 1560 | | 0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1, [INFO] [stdout] 1561 | | 1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0, [INFO] [stdout] 1562 | | ]; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1570:18 [INFO] [stdout] | [INFO] [stdout] 1570 | let values = bitbox![0,1,1,0, 0,1,0,1, 1,1,0,0, 1,0,0,0, 0,1,1,0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1591:18 [INFO] [stdout] | [INFO] [stdout] 1591 | let values = bitbox![ [INFO] [stdout] | __________________^ [INFO] [stdout] 1592 | | 0,1,0,1,0,0,0,0,1, 1,0,0,1,0,0,1,0,0, 1,0,0,0,0,0,0,0,0, [INFO] [stdout] 1593 | | 0,1,0,1,0,0,0,0,0, 1,0,0,0,0,0,0,0,0, 0,1,0,1,0,0,0,0,0, [INFO] [stdout] 1594 | | ]; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1629:18 [INFO] [stdout] | [INFO] [stdout] 1629 | let values = bitbox![0,1,1,0, 0,1,0,1, 1,1,0,0, 1,0,0,0, 0,1,1,0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1637:18 [INFO] [stdout] | [INFO] [stdout] 1637 | let values = bitbox![ [INFO] [stdout] | __________________^ [INFO] [stdout] 1638 | | 0,1,0,1,0,0,0,0,1, 1,0,0,1,0,0,1,0,0, 1,0,0,0,0,0,0,0,0, [INFO] [stdout] 1639 | | 0,1,0,1,0,0,0,0,0, 1,0,0,0,0,0,0,0,0, 0,1,0,1,0,0,0,0,0, [INFO] [stdout] 1640 | | ]; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1720:18 [INFO] [stdout] | [INFO] [stdout] 1720 | let zeroes = bitvec![0,0,0,0, 0,0,0,0, 0,0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1721:18 [INFO] [stdout] | [INFO] [stdout] 1721 | let one = bitvec![0,0,0,0, 0,1,0,0, 0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1722:18 [INFO] [stdout] | [INFO] [stdout] 1722 | let ones = bitvec![1,1,1,1, 1]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1723:18 [INFO] [stdout] | [INFO] [stdout] 1723 | let edge = bitvec![0,0,0,1]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1731:14 [INFO] [stdout] | [INFO] [stdout] 1731 | let bv = bitvec![0,1,0,1,0,1,0,0,0,1]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1737:7 [INFO] [stdout] | [INFO] [stdout] 1737 | bitvec![0,1,1,1,0,0,1,0,1,1,0,0], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1738:7 [INFO] [stdout] | [INFO] [stdout] 1738 | bitvec![0,0,0,0,0,0,1], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1739:7 [INFO] [stdout] | [INFO] [stdout] 1739 | bitvec![0,1,1,1,1,1,1,0,1,0,0,1] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1828:14 [INFO] [stdout] | [INFO] [stdout] 1828 | stems: bitvec![ [INFO] [stdout] | ______________^ [INFO] [stdout] 1829 | | 1,1,1,0,1,1,1,1,0,0,1,0,1,1,1,0,1,1,0,0,1,1,0,0,0,0,1,0,0,0,0,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,0,0, [INFO] [stdout] 1830 | | 1,0,1,0,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,0,0,1,0, [INFO] [stdout] 1831 | | 1,0,0,0,1,1,0,0,1,1,0,0,1,0,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,0,0,0,0,1,0,1,0,1,0,1,0,0,0,1,1,0,0, [INFO] [stdout] ... | [INFO] [stdout] 1923 | | 0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,0,0, [INFO] [stdout] 1924 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tree/datastore.rs:1925:15 [INFO] [stdout] | [INFO] [stdout] 1925 | leaves: bitvec![ [INFO] [stdout] | _______________^ [INFO] [stdout] 1926 | | 0,0,1,0,0,0,0,1,0,0,1,1,0,0,0,1,1,1,0,0,1,0,0,0,0,1,0,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,1,0,0,0,1,0, [INFO] [stdout] 1927 | | 0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,1,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,1,0,0,0,1,0, [INFO] [stdout] 1928 | | 0,0,1,0,0,0,0,1,0,0,0,1,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,1,0,0,1,0, [INFO] [stdout] ... | [INFO] [stdout] 1973 | | 1,1,0,0,1,1,0,0,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1, [INFO] [stdout] 1974 | | ], [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__bits_store_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `k2_tree` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "262b5deafd60f1d719e74fc06fb8e74090f34c7e52169ea114dae1396b9f0849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262b5deafd60f1d719e74fc06fb8e74090f34c7e52169ea114dae1396b9f0849", kill_on_drop: false }` [INFO] [stdout] 262b5deafd60f1d719e74fc06fb8e74090f34c7e52169ea114dae1396b9f0849