[INFO] updating cached repository Felinchen/rust_sandbox [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Felinchen/rust_sandbox [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Felinchen/rust_sandbox" "work/ex/beta-1.38-1/sources/1.37.0/gh/Felinchen/rust_sandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Felinchen/rust_sandbox'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Felinchen/rust_sandbox" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Felinchen/rust_sandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Felinchen/rust_sandbox'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0cf87e5df9bff52b1298f6f472de3fa600082241 [INFO] sha for GitHub repo Felinchen/rust_sandbox: 0cf87e5df9bff52b1298f6f472de3fa600082241 [INFO] validating manifest of Felinchen/rust_sandbox 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 Felinchen/rust_sandbox 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 Felinchen/rust_sandbox [INFO] finished frobbing Felinchen/rust_sandbox [INFO] frobbed toml for Felinchen/rust_sandbox written to work/ex/beta-1.38-1/sources/1.37.0/gh/Felinchen/rust_sandbox/Cargo.toml [INFO] started frobbing Felinchen/rust_sandbox [INFO] finished frobbing Felinchen/rust_sandbox [INFO] frobbed toml for Felinchen/rust_sandbox written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Felinchen/rust_sandbox/Cargo.toml [INFO] crate Felinchen/rust_sandbox 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 Felinchen/rust_sandbox 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-5/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/Felinchen/rust_sandbox:/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] 6e426e19ee1275088529dcfcf29fb3aff3b97f3481c636f0d1a0b3afa0040106 [INFO] running `"docker" "start" "-a" "6e426e19ee1275088529dcfcf29fb3aff3b97f3481c636f0d1a0b3afa0040106"` [INFO] [stderr] Compiling rust_sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `"docker" "inspect" "6e426e19ee1275088529dcfcf29fb3aff3b97f3481c636f0d1a0b3afa0040106"` [INFO] running `"docker" "rm" "-f" "6e426e19ee1275088529dcfcf29fb3aff3b97f3481c636f0d1a0b3afa0040106"` [INFO] [stdout] 6e426e19ee1275088529dcfcf29fb3aff3b97f3481c636f0d1a0b3afa0040106 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/Felinchen/rust_sandbox:/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] fa063efac4d92b62c48b50fc9a95990338a168f6905e493103b7564c4e84f85f [INFO] running `"docker" "start" "-a" "fa063efac4d92b62c48b50fc9a95990338a168f6905e493103b7564c4e84f85f"` [INFO] [stderr] Compiling rust_sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "fa063efac4d92b62c48b50fc9a95990338a168f6905e493103b7564c4e84f85f"` [INFO] running `"docker" "rm" "-f" "fa063efac4d92b62c48b50fc9a95990338a168f6905e493103b7564c4e84f85f"` [INFO] [stdout] fa063efac4d92b62c48b50fc9a95990338a168f6905e493103b7564c4e84f85f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/Felinchen/rust_sandbox:/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] d98dd67dc20dabb4b375a59251aaa05e94903fd0d1737e30f9de5cb9442cc7ce [INFO] running `"docker" "start" "-a" "d98dd67dc20dabb4b375a59251aaa05e94903fd0d1737e30f9de5cb9442cc7ce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_sandbox-45c04839fa4aedca [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" "d98dd67dc20dabb4b375a59251aaa05e94903fd0d1737e30f9de5cb9442cc7ce"` [INFO] running `"docker" "rm" "-f" "d98dd67dc20dabb4b375a59251aaa05e94903fd0d1737e30f9de5cb9442cc7ce"` [INFO] [stdout] d98dd67dc20dabb4b375a59251aaa05e94903fd0d1737e30f9de5cb9442cc7ce