[INFO] updating cached repository luser/vendor-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luser/vendor-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luser/vendor-test" "work/ex/beta-1.38-1/sources/1.37.0/gh/luser/vendor-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/luser/vendor-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luser/vendor-test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luser/vendor-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luser/vendor-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] acaa7befdd290e82078c52f86cc1cc51ad9973bc [INFO] sha for GitHub repo luser/vendor-test: acaa7befdd290e82078c52f86cc1cc51ad9973bc [INFO] validating manifest of luser/vendor-test 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 luser/vendor-test 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 luser/vendor-test [INFO] finished frobbing luser/vendor-test [INFO] frobbed toml for luser/vendor-test written to work/ex/beta-1.38-1/sources/1.37.0/gh/luser/vendor-test/Cargo.toml [INFO] started frobbing luser/vendor-test [INFO] finished frobbing luser/vendor-test [INFO] frobbed toml for luser/vendor-test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luser/vendor-test/Cargo.toml [INFO] crate luser/vendor-test 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 luser/vendor-test 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/luser/vendor-test:/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] 9e4ba02633a8804ceb5c84179918d3dc40b752c57ba835cb5fc6c4adf66d7f5b [INFO] running `"docker" "start" "-a" "9e4ba02633a8804ceb5c84179918d3dc40b752c57ba835cb5fc6c4adf66d7f5b"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.35 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num v0.1.35 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling chrono-humanize v0.0.6 [INFO] [stderr] Compiling vendor-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.08s [INFO] running `"docker" "inspect" "9e4ba02633a8804ceb5c84179918d3dc40b752c57ba835cb5fc6c4adf66d7f5b"` [INFO] running `"docker" "rm" "-f" "9e4ba02633a8804ceb5c84179918d3dc40b752c57ba835cb5fc6c4adf66d7f5b"` [INFO] [stdout] 9e4ba02633a8804ceb5c84179918d3dc40b752c57ba835cb5fc6c4adf66d7f5b [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/luser/vendor-test:/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] 5d83a4a620c046ce7863f6344c0dc747f8b121a5737190f5e256e8be94f8eadf [INFO] running `"docker" "start" "-a" "5d83a4a620c046ce7863f6344c0dc747f8b121a5737190f5e256e8be94f8eadf"` [INFO] [stderr] Compiling vendor-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "5d83a4a620c046ce7863f6344c0dc747f8b121a5737190f5e256e8be94f8eadf"` [INFO] running `"docker" "rm" "-f" "5d83a4a620c046ce7863f6344c0dc747f8b121a5737190f5e256e8be94f8eadf"` [INFO] [stdout] 5d83a4a620c046ce7863f6344c0dc747f8b121a5737190f5e256e8be94f8eadf [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/luser/vendor-test:/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] 79ad953ddc57904968468a9bde13b519604670d689400a086c127c3f1ff2f28f [INFO] running `"docker" "start" "-a" "79ad953ddc57904968468a9bde13b519604670d689400a086c127c3f1ff2f28f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/vendor_test-fa562ba8e9066036 [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" "79ad953ddc57904968468a9bde13b519604670d689400a086c127c3f1ff2f28f"` [INFO] running `"docker" "rm" "-f" "79ad953ddc57904968468a9bde13b519604670d689400a086c127c3f1ff2f28f"` [INFO] [stdout] 79ad953ddc57904968468a9bde13b519604670d689400a086c127c3f1ff2f28f