[INFO] updating cached repository https://github.com/tprk77/qnickname [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] c22f297e1c6801c4795705cc0d76c1393473d5e2 [INFO] testing tprk77/qnickname against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftprk77%2Fqnickname" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tprk77/qnickname 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/tprk77/qnickname [INFO] finished tweaking git repo https://github.com/tprk77/qnickname [INFO] tweaked toml for git repo https://github.com/tprk77/qnickname written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tprk77/qnickname 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] a79c63ffd8c2220ecb42f8397d4ca472d1ccb98739bbeb9d9de3767351ce47ef [INFO] running `"docker" "start" "-a" "a79c63ffd8c2220ecb42f8397d4ca472d1ccb98739bbeb9d9de3767351ce47ef"` [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling serde v1.0.86 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.15 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.86 [INFO] [stderr] Compiling block-buffer v0.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling slack_api v0.21.0 [INFO] [stderr] Compiling slack v0.22.0 [INFO] [stderr] Compiling qnickname v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: static variable `QHashMap` should have an upper case name [INFO] [stderr] --> src/qnicknames.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | pub static ref QHashMap: HashMap> = { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to upper case: `QHASH_MAP` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.83s [INFO] running `"docker" "inspect" "a79c63ffd8c2220ecb42f8397d4ca472d1ccb98739bbeb9d9de3767351ce47ef"` [INFO] running `"docker" "rm" "-f" "a79c63ffd8c2220ecb42f8397d4ca472d1ccb98739bbeb9d9de3767351ce47ef"` [INFO] [stdout] a79c63ffd8c2220ecb42f8397d4ca472d1ccb98739bbeb9d9de3767351ce47ef [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] cd6b17bc9bdc2dde08f6079cee3e4b23e16fe28ff69dc3a438949430ab654cc5 [INFO] running `"docker" "start" "-a" "cd6b17bc9bdc2dde08f6079cee3e4b23e16fe28ff69dc3a438949430ab654cc5"` [INFO] [stderr] Compiling qnickname v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: static variable `QHashMap` should have an upper case name [INFO] [stderr] --> src/qnicknames.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | pub static ref QHashMap: HashMap> = { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to upper case: `QHASH_MAP` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `"docker" "inspect" "cd6b17bc9bdc2dde08f6079cee3e4b23e16fe28ff69dc3a438949430ab654cc5"` [INFO] running `"docker" "rm" "-f" "cd6b17bc9bdc2dde08f6079cee3e4b23e16fe28ff69dc3a438949430ab654cc5"` [INFO] [stdout] cd6b17bc9bdc2dde08f6079cee3e4b23e16fe28ff69dc3a438949430ab654cc5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 24384eee4bf5cd808775dd6c06b167846e398fb47176d3fc3ef44b6a458d177a [INFO] running `"docker" "start" "-a" "24384eee4bf5cd808775dd6c06b167846e398fb47176d3fc3ef44b6a458d177a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/qnickname-ce6a4870a6648f0f [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" "24384eee4bf5cd808775dd6c06b167846e398fb47176d3fc3ef44b6a458d177a"` [INFO] running `"docker" "rm" "-f" "24384eee4bf5cd808775dd6c06b167846e398fb47176d3fc3ef44b6a458d177a"` [INFO] [stdout] 24384eee4bf5cd808775dd6c06b167846e398fb47176d3fc3ef44b6a458d177a