[INFO] cloning repository https://github.com/Matoking/place-snapshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Matoking/place-snapshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatoking%2Fplace-snapshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatoking%2Fplace-snapshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 728970488f5ec67b87ee442524e9126328d8824f [INFO] building Matoking/place-snapshot against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatoking%2Fplace-snapshot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Matoking/place-snapshot [INFO] finished tweaking git repo https://github.com/Matoking/place-snapshot [INFO] tweaked toml for git repo https://github.com/Matoking/place-snapshot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Matoking/place-snapshot on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Matoking/place-snapshot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v3.1.8 [INFO] [stderr] Downloaded libc v0.2.122 [INFO] [stderr] Downloaded libz-sys v1.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a546a4a8df9b698827a7488c915f9aaeb694c0064e74332fef39c1753b8162d [INFO] running `Command { std: "docker" "start" "-a" "0a546a4a8df9b698827a7488c915f9aaeb694c0064e74332fef39c1753b8162d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a546a4a8df9b698827a7488c915f9aaeb694c0064e74332fef39c1753b8162d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a546a4a8df9b698827a7488c915f9aaeb694c0064e74332fef39c1753b8162d", kill_on_drop: false }` [INFO] [stdout] 0a546a4a8df9b698827a7488c915f9aaeb694c0064e74332fef39c1753b8162d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 8453c9bc8d2f969a2bffc1f28750bf077cd1b400d1611f9a1638bf7979a8fbfa [INFO] running `Command { std: "docker" "start" "-a" "8453c9bc8d2f969a2bffc1f28750bf077cd1b400d1611f9a1638bf7979a8fbfa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling place-snapshot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | let index: u32 = ((y as u32 * 2000) + x as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - let index: u32 = ((y as u32 * 2000) + x as u32); [INFO] [stdout] 101 + let index: u32 = (y as u32 * 2000) + x as u32 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "8453c9bc8d2f969a2bffc1f28750bf077cd1b400d1611f9a1638bf7979a8fbfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8453c9bc8d2f969a2bffc1f28750bf077cd1b400d1611f9a1638bf7979a8fbfa", kill_on_drop: false }` [INFO] [stdout] 8453c9bc8d2f969a2bffc1f28750bf077cd1b400d1611f9a1638bf7979a8fbfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 6b8660ab933318cb6894a582a3d53b1d9d74d37ad4d357c146049e07de5d44d2 [INFO] running `Command { std: "docker" "start" "-a" "6b8660ab933318cb6894a582a3d53b1d9d74d37ad4d357c146049e07de5d44d2", kill_on_drop: false }` [INFO] [stderr] Compiling place-snapshot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | let index: u32 = ((y as u32 * 2000) + x as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - let index: u32 = ((y as u32 * 2000) + x as u32); [INFO] [stdout] 101 + let index: u32 = (y as u32 * 2000) + x as u32 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "6b8660ab933318cb6894a582a3d53b1d9d74d37ad4d357c146049e07de5d44d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8660ab933318cb6894a582a3d53b1d9d74d37ad4d357c146049e07de5d44d2", kill_on_drop: false }` [INFO] [stdout] 6b8660ab933318cb6894a582a3d53b1d9d74d37ad4d357c146049e07de5d44d2