[INFO] updating cached repository Jkillelea/backlight_ctl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Jkillelea/backlight_ctl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Jkillelea/backlight_ctl" "work/ex/beta-1.38-1/sources/1.37.0/gh/Jkillelea/backlight_ctl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Jkillelea/backlight_ctl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Jkillelea/backlight_ctl" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Jkillelea/backlight_ctl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Jkillelea/backlight_ctl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a0d424bd6fd267c70044eb422ba8ffaf57a1165e [INFO] sha for GitHub repo Jkillelea/backlight_ctl: a0d424bd6fd267c70044eb422ba8ffaf57a1165e [INFO] validating manifest of Jkillelea/backlight_ctl 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 Jkillelea/backlight_ctl 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 Jkillelea/backlight_ctl [INFO] finished frobbing Jkillelea/backlight_ctl [INFO] frobbed toml for Jkillelea/backlight_ctl written to work/ex/beta-1.38-1/sources/1.37.0/gh/Jkillelea/backlight_ctl/Cargo.toml [INFO] started frobbing Jkillelea/backlight_ctl [INFO] finished frobbing Jkillelea/backlight_ctl [INFO] frobbed toml for Jkillelea/backlight_ctl written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Jkillelea/backlight_ctl/Cargo.toml [INFO] crate Jkillelea/backlight_ctl 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 Jkillelea/backlight_ctl against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Jkillelea/backlight_ctl:/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-08-13" "build" "--frozen"` [INFO] [stdout] 7093e417769e1bf8a1b7cba8f323456e6ee21843637ede6ecb35e91369b44cd3 [INFO] running `"docker" "start" "-a" "7093e417769e1bf8a1b7cba8f323456e6ee21843637ede6ecb35e91369b44cd3"` [INFO] [stderr] Compiling libdbus-sys v0.1.3 [INFO] [stderr] Compiling dbus v0.6.1 [INFO] [stderr] Compiling backlight_ctl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.07s [INFO] running `"docker" "inspect" "7093e417769e1bf8a1b7cba8f323456e6ee21843637ede6ecb35e91369b44cd3"` [INFO] running `"docker" "rm" "-f" "7093e417769e1bf8a1b7cba8f323456e6ee21843637ede6ecb35e91369b44cd3"` [INFO] [stdout] 7093e417769e1bf8a1b7cba8f323456e6ee21843637ede6ecb35e91369b44cd3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Jkillelea/backlight_ctl:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 535105e1d259688f9074e0c44b0acab6009e91fcdb2a4760f20cf9206889f85f [INFO] running `"docker" "start" "-a" "535105e1d259688f9074e0c44b0acab6009e91fcdb2a4760f20cf9206889f85f"` [INFO] [stderr] Compiling backlight_ctl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `"docker" "inspect" "535105e1d259688f9074e0c44b0acab6009e91fcdb2a4760f20cf9206889f85f"` [INFO] running `"docker" "rm" "-f" "535105e1d259688f9074e0c44b0acab6009e91fcdb2a4760f20cf9206889f85f"` [INFO] [stdout] 535105e1d259688f9074e0c44b0acab6009e91fcdb2a4760f20cf9206889f85f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Jkillelea/backlight_ctl:/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-08-13" "test" "--frozen"` [INFO] [stdout] f7e698620f670ab9c1b28096400869883d1be9e798431f1595f9b19cdab560e9 [INFO] running `"docker" "start" "-a" "f7e698620f670ab9c1b28096400869883d1be9e798431f1595f9b19cdab560e9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/backlight_ctl-aa1a8946ce29cd65 [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" "f7e698620f670ab9c1b28096400869883d1be9e798431f1595f9b19cdab560e9"` [INFO] running `"docker" "rm" "-f" "f7e698620f670ab9c1b28096400869883d1be9e798431f1595f9b19cdab560e9"` [INFO] [stdout] f7e698620f670ab9c1b28096400869883d1be9e798431f1595f9b19cdab560e9