[INFO] cloning repository droundy/rust-student-pairs [INFO] running `"git" "clone" "--bare" "git://github.com/droundy/rust-student-pairs.git" "work/cache/sources/gh/droundy/rust-student-pairs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/droundy/rust-student-pairs'... [INFO] running `"git" "clone" "work/cache/sources/gh/droundy/rust-student-pairs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/droundy/rust-student-pairs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/droundy/rust-student-pairs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/droundy/rust-student-pairs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/droundy/rust-student-pairs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/droundy/rust-student-pairs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 71c5acdacdf8b51fede27b131248c0af9a89bbea [INFO] sha for GitHub repo droundy/rust-student-pairs: 71c5acdacdf8b51fede27b131248c0af9a89bbea [INFO] validating manifest of droundy/rust-student-pairs 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 droundy/rust-student-pairs 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 droundy/rust-student-pairs [INFO] finished frobbing droundy/rust-student-pairs [INFO] frobbed toml for droundy/rust-student-pairs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/droundy/rust-student-pairs/Cargo.toml [INFO] started frobbing droundy/rust-student-pairs [INFO] finished frobbing droundy/rust-student-pairs [INFO] frobbed toml for droundy/rust-student-pairs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/droundy/rust-student-pairs/Cargo.toml [INFO] crate droundy/rust-student-pairs 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded internment v0.3.6 [INFO] [stderr] Downloaded tinyset v0.2.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing droundy/rust-student-pairs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/droundy/rust-student-pairs:/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] 2b075327f109578caba431145f71c470e645183578fc7df511516203800cd1bd [INFO] running `"docker" "start" "-a" "2b075327f109578caba431145f71c470e645183578fc7df511516203800cd1bd"` [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling brotli-sys v0.2.1 [INFO] [stderr] Compiling tinyset v0.2.2 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling gzip-header v0.1.2 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling internment v0.3.6 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling tiny_http v0.5.9 [INFO] [stderr] Compiling brotli2 v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling askama_shared v0.7.1 [INFO] [stderr] Compiling rouille v2.1.0 [INFO] [stderr] Compiling askama_derive v0.7.1 [INFO] [stderr] Compiling askama v0.7.1 [INFO] [stderr] Compiling rust-student-pairs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "2b075327f109578caba431145f71c470e645183578fc7df511516203800cd1bd"` [INFO] running `"docker" "rm" "-f" "2b075327f109578caba431145f71c470e645183578fc7df511516203800cd1bd"` [INFO] [stdout] 2b075327f109578caba431145f71c470e645183578fc7df511516203800cd1bd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/droundy/rust-student-pairs:/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] aa39366b1b58e8f7c1b70b83d19b5f207b4ee36a7e259113fc3033c091c482b0 [INFO] running `"docker" "start" "-a" "aa39366b1b58e8f7c1b70b83d19b5f207b4ee36a7e259113fc3033c091c482b0"` [INFO] [stderr] Compiling rust-student-pairs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `"docker" "inspect" "aa39366b1b58e8f7c1b70b83d19b5f207b4ee36a7e259113fc3033c091c482b0"` [INFO] running `"docker" "rm" "-f" "aa39366b1b58e8f7c1b70b83d19b5f207b4ee36a7e259113fc3033c091c482b0"` [INFO] [stdout] aa39366b1b58e8f7c1b70b83d19b5f207b4ee36a7e259113fc3033c091c482b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/droundy/rust-student-pairs:/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] 5373d42af09e76854add0c4a04d0bc1d999de9b66316cc08d7acf74a631069d4 [INFO] running `"docker" "start" "-a" "5373d42af09e76854add0c4a04d0bc1d999de9b66316cc08d7acf74a631069d4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_student_pairs-338016bc7dc0d3b3 [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" "5373d42af09e76854add0c4a04d0bc1d999de9b66316cc08d7acf74a631069d4"` [INFO] running `"docker" "rm" "-f" "5373d42af09e76854add0c4a04d0bc1d999de9b66316cc08d7acf74a631069d4"` [INFO] [stdout] 5373d42af09e76854add0c4a04d0bc1d999de9b66316cc08d7acf74a631069d4