[INFO] updating cached repository https://github.com/23prime/completion-judgment [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] efd1d68c07d23b97f76eff530377416e0bdf6ce1 [INFO] testing 23prime/completion-judgment against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2F23prime%2Fcompletion-judgment" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/23prime/completion-judgment 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/23prime/completion-judgment [INFO] finished tweaking git repo https://github.com/23prime/completion-judgment [INFO] tweaked toml for git repo https://github.com/23prime/completion-judgment written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/23prime/completion-judgment 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] f120945ec4577cb01ffb5be536d12b29d24537273975a42cc04cc8aeded400ce [INFO] running `"docker" "start" "-a" "f120945ec4577cb01ffb5be536d12b29d24537273975a42cc04cc8aeded400ce"` [INFO] [stderr] Compiling completion-judgment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/rules.rs:9:34 [INFO] [stderr] | [INFO] [stderr] 9 | let mut req = HashMap::new();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolon)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "f120945ec4577cb01ffb5be536d12b29d24537273975a42cc04cc8aeded400ce"` [INFO] running `"docker" "rm" "-f" "f120945ec4577cb01ffb5be536d12b29d24537273975a42cc04cc8aeded400ce"` [INFO] [stdout] f120945ec4577cb01ffb5be536d12b29d24537273975a42cc04cc8aeded400ce [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] 8cb50053fd5949ef5a9233519dc4b4d8708d6e353729e8b993b2ed8fb6bb9794 [INFO] running `"docker" "start" "-a" "8cb50053fd5949ef5a9233519dc4b4d8708d6e353729e8b993b2ed8fb6bb9794"` [INFO] [stderr] Compiling completion-judgment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/rules.rs:9:34 [INFO] [stderr] | [INFO] [stderr] 9 | let mut req = HashMap::new();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolon)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "8cb50053fd5949ef5a9233519dc4b4d8708d6e353729e8b993b2ed8fb6bb9794"` [INFO] running `"docker" "rm" "-f" "8cb50053fd5949ef5a9233519dc4b4d8708d6e353729e8b993b2ed8fb6bb9794"` [INFO] [stdout] 8cb50053fd5949ef5a9233519dc4b4d8708d6e353729e8b993b2ed8fb6bb9794 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] 48b40568e12e48e4eb696a61a3277c2a695009f2758b93c6ed379c5850710ff6 [INFO] running `"docker" "start" "-a" "48b40568e12e48e4eb696a61a3277c2a695009f2758b93c6ed379c5850710ff6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/completion_judgment-4382f97510f72a37 [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" "48b40568e12e48e4eb696a61a3277c2a695009f2758b93c6ed379c5850710ff6"` [INFO] running `"docker" "rm" "-f" "48b40568e12e48e4eb696a61a3277c2a695009f2758b93c6ed379c5850710ff6"` [INFO] [stdout] 48b40568e12e48e4eb696a61a3277c2a695009f2758b93c6ed379c5850710ff6