[INFO] updating cached repository inakleinbottle/bibtexrs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/inakleinbottle/bibtexrs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/inakleinbottle/bibtexrs" "work/ex/beta-1.37-6/sources/1.36.0/gh/inakleinbottle/bibtexrs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/inakleinbottle/bibtexrs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/inakleinbottle/bibtexrs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/inakleinbottle/bibtexrs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/inakleinbottle/bibtexrs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 29b476b989b9097c191c918a8ce5f47462ac0ece [INFO] sha for GitHub repo inakleinbottle/bibtexrs: 29b476b989b9097c191c918a8ce5f47462ac0ece [INFO] validating manifest of inakleinbottle/bibtexrs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of inakleinbottle/bibtexrs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing inakleinbottle/bibtexrs [INFO] finished frobbing inakleinbottle/bibtexrs [INFO] frobbed toml for inakleinbottle/bibtexrs written to work/ex/beta-1.37-6/sources/1.36.0/gh/inakleinbottle/bibtexrs/Cargo.toml [INFO] started frobbing inakleinbottle/bibtexrs [INFO] finished frobbing inakleinbottle/bibtexrs [INFO] frobbed toml for inakleinbottle/bibtexrs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/inakleinbottle/bibtexrs/Cargo.toml [INFO] crate inakleinbottle/bibtexrs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing inakleinbottle/bibtexrs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/inakleinbottle/bibtexrs:/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.36.0" "build" "--frozen"` [INFO] [stdout] df8290851becadac8f3b22b98f555810cf531f26507672ba80a3c8044e7d7f5c [INFO] running `"docker" "start" "-a" "df8290851becadac8f3b22b98f555810cf531f26507672ba80a3c8044e7d7f5c"` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling bibtexrs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `separated_pair` [INFO] [stderr] --> src/parser.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | separated_list, separated_pair, tag, ws, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.08s [INFO] running `"docker" "inspect" "df8290851becadac8f3b22b98f555810cf531f26507672ba80a3c8044e7d7f5c"` [INFO] running `"docker" "rm" "-f" "df8290851becadac8f3b22b98f555810cf531f26507672ba80a3c8044e7d7f5c"` [INFO] [stdout] df8290851becadac8f3b22b98f555810cf531f26507672ba80a3c8044e7d7f5c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/inakleinbottle/bibtexrs:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4822447b0b20b2f03240977faeaa5f416e92a9876618ac5811223ee27b6ed791 [INFO] running `"docker" "start" "-a" "4822447b0b20b2f03240977faeaa5f416e92a9876618ac5811223ee27b6ed791"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling bibtexrs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `separated_pair` [INFO] [stderr] --> src/parser.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | separated_list, separated_pair, tag, ws, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/parser.rs:141:14 [INFO] [stderr] | [INFO] [stderr] 141 | let (i, o) = quoted_string(line).unwrap(); [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `"docker" "inspect" "4822447b0b20b2f03240977faeaa5f416e92a9876618ac5811223ee27b6ed791"` [INFO] running `"docker" "rm" "-f" "4822447b0b20b2f03240977faeaa5f416e92a9876618ac5811223ee27b6ed791"` [INFO] [stdout] 4822447b0b20b2f03240977faeaa5f416e92a9876618ac5811223ee27b6ed791 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/inakleinbottle/bibtexrs:/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.36.0" "test" "--frozen"` [INFO] [stdout] f3af93f6f98c2e5d26baac7aac19047c27c302312ee5188b3b61bda1529be62f [INFO] running `"docker" "start" "-a" "f3af93f6f98c2e5d26baac7aac19047c27c302312ee5188b3b61bda1529be62f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/bibtexrs-960efa73cd04571b [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test parser::tests::test_braced_string ... ok [INFO] [stdout] test parser::tests::test_full_bib_item ... ok [INFO] [stdout] test parser::tests::test_kv_pair ... ok [INFO] [stdout] test parser::tests::test_bib_file ... ok [INFO] [stdout] test parser::tests::test_full_bib_item_no_delim ... ok [INFO] [stdout] test parser::tests::test_full_bib_item_with_whitespce ... ok [INFO] [stdout] test parser::tests::test_full_bib_item_trailing_comma ... ok [INFO] [stdout] test parser::tests::test_kv_list ... ok [INFO] [stdout] test parser::tests::test_quoted_string ... ok [INFO] [stdout] test parser::tests::test_replacement_strings ... ok [INFO] [stderr] Doc-tests bibtexrs [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "f3af93f6f98c2e5d26baac7aac19047c27c302312ee5188b3b61bda1529be62f"` [INFO] running `"docker" "rm" "-f" "f3af93f6f98c2e5d26baac7aac19047c27c302312ee5188b3b61bda1529be62f"` [INFO] [stdout] f3af93f6f98c2e5d26baac7aac19047c27c302312ee5188b3b61bda1529be62f