[INFO] updating cached repository johnae/persway [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/johnae/persway [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/johnae/persway" "work/ex/beta-1.38-1/sources/1.37.0/gh/johnae/persway"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/johnae/persway'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/johnae/persway" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/johnae/persway"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/johnae/persway'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1ff36781656ef012c56b80aa23cf0901201cab5 [INFO] sha for GitHub repo johnae/persway: a1ff36781656ef012c56b80aa23cf0901201cab5 [INFO] validating manifest of johnae/persway 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 johnae/persway 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 johnae/persway [INFO] finished frobbing johnae/persway [INFO] frobbed toml for johnae/persway written to work/ex/beta-1.38-1/sources/1.37.0/gh/johnae/persway/Cargo.toml [INFO] started frobbing johnae/persway [INFO] finished frobbing johnae/persway [INFO] frobbed toml for johnae/persway written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/johnae/persway/Cargo.toml [INFO] crate johnae/persway 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 johnae/persway 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-3/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/johnae/persway:/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] 6e740107c0ef63649b31a89a92c8c6aded4929d8c5709b300c42e6d979a10ea9 [INFO] running `"docker" "start" "-a" "6e740107c0ef63649b31a89a92c8c6aded4929d8c5709b300c42e6d979a10ea9"` [INFO] [stderr] Compiling i3ipc v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling persway v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.26s [INFO] running `"docker" "inspect" "6e740107c0ef63649b31a89a92c8c6aded4929d8c5709b300c42e6d979a10ea9"` [INFO] running `"docker" "rm" "-f" "6e740107c0ef63649b31a89a92c8c6aded4929d8c5709b300c42e6d979a10ea9"` [INFO] [stdout] 6e740107c0ef63649b31a89a92c8c6aded4929d8c5709b300c42e6d979a10ea9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/johnae/persway:/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] a6ed0dd3e131b9d9b7d58fed9690480731585a349b5ba925366c664967730ec4 [INFO] running `"docker" "start" "-a" "a6ed0dd3e131b9d9b7d58fed9690480731585a349b5ba925366c664967730ec4"` [INFO] [stderr] Compiling persway v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "a6ed0dd3e131b9d9b7d58fed9690480731585a349b5ba925366c664967730ec4"` [INFO] running `"docker" "rm" "-f" "a6ed0dd3e131b9d9b7d58fed9690480731585a349b5ba925366c664967730ec4"` [INFO] [stdout] a6ed0dd3e131b9d9b7d58fed9690480731585a349b5ba925366c664967730ec4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/johnae/persway:/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] b13fb9fe132037bfaf034926cb820b3bd46e91a7eabfbb586dbfe481fb1de5cb [INFO] running `"docker" "start" "-a" "b13fb9fe132037bfaf034926cb820b3bd46e91a7eabfbb586dbfe481fb1de5cb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/persway-6ab7f1339eab9152 [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" "b13fb9fe132037bfaf034926cb820b3bd46e91a7eabfbb586dbfe481fb1de5cb"` [INFO] running `"docker" "rm" "-f" "b13fb9fe132037bfaf034926cb820b3bd46e91a7eabfbb586dbfe481fb1de5cb"` [INFO] [stdout] b13fb9fe132037bfaf034926cb820b3bd46e91a7eabfbb586dbfe481fb1de5cb