[INFO] updating cached repository ginesete/cross [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ginesete/cross [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ginesete/cross" "work/ex/beta-1.38-1/sources/1.37.0/gh/ginesete/cross"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ginesete/cross'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ginesete/cross" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ginesete/cross"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ginesete/cross'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 640b0d0290272dd21e8f403e86559bdb581760a0 [INFO] sha for GitHub repo ginesete/cross: 640b0d0290272dd21e8f403e86559bdb581760a0 [INFO] validating manifest of ginesete/cross 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 ginesete/cross 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 ginesete/cross [INFO] finished frobbing ginesete/cross [INFO] frobbed toml for ginesete/cross written to work/ex/beta-1.38-1/sources/1.37.0/gh/ginesete/cross/Cargo.toml [INFO] started frobbing ginesete/cross [INFO] finished frobbing ginesete/cross [INFO] frobbed toml for ginesete/cross written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ginesete/cross/Cargo.toml [INFO] crate ginesete/cross 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 ginesete/cross 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/ginesete/cross:/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] d757da6985397bb7e73aa3aa0e93e0698b953bc2465f34ffbb3ca68aa47e63c9 [INFO] running `"docker" "start" "-a" "d757da6985397bb7e73aa3aa0e93e0698b953bc2465f34ffbb3ca68aa47e63c9"` [INFO] [stderr] Compiling cross v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "d757da6985397bb7e73aa3aa0e93e0698b953bc2465f34ffbb3ca68aa47e63c9"` [INFO] running `"docker" "rm" "-f" "d757da6985397bb7e73aa3aa0e93e0698b953bc2465f34ffbb3ca68aa47e63c9"` [INFO] [stdout] d757da6985397bb7e73aa3aa0e93e0698b953bc2465f34ffbb3ca68aa47e63c9 [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/ginesete/cross:/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] 9d0d71a9177de3a1a75afacc59a0b544dcbf059271f04c2461a144f5f94479ab [INFO] running `"docker" "start" "-a" "9d0d71a9177de3a1a75afacc59a0b544dcbf059271f04c2461a144f5f94479ab"` [INFO] [stderr] Compiling cross v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "9d0d71a9177de3a1a75afacc59a0b544dcbf059271f04c2461a144f5f94479ab"` [INFO] running `"docker" "rm" "-f" "9d0d71a9177de3a1a75afacc59a0b544dcbf059271f04c2461a144f5f94479ab"` [INFO] [stdout] 9d0d71a9177de3a1a75afacc59a0b544dcbf059271f04c2461a144f5f94479ab [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/ginesete/cross:/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] b02b88bc362a370929743a99c1fbe89e07f59be8bde3b6da16a036df84f2bd64 [INFO] running `"docker" "start" "-a" "b02b88bc362a370929743a99c1fbe89e07f59be8bde3b6da16a036df84f2bd64"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/cross-b9f4159c2dc87a9f [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::double_opening_a_port_should_fail ... ignored [INFO] [stdout] test tests::double_releasing_a_port_should_fail ... ignored [INFO] [stdout] test tests::tries_to_open_and_close_gpio_port ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b02b88bc362a370929743a99c1fbe89e07f59be8bde3b6da16a036df84f2bd64"` [INFO] running `"docker" "rm" "-f" "b02b88bc362a370929743a99c1fbe89e07f59be8bde3b6da16a036df84f2bd64"` [INFO] [stdout] b02b88bc362a370929743a99c1fbe89e07f59be8bde3b6da16a036df84f2bd64