[INFO] crate packet-ipc 0.8.0 is already in cache [INFO] extracting crate packet-ipc 0.8.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/packet-ipc/0.8.0 [INFO] extracting crate packet-ipc 0.8.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/packet-ipc/0.8.0 [INFO] validating manifest of packet-ipc-0.8.0 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 packet-ipc-0.8.0 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 packet-ipc-0.8.0 [INFO] finished frobbing packet-ipc-0.8.0 [INFO] frobbed toml for packet-ipc-0.8.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/packet-ipc/0.8.0/Cargo.toml [INFO] started frobbing packet-ipc-0.8.0 [INFO] finished frobbing packet-ipc-0.8.0 [INFO] frobbed toml for packet-ipc-0.8.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/packet-ipc/0.8.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 packet-ipc-0.8.0 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-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/packet-ipc/0.8.0:/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] c59883987f62496d384b8fb22f3abfd6ef54b309027e3e3bfc991fa5d0437a8f [INFO] running `"docker" "start" "-a" "c59883987f62496d384b8fb22f3abfd6ef54b309027e3e3bfc991fa5d0437a8f"` [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling ipc-channel v0.11.3 [INFO] [stderr] Compiling packet-ipc v0.8.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.41s [INFO] running `"docker" "inspect" "c59883987f62496d384b8fb22f3abfd6ef54b309027e3e3bfc991fa5d0437a8f"` [INFO] running `"docker" "rm" "-f" "c59883987f62496d384b8fb22f3abfd6ef54b309027e3e3bfc991fa5d0437a8f"` [INFO] [stdout] c59883987f62496d384b8fb22f3abfd6ef54b309027e3e3bfc991fa5d0437a8f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/packet-ipc/0.8.0:/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] d3047cd31701539e5e31588ca237eeb833e64065592656ed2c3bd7ff2524e2e8 [INFO] running `"docker" "start" "-a" "d3047cd31701539e5e31588ca237eeb833e64065592656ed2c3bd7ff2524e2e8"` [INFO] [stderr] Compiling packet-ipc v0.8.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.84s [INFO] running `"docker" "inspect" "d3047cd31701539e5e31588ca237eeb833e64065592656ed2c3bd7ff2524e2e8"` [INFO] running `"docker" "rm" "-f" "d3047cd31701539e5e31588ca237eeb833e64065592656ed2c3bd7ff2524e2e8"` [INFO] [stdout] d3047cd31701539e5e31588ca237eeb833e64065592656ed2c3bd7ff2524e2e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/packet-ipc/0.8.0:/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] 1ea9e3d17af97ed5d0da769f51581fd8a0c59f1cc4d4415e743b225064e2574b [INFO] running `"docker" "start" "-a" "1ea9e3d17af97ed5d0da769f51581fd8a0c59f1cc4d4415e743b225064e2574b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/packet_ipc-3696a2697ad0a201 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test server::tests::test_connection ... ok [INFO] [stdout] test client::tests::test_connect_to_server ... ok [INFO] [stdout] test client::tests::test_packet_receive ... ok [INFO] [stdout] test server::tests::test_sending ... ok [INFO] [stdout] test client::tests::test_multiple_packet_receive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests packet-ipc [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" "1ea9e3d17af97ed5d0da769f51581fd8a0c59f1cc4d4415e743b225064e2574b"` [INFO] running `"docker" "rm" "-f" "1ea9e3d17af97ed5d0da769f51581fd8a0c59f1cc4d4415e743b225064e2574b"` [INFO] [stdout] 1ea9e3d17af97ed5d0da769f51581fd8a0c59f1cc4d4415e743b225064e2574b