[INFO] cloning repository ssalonen/webcam-proxy [INFO] running `"git" "clone" "--bare" "git://github.com/ssalonen/webcam-proxy.git" "work/cache/sources/gh/ssalonen/webcam-proxy"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ssalonen/webcam-proxy'... [INFO] running `"git" "clone" "work/cache/sources/gh/ssalonen/webcam-proxy" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ssalonen/webcam-proxy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ssalonen/webcam-proxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ssalonen/webcam-proxy" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ssalonen/webcam-proxy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ssalonen/webcam-proxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dd95cb9d84316cc61c2cc639916ac1739cbb3671 [INFO] sha for GitHub repo ssalonen/webcam-proxy: dd95cb9d84316cc61c2cc639916ac1739cbb3671 [INFO] validating manifest of ssalonen/webcam-proxy 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 ssalonen/webcam-proxy 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 ssalonen/webcam-proxy [INFO] finished frobbing ssalonen/webcam-proxy [INFO] frobbed toml for ssalonen/webcam-proxy written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ssalonen/webcam-proxy/Cargo.toml [INFO] started frobbing ssalonen/webcam-proxy [INFO] finished frobbing ssalonen/webcam-proxy [INFO] frobbed toml for ssalonen/webcam-proxy written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ssalonen/webcam-proxy/Cargo.toml [INFO] crate ssalonen/webcam-proxy 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imageproc v0.17.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ssalonen/webcam-proxy against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ssalonen/webcam-proxy:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 2027828ac7ee59e5364dd6252911e2508c695c9711c63bc02c8d071362145182 [INFO] running `"docker" "start" "-a" "2027828ac7ee59e5364dd6252911e2508c695c9711c63bc02c8d071362145182"` [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling qutex v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling imageproc v0.17.0 [INFO] [stderr] Compiling webcam-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "2027828ac7ee59e5364dd6252911e2508c695c9711c63bc02c8d071362145182"` [INFO] running `"docker" "rm" "-f" "2027828ac7ee59e5364dd6252911e2508c695c9711c63bc02c8d071362145182"` [INFO] [stdout] 2027828ac7ee59e5364dd6252911e2508c695c9711c63bc02c8d071362145182 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ssalonen/webcam-proxy:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 52a2592ca02df4ef4e6ef3546ddadb3ec95b01e52c8b99dad56cb3bc8ec4a7cf [INFO] running `"docker" "start" "-a" "52a2592ca02df4ef4e6ef3546ddadb3ec95b01e52c8b99dad56cb3bc8ec4a7cf"` [INFO] [stderr] Compiling webcam-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.02s [INFO] running `"docker" "inspect" "52a2592ca02df4ef4e6ef3546ddadb3ec95b01e52c8b99dad56cb3bc8ec4a7cf"` [INFO] running `"docker" "rm" "-f" "52a2592ca02df4ef4e6ef3546ddadb3ec95b01e52c8b99dad56cb3bc8ec4a7cf"` [INFO] [stdout] 52a2592ca02df4ef4e6ef3546ddadb3ec95b01e52c8b99dad56cb3bc8ec4a7cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ssalonen/webcam-proxy:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 5b3d1be673672e3cbb51cef47577da3df2910e67dae005c30b8376c99e5175da [INFO] running `"docker" "start" "-a" "5b3d1be673672e3cbb51cef47577da3df2910e67dae005c30b8376c99e5175da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/webcam_proxy-cf3d6b2b6d3d7853 [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] [stderr] Running /opt/crater/target/debug/deps/webcam_proxy-68477f57ddf36745 [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] [stderr] Doc-tests webcam-proxy [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" "5b3d1be673672e3cbb51cef47577da3df2910e67dae005c30b8376c99e5175da"` [INFO] running `"docker" "rm" "-f" "5b3d1be673672e3cbb51cef47577da3df2910e67dae005c30b8376c99e5175da"` [INFO] [stdout] 5b3d1be673672e3cbb51cef47577da3df2910e67dae005c30b8376c99e5175da