[INFO] crate rustagram 0.1.0 is already in cache [INFO] extracting crate rustagram 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/rustagram/0.1.0 [INFO] extracting crate rustagram 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rustagram/0.1.0 [INFO] validating manifest of rustagram-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rustagram-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rustagram-0.1.0 [INFO] finished frobbing rustagram-0.1.0 [INFO] frobbed toml for rustagram-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/rustagram/0.1.0/Cargo.toml [INFO] started frobbing rustagram-0.1.0 [INFO] finished frobbing rustagram-0.1.0 [INFO] frobbed toml for rustagram-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rustagram/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rustagram-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rustagram/0.1.0:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 3271e9efbb55607a5e953f52f55a18b00758bd18a967a1a7b4f2c950662010e4 [INFO] running `"docker" "start" "-a" "3271e9efbb55607a5e953f52f55a18b00758bd18a967a1a7b4f2c950662010e4"` [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling rustagram v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rustaops/mod.rs:243:57 [INFO] [stderr] | [INFO] [stderr] 243 | fn process_blend(foreground: &I, background: &I, f: &Fn(u8, u8) -> u8) -> ImageBuffer, Vec> [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(u8, u8) -> u8` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.90s [INFO] running `"docker" "inspect" "3271e9efbb55607a5e953f52f55a18b00758bd18a967a1a7b4f2c950662010e4"` [INFO] running `"docker" "rm" "-f" "3271e9efbb55607a5e953f52f55a18b00758bd18a967a1a7b4f2c950662010e4"` [INFO] [stdout] 3271e9efbb55607a5e953f52f55a18b00758bd18a967a1a7b4f2c950662010e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rustagram/0.1.0:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 0a86d5d09ae98ae0f6501313e316355180ea6a541c58364adb80b37430c67280 [INFO] running `"docker" "start" "-a" "0a86d5d09ae98ae0f6501313e316355180ea6a541c58364adb80b37430c67280"` [INFO] [stderr] Compiling rustagram v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rustaops/mod.rs:243:57 [INFO] [stderr] | [INFO] [stderr] 243 | fn process_blend(foreground: &I, background: &I, f: &Fn(u8, u8) -> u8) -> ImageBuffer, Vec> [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(u8, u8) -> u8` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `"docker" "inspect" "0a86d5d09ae98ae0f6501313e316355180ea6a541c58364adb80b37430c67280"` [INFO] running `"docker" "rm" "-f" "0a86d5d09ae98ae0f6501313e316355180ea6a541c58364adb80b37430c67280"` [INFO] [stdout] 0a86d5d09ae98ae0f6501313e316355180ea6a541c58364adb80b37430c67280 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rustagram/0.1.0:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 1a0f6ecc2708cecb57c0174467b0e9521ae203b9aa4dc02f172eb927888c4823 [INFO] running `"docker" "start" "-a" "1a0f6ecc2708cecb57c0174467b0e9521ae203b9aa4dc02f172eb927888c4823"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustagram-b33f95dab11bbf8f [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/producer-1a08c63f001fbc78 [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/rustagram-d0d89a52b257e754 [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 rustagram [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" "1a0f6ecc2708cecb57c0174467b0e9521ae203b9aa4dc02f172eb927888c4823"` [INFO] running `"docker" "rm" "-f" "1a0f6ecc2708cecb57c0174467b0e9521ae203b9aa4dc02f172eb927888c4823"` [INFO] [stdout] 1a0f6ecc2708cecb57c0174467b0e9521ae203b9aa4dc02f172eb927888c4823