[INFO] updating cached repository threema-ch/push-relay [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/threema-ch/push-relay [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/threema-ch/push-relay" "work/ex/beta-1.38-1/sources/1.37.0/gh/threema-ch/push-relay"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/threema-ch/push-relay'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/threema-ch/push-relay" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/threema-ch/push-relay"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/threema-ch/push-relay'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a3f7d2d26ea98f91fadc1ae75961ec6f8ed7da72 [INFO] sha for GitHub repo threema-ch/push-relay: a3f7d2d26ea98f91fadc1ae75961ec6f8ed7da72 [INFO] validating manifest of threema-ch/push-relay on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of threema-ch/push-relay on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing threema-ch/push-relay [INFO] finished frobbing threema-ch/push-relay [INFO] frobbed toml for threema-ch/push-relay written to work/ex/beta-1.38-1/sources/1.37.0/gh/threema-ch/push-relay/Cargo.toml [INFO] started frobbing threema-ch/push-relay [INFO] finished frobbing threema-ch/push-relay [INFO] frobbed toml for threema-ch/push-relay written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/threema-ch/push-relay/Cargo.toml [INFO] crate threema-ch/push-relay already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing threema-ch/push-relay against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/threema-ch/push-relay:/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.37.0" "build" "--frozen"` [INFO] [stdout] f9bcff8072ddedc900dcd063fd5aaf01b6746faed0ae513d5dd4d582fe3f1dd2 [INFO] running `"docker" "start" "-a" "f9bcff8072ddedc900dcd063fd5aaf01b6746faed0ae513d5dd4d582fe3f1dd2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling sct v0.3.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling webpki-roots v0.14.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling rustls v0.12.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling indoc-impl v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling tokio-rustls v0.5.0 [INFO] [stderr] Compiling indoc v0.2.8 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-alpn v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling a2 v0.3.6 [INFO] [stderr] Compiling push-relay v3.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `"docker" "inspect" "f9bcff8072ddedc900dcd063fd5aaf01b6746faed0ae513d5dd4d582fe3f1dd2"` [INFO] running `"docker" "rm" "-f" "f9bcff8072ddedc900dcd063fd5aaf01b6746faed0ae513d5dd4d582fe3f1dd2"` [INFO] [stdout] f9bcff8072ddedc900dcd063fd5aaf01b6746faed0ae513d5dd4d582fe3f1dd2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/threema-ch/push-relay:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 741f2251ccf897d3615da5e6e6098d28ac89631247751d9a643a65871125b1f5 [INFO] running `"docker" "start" "-a" "741f2251ccf897d3615da5e6e6098d28ac89631247751d9a643a65871125b1f5"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling mockito v0.14.1 [INFO] [stderr] Compiling push-relay v3.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.15s [INFO] running `"docker" "inspect" "741f2251ccf897d3615da5e6e6098d28ac89631247751d9a643a65871125b1f5"` [INFO] running `"docker" "rm" "-f" "741f2251ccf897d3615da5e6e6098d28ac89631247751d9a643a65871125b1f5"` [INFO] [stdout] 741f2251ccf897d3615da5e6e6098d28ac89631247751d9a643a65871125b1f5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/threema-ch/push-relay:/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.37.0" "test" "--frozen"` [INFO] [stdout] 149ad768911b91da0495009c77631d7d804509195cc950dd36dd3c13f10d1fa2 [INFO] running `"docker" "start" "-a" "149ad768911b91da0495009c77631d7d804509195cc950dd36dd3c13f10d1fa2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/crater/target/debug/deps/push_relay-6a6c6631f85383a2 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test push::fcm::test::test_priority_serialization ... ok [INFO] [stdout] test server::tests::test_bad_token_type ... ok [INFO] [stdout] test server::tests::test_bad_endpoint ... ok [INFO] [stdout] test server::tests::test_invalid_contenttype ... ok [INFO] [stdout] test server::tests::test_invalid_method ... ok [INFO] [stdout] test server::tests::test_invalid_path ... ok [INFO] [stdout] test server::tests::test_invalid_ttl ... ok [INFO] [stdout] test server::tests::test_missing_params ... ok [INFO] [stdout] test server::tests::test_missing_contenttype ... ok [INFO] [stdout] test server::tests::test_missing_params_apns ... ok [INFO] [stdout] test server::tests::test_no_params ... ok [INFO] [stdout] test server::tests::test_fcm_missing_registration ... ok [INFO] [stdout] test server::tests::test_fcm_internal_server_error ... ok [INFO] [stdout] test server::tests::test_fcm_not_registered ... ok [INFO] [stdout] test server::tests::test_fcm_ok ... ok [INFO] [stdout] test server::tests::test_fcm_unknown_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "149ad768911b91da0495009c77631d7d804509195cc950dd36dd3c13f10d1fa2"` [INFO] running `"docker" "rm" "-f" "149ad768911b91da0495009c77631d7d804509195cc950dd36dd3c13f10d1fa2"` [INFO] [stdout] 149ad768911b91da0495009c77631d7d804509195cc950dd36dd3c13f10d1fa2