[INFO] cloning repository https://github.com/bokuweb/github-image-diff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bokuweb/github-image-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Fgithub-image-diff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Fgithub-image-diff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa424e0d5c7034f68bf2898e6ecf23acaf4c8b7e [INFO] testing bokuweb/github-image-diff against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Fgithub-image-diff" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bokuweb/github-image-diff on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bokuweb/github-image-diff [INFO] finished tweaking git repo https://github.com/bokuweb/github-image-diff [INFO] tweaked toml for git repo https://github.com/bokuweb/github-image-diff written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/bokuweb/github-image-diff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67a3b13fac361ebcd04ef61a44c7783c5c022d87f58e9907df769e894dc9a084 [INFO] running `Command { std: "docker" "start" "-a" "67a3b13fac361ebcd04ef61a44c7783c5c022d87f58e9907df769e894dc9a084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67a3b13fac361ebcd04ef61a44c7783c5c022d87f58e9907df769e894dc9a084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a3b13fac361ebcd04ef61a44c7783c5c022d87f58e9907df769e894dc9a084", kill_on_drop: false }` [INFO] [stdout] 67a3b13fac361ebcd04ef61a44c7783c5c022d87f58e9907df769e894dc9a084 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 544d5db6f36c3dff732ecbaadb8da9782227205589d81f3424baa57b7bc8b098 [INFO] running `Command { std: "docker" "start" "-a" "544d5db6f36c3dff732ecbaadb8da9782227205589d81f3424baa57b7bc8b098", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling lcs-diff v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling lcs-image-diff-js v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.56s [INFO] running `Command { std: "docker" "inspect" "544d5db6f36c3dff732ecbaadb8da9782227205589d81f3424baa57b7bc8b098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544d5db6f36c3dff732ecbaadb8da9782227205589d81f3424baa57b7bc8b098", kill_on_drop: false }` [INFO] [stdout] 544d5db6f36c3dff732ecbaadb8da9782227205589d81f3424baa57b7bc8b098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8ea90261bd4ea9027da957a9d979f79cb1026cc3044d82124ba46f5b516a9f [INFO] running `Command { std: "docker" "start" "-a" "0e8ea90261bd4ea9027da957a9d979f79cb1026cc3044d82124ba46f5b516a9f", kill_on_drop: false }` [INFO] [stderr] Compiling lcs-image-diff-js v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "0e8ea90261bd4ea9027da957a9d979f79cb1026cc3044d82124ba46f5b516a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8ea90261bd4ea9027da957a9d979f79cb1026cc3044d82124ba46f5b516a9f", kill_on_drop: false }` [INFO] [stdout] 0e8ea90261bd4ea9027da957a9d979f79cb1026cc3044d82124ba46f5b516a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13e7c3d6048c81f5eacd61c0cd153188181b638ced505ae2a16059515026d5f0 [INFO] running `Command { std: "docker" "start" "-a" "13e7c3d6048c81f5eacd61c0cd153188181b638ced505ae2a16059515026d5f0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lcs_image_diff_js-5b1e090952150049) [INFO] [stderr] error: test failed, to rerun pass '--bin lcs-image-diff-js' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/lcs_image_diff_js-5b1e090952150049` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "13e7c3d6048c81f5eacd61c0cd153188181b638ced505ae2a16059515026d5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e7c3d6048c81f5eacd61c0cd153188181b638ced505ae2a16059515026d5f0", kill_on_drop: false }` [INFO] [stdout] 13e7c3d6048c81f5eacd61c0cd153188181b638ced505ae2a16059515026d5f0