[INFO] updating cached repository https://github.com/noahrinehart/sonic [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] 9ed1813c8386b30102f5defbaf6ffdfec0f7f88f [INFO] testing noahrinehart/sonic against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahrinehart%2Fsonic" "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/noahrinehart/sonic 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/noahrinehart/sonic [INFO] finished tweaking git repo https://github.com/noahrinehart/sonic [INFO] tweaked toml for git repo https://github.com/noahrinehart/sonic written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/noahrinehart/sonic 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-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] 13d0f26e629d59807e6b11c1649e6e743a33310e62b3ab522690cfae3b51ccdd [INFO] running `"docker" "start" "-a" "13d0f26e629d59807e6b11c1649e6e743a33310e62b3ab522690cfae3b51ccdd"` [INFO] [stderr] Compiling lazy_static v0.2.10 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling linked-hash-map v0.5.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling scan_fmt v0.1.1 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hostname v0.1.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling mustache v0.8.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling url v1.6.0 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling ws v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling nickel v0.10.0 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.6 [INFO] [stderr] Compiling staticfile v0.4.0 [INFO] [stderr] Compiling textnonce v0.6.3 [INFO] [stderr] Compiling bson v0.10.0 [INFO] [stderr] Compiling mongodb v0.3.7 [INFO] [stderr] Compiling sonic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/ws_server.rs:26:32 [INFO] [stderr] | [INFO] [stderr] 26 | if let Some(ip_addr) = try!(shake.remote_addr()) { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.44s [INFO] running `"docker" "inspect" "13d0f26e629d59807e6b11c1649e6e743a33310e62b3ab522690cfae3b51ccdd"` [INFO] running `"docker" "rm" "-f" "13d0f26e629d59807e6b11c1649e6e743a33310e62b3ab522690cfae3b51ccdd"` [INFO] [stdout] 13d0f26e629d59807e6b11c1649e6e743a33310e62b3ab522690cfae3b51ccdd [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] 5e0975b41cfca114d35e37ba1fa70114bfb91a15ceda7e73098004d13ef5004c [INFO] running `"docker" "start" "-a" "5e0975b41cfca114d35e37ba1fa70114bfb91a15ceda7e73098004d13ef5004c"` [INFO] [stderr] Compiling sonic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/ws_server.rs:26:32 [INFO] [stderr] | [INFO] [stderr] 26 | if let Some(ip_addr) = try!(shake.remote_addr()) { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "5e0975b41cfca114d35e37ba1fa70114bfb91a15ceda7e73098004d13ef5004c"` [INFO] running `"docker" "rm" "-f" "5e0975b41cfca114d35e37ba1fa70114bfb91a15ceda7e73098004d13ef5004c"` [INFO] [stdout] 5e0975b41cfca114d35e37ba1fa70114bfb91a15ceda7e73098004d13ef5004c [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] 1d191cb03697af05d2db7a3668d532f508753d152f5051392556a013d5f9f29b [INFO] running `"docker" "start" "-a" "1d191cb03697af05d2db7a3668d532f508753d152f5051392556a013d5f9f29b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sonic-8c0bd0b956e6e81d [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" "1d191cb03697af05d2db7a3668d532f508753d152f5051392556a013d5f9f29b"` [INFO] running `"docker" "rm" "-f" "1d191cb03697af05d2db7a3668d532f508753d152f5051392556a013d5f9f29b"` [INFO] [stdout] 1d191cb03697af05d2db7a3668d532f508753d152f5051392556a013d5f9f29b