[INFO] updating cached repository void-productions/transp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/void-productions/transp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/void-productions/transp" "work/ex/beta-1.38-1/sources/1.37.0/gh/void-productions/transp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/void-productions/transp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/void-productions/transp" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/void-productions/transp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/void-productions/transp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad087600e52fbed80522527c679c7bae64a17581 [INFO] sha for GitHub repo void-productions/transp: ad087600e52fbed80522527c679c7bae64a17581 [INFO] validating manifest of void-productions/transp 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 void-productions/transp 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 void-productions/transp [INFO] finished frobbing void-productions/transp [INFO] frobbed toml for void-productions/transp written to work/ex/beta-1.38-1/sources/1.37.0/gh/void-productions/transp/Cargo.toml [INFO] started frobbing void-productions/transp [INFO] finished frobbing void-productions/transp [INFO] frobbed toml for void-productions/transp written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/void-productions/transp/Cargo.toml [INFO] crate void-productions/transp 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 void-productions/transp 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/void-productions/transp:/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] e7c47685126c4d3099f5f5fa4b1f0403029ffb28fa8d9f8a0a9e80fdc2348213 [INFO] running `"docker" "start" "-a" "e7c47685126c4d3099f5f5fa4b1f0403029ffb28fa8d9f8a0a9e80fdc2348213"` [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling serde v1.0.12 [INFO] [stderr] Compiling c_linked_list v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.12 [INFO] [stderr] Compiling get_if_addrs v0.4.0 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling transp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.22s [INFO] running `"docker" "inspect" "e7c47685126c4d3099f5f5fa4b1f0403029ffb28fa8d9f8a0a9e80fdc2348213"` [INFO] running `"docker" "rm" "-f" "e7c47685126c4d3099f5f5fa4b1f0403029ffb28fa8d9f8a0a9e80fdc2348213"` [INFO] [stdout] e7c47685126c4d3099f5f5fa4b1f0403029ffb28fa8d9f8a0a9e80fdc2348213 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/void-productions/transp:/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] bede0a1b5ddc48caade12f5817db9fd27a7c474e063d76ab54fdbbd7db97630c [INFO] running `"docker" "start" "-a" "bede0a1b5ddc48caade12f5817db9fd27a7c474e063d76ab54fdbbd7db97630c"` [INFO] [stderr] Compiling transp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "bede0a1b5ddc48caade12f5817db9fd27a7c474e063d76ab54fdbbd7db97630c"` [INFO] running `"docker" "rm" "-f" "bede0a1b5ddc48caade12f5817db9fd27a7c474e063d76ab54fdbbd7db97630c"` [INFO] [stdout] bede0a1b5ddc48caade12f5817db9fd27a7c474e063d76ab54fdbbd7db97630c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/void-productions/transp:/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] 05eeb6c3f009e07fe17315c61bb12bd3330abaae3b9a004945e6848c451d7a98 [INFO] running `"docker" "start" "-a" "05eeb6c3f009e07fe17315c61bb12bd3330abaae3b9a004945e6848c451d7a98"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/transp-d2b8ef7ed4f5a57f [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test packet::test_packet_serialization_done ... ok [INFO] [stdout] test packet::test_packet_serialization_fileappend ... ok [INFO] [stdout] test packet::test_packet_serialization_dircreate ... ok [INFO] [stdout] test receiver::allow::test_normalize2 ... ok [INFO] [stdout] test receiver::allow::test_normalize3 ... ok [INFO] [stdout] test packet::test_packet_serialization_filecreate ... ok [INFO] [stdout] test receiver::allow::test_normalize1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "05eeb6c3f009e07fe17315c61bb12bd3330abaae3b9a004945e6848c451d7a98"` [INFO] running `"docker" "rm" "-f" "05eeb6c3f009e07fe17315c61bb12bd3330abaae3b9a004945e6848c451d7a98"` [INFO] [stdout] 05eeb6c3f009e07fe17315c61bb12bd3330abaae3b9a004945e6848c451d7a98