[INFO] crate quake3-qvm 0.4.2 is already in cache [INFO] extracting crate quake3-qvm 0.4.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/quake3-qvm/0.4.2 [INFO] extracting crate quake3-qvm 0.4.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/quake3-qvm/0.4.2 [INFO] validating manifest of quake3-qvm-0.4.2 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 quake3-qvm-0.4.2 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 quake3-qvm-0.4.2 [INFO] finished frobbing quake3-qvm-0.4.2 [INFO] frobbed toml for quake3-qvm-0.4.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/quake3-qvm/0.4.2/Cargo.toml [INFO] started frobbing quake3-qvm-0.4.2 [INFO] finished frobbing quake3-qvm-0.4.2 [INFO] frobbed toml for quake3-qvm-0.4.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/quake3-qvm/0.4.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 quake3-qvm-0.4.2 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/quake3-qvm/0.4.2:/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] 581f49cf0a86057d5e689e48743d676caa01d5f7b28d038bbe866691c12b3435 [INFO] running `"docker" "start" "-a" "581f49cf0a86057d5e689e48743d676caa01d5f7b28d038bbe866691c12b3435"` [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling quake3-qvm v0.4.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `"docker" "inspect" "581f49cf0a86057d5e689e48743d676caa01d5f7b28d038bbe866691c12b3435"` [INFO] running `"docker" "rm" "-f" "581f49cf0a86057d5e689e48743d676caa01d5f7b28d038bbe866691c12b3435"` [INFO] [stdout] 581f49cf0a86057d5e689e48743d676caa01d5f7b28d038bbe866691c12b3435 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/quake3-qvm/0.4.2:/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] 23dc28811fecc91e3c92288982ffd03c9d9bde4769368833760dea332af0aab2 [INFO] running `"docker" "start" "-a" "23dc28811fecc91e3c92288982ffd03c9d9bde4769368833760dea332af0aab2"` [INFO] [stderr] Compiling quake3-qvm v0.4.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> src/parser.rs:400:13 [INFO] [stderr] | [INFO] [stderr] 400 | let result = parse_qvm(data).unwrap(); [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "23dc28811fecc91e3c92288982ffd03c9d9bde4769368833760dea332af0aab2"` [INFO] running `"docker" "rm" "-f" "23dc28811fecc91e3c92288982ffd03c9d9bde4769368833760dea332af0aab2"` [INFO] [stdout] 23dc28811fecc91e3c92288982ffd03c9d9bde4769368833760dea332af0aab2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/quake3-qvm/0.4.2:/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] c23d848d12714af350df8ebdef75ba8e6f563c9da1803f4ca80da3eedf2ce7ec [INFO] running `"docker" "start" "-a" "c23d848d12714af350df8ebdef75ba8e6f563c9da1803f4ca80da3eedf2ce7ec"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/quake3_qvm-6f8ea782ed1ddfb4 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test parser::tests::test_parse_qvm_ioq3_qagame ... ignored [INFO] [stdout] test parser::tests::test_instruction_break_exact_match ... ok [INFO] [stdout] test parser::tests::test_instruction_break_tag_mismatch ... ok [INFO] [stdout] test parser::tests::test_instruction_arg_exact_match ... ok [INFO] [stdout] test parser::tests::test_ins_enter_exact_match ... ok [INFO] [stdout] test parser::tests::test_instruction_enter_exact_match ... ok [INFO] [stdout] test parser::tests::test_ins_file ... ok [INFO] [stdout] test parser::tests::test_qvm_file_data ... ok [INFO] [stdout] test parser::tests::test_qvm_file_bss ... ok [INFO] [stdout] test parser::tests::test_qvm_file_lit ... ok [INFO] [stdout] test parser::tests::test_qvm_file_minimal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests quake3-qvm [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/native.rs - native_qvm (line 55) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c23d848d12714af350df8ebdef75ba8e6f563c9da1803f4ca80da3eedf2ce7ec"` [INFO] running `"docker" "rm" "-f" "c23d848d12714af350df8ebdef75ba8e6f563c9da1803f4ca80da3eedf2ce7ec"` [INFO] [stdout] c23d848d12714af350df8ebdef75ba8e6f563c9da1803f4ca80da3eedf2ce7ec