[INFO] fetching crate ntex-amqp 0.1.1... [INFO] testing ntex-amqp-0.1.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate ntex-amqp 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ntex-amqp 0.1.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ntex-amqp 0.1.1 [INFO] finished tweaking crates.io crate ntex-amqp 0.1.1 [INFO] tweaked toml for crates.io crate ntex-amqp 0.1.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3e4b88b473889d53147935befe9ced7a7c5e78f63d231a9fbcc585f0fcd9dc6f [INFO] running `"docker" "start" "-a" "3e4b88b473889d53147935befe9ced7a7c5e78f63d231a9fbcc585f0fcd9dc6f"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ntex-amqp-codec v0.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling ntex-codec v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling ntex-rt-macros v0.1.0 [INFO] [stderr] Compiling ntex-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling ntex-service v0.1.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.4 [INFO] [stderr] Compiling ntex-rt v0.1.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling trust-dns-resolver v0.19.4 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ntex-router v0.3.4 [INFO] [stderr] Compiling ntex v0.1.11 [INFO] [stderr] Compiling ntex-amqp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 36s [INFO] running `"docker" "inspect" "3e4b88b473889d53147935befe9ced7a7c5e78f63d231a9fbcc585f0fcd9dc6f"` [INFO] running `"docker" "rm" "-f" "3e4b88b473889d53147935befe9ced7a7c5e78f63d231a9fbcc585f0fcd9dc6f"` [INFO] [stdout] 3e4b88b473889d53147935befe9ced7a7c5e78f63d231a9fbcc585f0fcd9dc6f [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] 81a55f5865b2347e3a292e03b1d3e37a9c757c2b5de4a2baff5065e624592568 [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" "81a55f5865b2347e3a292e03b1d3e37a9c757c2b5de4a2baff5065e624592568"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ntex-amqp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.67s [INFO] running `"docker" "inspect" "81a55f5865b2347e3a292e03b1d3e37a9c757c2b5de4a2baff5065e624592568"` [INFO] running `"docker" "rm" "-f" "81a55f5865b2347e3a292e03b1d3e37a9c757c2b5de4a2baff5065e624592568"` [INFO] [stdout] 81a55f5865b2347e3a292e03b1d3e37a9c757c2b5de4a2baff5065e624592568 [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d3f84681351d65f3a8abbd2beec76cc36f1b2e96de923074d591a1b5180b164 [INFO] running `"docker" "start" "-a" "9d3f84681351d65f3a8abbd2beec76cc36f1b2e96de923074d591a1b5180b164"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ntex_amqp-b8d8f9ac1f17f3dd [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] [stderr] Running /opt/rustwide/target/debug/deps/test_server-0e8dc6c884ab16b6 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_amqp::sasl] Open connection: Open { container_id: "41ab09a63d5a423e929c9d3204314f37", hostname: Some("127.0.0.1"), max_frame_size: 65535, channel_max: 1024, idle_time_out: Some(120000), outgoing_locales: None, incoming_locales: None, offered_capabilities: None, desired_capabilities: None, properties: None } [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_amqp::server::sasl] Got open frame: Open { container_id: "41ab09a63d5a423e929c9d3204314f37", hostname: Some("127.0.0.1"), max_frame_size: 65535, channel_max: 1024, idle_time_out: Some(120000), outgoing_locales: None, incoming_locales: None, offered_capabilities: None, desired_capabilities: None, properties: None } [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_amqp::sasl] Open confirmed: Open { container_id: "fee854cc402b4572a1f091a7db0546ec", hostname: None, max_frame_size: 65535, channel_max: 1024, idle_time_out: Some(120000), outgoing_locales: None, incoming_locales: None, offered_capabilities: None, desired_capabilities: None, properties: None } [INFO] [stderr] [2020-04-21T23:35:11Z INFO ntex::server::builder] Starting 1 workers [INFO] [stderr] [2020-04-21T23:35:11Z INFO ntex::server::builder] Starting "test" service on 127.0.0.1:39953 [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex::connect::service] TCP connector - connecting to "127.0.0.1" port:39953 [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex::connect::service] TCP connector - successfully connected to connecting to "127.0.0.1" - Ok(V4(127.0.0.1:39953)) [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stdout] test test_sasl ... ok [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex::server::worker] Service "test" is available [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] attempting to decode a frame [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] frame decoded from buffer [INFO] [stderr] [2020-04-21T23:35:11Z TRACE ntex_codec::framed] flushing framed transport [INFO] [stderr] [2020-04-21T23:35:11Z INFO ntex::server::accept] Accepting connections on 127.0.0.1:39953 has been resumed [INFO] [stdout] test test_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ntex-amqp [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" "9d3f84681351d65f3a8abbd2beec76cc36f1b2e96de923074d591a1b5180b164"` [INFO] running `"docker" "rm" "-f" "9d3f84681351d65f3a8abbd2beec76cc36f1b2e96de923074d591a1b5180b164"` [INFO] [stdout] 9d3f84681351d65f3a8abbd2beec76cc36f1b2e96de923074d591a1b5180b164