[INFO] updating cached repository tshepang/post [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tshepang/post [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tshepang/post" "work/ex/beta-1.37-6/sources/1.36.0/gh/tshepang/post"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tshepang/post'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tshepang/post" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tshepang/post"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tshepang/post'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 75a21e912aa1d8c7729c4c9468a4de186027a4e0 [INFO] sha for GitHub repo tshepang/post: 75a21e912aa1d8c7729c4c9468a4de186027a4e0 [INFO] validating manifest of tshepang/post 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 tshepang/post 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 tshepang/post [INFO] finished frobbing tshepang/post [INFO] frobbed toml for tshepang/post written to work/ex/beta-1.37-6/sources/1.36.0/gh/tshepang/post/Cargo.toml [INFO] started frobbing tshepang/post [INFO] finished frobbing tshepang/post [INFO] frobbed toml for tshepang/post written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tshepang/post/Cargo.toml [INFO] crate tshepang/post already has a lockfile, it will not be regenerated [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 tshepang/post against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tshepang/post:/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.36.0" "build" "--frozen"` [INFO] [stdout] 39fc1f7ec9decba78a88ad0aa5ee7e96ac3f2d1acddb3019eb50c7e24acce8e6 [INFO] running `"docker" "start" "-a" "39fc1f7ec9decba78a88ad0aa5ee7e96ac3f2d1acddb3019eb50c7e24acce8e6"` [INFO] [stderr] Compiling dirs v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling post v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.73s [INFO] running `"docker" "inspect" "39fc1f7ec9decba78a88ad0aa5ee7e96ac3f2d1acddb3019eb50c7e24acce8e6"` [INFO] running `"docker" "rm" "-f" "39fc1f7ec9decba78a88ad0aa5ee7e96ac3f2d1acddb3019eb50c7e24acce8e6"` [INFO] [stdout] 39fc1f7ec9decba78a88ad0aa5ee7e96ac3f2d1acddb3019eb50c7e24acce8e6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tshepang/post:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bbd2239b81a24773e22a74b161d3eb68c3d80332768419c3a9d7d991906ae96b [INFO] running `"docker" "start" "-a" "bbd2239b81a24773e22a74b161d3eb68c3d80332768419c3a9d7d991906ae96b"` [INFO] [stderr] Compiling post v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "bbd2239b81a24773e22a74b161d3eb68c3d80332768419c3a9d7d991906ae96b"` [INFO] running `"docker" "rm" "-f" "bbd2239b81a24773e22a74b161d3eb68c3d80332768419c3a9d7d991906ae96b"` [INFO] [stdout] bbd2239b81a24773e22a74b161d3eb68c3d80332768419c3a9d7d991906ae96b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tshepang/post:/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.36.0" "test" "--frozen"` [INFO] [stdout] 78076d7e42d8b95da4388f639238b40cbaef7999d806cfb0c7ff849a142d3ae4 [INFO] running `"docker" "start" "-a" "78076d7e42d8b95da4388f639238b40cbaef7999d806cfb0c7ff849a142d3ae4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/post-ee366a48446befd9 [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" "78076d7e42d8b95da4388f639238b40cbaef7999d806cfb0c7ff849a142d3ae4"` [INFO] running `"docker" "rm" "-f" "78076d7e42d8b95da4388f639238b40cbaef7999d806cfb0c7ff849a142d3ae4"` [INFO] [stdout] 78076d7e42d8b95da4388f639238b40cbaef7999d806cfb0c7ff849a142d3ae4