[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbokuweb%2Fgithub-image-diff" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bokuweb/github-image-diff on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-88/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" "+1.60.0" "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-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44dd881b6f3081a6c3274a4d2506c4769b7cb6f57b39a8ea911c22dbfcd38cfb [INFO] running `Command { std: "docker" "start" "-a" "44dd881b6f3081a6c3274a4d2506c4769b7cb6f57b39a8ea911c22dbfcd38cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44dd881b6f3081a6c3274a4d2506c4769b7cb6f57b39a8ea911c22dbfcd38cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44dd881b6f3081a6c3274a4d2506c4769b7cb6f57b39a8ea911c22dbfcd38cfb", kill_on_drop: false }` [INFO] [stdout] 44dd881b6f3081a6c3274a4d2506c4769b7cb6f57b39a8ea911c22dbfcd38cfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a9081163dcac90afb236729e98d1d08a8cfb76685ef744ae8823c7028ce9eca [INFO] running `Command { std: "docker" "start" "-a" "7a9081163dcac90afb236729e98d1d08a8cfb76685ef744ae8823c7028ce9eca", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling lcs-diff v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [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.14s [INFO] running `Command { std: "docker" "inspect" "7a9081163dcac90afb236729e98d1d08a8cfb76685ef744ae8823c7028ce9eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9081163dcac90afb236729e98d1d08a8cfb76685ef744ae8823c7028ce9eca", kill_on_drop: false }` [INFO] [stdout] 7a9081163dcac90afb236729e98d1d08a8cfb76685ef744ae8823c7028ce9eca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09d9ec50ff4d73d7f42fe44acad7a8664c3f0a6da5c089e92d4b84268231d84e [INFO] running `Command { std: "docker" "start" "-a" "09d9ec50ff4d73d7f42fe44acad7a8664c3f0a6da5c089e92d4b84268231d84e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lcs-image-diff-js v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.44s [INFO] running `Command { std: "docker" "inspect" "09d9ec50ff4d73d7f42fe44acad7a8664c3f0a6da5c089e92d4b84268231d84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d9ec50ff4d73d7f42fe44acad7a8664c3f0a6da5c089e92d4b84268231d84e", kill_on_drop: false }` [INFO] [stdout] 09d9ec50ff4d73d7f42fe44acad7a8664c3f0a6da5c089e92d4b84268231d84e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ced9874f066526c822a819f6c1d7e716a564b501836e3b2798d0da31fc47ea2 [INFO] running `Command { std: "docker" "start" "-a" "5ced9874f066526c822a819f6c1d7e716a564b501836e3b2798d0da31fc47ea2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lcs_image_diff_js-10bacf1ffc44b04d) [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-10bacf1ffc44b04d` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "5ced9874f066526c822a819f6c1d7e716a564b501836e3b2798d0da31fc47ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ced9874f066526c822a819f6c1d7e716a564b501836e3b2798d0da31fc47ea2", kill_on_drop: false }` [INFO] [stdout] 5ced9874f066526c822a819f6c1d7e716a564b501836e3b2798d0da31fc47ea2