[INFO] updating cached repository zackangelo/binderslap [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zackangelo/binderslap [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zackangelo/binderslap" "work/ex/beta-1.38-1/sources/1.37.0/gh/zackangelo/binderslap"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/zackangelo/binderslap'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zackangelo/binderslap" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zackangelo/binderslap"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zackangelo/binderslap'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 083a36a8dcee2a4b3beb2525220233c94f59e7f8 [INFO] sha for GitHub repo zackangelo/binderslap: 083a36a8dcee2a4b3beb2525220233c94f59e7f8 [INFO] validating manifest of zackangelo/binderslap on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zackangelo/binderslap on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zackangelo/binderslap [INFO] finished frobbing zackangelo/binderslap [INFO] frobbed toml for zackangelo/binderslap written to work/ex/beta-1.38-1/sources/1.37.0/gh/zackangelo/binderslap/Cargo.toml [INFO] started frobbing zackangelo/binderslap [INFO] finished frobbing zackangelo/binderslap [INFO] frobbed toml for zackangelo/binderslap written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zackangelo/binderslap/Cargo.toml [INFO] crate zackangelo/binderslap already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing zackangelo/binderslap against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zackangelo/binderslap:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] ad54c67fdd4acb55392935d32cdfa1849de7f149978b8e9f735e5496005a0058 [INFO] running `"docker" "start" "-a" "ad54c67fdd4acb55392935d32cdfa1849de7f149978b8e9f735e5496005a0058"` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling imageproc v0.18.0 [INFO] [stderr] Compiling binderslap v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] extern crate log; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `num_frames` [INFO] [stderr] --> src/main.rs:181:9 [INFO] [stderr] | [INFO] [stderr] 181 | let num_frames = input_frames.len(); [INFO] [stderr] | ^^^^^^^^^^ help: consider prefixing with an underscore: `_num_frames` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `delay` [INFO] [stderr] --> src/main.rs:187:13 [INFO] [stderr] | [INFO] [stderr] 187 | let delay = f.delay().to_integer(); [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_delay` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `"docker" "inspect" "ad54c67fdd4acb55392935d32cdfa1849de7f149978b8e9f735e5496005a0058"` [INFO] running `"docker" "rm" "-f" "ad54c67fdd4acb55392935d32cdfa1849de7f149978b8e9f735e5496005a0058"` [INFO] [stdout] ad54c67fdd4acb55392935d32cdfa1849de7f149978b8e9f735e5496005a0058 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zackangelo/binderslap:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f6cd2ac91a50f0058af5cb8d8ae25de7e5c6717c78419d0ae329e6c42a2445d0 [INFO] running `"docker" "start" "-a" "f6cd2ac91a50f0058af5cb8d8ae25de7e5c6717c78419d0ae329e6c42a2445d0"` [INFO] [stderr] Compiling binderslap v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] extern crate log; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `num_frames` [INFO] [stderr] --> src/main.rs:181:9 [INFO] [stderr] | [INFO] [stderr] 181 | let num_frames = input_frames.len(); [INFO] [stderr] | ^^^^^^^^^^ help: consider prefixing with an underscore: `_num_frames` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `delay` [INFO] [stderr] --> src/main.rs:187:13 [INFO] [stderr] | [INFO] [stderr] 187 | let delay = f.delay().to_integer(); [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_delay` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "f6cd2ac91a50f0058af5cb8d8ae25de7e5c6717c78419d0ae329e6c42a2445d0"` [INFO] running `"docker" "rm" "-f" "f6cd2ac91a50f0058af5cb8d8ae25de7e5c6717c78419d0ae329e6c42a2445d0"` [INFO] [stdout] f6cd2ac91a50f0058af5cb8d8ae25de7e5c6717c78419d0ae329e6c42a2445d0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zackangelo/binderslap:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 9baa3fab73ce87f646f63afbbff2610754f3bbff5bca4dca0988c7a70f6b34a3 [INFO] running `"docker" "start" "-a" "9baa3fab73ce87f646f63afbbff2610754f3bbff5bca4dca0988c7a70f6b34a3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/binderslap-91e9acffd402588e [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" "9baa3fab73ce87f646f63afbbff2610754f3bbff5bca4dca0988c7a70f6b34a3"` [INFO] running `"docker" "rm" "-f" "9baa3fab73ce87f646f63afbbff2610754f3bbff5bca4dca0988c7a70f6b34a3"` [INFO] [stdout] 9baa3fab73ce87f646f63afbbff2610754f3bbff5bca4dca0988c7a70f6b34a3