[INFO] fetching crate ntex-amqp 0.1.20... [INFO] checking ntex-amqp-0.1.20 against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] extracting crate ntex-amqp 0.1.20 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ntex-amqp 0.1.20 on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ntex-amqp 0.1.20 [INFO] finished tweaking crates.io crate ntex-amqp 0.1.20 [INFO] tweaked toml for crates.io crate ntex-amqp 0.1.20 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntex-amqp-codec v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "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] ea90752d56abf667d132ddc0adc845feadfca0cf9af16ffc30cc49af20d43f58 [INFO] running `Command { std: "docker" "start" "-a" "ea90752d56abf667d132ddc0adc845feadfca0cf9af16ffc30cc49af20d43f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea90752d56abf667d132ddc0adc845feadfca0cf9af16ffc30cc49af20d43f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea90752d56abf667d132ddc0adc845feadfca0cf9af16ffc30cc49af20d43f58", kill_on_drop: false }` [INFO] [stdout] ea90752d56abf667d132ddc0adc845feadfca0cf9af16ffc30cc49af20d43f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--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] 98636b4dd8c5b5d659f9fde1d897a8f88d28d8b76a482cdb93f9cae66a2d33c9 [INFO] running `Command { std: "docker" "start" "-a" "98636b4dd8c5b5d659f9fde1d897a8f88d28d8b76a482cdb93f9cae66a2d33c9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ntex-amqp-codec v0.2.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking ntex-router v0.3.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking ntex-rt v0.1.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking ntex-codec v0.1.2 [INFO] [stderr] Checking ntex v0.1.25 [INFO] [stderr] Checking ntex-amqp v0.1.20 (/opt/rustwide/workdir) [INFO] [stdout] error[E0271]: type mismatch resolving `, ntex_amqp::server::Outcome>> as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> tests/test_server.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | .service("test", fn_factory_with_config(server)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `ntex_amqp::server::Transfer`, found enum `ntex_amqp::server::Outcome` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-service-0.1.4/src/fn_service.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | Srv: Service, [INFO] [stdout] | ------- required by this bound in `fn_factory_with_config` [INFO] [stdout] | [INFO] [stdout] = note: expected type `std::result::Result, ntex_amqp::server::Outcome>` [INFO] [stdout] found enum `std::result::Result` [INFO] [stdout] = note: required because of the requirements on the impl of `ntex::Service` for `Box<(dyn ntex::Service, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome> + 'static)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, ntex_amqp::server::Outcome>> as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> tests/test_server.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | .service("test", fn_factory_with_config(server)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ntex_amqp::server::Transfer`, found enum `ntex_amqp::server::Outcome` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-service-0.1.4/src/fn_service.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | Srv: Service, [INFO] [stdout] | ------- required by this bound in `FnServiceConfig` [INFO] [stdout] | [INFO] [stdout] = note: expected type `std::result::Result, ntex_amqp::server::Outcome>` [INFO] [stdout] found enum `std::result::Result` [INFO] [stdout] = note: required because of the requirements on the impl of `ntex::Service` for `Box<(dyn ntex::Service, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome> + 'static)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FnServiceConfig) -> impl futures::Future {server}, impl futures::Future, Link<()>, Box, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome>>, ntex_amqp::LinkError>: IntoServiceFactory<_>` is not satisfied [INFO] [stdout] --> tests/test_server.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | .service("test", fn_factory_with_config(server)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoServiceFactory<_>` is not implemented for `FnServiceConfig) -> impl futures::Future {server}, impl futures::Future, Link<()>, Box, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome>>, ntex_amqp::LinkError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, ntex_amqp::server::Outcome>> as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> tests/test_server.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | / server::App::<()>::new() [INFO] [stdout] 47 | | .service("test", fn_factory_with_config(server)) [INFO] [stdout] | |________________________________________________________________^ expected struct `ntex_amqp::server::Transfer`, found enum `ntex_amqp::server::Outcome` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-service-0.1.4/src/fn_service.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | Srv: Service, [INFO] [stdout] | ------- required by this bound in `FnServiceConfig` [INFO] [stdout] | [INFO] [stdout] = note: expected type `std::result::Result, ntex_amqp::server::Outcome>` [INFO] [stdout] found enum `std::result::Result` [INFO] [stdout] = note: required because of the requirements on the impl of `ntex::Service` for `Box, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, ntex_amqp::server::Outcome>> as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> tests/test_server.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | .service("test", fn_factory_with_config(server)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `ntex_amqp::server::Transfer`, found enum `ntex_amqp::server::Outcome` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-service-0.1.4/src/fn_service.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | Srv: Service, [INFO] [stdout] | ------- required by this bound in `fn_factory_with_config` [INFO] [stdout] | [INFO] [stdout] = note: expected type `std::result::Result, ntex_amqp::server::Outcome>` [INFO] [stdout] found enum `std::result::Result` [INFO] [stdout] = note: required because of the requirements on the impl of `ntex::Service` for `Box<(dyn ntex::Service, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome> + 'static)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, ntex_amqp::server::Outcome>> as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> tests/test_server.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | .service("test", fn_factory_with_config(server)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ntex_amqp::server::Transfer`, found enum `ntex_amqp::server::Outcome` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-service-0.1.4/src/fn_service.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | Srv: Service, [INFO] [stdout] | ------- required by this bound in `FnServiceConfig` [INFO] [stdout] | [INFO] [stdout] = note: expected type `std::result::Result, ntex_amqp::server::Outcome>` [INFO] [stdout] found enum `std::result::Result` [INFO] [stdout] = note: required because of the requirements on the impl of `ntex::Service` for `Box<(dyn ntex::Service, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome> + 'static)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FnServiceConfig) -> impl futures::Future {server}, impl futures::Future, Link<()>, Box, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome>>, ntex_amqp::LinkError>: IntoServiceFactory<_>` is not satisfied [INFO] [stdout] --> tests/test_server.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | .service("test", fn_factory_with_config(server)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoServiceFactory<_>` is not implemented for `FnServiceConfig) -> impl futures::Future {server}, impl futures::Future, Link<()>, Box, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome>>, ntex_amqp::LinkError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `, ntex_amqp::server::Outcome>> as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> tests/test_server.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | / server::App::<()>::new() [INFO] [stdout] 110 | | .service("test", fn_factory_with_config(server)) [INFO] [stdout] | |________________________________________________________________^ expected struct `ntex_amqp::server::Transfer`, found enum `ntex_amqp::server::Outcome` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-service-0.1.4/src/fn_service.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | Srv: Service, [INFO] [stdout] | ------- required by this bound in `FnServiceConfig` [INFO] [stdout] | [INFO] [stdout] = note: expected type `std::result::Result, ntex_amqp::server::Outcome>` [INFO] [stdout] found enum `std::result::Result` [INFO] [stdout] = note: required because of the requirements on the impl of `ntex::Service` for `Box, ntex_amqp::server::Outcome>>, Request = ntex_amqp::server::Transfer<()>, Response = ntex_amqp::server::Outcome>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-amqp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "98636b4dd8c5b5d659f9fde1d897a8f88d28d8b76a482cdb93f9cae66a2d33c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98636b4dd8c5b5d659f9fde1d897a8f88d28d8b76a482cdb93f9cae66a2d33c9", kill_on_drop: false }` [INFO] [stdout] 98636b4dd8c5b5d659f9fde1d897a8f88d28d8b76a482cdb93f9cae66a2d33c9