[INFO] updating cached repository jaganathanb/rust_active_mouse [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jaganathanb/rust_active_mouse [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jaganathanb/rust_active_mouse" "work/ex/beta-1.38-1/sources/1.37.0/gh/jaganathanb/rust_active_mouse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jaganathanb/rust_active_mouse'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jaganathanb/rust_active_mouse" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaganathanb/rust_active_mouse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaganathanb/rust_active_mouse'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0bc9af7af149f08f2a30474562110d26701385aa [INFO] sha for GitHub repo jaganathanb/rust_active_mouse: 0bc9af7af149f08f2a30474562110d26701385aa [INFO] validating manifest of jaganathanb/rust_active_mouse 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 jaganathanb/rust_active_mouse 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 jaganathanb/rust_active_mouse [INFO] finished frobbing jaganathanb/rust_active_mouse [INFO] frobbed toml for jaganathanb/rust_active_mouse written to work/ex/beta-1.38-1/sources/1.37.0/gh/jaganathanb/rust_active_mouse/Cargo.toml [INFO] started frobbing jaganathanb/rust_active_mouse [INFO] finished frobbing jaganathanb/rust_active_mouse [INFO] frobbed toml for jaganathanb/rust_active_mouse written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaganathanb/rust_active_mouse/Cargo.toml [INFO] crate jaganathanb/rust_active_mouse 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] testing jaganathanb/rust_active_mouse 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jaganathanb/rust_active_mouse:/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] f5c266bdff4eab454120c34cc9d9620391fc74ed557b55c079c1a5b1564736da [INFO] running `"docker" "start" "-a" "f5c266bdff4eab454120c34cc9d9620391fc74ed557b55c079c1a5b1564736da"` [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling inputbot v0.4.0 [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `thread::spawn` [INFO] [stderr] --> src/main.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | use std::{thread::sleep, thread::spawn, time::Duration}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `MouseButton::*` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use MouseButton::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.97s [INFO] running `"docker" "inspect" "f5c266bdff4eab454120c34cc9d9620391fc74ed557b55c079c1a5b1564736da"` [INFO] running `"docker" "rm" "-f" "f5c266bdff4eab454120c34cc9d9620391fc74ed557b55c079c1a5b1564736da"` [INFO] [stdout] f5c266bdff4eab454120c34cc9d9620391fc74ed557b55c079c1a5b1564736da [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jaganathanb/rust_active_mouse:/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] f3af3163fd3c96ca4fb913ee841d1c4ee2270801b0d43d2c8653a500c0036217 [INFO] running `"docker" "start" "-a" "f3af3163fd3c96ca4fb913ee841d1c4ee2270801b0d43d2c8653a500c0036217"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `thread::spawn` [INFO] [stderr] --> src/main.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | use std::{thread::sleep, thread::spawn, time::Duration}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `MouseButton::*` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use MouseButton::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "f3af3163fd3c96ca4fb913ee841d1c4ee2270801b0d43d2c8653a500c0036217"` [INFO] running `"docker" "rm" "-f" "f3af3163fd3c96ca4fb913ee841d1c4ee2270801b0d43d2c8653a500c0036217"` [INFO] [stdout] f3af3163fd3c96ca4fb913ee841d1c4ee2270801b0d43d2c8653a500c0036217 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jaganathanb/rust_active_mouse:/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] 1fa26d887c2bcfa7db1b1987bb9b5cac975b22491a1790453de1571c5474f9ee [INFO] running `"docker" "start" "-a" "1fa26d887c2bcfa7db1b1987bb9b5cac975b22491a1790453de1571c5474f9ee"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-c3231b4dc63e57b4 [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" "1fa26d887c2bcfa7db1b1987bb9b5cac975b22491a1790453de1571c5474f9ee"` [INFO] running `"docker" "rm" "-f" "1fa26d887c2bcfa7db1b1987bb9b5cac975b22491a1790453de1571c5474f9ee"` [INFO] [stdout] 1fa26d887c2bcfa7db1b1987bb9b5cac975b22491a1790453de1571c5474f9ee