[INFO] cloning repository weather-bot/meow [INFO] running `"git" "clone" "--bare" "git://github.com/weather-bot/meow.git" "work/cache/sources/gh/weather-bot/meow"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/weather-bot/meow'... [INFO] running `"git" "clone" "work/cache/sources/gh/weather-bot/meow" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/weather-bot/meow"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/weather-bot/meow'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/weather-bot/meow" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/weather-bot/meow"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/weather-bot/meow'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 615081318333373dd0e9bf33d3b09898adb75e6f [INFO] sha for GitHub repo weather-bot/meow: 615081318333373dd0e9bf33d3b09898adb75e6f [INFO] validating manifest of weather-bot/meow 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 weather-bot/meow 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 weather-bot/meow [INFO] finished frobbing weather-bot/meow [INFO] frobbed toml for weather-bot/meow written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/weather-bot/meow/Cargo.toml [INFO] started frobbing weather-bot/meow [INFO] finished frobbing weather-bot/meow [INFO] frobbed toml for weather-bot/meow written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/weather-bot/meow/Cargo.toml [INFO] crate weather-bot/meow 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] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.4.12 [INFO] [stderr] Downloaded ryu v0.2.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing weather-bot/meow against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/weather-bot/meow:/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] 43c3e8f24ef210936ddfcb93d764476312a174730d05ea1f0f9f534d3fd82146 [INFO] running `"docker" "start" "-a" "43c3e8f24ef210936ddfcb93d764476312a174730d05ea1f0f9f534d3fd82146"` [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling ryu v0.2.3 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling imageproc v0.18.0 [INFO] [stderr] Compiling meow v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variant is never constructed: `WidthTooLong` [INFO] [stderr] --> src/draw.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | WidthTooLong(u32, u32, String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ValueTooHigh` [INFO] [stderr] --> src/draw.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | ValueTooHigh(f64, f64, String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `check_width` [INFO] [stderr] --> src/draw.rs:224:1 [INFO] [stderr] | [INFO] [stderr] 224 | fn check_width(real: u32, limit: u32, case: &str) -> Result<(), DrawError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `check_value` [INFO] [stderr] --> src/draw.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | fn check_value(real: f64, case: &str) -> Result<(), DrawError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "43c3e8f24ef210936ddfcb93d764476312a174730d05ea1f0f9f534d3fd82146"` [INFO] running `"docker" "rm" "-f" "43c3e8f24ef210936ddfcb93d764476312a174730d05ea1f0f9f534d3fd82146"` [INFO] [stdout] 43c3e8f24ef210936ddfcb93d764476312a174730d05ea1f0f9f534d3fd82146 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/weather-bot/meow:/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] b1b7ba0a8e1644b5a137b6693806a63923477e2537dcf082810a09bc9417f9ea [INFO] running `"docker" "start" "-a" "b1b7ba0a8e1644b5a137b6693806a63923477e2537dcf082810a09bc9417f9ea"` [INFO] [stderr] Compiling meow v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.42s [INFO] running `"docker" "inspect" "b1b7ba0a8e1644b5a137b6693806a63923477e2537dcf082810a09bc9417f9ea"` [INFO] running `"docker" "rm" "-f" "b1b7ba0a8e1644b5a137b6693806a63923477e2537dcf082810a09bc9417f9ea"` [INFO] [stdout] b1b7ba0a8e1644b5a137b6693806a63923477e2537dcf082810a09bc9417f9ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/weather-bot/meow:/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] 32a98f618263806cbf7785515aaa67b0c2d839f915e4ce1558b1c9aec0294603 [INFO] running `"docker" "start" "-a" "32a98f618263806cbf7785515aaa67b0c2d839f915e4ce1558b1c9aec0294603"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/meow-efb42b67da46eb0d [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test draw::tests::test_check_value_failed ... ok [INFO] [stdout] test draw::tests::test_check_value_work ... ok [INFO] [stdout] test draw::tests::test_check_width_work ... ok [INFO] [stdout] test draw::tests::test_check_width_failed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "32a98f618263806cbf7785515aaa67b0c2d839f915e4ce1558b1c9aec0294603"` [INFO] running `"docker" "rm" "-f" "32a98f618263806cbf7785515aaa67b0c2d839f915e4ce1558b1c9aec0294603"` [INFO] [stdout] 32a98f618263806cbf7785515aaa67b0c2d839f915e4ce1558b1c9aec0294603