[INFO] cloning repository richardbrodie/manta_ray [INFO] running `"git" "clone" "--bare" "git://github.com/richardbrodie/manta_ray.git" "work/cache/sources/gh/richardbrodie/manta_ray"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/richardbrodie/manta_ray'... [INFO] running `"git" "clone" "work/cache/sources/gh/richardbrodie/manta_ray" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/richardbrodie/manta_ray"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/richardbrodie/manta_ray'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/richardbrodie/manta_ray" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/richardbrodie/manta_ray"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/richardbrodie/manta_ray'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c708a01f46eab0328c7933e78af5242d90473d71 [INFO] sha for GitHub repo richardbrodie/manta_ray: c708a01f46eab0328c7933e78af5242d90473d71 [INFO] validating manifest of richardbrodie/manta_ray on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of richardbrodie/manta_ray on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing richardbrodie/manta_ray [INFO] finished frobbing richardbrodie/manta_ray [INFO] frobbed toml for richardbrodie/manta_ray written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/richardbrodie/manta_ray/Cargo.toml [INFO] started frobbing richardbrodie/manta_ray [INFO] finished frobbing richardbrodie/manta_ray [INFO] frobbed toml for richardbrodie/manta_ray written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/richardbrodie/manta_ray/Cargo.toml [INFO] crate richardbrodie/manta_ray already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing richardbrodie/manta_ray against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/richardbrodie/manta_ray:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 1d6593c86281e10f19759fe9abe95efd2614d645520e823a38d6ab0e7b36a53e [INFO] running `"docker" "start" "-a" "1d6593c86281e10f19759fe9abe95efd2614d645520e823a38d6ab0e7b36a53e"` [INFO] [stderr] Compiling serde_yaml v0.8.5 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.0 [INFO] [stderr] Compiling manta_ray v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.84s [INFO] running `"docker" "inspect" "1d6593c86281e10f19759fe9abe95efd2614d645520e823a38d6ab0e7b36a53e"` [INFO] running `"docker" "rm" "-f" "1d6593c86281e10f19759fe9abe95efd2614d645520e823a38d6ab0e7b36a53e"` [INFO] [stdout] 1d6593c86281e10f19759fe9abe95efd2614d645520e823a38d6ab0e7b36a53e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/richardbrodie/manta_ray:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f3dc8b8b3566990ea816c475a6a42951ff8ab19fa57f814b4310e19c23b761ef [INFO] running `"docker" "start" "-a" "f3dc8b8b3566990ea816c475a6a42951ff8ab19fa57f814b4310e19c23b761ef"` [INFO] [stderr] Compiling manta_ray v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `"docker" "inspect" "f3dc8b8b3566990ea816c475a6a42951ff8ab19fa57f814b4310e19c23b761ef"` [INFO] running `"docker" "rm" "-f" "f3dc8b8b3566990ea816c475a6a42951ff8ab19fa57f814b4310e19c23b761ef"` [INFO] [stdout] f3dc8b8b3566990ea816c475a6a42951ff8ab19fa57f814b4310e19c23b761ef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/richardbrodie/manta_ray:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] af5bdde8b9de0922316bb1af8f51f4c50e97f4da3abe61ce94c2bbda13de91ee [INFO] running `"docker" "start" "-a" "af5bdde8b9de0922316bb1af8f51f4c50e97f4da3abe61ce94c2bbda13de91ee"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/manta_ray-c5f76647d17d8cc2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "af5bdde8b9de0922316bb1af8f51f4c50e97f4da3abe61ce94c2bbda13de91ee"` [INFO] running `"docker" "rm" "-f" "af5bdde8b9de0922316bb1af8f51f4c50e97f4da3abe61ce94c2bbda13de91ee"` [INFO] [stdout] af5bdde8b9de0922316bb1af8f51f4c50e97f4da3abe61ce94c2bbda13de91ee