[INFO] updating cached repository msehnout/rust-ipc-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/msehnout/rust-ipc-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/msehnout/rust-ipc-example" "work/ex/beta-1.38-1/sources/1.37.0/gh/msehnout/rust-ipc-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/msehnout/rust-ipc-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/msehnout/rust-ipc-example" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/msehnout/rust-ipc-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/msehnout/rust-ipc-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b45590cf663a8fe3a10fb13c9c66b064a2f9883 [INFO] sha for GitHub repo msehnout/rust-ipc-example: 8b45590cf663a8fe3a10fb13c9c66b064a2f9883 [INFO] validating manifest of msehnout/rust-ipc-example 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 msehnout/rust-ipc-example 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 msehnout/rust-ipc-example [INFO] finished frobbing msehnout/rust-ipc-example [INFO] frobbed toml for msehnout/rust-ipc-example written to work/ex/beta-1.38-1/sources/1.37.0/gh/msehnout/rust-ipc-example/Cargo.toml [INFO] started frobbing msehnout/rust-ipc-example [INFO] finished frobbing msehnout/rust-ipc-example [INFO] frobbed toml for msehnout/rust-ipc-example written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/msehnout/rust-ipc-example/Cargo.toml [INFO] crate msehnout/rust-ipc-example 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 msehnout/rust-ipc-example 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/msehnout/rust-ipc-example:/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] 023de258744b4d33440fcd107553cfb21713773a905c2bb03465982538fc45eb [INFO] running `"docker" "start" "-a" "023de258744b4d33440fcd107553cfb21713773a905c2bb03465982538fc45eb"` [INFO] [stderr] Compiling rust-ipc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "023de258744b4d33440fcd107553cfb21713773a905c2bb03465982538fc45eb"` [INFO] running `"docker" "rm" "-f" "023de258744b4d33440fcd107553cfb21713773a905c2bb03465982538fc45eb"` [INFO] [stdout] 023de258744b4d33440fcd107553cfb21713773a905c2bb03465982538fc45eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/msehnout/rust-ipc-example:/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] 0415f0f4dd1e88a196651ea3a3026de8bc723c7cf1e3e905f22fb07aa269f497 [INFO] running `"docker" "start" "-a" "0415f0f4dd1e88a196651ea3a3026de8bc723c7cf1e3e905f22fb07aa269f497"` [INFO] [stderr] Compiling rust-ipc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "0415f0f4dd1e88a196651ea3a3026de8bc723c7cf1e3e905f22fb07aa269f497"` [INFO] running `"docker" "rm" "-f" "0415f0f4dd1e88a196651ea3a3026de8bc723c7cf1e3e905f22fb07aa269f497"` [INFO] [stdout] 0415f0f4dd1e88a196651ea3a3026de8bc723c7cf1e3e905f22fb07aa269f497 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/msehnout/rust-ipc-example:/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] 31b3d131c8ad60017c12e402863c6303045114d43c12f507065ee7d13183d95d [INFO] running `"docker" "start" "-a" "31b3d131c8ad60017c12e402863c6303045114d43c12f507065ee7d13183d95d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_ipc-60f0671d8b208d47 [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" "31b3d131c8ad60017c12e402863c6303045114d43c12f507065ee7d13183d95d"` [INFO] running `"docker" "rm" "-f" "31b3d131c8ad60017c12e402863c6303045114d43c12f507065ee7d13183d95d"` [INFO] [stdout] 31b3d131c8ad60017c12e402863c6303045114d43c12f507065ee7d13183d95d