[INFO] crate actix-web-macros 0.1.0 is already in cache [INFO] testing actix-web-macros-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate actix-web-macros 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate actix-web-macros 0.1.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate actix-web-macros 0.1.0 [INFO] finished tweaking crates.io crate actix-web-macros 0.1.0 [INFO] tweaked toml for crates.io crate actix-web-macros 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 08181611db605c632174d74d8df6197029c93a1807643df320a9469177e48fae [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" "08181611db605c632174d74d8df6197029c93a1807643df320a9469177e48fae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling actix-web-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.51s [INFO] running `"docker" "inspect" "08181611db605c632174d74d8df6197029c93a1807643df320a9469177e48fae"` [INFO] running `"docker" "rm" "-f" "08181611db605c632174d74d8df6197029c93a1807643df320a9469177e48fae"` [INFO] [stdout] 08181611db605c632174d74d8df6197029c93a1807643df320a9469177e48fae [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-06-03" "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] faf89f0a11c2cf9d22c3a191f60a8cac0f949870febf47259e058912c72bf60f [INFO] running `"docker" "start" "-a" "faf89f0a11c2cf9d22c3a191f60a8cac0f949870febf47259e058912c72bf60f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling actix-tls v2.0.0-alpha.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling actix-connect v2.0.0-alpha.3 [INFO] [stderr] Compiling actix-http v2.0.0-alpha.4 [INFO] [stderr] Compiling awc v2.0.0-alpha.2 [INFO] [stderr] Compiling actix-web v3.0.0-alpha.3 [INFO] [stderr] Compiling actix-web-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `actix_web_codegen` [INFO] [stderr] --> tests/test_macro.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use actix_web_codegen::{connect, delete, get, head, options, patch, post, put, trace}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_web_codegen` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `get` [INFO] [stderr] --> tests/test_macro.rs:11:3 [INFO] [stderr] | [INFO] [stderr] 11 | #[get("/config")] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `get` [INFO] [stderr] --> tests/test_macro.rs:16:3 [INFO] [stderr] | [INFO] [stderr] 16 | #[get("/test")] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `put` [INFO] [stderr] --> tests/test_macro.rs:21:3 [INFO] [stderr] | [INFO] [stderr] 21 | #[put("/test")] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `patch` [INFO] [stderr] --> tests/test_macro.rs:26:3 [INFO] [stderr] | [INFO] [stderr] 26 | #[patch("/test")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `post` [INFO] [stderr] --> tests/test_macro.rs:31:3 [INFO] [stderr] | [INFO] [stderr] 31 | #[post("/test")] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `head` [INFO] [stderr] --> tests/test_macro.rs:36:3 [INFO] [stderr] | [INFO] [stderr] 36 | #[head("/test")] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `connect` [INFO] [stderr] --> tests/test_macro.rs:41:3 [INFO] [stderr] | [INFO] [stderr] 41 | #[connect("/test")] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `options` [INFO] [stderr] --> tests/test_macro.rs:46:3 [INFO] [stderr] | [INFO] [stderr] 46 | #[options("/test")] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `trace` [INFO] [stderr] --> tests/test_macro.rs:51:3 [INFO] [stderr] | [INFO] [stderr] 51 | #[trace("/test")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `get` [INFO] [stderr] --> tests/test_macro.rs:56:3 [INFO] [stderr] | [INFO] [stderr] 56 | #[get("/test")] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `get` [INFO] [stderr] --> tests/test_macro.rs:61:3 [INFO] [stderr] | [INFO] [stderr] 61 | #[get("/test")] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `put` [INFO] [stderr] --> tests/test_macro.rs:66:3 [INFO] [stderr] | [INFO] [stderr] 66 | #[put("/test/{param}")] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `delete` [INFO] [stderr] --> tests/test_macro.rs:71:3 [INFO] [stderr] | [INFO] [stderr] 71 | #[delete("/test/{param}")] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `get` [INFO] [stderr] --> tests/test_macro.rs:76:3 [INFO] [stderr] | [INFO] [stderr] 76 | #[get("/test/{param}")] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `get` [INFO] [stderr] --> tests/test_macro.rs:135:3 [INFO] [stderr] | [INFO] [stderr] 135 | #[get("/test/wrap", wrap = "ChangeStatusCode")] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn(actix_web::types::path::Path) -> impl core::future::future::Future {get_param_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:144:22 [INFO] [stderr] | [INFO] [stderr] 144 | .service(get_param_test) [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn(actix_web::types::path::Path) -> impl core::future::future::Future {get_param_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn(actix_web::types::path::Path) -> impl core::future::future::Future {put_param_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:145:22 [INFO] [stderr] | [INFO] [stderr] 145 | .service(put_param_test) [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn(actix_web::types::path::Path) -> impl core::future::future::Future {put_param_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn(actix_web::types::path::Path) -> impl core::future::future::Future {delete_param_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:146:22 [INFO] [stderr] | [INFO] [stderr] 146 | .service(delete_param_test) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn(actix_web::types::path::Path) -> impl core::future::future::Future {delete_param_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn() -> impl core::future::future::Future {post_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:166:22 [INFO] [stderr] | [INFO] [stderr] 166 | .service(post_test) [INFO] [stderr] | ^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn() -> impl core::future::future::Future {post_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn() -> impl core::future::future::Future {put_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:167:22 [INFO] [stderr] | [INFO] [stderr] 167 | .service(put_test) [INFO] [stderr] | ^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn() -> impl core::future::future::Future {put_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn() -> impl core::future::future::Future {head_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:168:22 [INFO] [stderr] | [INFO] [stderr] 168 | .service(head_test) [INFO] [stderr] | ^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn() -> impl core::future::future::Future {head_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn() -> impl core::future::future::Future {connect_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:169:22 [INFO] [stderr] | [INFO] [stderr] 169 | .service(connect_test) [INFO] [stderr] | ^^^^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn() -> impl core::future::future::Future {connect_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn() -> impl core::future::future::Future {options_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:170:22 [INFO] [stderr] | [INFO] [stderr] 170 | .service(options_test) [INFO] [stderr] | ^^^^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn() -> impl core::future::future::Future {options_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn() -> impl core::future::future::Future {trace_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:171:22 [INFO] [stderr] | [INFO] [stderr] 171 | .service(trace_test) [INFO] [stderr] | ^^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn() -> impl core::future::future::Future {trace_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn() -> impl core::future::future::Future {patch_test}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:172:22 [INFO] [stderr] | [INFO] [stderr] 172 | .service(patch_test) [INFO] [stderr] | ^^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn() -> impl core::future::future::Future {patch_test}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn() -> impl core::future::future::Future {test_handler}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:173:22 [INFO] [stderr] | [INFO] [stderr] 173 | .service(test_handler) [INFO] [stderr] | ^^^^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn() -> impl core::future::future::Future {test_handler}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn() -> impl core::future::future::Future {auto_async}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:216:49 [INFO] [stderr] | [INFO] [stderr] 216 | let srv = test::start(|| App::new().service(auto_async)); [INFO] [stderr] | ^^^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn() -> impl core::future::future::Future {auto_async}` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `fn(actix_web::types::path::Path) -> impl core::future::future::Future {get_warp}: actix_web::service::HttpServiceFactory` is not satisfied [INFO] [stderr] --> tests/test_macro.rs:227:22 [INFO] [stderr] | [INFO] [stderr] 227 | .service(get_warp) [INFO] [stderr] | ^^^^^^^^ the trait `actix_web::service::HttpServiceFactory` is not implemented for `fn(actix_web::types::path::Path) -> impl core::future::future::Future {get_warp}` [INFO] [stderr] [INFO] [stderr] error: aborting due to 29 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `actix-web-macros`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "faf89f0a11c2cf9d22c3a191f60a8cac0f949870febf47259e058912c72bf60f"` [INFO] running `"docker" "rm" "-f" "faf89f0a11c2cf9d22c3a191f60a8cac0f949870febf47259e058912c72bf60f"` [INFO] [stdout] faf89f0a11c2cf9d22c3a191f60a8cac0f949870febf47259e058912c72bf60f