[INFO] fetching crate smeagol 0.1.2... [INFO] testing smeagol-0.1.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate smeagol 0.1.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate smeagol 0.1.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate smeagol 0.1.2 [INFO] finished tweaking crates.io crate smeagol 0.1.2 [INFO] tweaked toml for crates.io crate smeagol 0.1.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe0dec8e20a92e0396a4b156534cd93b8a5c8801468745675466241c418e5cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6fe0dec8e20a92e0396a4b156534cd93b8a5c8801468745675466241c418e5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe0dec8e20a92e0396a4b156534cd93b8a5c8801468745675466241c418e5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe0dec8e20a92e0396a4b156534cd93b8a5c8801468745675466241c418e5cf", kill_on_drop: false }` [INFO] [stdout] 6fe0dec8e20a92e0396a4b156534cd93b8a5c8801468745675466241c418e5cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f68c1dd7eb433dd01e91653cc0eb503617545683cdf78084458777c686f20634 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f68c1dd7eb433dd01e91653cc0eb503617545683cdf78084458777c686f20634", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling smeagol v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | /// Matches any amount of whitespace. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | /// Matches a comment line in an RLE file, returning the comment without the leading `#` or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | /// trailing newline. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | /// Matches the header portion of an RLE file, returning the dimensions `(x, y)`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | /// TODO: also consume the Life rule. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | /// Matches a single unit in an RLE pattern. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | /// Matches an entire RLE pattern string. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | /// Matches an entire RLE file, returning the triple `(comments, (x, y), pattern_units)`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/node/impls/evolve.rs:269:48 [INFO] [stdout] | [INFO] [stdout] 269 | let d = vert_jump_u16x16(nw_grid, sw_grid);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/node/impls/evolve.rs:271:48 [INFO] [stdout] | [INFO] [stdout] 271 | let f = vert_jump_u16x16(ne_grid, se_grid);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.27s [INFO] running `Command { std: "docker" "inspect" "f68c1dd7eb433dd01e91653cc0eb503617545683cdf78084458777c686f20634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f68c1dd7eb433dd01e91653cc0eb503617545683cdf78084458777c686f20634", kill_on_drop: false }` [INFO] [stdout] f68c1dd7eb433dd01e91653cc0eb503617545683cdf78084458777c686f20634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8a65ed40a315112a8862d9c69069b3872acb5690ac1f245b4fe81082fa3999b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8a65ed40a315112a8862d9c69069b3872acb5690ac1f245b4fe81082fa3999b", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | /// Matches any amount of whitespace. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | /// Matches a comment line in an RLE file, returning the comment without the leading `#` or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | /// trailing newline. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | /// Matches the header portion of an RLE file, returning the dimensions `(x, y)`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | /// TODO: also consume the Life rule. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | /// Matches a single unit in an RLE pattern. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | /// Matches an entire RLE pattern string. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | /// Matches an entire RLE file, returning the triple `(comments, (x, y), pattern_units)`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/node/impls/evolve.rs:269:48 [INFO] [stdout] | [INFO] [stdout] 269 | let d = vert_jump_u16x16(nw_grid, sw_grid);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/node/impls/evolve.rs:271:48 [INFO] [stdout] | [INFO] [stdout] 271 | let f = vert_jump_u16x16(ne_grid, se_grid);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling version-sync v0.7.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling smeagol v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | /// Matches any amount of whitespace. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | /// Matches a comment line in an RLE file, returning the comment without the leading `#` or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | /// trailing newline. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | /// Matches the header portion of an RLE file, returning the dimensions `(x, y)`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | /// TODO: also consume the Life rule. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | /// Matches a single unit in an RLE pattern. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | /// Matches an entire RLE pattern string. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parse/rle.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | /// Matches an entire RLE file, returning the triple `(comments, (x, y), pattern_units)`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/node/impls/evolve.rs:269:48 [INFO] [stdout] | [INFO] [stdout] 269 | let d = vert_jump_u16x16(nw_grid, sw_grid);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/node/impls/evolve.rs:271:48 [INFO] [stdout] | [INFO] [stdout] 271 | let f = vert_jump_u16x16(ne_grid, se_grid);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 55.79s [INFO] running `Command { std: "docker" "inspect" "d8a65ed40a315112a8862d9c69069b3872acb5690ac1f245b4fe81082fa3999b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a65ed40a315112a8862d9c69069b3872acb5690ac1f245b4fe81082fa3999b", kill_on_drop: false }` [INFO] [stdout] d8a65ed40a315112a8862d9c69069b3872acb5690ac1f245b4fe81082fa3999b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34273946dde79798e4dbfdc8147996a9835878c0419a61225bd34b4ea9af890f [INFO] running `Command { std: "docker" "start" "-a" "34273946dde79798e4dbfdc8147996a9835878c0419a61225bd34b4ea9af890f", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | /// Matches any amount of whitespace. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | /// Matches a comment line in an RLE file, returning the comment without the leading `#` or [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | /// trailing newline. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | /// Matches the header portion of an RLE file, returning the dimensions `(x, y)`. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | /// [INFO] [stderr] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | /// TODO: also consume the Life rule. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | /// Matches a single unit in an RLE pattern. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | /// Matches an entire RLE pattern string. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:88:1 [INFO] [stderr] | [INFO] [stderr] 88 | /// Matches an entire RLE file, returning the triple `(comments, (x, y), pattern_units)`. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/node/impls/evolve.rs:269:48 [INFO] [stderr] | [INFO] [stderr] 269 | let d = vert_jump_u16x16(nw_grid, sw_grid);; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/node/impls/evolve.rs:271:48 [INFO] [stderr] | [INFO] [stderr] 271 | let f = vert_jump_u16x16(ne_grid, se_grid);; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | /// Matches any amount of whitespace. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | /// Matches a comment line in an RLE file, returning the comment without the leading `#` or [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | /// trailing newline. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | /// Matches the header portion of an RLE file, returning the dimensions `(x, y)`. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | /// [INFO] [stderr] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | /// TODO: also consume the Life rule. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | /// Matches a single unit in an RLE pattern. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | /// Matches an entire RLE pattern string. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/parse/rle.rs:88:1 [INFO] [stderr] | [INFO] [stderr] 88 | /// Matches an entire RLE file, returning the triple `(comments, (x, y), pattern_units)`. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/node/impls/evolve.rs:269:48 [INFO] [stderr] | [INFO] [stderr] 269 | let d = vert_jump_u16x16(nw_grid, sw_grid);; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/node/impls/evolve.rs:271:48 [INFO] [stderr] | [INFO] [stderr] 271 | let f = vert_jump_u16x16(ne_grid, se_grid);; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/smeagol-3fbf46d7fe3f4965 [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test life::tests::empty ... ok [INFO] [stdout] test node::impls::evolve::tests::nw_glider_step ... ok [INFO] [stdout] test node::impls::evolve::tests::se_glider_jump ... ok [INFO] [stdout] test node::impls::region::tests::center_subnode_level_5 ... ok [INFO] [stdout] test node::impls::evolve::tests::sw_glider_jump ... ok [INFO] [stdout] test life::tests::from_rle_pattern ... ok [INFO] [stdout] test node::impls::region::tests::north_subsubnode_level_6 ... ok [INFO] [stdout] test node::store::tests::default ... ok [INFO] [stdout] test node::impls::evolve::tests::ne_glider_jump ... ok [INFO] [stdout] test life::tests::get_set_step_size ... ok [INFO] [stdout] test life::tests::default ... ok [INFO] [stdout] test parse::rle::tests::alive_cells ... ok [INFO] [stdout] test life::tests::from_rle_file_contents ... ok [INFO] [stdout] test parse::rle::tests::from_pattern ... ok [INFO] [stdout] test node::impls::evolve::tests::nw_glider_jump ... ok [INFO] [stdout] test tests::cell ... ok [INFO] [stdout] test life::tests::position_extremes ... ok [INFO] [stdout] test node::impls::region::tests::west_subsubnode_level_6 ... ok [INFO] [stdout] test node::impls::region::tests::south_subsubnode_level_6 ... ok [INFO] [stdout] test node::impls::region::tests::east_subsubnode_level_6 ... ok [INFO] [stdout] test parse::rle::tests::from_file ... ok [INFO] [stdout] test node::impls::cells::tests::level_4::get_set ... ok [INFO] [stdout] test life::render::tests::render ... ok [INFO] [stdout] test node::impls::cells::tests::level_5::get_set ... ok [INFO] [stdout] test parse::macrocell::tests::from_file ... ok [INFO] [stdout] test parse::rle::tests::from_file_err ... ok [INFO] [stdout] test parse::rle::tests::from_pattern_err ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oscillators-ccdfeba431ad1dbd [INFO] [stdout] test figure_eight ... ok [INFO] [stdout] test pulsar ... ok [INFO] [stdout] test queen_bee_shuttle ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spaceships-54bef86f6441f429 [INFO] [stdout] test pentadecathlon ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test glider ... ok [INFO] [stdout] test weekender ... ok [INFO] [stdout] test sir_robin ... ok [INFO] [stdout] test spaghetti_monster ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_readme_deps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/version_sync-fddbde471c32f880 [INFO] [stderr] Doc-tests smeagol [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> /opt/rustwide/workdir/src/node/impls/evolve.rs:269:48 [INFO] [stderr] | [INFO] [stderr] 269 | let d = vert_jump_u16x16(nw_grid, sw_grid);; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> /opt/rustwide/workdir/src/node/impls/evolve.rs:271:48 [INFO] [stderr] | [INFO] [stderr] 271 | let f = vert_jump_u16x16(ne_grid, se_grid);; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/lib.rs - BoundingBox::pad (line 269) ... ok [INFO] [stdout] test src/lib.rs - BoundingBox::offset (line 248) ... ok [INFO] [stdout] test src/lib.rs - BoundingBox::combine (line 209) ... ok [INFO] [stdout] test src/life.rs - life::Life::from_rle_pattern (line 75) ... ok [INFO] [stdout] test src/life.rs - life::Life::bounding_box (line 196) ... ok [INFO] [stdout] test src/lib.rs - Cell::new (line 72) ... ok [INFO] [stdout] test src/lib.rs - Position::quadrant (line 140) ... ok [INFO] [stdout] test src/lib.rs - Cell::is_alive (line 88) ... ok [INFO] [stdout] test src/life.rs - life::Life::contains_alive_cells (line 169) ... ok [INFO] [stdout] test src/lib.rs - Position::offset (line 125) ... ok [INFO] [stdout] test src/life.rs - life::Life::from_rle_file (line 54) ... ok [INFO] [stdout] test src/lib.rs - BoundingBox::new (line 181) ... ok [INFO] [stdout] test src/lib.rs - Position::new (line 114) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/life.rs - life::Life::get_alive_cells (line 150) ... ok [INFO] [stdout] test src/life.rs - life::Life::new (line 35) ... ok [INFO] [stdout] test src/life.rs - life::Life::generation (line 211) ... ok [INFO] [stdout] test src/node/impls/cells.rs - node::impls::cells::NodeId::get_alive_cells (line 111) ... ok [INFO] [stdout] test src/node/impls/cells.rs - node::impls::cells::NodeId::get_cell (line 14) ... ok [INFO] [stdout] test src/life.rs - life::Life::set_cell_alive (line 125) ... ok [INFO] [stdout] test src/node/impls/cells.rs - node::impls::cells::NodeId::set_cell_alive (line 56) ... ok [INFO] [stdout] test src/life.rs - life::Life::population (line 229) ... ok [INFO] [stdout] test src/parse/rle.rs - parse::rle::Rle::alive_cells (line 175) ... ok [INFO] [stdout] test src/node/store.rs - node::store::Store::new (line 38) ... ok [INFO] [stdout] test src/parse/rle.rs - parse::rle (line 11) ... ok [INFO] [stdout] test src/life.rs - life::Life::step (line 303) ... ok [INFO] [stdout] test src/parse/rle.rs - parse::rle::Rle::from_pattern (line 159) ... ok [INFO] [stdout] test src/parse/rle.rs - parse::rle::Rle::from_file (line 126) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "34273946dde79798e4dbfdc8147996a9835878c0419a61225bd34b4ea9af890f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34273946dde79798e4dbfdc8147996a9835878c0419a61225bd34b4ea9af890f", kill_on_drop: false }` [INFO] [stdout] 34273946dde79798e4dbfdc8147996a9835878c0419a61225bd34b4ea9af890f