[INFO] crate pusher 0.4.2 is already in cache [INFO] testing pusher-0.4.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate pusher 0.4.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate pusher 0.4.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pusher 0.4.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pusher 0.4.2 [INFO] tweaked toml for crates.io crate pusher 0.4.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate pusher 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", 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] d65ade7221a3d0a71b9275e95f7cb7d6ee23222e5fdad1f245d6b53606cc8d35 [INFO] running `Command { std: "docker" "start" "-a" "d65ade7221a3d0a71b9275e95f7cb7d6ee23222e5fdad1f245d6b53606cc8d35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d65ade7221a3d0a71b9275e95f7cb7d6ee23222e5fdad1f245d6b53606cc8d35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65ade7221a3d0a71b9275e95f7cb7d6ee23222e5fdad1f245d6b53606cc8d35", kill_on_drop: false }` [INFO] [stdout] d65ade7221a3d0a71b9275e95f7cb7d6ee23222e5fdad1f245d6b53606cc8d35 [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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2096441f1ef6c2d9c6db2eb98b77d1b9506c1c960f39a93ea9423706fa4f58d9 [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" "2096441f1ef6c2d9c6db2eb98b77d1b9506c1c960f39a93ea9423706fa4f58d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 futures-io v0.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling regex v1.3.6 [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 http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [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 1m 30s [INFO] running `Command { std: "docker" "inspect" "2096441f1ef6c2d9c6db2eb98b77d1b9506c1c960f39a93ea9423706fa4f58d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2096441f1ef6c2d9c6db2eb98b77d1b9506c1c960f39a93ea9423706fa4f58d9", kill_on_drop: false }` [INFO] [stdout] 2096441f1ef6c2d9c6db2eb98b77d1b9506c1c960f39a93ea9423706fa4f58d9 [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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--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] e8d5edcc3caa9960ace748f009fbc99ecc9b85b5a1472bd63221be87755db0c5 [INFO] running `Command { std: "docker" "start" "-a" "e8d5edcc3caa9960ace748f009fbc99ecc9b85b5a1472bd63221be87755db0c5", 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 25.32s [INFO] running `Command { std: "docker" "inspect" "e8d5edcc3caa9960ace748f009fbc99ecc9b85b5a1472bd63221be87755db0c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d5edcc3caa9960ace748f009fbc99ecc9b85b5a1472bd63221be87755db0c5", kill_on_drop: false }` [INFO] [stdout] e8d5edcc3caa9960ace748f009fbc99ecc9b85b5a1472bd63221be87755db0c5 [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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a78e08368dc6db196f2335613e98b62bacb0e5ad9dfcb264441b82b1468e5cf [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" "3a78e08368dc6db196f2335613e98b62bacb0e5ad9dfcb264441b82b1468e5cf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pusher-2a3f3430e945e809 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test client::tests::test_channel_format_validation ... ok [INFO] [stdout] test client::tests::test_initialization_from_url ... ok [INFO] [stdout] test client::tests::test_client_webhook_validation ... ok [INFO] [stdout] test client::tests::test_event_name_length_validation ... ok [INFO] [stdout] test client::tests::test_initialization_from_env ... ok [INFO] [stdout] test client::tests::test_channel_number_validation ... ok [INFO] [stdout] test client::tests::test_presence_channel_authentication ... 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 request_url::test_get_channels_url_with_one_additional_param ... ok [INFO] [stdout] test request_url::test_get_channel_url ... ok [INFO] [stdout] test request_url::test_trigger_request_url ... 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 request_url::test_get_users_url ... ok [INFO] [stdout] test client::tests::test_channel_length_validation ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lib-1e6cd8afe5f7ed9b [INFO] [stdout] test client::tests::test_private_channel_authentication ... ok [INFO] [stdout] test client::tests::test_socket_id_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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_get_channel ... ok [INFO] [stdout] test test_get_channels ... ok [INFO] [stdout] test test_eb_trigger ... ok [INFO] [stdout] test test_error_response_handler ... ok [INFO] [stdout] test test_get_channel_users ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pusher [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] [stdout] test src/client.rs - client::Pusher::channel (line 440) ... FAILED [INFO] [stdout] test src/client.rs - client::Pusher::trigger_exclusive (line 240) ... FAILED [INFO] [stdout] test src/client.rs - client::Pusher::channels_with_options (line 386) ... FAILED [INFO] [stdout] test src/client.rs - client::Pusher::channel_users (line 509) ... FAILED [INFO] [stdout] test src/client.rs - client::Pusher::channels (line 365) ... FAILED [INFO] [stdout] test src/client.rs - client::Pusher::channel_with_options (line 460) ... FAILED [INFO] [stdout] test src/client.rs - client::PusherBuilder::from_url (line 70) ... FAILED [INFO] [stdout] test src/client.rs - client::Pusher::trigger_multi (line 263) ... FAILED [INFO] [stdout] test src/client.rs - client::Pusher::trigger_multi_exclusive (line 285) ... FAILED [INFO] [stdout] test src/lib.rs - (line 19) ... FAILED [INFO] [stdout] test src/client.rs - client::PusherBuilder::secure (line 161) ... FAILED [INFO] [stdout] test src/client.rs - client::PusherBuilder::new (line 53) ... FAILED [INFO] [stdout] test src/client.rs - client::PusherBuilder::host (line 150) ... FAILED [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" "3a78e08368dc6db196f2335613e98b62bacb0e5ad9dfcb264441b82b1468e5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a78e08368dc6db196f2335613e98b62bacb0e5ad9dfcb264441b82b1468e5cf", kill_on_drop: false }` [INFO] [stdout] 3a78e08368dc6db196f2335613e98b62bacb0e5ad9dfcb264441b82b1468e5cf