[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 1.45.2 for beta-1.46-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-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bokuweb/rust-wasm-png-decoder-example on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05b964a6d759a3e03c5f2d482a77a33329459076cea71496843f89582971b452 [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" "05b964a6d759a3e03c5f2d482a77a33329459076cea71496843f89582971b452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b964a6d759a3e03c5f2d482a77a33329459076cea71496843f89582971b452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b964a6d759a3e03c5f2d482a77a33329459076cea71496843f89582971b452", kill_on_drop: false }` [INFO] [stdout] 05b964a6d759a3e03c5f2d482a77a33329459076cea71496843f89582971b452 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98d7d75d05399bafe16a2258932cefb62e492052f1fd7559707ae24e63e3ec3d [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" "98d7d75d05399bafe16a2258932cefb62e492052f1fd7559707ae24e63e3ec3d", 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 serde v1.0.21 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling png v0.11.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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.50s [INFO] running `Command { std: "docker" "inspect" "98d7d75d05399bafe16a2258932cefb62e492052f1fd7559707ae24e63e3ec3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d7d75d05399bafe16a2258932cefb62e492052f1fd7559707ae24e63e3ec3d", kill_on_drop: false }` [INFO] [stdout] 98d7d75d05399bafe16a2258932cefb62e492052f1fd7559707ae24e63e3ec3d [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be21e6f86d578e9e27db420074701020053bb7b3bc2d724450534df150a32be2 [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" "be21e6f86d578e9e27db420074701020053bb7b3bc2d724450534df150a32be2", kill_on_drop: false }` [INFO] [stderr] Compiling rust-wasm-png-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "be21e6f86d578e9e27db420074701020053bb7b3bc2d724450534df150a32be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be21e6f86d578e9e27db420074701020053bb7b3bc2d724450534df150a32be2", kill_on_drop: false }` [INFO] [stdout] be21e6f86d578e9e27db420074701020053bb7b3bc2d724450534df150a32be2 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c197efba4018a76773718d004a97f6facef139b17e5e4fc492594c6425f43a76 [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" "c197efba4018a76773718d004a97f6facef139b17e5e4fc492594c6425f43a76", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_wasm_png_decoder-ca3de30b9c4e5fcb [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-ca3de30b9c4e5fcb` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "c197efba4018a76773718d004a97f6facef139b17e5e4fc492594c6425f43a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c197efba4018a76773718d004a97f6facef139b17e5e4fc492594c6425f43a76", kill_on_drop: false }` [INFO] [stdout] c197efba4018a76773718d004a97f6facef139b17e5e4fc492594c6425f43a76