[INFO] updating cached repository https://github.com/threema-ch/push-relay [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] 9cd0c04405d75b4821bb78a7a6b91e19027fb4f8 [INFO] testing threema-ch/push-relay against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthreema-ch%2Fpush-relay" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/threema-ch/push-relay 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/threema-ch/push-relay [INFO] finished tweaking git repo https://github.com/threema-ch/push-relay [INFO] tweaked toml for git repo https://github.com/threema-ch/push-relay written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/threema-ch/push-relay 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] d8fe4f7026fc93212d4f99ed23f10e453ef805e1b7f32f9e84dbf1007f434127 [INFO] running `"docker" "start" "-a" "d8fe4f7026fc93212d4f99ed23f10e453ef805e1b7f32f9e84dbf1007f434127"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.0.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.10 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling url v2.0.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.3.0 [INFO] [stderr] Compiling indoc-impl v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling rustls v0.12.0 [INFO] [stderr] Compiling webpki-roots v0.14.0 [INFO] [stderr] Compiling indoc v0.2.8 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling tokio-rustls v0.5.0 [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.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "d8fe4f7026fc93212d4f99ed23f10e453ef805e1b7f32f9e84dbf1007f434127"` [INFO] running `"docker" "rm" "-f" "d8fe4f7026fc93212d4f99ed23f10e453ef805e1b7f32f9e84dbf1007f434127"` [INFO] [stdout] d8fe4f7026fc93212d4f99ed23f10e453ef805e1b7f32f9e84dbf1007f434127 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] a7cab6667acd649ef2a6a1d2dea8fca4dbb2102c5536589298cc7d47389612f1 [INFO] running `"docker" "start" "-a" "a7cab6667acd649ef2a6a1d2dea8fca4dbb2102c5536589298cc7d47389612f1"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling assert-json-diff v1.0.0 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling mockito v0.20.0 [INFO] [stderr] Compiling push-relay v3.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.43s [INFO] running `"docker" "inspect" "a7cab6667acd649ef2a6a1d2dea8fca4dbb2102c5536589298cc7d47389612f1"` [INFO] running `"docker" "rm" "-f" "a7cab6667acd649ef2a6a1d2dea8fca4dbb2102c5536589298cc7d47389612f1"` [INFO] [stdout] a7cab6667acd649ef2a6a1d2dea8fca4dbb2102c5536589298cc7d47389612f1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 63a0623deb5b475031a956fcac68024f666a2e4923d4a7f304be1a514c7a529e [INFO] running `"docker" "start" "-a" "63a0623deb5b475031a956fcac68024f666a2e4923d4a7f304be1a514c7a529e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/push_relay-47287f067d83a77e [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test push::fcm::test::test_priority_serialization ... ok [INFO] [stdout] test server::tests::test_invalid_method ... ok [INFO] [stdout] test server::tests::test_missing_contenttype ... ok [INFO] [stdout] test server::tests::test_invalid_contenttype ... ok [INFO] [stdout] test server::tests::test_bad_token_type ... ok [INFO] [stdout] test server::tests::test_missing_params ... ok [INFO] [stdout] test server::tests::test_invalid_ttl ... ok [INFO] [stdout] test server::tests::test_missing_params_apns ... ok [INFO] [stdout] test server::tests::test_bad_endpoint ... ok [INFO] [stdout] test server::tests::test_no_params ... ok [INFO] [stdout] test server::tests::test_invalid_path ... ok [INFO] [stdout] test server::tests::test_fcm_missing_registration ... ok [INFO] [stdout] test server::tests::test_fcm_unknown_error ... ok [INFO] [stdout] test server::tests::test_fcm_not_registered ... ok [INFO] [stdout] test server::tests::test_fcm_internal_server_error ... ok [INFO] [stdout] test server::tests::test_fcm_ok ... 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" "63a0623deb5b475031a956fcac68024f666a2e4923d4a7f304be1a514c7a529e"` [INFO] running `"docker" "rm" "-f" "63a0623deb5b475031a956fcac68024f666a2e4923d4a7f304be1a514c7a529e"` [INFO] [stdout] 63a0623deb5b475031a956fcac68024f666a2e4923d4a7f304be1a514c7a529e