[INFO] updating cached repository https://github.com/danreeves/now-cli [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] 0b9553a3c912f00b85e20c5c88252022c82430fd [INFO] testing danreeves/now-cli against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanreeves%2Fnow-cli" "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/danreeves/now-cli on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/danreeves/now-cli [INFO] finished tweaking git repo https://github.com/danreeves/now-cli [INFO] tweaked toml for git repo https://github.com/danreeves/now-cli written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/danreeves/now-cli already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 97d123a603a2c70a06f4f1ec48ba6367a3e9a0d5454450d6049f8123dbe45ff8 [INFO] running `"docker" "start" "-a" "97d123a603a2c70a06f4f1ec48ba6367a3e9a0d5454450d6049f8123dbe45ff8"` [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling rprompt v1.0.3 [INFO] [stderr] Compiling mkdirp v0.1.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling termios v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.6 [INFO] [stderr] Compiling directories v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling tabular v0.1.2 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling dialoguer v0.1.0 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling serde_json v1.0.28 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling reqwest v0.9.1 [INFO] [stderr] Compiling now-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/main.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | _ => unimplemented!(), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/handlers.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | user_data.load(); [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 40.14s [INFO] running `"docker" "inspect" "97d123a603a2c70a06f4f1ec48ba6367a3e9a0d5454450d6049f8123dbe45ff8"` [INFO] running `"docker" "rm" "-f" "97d123a603a2c70a06f4f1ec48ba6367a3e9a0d5454450d6049f8123dbe45ff8"` [INFO] [stdout] 97d123a603a2c70a06f4f1ec48ba6367a3e9a0d5454450d6049f8123dbe45ff8 [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 76a8993443add4e7c53c0caba81890ae22485681ebb0dce32cdb857e781885ea [INFO] running `"docker" "start" "-a" "76a8993443add4e7c53c0caba81890ae22485681ebb0dce32cdb857e781885ea"` [INFO] [stderr] Compiling now-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/main.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | _ => unimplemented!(), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/handlers.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | user_data.load(); [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 4.40s [INFO] running `"docker" "inspect" "76a8993443add4e7c53c0caba81890ae22485681ebb0dce32cdb857e781885ea"` [INFO] running `"docker" "rm" "-f" "76a8993443add4e7c53c0caba81890ae22485681ebb0dce32cdb857e781885ea"` [INFO] [stdout] 76a8993443add4e7c53c0caba81890ae22485681ebb0dce32cdb857e781885ea [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 4564fdd308f599e418a23f4ff0d71f107e575be31159db5770afb3d1af2eabb1 [INFO] running `"docker" "start" "-a" "4564fdd308f599e418a23f4ff0d71f107e575be31159db5770afb3d1af2eabb1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/now-f69e3030f9ad0364 [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" "4564fdd308f599e418a23f4ff0d71f107e575be31159db5770afb3d1af2eabb1"` [INFO] running `"docker" "rm" "-f" "4564fdd308f599e418a23f4ff0d71f107e575be31159db5770afb3d1af2eabb1"` [INFO] [stdout] 4564fdd308f599e418a23f4ff0d71f107e575be31159db5770afb3d1af2eabb1