[INFO] fetching crate jsonrpc-client-transports 14.2.0... [INFO] testing jsonrpc-client-transports-14.2.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate jsonrpc-client-transports 14.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate jsonrpc-client-transports 14.2.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate jsonrpc-client-transports 14.2.0 [INFO] finished tweaking crates.io crate jsonrpc-client-transports 14.2.0 [INFO] tweaked toml for crates.io crate jsonrpc-client-transports 14.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] e19c1c0ccef6f48c9ae9cbce2b2892e332218cdf4cfd17f331522004bf8bf3d2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e19c1c0ccef6f48c9ae9cbce2b2892e332218cdf4cfd17f331522004bf8bf3d2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling jsonrpc-pubsub v14.2.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling jsonrpc-client-transports v14.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.92s [INFO] running `"docker" "inspect" "e19c1c0ccef6f48c9ae9cbce2b2892e332218cdf4cfd17f331522004bf8bf3d2"` [INFO] running `"docker" "rm" "-f" "e19c1c0ccef6f48c9ae9cbce2b2892e332218cdf4cfd17f331522004bf8bf3d2"` [INFO] [stdout] e19c1c0ccef6f48c9ae9cbce2b2892e332218cdf4cfd17f331522004bf8bf3d2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a45f8cc8b04a9092407f940016c75d7893763a27d44eb680670ff6193871324 [INFO] running `"docker" "start" "-a" "2a45f8cc8b04a9092407f940016c75d7893763a27d44eb680670ff6193871324"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling mio-named-pipes v0.1.6 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling jsonrpc-server-utils v14.2.0 [INFO] [stderr] Compiling tokio-named-pipes v0.1.0 [INFO] [stderr] Compiling miow v0.3.4 [INFO] [stderr] Compiling jsonrpc-http-server v14.2.0 [INFO] [stderr] Compiling parity-tokio-ipc v0.4.0 [INFO] [stderr] Compiling jsonrpc-ipc-server v14.2.0 [INFO] [stderr] Compiling jsonrpc-client-transports v14.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.04s [INFO] running `"docker" "inspect" "2a45f8cc8b04a9092407f940016c75d7893763a27d44eb680670ff6193871324"` [INFO] running `"docker" "rm" "-f" "2a45f8cc8b04a9092407f940016c75d7893763a27d44eb680670ff6193871324"` [INFO] [stdout] 2a45f8cc8b04a9092407f940016c75d7893763a27d44eb680670ff6193871324 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=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" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 57b547e196ba659870d00a5075d9767e75c367867214d6d5f3b22442c4c40eea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "57b547e196ba659870d00a5075d9767e75c367867214d6d5f3b22442c4c40eea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jsonrpc_client_transports-df73d71a2d7e3edd [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test transports::http::tests::client_still_works_after_http_connect_error ... ignored [INFO] [stdout] test transports::tests::success_deserialize ... ok [INFO] [stdout] test transports::tests::notification_deserialize ... ok [INFO] [stdout] test transports::tests::failure_output_deserialize ... ok [INFO] [stdout] test transports::http::tests::handles_invalid_uri ... ok [INFO] [stdout] test tests::test_client_terminates ... ok [INFO] [stdout] test tests::should_send_notification ... ok [INFO] [stdout] test transports::http::tests::handles_connection_refused_error ... ok [INFO] [stdout] test transports::http::tests::handles_server_error ... ok [INFO] [stdout] test transports::http::tests::should_work ... ok [INFO] [stderr] [2020-06-06T00:00:53Z INFO jsonrpc_client_transports::tests] ok () [INFO] [stdout] test tests::should_handle_subscription ... ok [INFO] [stdout] test transports::http::tests::should_send_notification ... ok [INFO] [stderr] Doc-tests jsonrpc-client-transports [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "57b547e196ba659870d00a5075d9767e75c367867214d6d5f3b22442c4c40eea"` [INFO] running `"docker" "rm" "-f" "57b547e196ba659870d00a5075d9767e75c367867214d6d5f3b22442c4c40eea"` [INFO] [stdout] 57b547e196ba659870d00a5075d9767e75c367867214d6d5f3b22442c4c40eea