[INFO] fetching crate ntex-amqp 0.5.0-b.1... [INFO] testing ntex-amqp-0.5.0-b.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate ntex-amqp 0.5.0-b.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ntex-amqp 0.5.0-b.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ntex-amqp 0.5.0-b.1 [INFO] finished tweaking crates.io crate ntex-amqp 0.5.0-b.1 [INFO] tweaked toml for crates.io crate ntex-amqp 0.5.0-b.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate ntex-amqp 0.5.0-b.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bca290cf5b4eb3e87e6338e54c328d70f85bd3718ea5e20ba7a7b5f9eb031b8 [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" "1bca290cf5b4eb3e87e6338e54c328d70f85bd3718ea5e20ba7a7b5f9eb031b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bca290cf5b4eb3e87e6338e54c328d70f85bd3718ea5e20ba7a7b5f9eb031b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bca290cf5b4eb3e87e6338e54c328d70f85bd3718ea5e20ba7a7b5f9eb031b8", kill_on_drop: false }` [INFO] [stdout] 1bca290cf5b4eb3e87e6338e54c328d70f85bd3718ea5e20ba7a7b5f9eb031b8 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 268e22e926978e41ebd30d77fd621cfea04e4f1d01a1bba4b3b81e68dd2b8b46 [INFO] running `Command { std: "docker" "start" "-a" "268e22e926978e41ebd30d77fd621cfea04e4f1d01a1bba4b3b81e68dd2b8b46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling ntex-amqp-codec v0.6.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling ntex-bytes v0.1.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling ntex-util v0.1.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ntex-service v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ntex-codec v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling ntex-rt v0.2.2 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ntex-router v0.5.0 [INFO] [stderr] Compiling ntex v0.4.0-b.1 [INFO] [stderr] Compiling ntex-amqp v0.5.0-b.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.77s [INFO] running `Command { std: "docker" "inspect" "268e22e926978e41ebd30d77fd621cfea04e4f1d01a1bba4b3b81e68dd2b8b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268e22e926978e41ebd30d77fd621cfea04e4f1d01a1bba4b3b81e68dd2b8b46", kill_on_drop: false }` [INFO] [stdout] 268e22e926978e41ebd30d77fd621cfea04e4f1d01a1bba4b3b81e68dd2b8b46 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 890470e9e0f728667c40e03392c1071691dca3b2a2c8f8eac793961e7aefdd98 [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" "890470e9e0f728667c40e03392c1071691dca3b2a2c8f8eac793961e7aefdd98", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling ntex-amqp v0.5.0-b.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.49s [INFO] running `Command { std: "docker" "inspect" "890470e9e0f728667c40e03392c1071691dca3b2a2c8f8eac793961e7aefdd98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890470e9e0f728667c40e03392c1071691dca3b2a2c8f8eac793961e7aefdd98", kill_on_drop: false }` [INFO] [stdout] 890470e9e0f728667c40e03392c1071691dca3b2a2c8f8eac793961e7aefdd98 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4cd3e60d4138bd866c03ac0f142a84b9d1e41b8d276e3dd78960ab22452bc893 [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" "4cd3e60d4138bd866c03ac0f142a84b9d1e41b8d276e3dd78960ab22452bc893", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ntex_amqp-53c66605d3200c63) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/test_server.rs (/opt/rustwide/target/debug/deps/test_server-1ed790b6eecfd1cb) [INFO] [stdout] [INFO] [stderr] [2021-07-16T23:15:43Z INFO ntex::server::builder] Starting 1 workers [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] [2021-07-16T23:15:43Z INFO ntex::server::builder] Starting 1 workers [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] [2021-07-16T23:15:43Z INFO ntex::server::builder] Starting "test" service on 127.0.0.1:41757 [INFO] [stderr] [2021-07-16T23:15:43Z INFO ntex::server::builder] Starting "test" service on 127.0.0.1:36195 [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::accept] Starting server accept loop [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::connect::service] TCP connector - connecting to "127.0.0.1" port:41757 [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::connect::service] TCP connector - successfully connected to connecting to "127.0.0.1" - Ok(127.0.0.1:41757) [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex_amqp::client::connector] Negotiation client protocol id: AmqpSasl [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::worker] Service "test" is available [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::accept] Starting server accept loop [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::connect::service] TCP connector - connecting to "127.0.0.1" port:36195 [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::accept] Accepting connection: Tcp(TcpStream { addr: 127.0.0.1:36195, peer: 127.0.0.1:45946, fd: 37 }) [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::connect::service] TCP connector - successfully connected to connecting to "127.0.0.1" - Ok(127.0.0.1:36195) [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex_amqp::client::connector] Negotiation client protocol id: AmqpSasl [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::accept] No available workers, enable back-pressure [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::accept] Enabling backpressure for 127.0.0.1:36195 [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::worker] Service "test" is available [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::accept] Accepting connection: Tcp(TcpStream { addr: 127.0.0.1:36195, peer: 127.0.0.1:45946, fd: 37 }) [INFO] [stderr] [2021-07-16T23:15:43Z INFO ntex::server::accept] Accepting connections on 127.0.0.1:36195 has been resumed [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::accept] Accepting connection: Tcp(TcpStream { addr: 127.0.0.1:41757, peer: 127.0.0.1:40490, fd: 38 }) [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::worker] Got socket for service: "test" [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::server::worker] Got socket for service: "test" [INFO] [stdout] test test_simple ... ok [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex_amqp::client::connector] Negotiation client protocol id: Amqp [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex_amqp::client::connector] Open client amqp connection: Open { container_id: "7fa0eaac6772433f89487a255df8d490", 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] [2021-07-16T23:15:43Z TRACE ntex_amqp::server::sasl] Got open frame: Open { container_id: "7fa0eaac6772433f89487a255df8d490", 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] [2021-07-16T23:15:43Z TRACE ntex_amqp::client::connector] Open confirmed: Open { container_id: "b0e7f765a6d4480c84b651892786b3df", 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] [stdout] test test_sasl ... ok [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::framed::state] io stream is disconnected [INFO] [stdout] [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::framed::write] write io is closed [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::framed::dispatcher] dispatcher is instructed to stop [INFO] [stdout] [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex_amqp::connection] Set connection error: Disconnected [INFO] [stderr] [2021-07-16T23:15:43Z TRACE ntex::framed::dispatcher] service shutdown is completed, stop [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4cd3e60d4138bd866c03ac0f142a84b9d1e41b8d276e3dd78960ab22452bc893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd3e60d4138bd866c03ac0f142a84b9d1e41b8d276e3dd78960ab22452bc893", kill_on_drop: false }` [INFO] [stdout] 4cd3e60d4138bd866c03ac0f142a84b9d1e41b8d276e3dd78960ab22452bc893