[INFO] updating cached repository https://github.com/reposefulGrass/part-database [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9657b574043c3b2c3b12c8d107122b13d2556eac [INFO] testing reposefulGrass/part-database against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FreposefulGrass%2Fpart-database" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reposefulGrass/part-database on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/reposefulGrass/part-database [INFO] finished tweaking git repo https://github.com/reposefulGrass/part-database [INFO] tweaked toml for git repo https://github.com/reposefulGrass/part-database written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/reposefulGrass/part-database already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] e842c594e3d9769407dd7d765e5314806d9b08a6f108ba74d7617e9dcddd45a7 [INFO] running `"docker" "start" "-a" "e842c594e3d9769407dd7d765e5314806d9b08a6f108ba74d7617e9dcddd45a7"` [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling part_database v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "e842c594e3d9769407dd7d765e5314806d9b08a6f108ba74d7617e9dcddd45a7"` [INFO] running `"docker" "rm" "-f" "e842c594e3d9769407dd7d765e5314806d9b08a6f108ba74d7617e9dcddd45a7"` [INFO] [stdout] e842c594e3d9769407dd7d765e5314806d9b08a6f108ba74d7617e9dcddd45a7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] c701904e0328db3d492c4ec39647f0ef20e738fb6dc2329c6f14a6ed28f9405b [INFO] running `"docker" "start" "-a" "c701904e0328db3d492c4ec39647f0ef20e738fb6dc2329c6f14a6ed28f9405b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling part_database v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/database.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | db.update(123, -50); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "c701904e0328db3d492c4ec39647f0ef20e738fb6dc2329c6f14a6ed28f9405b"` [INFO] running `"docker" "rm" "-f" "c701904e0328db3d492c4ec39647f0ef20e738fb6dc2329c6f14a6ed28f9405b"` [INFO] [stdout] c701904e0328db3d492c4ec39647f0ef20e738fb6dc2329c6f14a6ed28f9405b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 4c851e6d984f7cbb9f161cc9ecd1730b262c1f948e46431e8cc88b06a7413027 [INFO] running `"docker" "start" "-a" "4c851e6d984f7cbb9f161cc9ecd1730b262c1f948e46431e8cc88b06a7413027"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/part_database-365c3d73436403d5 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test database::db_insert_test ... ok [INFO] [stdout] test database::db_search_test ... ok [INFO] [stdout] test database::db_update_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4c851e6d984f7cbb9f161cc9ecd1730b262c1f948e46431e8cc88b06a7413027"` [INFO] running `"docker" "rm" "-f" "4c851e6d984f7cbb9f161cc9ecd1730b262c1f948e46431e8cc88b06a7413027"` [INFO] [stdout] 4c851e6d984f7cbb9f161cc9ecd1730b262c1f948e46431e8cc88b06a7413027