[INFO] updating cached repository illyohs/conmux [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/illyohs/conmux [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/illyohs/conmux" "work/ex/beta-1.37-6/sources/1.36.0/gh/illyohs/conmux"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/illyohs/conmux'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/illyohs/conmux" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illyohs/conmux"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illyohs/conmux'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3f64eea6ec07e9d71613ba69e7840f05b2b45c0f [INFO] sha for GitHub repo illyohs/conmux: 3f64eea6ec07e9d71613ba69e7840f05b2b45c0f [INFO] validating manifest of illyohs/conmux 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 illyohs/conmux 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 illyohs/conmux [INFO] finished frobbing illyohs/conmux [INFO] frobbed toml for illyohs/conmux written to work/ex/beta-1.37-6/sources/1.36.0/gh/illyohs/conmux/Cargo.toml [INFO] started frobbing illyohs/conmux [INFO] finished frobbing illyohs/conmux [INFO] frobbed toml for illyohs/conmux written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illyohs/conmux/Cargo.toml [INFO] crate illyohs/conmux already has a lockfile, it will not be regenerated [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 illyohs/conmux 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-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illyohs/conmux:/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] 98cc4a659e078729fe3508eedc462dbb27e9e11aef272f2553c6b2e172dc3bb6 [INFO] running `"docker" "start" "-a" "98cc4a659e078729fe3508eedc462dbb27e9e11aef272f2553c6b2e172dc3bb6"` [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling stick v0.4.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling gilrs v0.6.0 [INFO] [stderr] Compiling conmux v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Button`, `EventType` [INFO] [stderr] --> src/main.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use gilrs::{Gilrs, Button, Event, EventType}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.79s [INFO] running `"docker" "inspect" "98cc4a659e078729fe3508eedc462dbb27e9e11aef272f2553c6b2e172dc3bb6"` [INFO] running `"docker" "rm" "-f" "98cc4a659e078729fe3508eedc462dbb27e9e11aef272f2553c6b2e172dc3bb6"` [INFO] [stdout] 98cc4a659e078729fe3508eedc462dbb27e9e11aef272f2553c6b2e172dc3bb6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illyohs/conmux:/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] 9116e19a546417055c0cbeb3f03e5d1525c81fc4bba921b4e5caf76f8d5f3718 [INFO] running `"docker" "start" "-a" "9116e19a546417055c0cbeb3f03e5d1525c81fc4bba921b4e5caf76f8d5f3718"` [INFO] [stderr] Compiling conmux v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Button`, `EventType` [INFO] [stderr] --> src/main.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use gilrs::{Gilrs, Button, Event, EventType}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "9116e19a546417055c0cbeb3f03e5d1525c81fc4bba921b4e5caf76f8d5f3718"` [INFO] running `"docker" "rm" "-f" "9116e19a546417055c0cbeb3f03e5d1525c81fc4bba921b4e5caf76f8d5f3718"` [INFO] [stdout] 9116e19a546417055c0cbeb3f03e5d1525c81fc4bba921b4e5caf76f8d5f3718 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illyohs/conmux:/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] a9edce7d2a959b913ba24d876e99c961c63d724783e32bb8db22edf1292f1a3a [INFO] running `"docker" "start" "-a" "a9edce7d2a959b913ba24d876e99c961c63d724783e32bb8db22edf1292f1a3a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/conmux-e77f0656ec4c9aac [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" "a9edce7d2a959b913ba24d876e99c961c63d724783e32bb8db22edf1292f1a3a"` [INFO] running `"docker" "rm" "-f" "a9edce7d2a959b913ba24d876e99c961c63d724783e32bb8db22edf1292f1a3a"` [INFO] [stdout] a9edce7d2a959b913ba24d876e99c961c63d724783e32bb8db22edf1292f1a3a