[INFO] updating cached repository https://github.com/pusher-community/pusher-http-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b891e6dd808051e0c2ff4c8f66784dfba5cf7245 [INFO] testing pusher-community/pusher-http-rust against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpusher-community%2Fpusher-http-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pusher-community/pusher-http-rust on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pusher-community/pusher-http-rust [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/pusher-community/pusher-http-rust [INFO] tweaked toml for git repo https://github.com/pusher-community/pusher-http-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pusher-community/pusher-http-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4883a4dc9169d50d6fa0d110ecaaaf1219374cbe97ddd5893a43115ccae20779 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4883a4dc9169d50d6fa0d110ecaaaf1219374cbe97ddd5893a43115ccae20779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4883a4dc9169d50d6fa0d110ecaaaf1219374cbe97ddd5893a43115ccae20779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4883a4dc9169d50d6fa0d110ecaaaf1219374cbe97ddd5893a43115ccae20779", kill_on_drop: false }` [INFO] [stdout] 4883a4dc9169d50d6fa0d110ecaaaf1219374cbe97ddd5893a43115ccae20779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d7af93a8b9b0e65703f2ab5e9644845d7ce7ce694932f94dfe4be320a1cf35ea [INFO] running `Command { std: "docker" "start" "-a" "d7af93a8b9b0e65703f2ab5e9644845d7ce7ce694932f94dfe4be320a1cf35ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling pusher v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "d7af93a8b9b0e65703f2ab5e9644845d7ce7ce694932f94dfe4be320a1cf35ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7af93a8b9b0e65703f2ab5e9644845d7ce7ce694932f94dfe4be320a1cf35ea", kill_on_drop: false }` [INFO] [stdout] d7af93a8b9b0e65703f2ab5e9644845d7ce7ce694932f94dfe4be320a1cf35ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d250f8d2b51ff68fd76252ecc84556d01b9f61704693e8200490d35deb502a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1d250f8d2b51ff68fd76252ecc84556d01b9f61704693e8200490d35deb502a4", kill_on_drop: false }` [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling yup-hyper-mock v4.0.0 [INFO] [stderr] Compiling pusher v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.47s [INFO] running `Command { std: "docker" "inspect" "1d250f8d2b51ff68fd76252ecc84556d01b9f61704693e8200490d35deb502a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d250f8d2b51ff68fd76252ecc84556d01b9f61704693e8200490d35deb502a4", kill_on_drop: false }` [INFO] [stdout] 1d250f8d2b51ff68fd76252ecc84556d01b9f61704693e8200490d35deb502a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f7f19dc5fab436ff830eacf83a1dfd63c41566dc10a0523189774bc2d65f8f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6f7f19dc5fab436ff830eacf83a1dfd63c41566dc10a0523189774bc2d65f8f1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pusher-2a3f3430e945e809 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test client::tests::test_socket_id_validation ... ok [INFO] [stdout] test client::tests::test_webhook_improper_key_case ... ok [INFO] [stdout] test client::tests::test_webhook_improper_signature_case ... ok [INFO] [stdout] test client::tests::test_initialization_from_url ... ok [INFO] [stdout] test request_url::test_get_channel_url ... ok [INFO] [stdout] test request_url::test_get_channels_url ... ok [INFO] [stdout] test request_url::test_get_channels_url_with_no_params ... ok [INFO] [stdout] test client::tests::test_presence_channel_authentication ... ok [INFO] [stdout] test client::tests::test_initialization_from_env ... ok [INFO] [stdout] test client::tests::test_private_channel_authentication ... ok [INFO] [stdout] test client::tests::test_channel_format_validation ... ok [INFO] [stdout] test client::tests::test_channel_length_validation ... ok [INFO] [stdout] test request_url::test_get_users_url ... ok [INFO] [stdout] test request_url::test_trigger_request_url ... ok [INFO] [stdout] test request_url::test_get_channels_url_with_one_additional_param ... ok [INFO] [stdout] test client::tests::test_channel_number_validation ... ok [INFO] [stdout] test client::tests::test_event_name_length_validation ... ok [INFO] [stdout] test client::tests::test_client_webhook_validation ... ok [INFO] [stdout] test client::tests::test_trigger_payload_size_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lib-1e6cd8afe5f7ed9b [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_error_response_handler ... ok [INFO] [stdout] test test_get_channels ... ok [INFO] [stderr] Doc-tests pusher [INFO] [stdout] test test_get_channel_users ... ok [INFO] [stdout] test test_eb_trigger ... ok [INFO] [stdout] test test_get_channel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/client.rs - client::Pusher::authenticate_private_channel (line 556) ... ignored [INFO] [stdout] test src/client.rs - client::Pusher::webhook (line 648) ... ignored [INFO] [stdout] test src/client.rs - client::PusherBuilder::from_env (line 87) ... ignored [INFO] [stdout] test src/client.rs - client::Pusher::authenticate_presence_channel (line 595) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --test /opt/rustwide/workdir/src/lib.rs --crate-name pusher -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/rust-crypto-8e40d7f082afd815/out --extern bytes=/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-cfe02e5f0cdd26ab.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib --extern pusher=/opt/rustwide/target/debug/deps/libpusher-776c128d9c550859.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c635903c3558c9e5.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-32a796acec468b53.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fdad86d75d5f03e6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-06dcce1b47c4d9e9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc7912c5f34ec52b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib --extern yup_hyper_mock=/opt/rustwide/target/debug/deps/libyup_hyper_mock-654ff71f8497c422.rlib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6f7f19dc5fab436ff830eacf83a1dfd63c41566dc10a0523189774bc2d65f8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f7f19dc5fab436ff830eacf83a1dfd63c41566dc10a0523189774bc2d65f8f1", kill_on_drop: false }` [INFO] [stdout] 6f7f19dc5fab436ff830eacf83a1dfd63c41566dc10a0523189774bc2d65f8f1