[INFO] fetching crate jsonrpc-client-transports 16.0.0... [INFO] testing jsonrpc-client-transports-16.0.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate jsonrpc-client-transports 16.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate jsonrpc-client-transports 16.0.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsonrpc-client-transports 16.0.0 [INFO] finished tweaking crates.io crate jsonrpc-client-transports 16.0.0 [INFO] tweaked toml for crates.io crate jsonrpc-client-transports 16.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7f169dc4b2255ce4ade012c6db2bc3eae6d620645e5f5532f43f48a4f7ad972 [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" "b7f169dc4b2255ce4ade012c6db2bc3eae6d620645e5f5532f43f48a4f7ad972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7f169dc4b2255ce4ade012c6db2bc3eae6d620645e5f5532f43f48a4f7ad972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f169dc4b2255ce4ade012c6db2bc3eae6d620645e5f5532f43f48a4f7ad972", kill_on_drop: false }` [INFO] [stdout] b7f169dc4b2255ce4ade012c6db2bc3eae6d620645e5f5532f43f48a4f7ad972 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57999fc47ab1d775c97537b57433460b7ed72ef62bee4bd1e3142e267584e380 [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" "57999fc47ab1d775c97537b57433460b7ed72ef62bee4bd1e3142e267584e380", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [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 tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [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 futures-executor v0.3.8 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling jsonrpc-core v16.0.0 [INFO] [stderr] Compiling jsonrpc-pubsub v16.0.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling jsonrpc-client-transports v16.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.71s [INFO] running `Command { std: "docker" "inspect" "57999fc47ab1d775c97537b57433460b7ed72ef62bee4bd1e3142e267584e380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57999fc47ab1d775c97537b57433460b7ed72ef62bee4bd1e3142e267584e380", kill_on_drop: false }` [INFO] [stdout] 57999fc47ab1d775c97537b57433460b7ed72ef62bee4bd1e3142e267584e380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7440a73fcad27b28b653f6ffa114bca058f5a56687dab08e72eb45bf47ef42ea [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" "7440a73fcad27b28b653f6ffa114bca058f5a56687dab08e72eb45bf47ef42ea", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-named-pipes v0.1.0 [INFO] [stderr] Compiling jsonrpc-server-utils v16.0.0 [INFO] [stderr] Compiling miow v0.3.6 [INFO] [stderr] Compiling parity-tokio-ipc v0.4.0 [INFO] [stderr] Compiling jsonrpc-http-server v16.0.0 [INFO] [stderr] Compiling jsonrpc-ipc-server v16.0.0 [INFO] [stderr] Compiling jsonrpc-client-transports v16.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.63s [INFO] running `Command { std: "docker" "inspect" "7440a73fcad27b28b653f6ffa114bca058f5a56687dab08e72eb45bf47ef42ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7440a73fcad27b28b653f6ffa114bca058f5a56687dab08e72eb45bf47ef42ea", kill_on_drop: false }` [INFO] [stdout] 7440a73fcad27b28b653f6ffa114bca058f5a56687dab08e72eb45bf47ef42ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c620f1aab96dc8a540981984668e16df8f1f323a6c7937122352c49a72625fca [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" "c620f1aab96dc8a540981984668e16df8f1f323a6c7937122352c49a72625fca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jsonrpc_client_transports-6634bbc56e984aa1 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test transports::tests::notification_deserialize ... ok [INFO] [stdout] test transports::tests::success_deserialize ... ok [INFO] [stdout] test transports::tests::failure_output_deserialize ... ok [INFO] [stdout] test tests::test_client_terminates ... ok [INFO] [stdout] test tests::should_send_notification ... ok [INFO] [stdout] test transports::http::tests::handles_invalid_uri ... ok [INFO] [stdout] test transports::http::tests::should_send_notification ... ok [INFO] [stdout] test tests::should_handle_subscription ... ok [INFO] [stdout] test transports::http::tests::handles_connection_refused_error ... ok [INFO] [stdout] test transports::http::tests::should_work ... ok [INFO] [stdout] test transports::http::tests::handles_server_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests jsonrpc-client-transports [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 `Command { std: "docker" "inspect" "c620f1aab96dc8a540981984668e16df8f1f323a6c7937122352c49a72625fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c620f1aab96dc8a540981984668e16df8f1f323a6c7937122352c49a72625fca", kill_on_drop: false }` [INFO] [stdout] c620f1aab96dc8a540981984668e16df8f1f323a6c7937122352c49a72625fca