[INFO] updating cached repository gilbertw1/metaswitch-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gilbertw1/metaswitch-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gilbertw1/metaswitch-server" "work/ex/beta-1.37-6/sources/1.36.0/gh/gilbertw1/metaswitch-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gilbertw1/metaswitch-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gilbertw1/metaswitch-server" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gilbertw1/metaswitch-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gilbertw1/metaswitch-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2bd0ad32fbc629e64fb565fca425491eb6ab6dfe [INFO] sha for GitHub repo gilbertw1/metaswitch-server: 2bd0ad32fbc629e64fb565fca425491eb6ab6dfe [INFO] validating manifest of gilbertw1/metaswitch-server on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gilbertw1/metaswitch-server on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gilbertw1/metaswitch-server [INFO] finished frobbing gilbertw1/metaswitch-server [INFO] frobbed toml for gilbertw1/metaswitch-server written to work/ex/beta-1.37-6/sources/1.36.0/gh/gilbertw1/metaswitch-server/Cargo.toml [INFO] started frobbing gilbertw1/metaswitch-server [INFO] finished frobbing gilbertw1/metaswitch-server [INFO] frobbed toml for gilbertw1/metaswitch-server written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gilbertw1/metaswitch-server/Cargo.toml [INFO] crate gilbertw1/metaswitch-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gilbertw1/metaswitch-server against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gilbertw1/metaswitch-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 7320af7df1339955d1a2e9ea49d8029afcf3e3ed4c812cd9c33308131ef67b9d [INFO] running `"docker" "start" "-a" "7320af7df1339955d1a2e9ea49d8029afcf3e3ed4c812cd9c33308131ef67b9d"` [INFO] [stderr] Compiling cc v1.0.19 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling serde v1.0.72 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.6 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling quote v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.72 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.8 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling metaswitch-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `"docker" "inspect" "7320af7df1339955d1a2e9ea49d8029afcf3e3ed4c812cd9c33308131ef67b9d"` [INFO] running `"docker" "rm" "-f" "7320af7df1339955d1a2e9ea49d8029afcf3e3ed4c812cd9c33308131ef67b9d"` [INFO] [stdout] 7320af7df1339955d1a2e9ea49d8029afcf3e3ed4c812cd9c33308131ef67b9d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gilbertw1/metaswitch-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0817c075e8bfa33ce3e945b309c6763d7782a99d55d1bf2174d251c91d3cf708 [INFO] running `"docker" "start" "-a" "0817c075e8bfa33ce3e945b309c6763d7782a99d55d1bf2174d251c91d3cf708"` [INFO] [stderr] Compiling metaswitch-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `"docker" "inspect" "0817c075e8bfa33ce3e945b309c6763d7782a99d55d1bf2174d251c91d3cf708"` [INFO] running `"docker" "rm" "-f" "0817c075e8bfa33ce3e945b309c6763d7782a99d55d1bf2174d251c91d3cf708"` [INFO] [stdout] 0817c075e8bfa33ce3e945b309c6763d7782a99d55d1bf2174d251c91d3cf708 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/gilbertw1/metaswitch-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] cdadf2b72c6db1bf3f4943336ca35b1a90f930c5ad868fc371582021fa698480 [INFO] running `"docker" "start" "-a" "cdadf2b72c6db1bf3f4943336ca35b1a90f930c5ad868fc371582021fa698480"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running /opt/crater/target/debug/deps/metaswitch_server-39cacfd5f876d32f [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" "cdadf2b72c6db1bf3f4943336ca35b1a90f930c5ad868fc371582021fa698480"` [INFO] running `"docker" "rm" "-f" "cdadf2b72c6db1bf3f4943336ca35b1a90f930c5ad868fc371582021fa698480"` [INFO] [stdout] cdadf2b72c6db1bf3f4943336ca35b1a90f930c5ad868fc371582021fa698480