[INFO] crate dictcc-cli 0.2.0 is already in cache [INFO] extracting crate dictcc-cli 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/dictcc-cli/0.2.0 [INFO] extracting crate dictcc-cli 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/dictcc-cli/0.2.0 [INFO] validating manifest of dictcc-cli-0.2.0 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 dictcc-cli-0.2.0 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 dictcc-cli-0.2.0 [INFO] finished frobbing dictcc-cli-0.2.0 [INFO] frobbed toml for dictcc-cli-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/dictcc-cli/0.2.0/Cargo.toml [INFO] started frobbing dictcc-cli-0.2.0 [INFO] finished frobbing dictcc-cli-0.2.0 [INFO] frobbed toml for dictcc-cli-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/dictcc-cli/0.2.0/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 dictcc-cli-0.2.0 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/dictcc-cli/0.2.0:/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] 5d2043d64b70d0f44ee79e1954e215a0cfbc91bc2c0c494a39a611e03dacd96f [INFO] running `"docker" "start" "-a" "5d2043d64b70d0f44ee79e1954e215a0cfbc91bc2c0c494a39a611e03dacd96f"` [INFO] [stderr] Compiling dictcc-cli v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling sqlite v0.23.9 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `"docker" "inspect" "5d2043d64b70d0f44ee79e1954e215a0cfbc91bc2c0c494a39a611e03dacd96f"` [INFO] running `"docker" "rm" "-f" "5d2043d64b70d0f44ee79e1954e215a0cfbc91bc2c0c494a39a611e03dacd96f"` [INFO] [stdout] 5d2043d64b70d0f44ee79e1954e215a0cfbc91bc2c0c494a39a611e03dacd96f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/dictcc-cli/0.2.0:/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] 3c832cad995dfdd0df5fb3f3dcf2649defa6a1834da3afcfbb074324ea160971 [INFO] running `"docker" "start" "-a" "3c832cad995dfdd0df5fb3f3dcf2649defa6a1834da3afcfbb074324ea160971"` [INFO] [stderr] Compiling dictcc-cli v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:319:56 [INFO] [stderr] | [INFO] [stderr] 319 | fn translate(db: &path::Path, to_translate: &str, mut callback: F) -> Result<()> [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `"docker" "inspect" "3c832cad995dfdd0df5fb3f3dcf2649defa6a1834da3afcfbb074324ea160971"` [INFO] running `"docker" "rm" "-f" "3c832cad995dfdd0df5fb3f3dcf2649defa6a1834da3afcfbb074324ea160971"` [INFO] [stdout] 3c832cad995dfdd0df5fb3f3dcf2649defa6a1834da3afcfbb074324ea160971 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/dictcc-cli/0.2.0:/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] f022838147c87d222ef2453586590b4ac66db5e3f2c78de29cb7bf0d68b95b70 [INFO] running `"docker" "start" "-a" "f022838147c87d222ef2453586590b4ac66db5e3f2c78de29cb7bf0d68b95b70"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/dictcc_cli-6d9a75e8f3b447a7 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test tests::fail_db_not_found ... ok [INFO] [stdout] test tests::inject_malicious_sql ... ok [INFO] [stdout] test tests::no_results ... ok [INFO] [stdout] test tests::translate_contents ... ok [INFO] [stdout] test tests::translate_christmas ... ok [INFO] [stdout] test tests::translate_statistics ... ok [INFO] [stdout] test tests::translate_subjugate ... ok [INFO] [stdout] test tests::translate_poor ... ok [INFO] [stdout] test tests::translate_wherewithals ... ok [INFO] [stdout] test tests::translate_surefire ... ok [INFO] [stdout] test tests::translate_sulfur ... ok [INFO] [stdout] test tests::translate_dorky ... ok [INFO] [stdout] test tests::translate_inhalt ... ok [INFO] [stdout] test tests::translate_love ... ok [INFO] [stdout] test tests::translate_nauseating ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f022838147c87d222ef2453586590b4ac66db5e3f2c78de29cb7bf0d68b95b70"` [INFO] running `"docker" "rm" "-f" "f022838147c87d222ef2453586590b4ac66db5e3f2c78de29cb7bf0d68b95b70"` [INFO] [stdout] f022838147c87d222ef2453586590b4ac66db5e3f2c78de29cb7bf0d68b95b70