[INFO] cloning repository https://github.com/bokuweb/rust-wasm-png-decoder-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bokuweb/rust-wasm-png-decoder-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Frust-wasm-png-decoder-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Frust-wasm-png-decoder-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11d2f696115f86483b57775e13e9ee67b81b4813 [INFO] testing bokuweb/rust-wasm-png-decoder-example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Frust-wasm-png-decoder-example" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bokuweb/rust-wasm-png-decoder-example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bokuweb/rust-wasm-png-decoder-example [INFO] finished tweaking git repo https://github.com/bokuweb/rust-wasm-png-decoder-example [INFO] tweaked toml for git repo https://github.com/bokuweb/rust-wasm-png-decoder-example written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/bokuweb/rust-wasm-png-decoder-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 870f840cf343fd31ff2dff57a22cd6ee8412b62332a4cd287f6e3cc857ec603f [INFO] running `Command { std: "docker" "start" "-a" "870f840cf343fd31ff2dff57a22cd6ee8412b62332a4cd287f6e3cc857ec603f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "870f840cf343fd31ff2dff57a22cd6ee8412b62332a4cd287f6e3cc857ec603f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870f840cf343fd31ff2dff57a22cd6ee8412b62332a4cd287f6e3cc857ec603f", kill_on_drop: false }` [INFO] [stdout] 870f840cf343fd31ff2dff57a22cd6ee8412b62332a4cd287f6e3cc857ec603f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ff8f7c35172187e19ddb0c7cd7c8402b0544be3cdf3a62c5a77dcee422a9c09 [INFO] running `Command { std: "docker" "start" "-a" "6ff8f7c35172187e19ddb0c7cd7c8402b0544be3cdf3a62c5a77dcee422a9c09", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.6 [INFO] [stderr] Compiling rust-wasm-png-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | Err(why) => panic!(why.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 44 | Err(why) => panic!("{}", why.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.89s [INFO] running `Command { std: "docker" "inspect" "6ff8f7c35172187e19ddb0c7cd7c8402b0544be3cdf3a62c5a77dcee422a9c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff8f7c35172187e19ddb0c7cd7c8402b0544be3cdf3a62c5a77dcee422a9c09", kill_on_drop: false }` [INFO] [stdout] 6ff8f7c35172187e19ddb0c7cd7c8402b0544be3cdf3a62c5a77dcee422a9c09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d5dee5aa165534a590d571b4696a2e53c6f4965308f091609cbbcb7660ec34c [INFO] running `Command { std: "docker" "start" "-a" "1d5dee5aa165534a590d571b4696a2e53c6f4965308f091609cbbcb7660ec34c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-wasm-png-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | Err(why) => panic!(why.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 44 | Err(why) => panic!("{}", why.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.13s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_wasm_png_decoder-2fd494bfca255b0b) [INFO] running `Command { std: "docker" "inspect" "1d5dee5aa165534a590d571b4696a2e53c6f4965308f091609cbbcb7660ec34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5dee5aa165534a590d571b4696a2e53c6f4965308f091609cbbcb7660ec34c", kill_on_drop: false }` [INFO] [stdout] 1d5dee5aa165534a590d571b4696a2e53c6f4965308f091609cbbcb7660ec34c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e80d0696cdd1653c8f5f32c27de3374f39fcd7b5cd037cb98599ca8a25406644 [INFO] running `Command { std: "docker" "start" "-a" "e80d0696cdd1653c8f5f32c27de3374f39fcd7b5cd037cb98599ca8a25406644", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:44:28 [INFO] [stderr] | [INFO] [stderr] 44 | Err(why) => panic!(why.to_string()), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 44 | Err(why) => panic!("{}", why.to_string()), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `rust-wasm-png-decoder` (bin "rust-wasm-png-decoder" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.75s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_wasm_png_decoder-2fd494bfca255b0b) [INFO] [stderr] error: test failed, to rerun pass '--bin rust-wasm-png-decoder' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/rust_wasm_png_decoder-2fd494bfca255b0b` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "e80d0696cdd1653c8f5f32c27de3374f39fcd7b5cd037cb98599ca8a25406644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80d0696cdd1653c8f5f32c27de3374f39fcd7b5cd037cb98599ca8a25406644", kill_on_drop: false }` [INFO] [stdout] e80d0696cdd1653c8f5f32c27de3374f39fcd7b5cd037cb98599ca8a25406644