[INFO] updating cached repository boqiu-tech/test-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/boqiu-tech/test-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/boqiu-tech/test-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/boqiu-tech/test-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/boqiu-tech/test-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/boqiu-tech/test-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/boqiu-tech/test-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/boqiu-tech/test-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f1f635fe1d65d79771fcd362174c3b2b111f314d [INFO] sha for GitHub repo boqiu-tech/test-rust: f1f635fe1d65d79771fcd362174c3b2b111f314d [INFO] validating manifest of boqiu-tech/test-rust 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 boqiu-tech/test-rust 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 boqiu-tech/test-rust [INFO] finished frobbing boqiu-tech/test-rust [INFO] frobbed toml for boqiu-tech/test-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/boqiu-tech/test-rust/Cargo.toml [INFO] started frobbing boqiu-tech/test-rust [INFO] finished frobbing boqiu-tech/test-rust [INFO] frobbed toml for boqiu-tech/test-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/boqiu-tech/test-rust/Cargo.toml [INFO] crate boqiu-tech/test-rust 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 boqiu-tech/test-rust 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/boqiu-tech/test-rust:/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] a254b006a7831d536b1577f60516f6040b206d0bd04b99796292877646e8d83c [INFO] running `"docker" "start" "-a" "a254b006a7831d536b1577f60516f6040b206d0bd04b99796292877646e8d83c"` [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling test-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `"docker" "inspect" "a254b006a7831d536b1577f60516f6040b206d0bd04b99796292877646e8d83c"` [INFO] running `"docker" "rm" "-f" "a254b006a7831d536b1577f60516f6040b206d0bd04b99796292877646e8d83c"` [INFO] [stdout] a254b006a7831d536b1577f60516f6040b206d0bd04b99796292877646e8d83c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/boqiu-tech/test-rust:/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] 7f969d4d967fdd540efed546522c39258eb582564e475872603406a297157098 [INFO] running `"docker" "start" "-a" "7f969d4d967fdd540efed546522c39258eb582564e475872603406a297157098"` [INFO] [stderr] Compiling test-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "7f969d4d967fdd540efed546522c39258eb582564e475872603406a297157098"` [INFO] running `"docker" "rm" "-f" "7f969d4d967fdd540efed546522c39258eb582564e475872603406a297157098"` [INFO] [stdout] 7f969d4d967fdd540efed546522c39258eb582564e475872603406a297157098 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/boqiu-tech/test-rust:/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] e98efe204a7956ed06eee60d33f02a1e1c469683435cba2b7b625f9b6d485a67 [INFO] running `"docker" "start" "-a" "e98efe204a7956ed06eee60d33f02a1e1c469683435cba2b7b625f9b6d485a67"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/test_rust-cb911548e1ab7841 [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" "e98efe204a7956ed06eee60d33f02a1e1c469683435cba2b7b625f9b6d485a67"` [INFO] running `"docker" "rm" "-f" "e98efe204a7956ed06eee60d33f02a1e1c469683435cba2b7b625f9b6d485a67"` [INFO] [stdout] e98efe204a7956ed06eee60d33f02a1e1c469683435cba2b7b625f9b6d485a67