[INFO] cloning repository arthurmilliken/rustlab [INFO] running `"git" "clone" "--bare" "git://github.com/arthurmilliken/rustlab.git" "work/cache/sources/gh/arthurmilliken/rustlab"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arthurmilliken/rustlab'... [INFO] running `"git" "clone" "work/cache/sources/gh/arthurmilliken/rustlab" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arthurmilliken/rustlab"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arthurmilliken/rustlab'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arthurmilliken/rustlab" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthurmilliken/rustlab"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthurmilliken/rustlab'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f57ce7f994186eef9f331f15d276c205842254da [INFO] sha for GitHub repo arthurmilliken/rustlab: f57ce7f994186eef9f331f15d276c205842254da [INFO] validating manifest of arthurmilliken/rustlab on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of arthurmilliken/rustlab on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing arthurmilliken/rustlab [INFO] finished frobbing arthurmilliken/rustlab [INFO] frobbed toml for arthurmilliken/rustlab written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arthurmilliken/rustlab/Cargo.toml [INFO] started frobbing arthurmilliken/rustlab [INFO] finished frobbing arthurmilliken/rustlab [INFO] frobbed toml for arthurmilliken/rustlab written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthurmilliken/rustlab/Cargo.toml [INFO] crate arthurmilliken/rustlab already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing arthurmilliken/rustlab against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthurmilliken/rustlab:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 61f962c0305e80e30d11ad81a2ba070d4cc17f2444150215e2b12db0c74bc627 [INFO] running `"docker" "start" "-a" "61f962c0305e80e30d11ad81a2ba070d4cc17f2444150215e2b12db0c74bc627"` [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling sqlite3-src v0.2.9 [INFO] [stderr] Compiling csv-core v0.1.3 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling sqlite v0.23.9 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling rustlab v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.58s [INFO] running `"docker" "inspect" "61f962c0305e80e30d11ad81a2ba070d4cc17f2444150215e2b12db0c74bc627"` [INFO] running `"docker" "rm" "-f" "61f962c0305e80e30d11ad81a2ba070d4cc17f2444150215e2b12db0c74bc627"` [INFO] [stdout] 61f962c0305e80e30d11ad81a2ba070d4cc17f2444150215e2b12db0c74bc627 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthurmilliken/rustlab:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 37cc75cfa719c33f2f180adb62542d95c75fa2cc04e6e467fa1976d58816fb0f [INFO] running `"docker" "start" "-a" "37cc75cfa719c33f2f180adb62542d95c75fa2cc04e6e467fa1976d58816fb0f"` [INFO] [stderr] Compiling rustlab v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "37cc75cfa719c33f2f180adb62542d95c75fa2cc04e6e467fa1976d58816fb0f"` [INFO] running `"docker" "rm" "-f" "37cc75cfa719c33f2f180adb62542d95c75fa2cc04e6e467fa1976d58816fb0f"` [INFO] [stdout] 37cc75cfa719c33f2f180adb62542d95c75fa2cc04e6e467fa1976d58816fb0f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthurmilliken/rustlab:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] ddd4af2864487d2170d82a93625d2a2944c7b223b1bc8ab31aa0b34eeed41c6d [INFO] running `"docker" "start" "-a" "ddd4af2864487d2170d82a93625d2a2944c7b223b1bc8ab31aa0b34eeed41c6d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustlab-bbe212cfc156cf9b [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" "ddd4af2864487d2170d82a93625d2a2944c7b223b1bc8ab31aa0b34eeed41c6d"` [INFO] running `"docker" "rm" "-f" "ddd4af2864487d2170d82a93625d2a2944c7b223b1bc8ab31aa0b34eeed41c6d"` [INFO] [stdout] ddd4af2864487d2170d82a93625d2a2944c7b223b1bc8ab31aa0b34eeed41c6d