[INFO] fetching crate actori-web-codegen 0.2.0...
[INFO] checking actori-web-codegen-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate actori-web-codegen 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate actori-web-codegen 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actori-web-codegen 0.2.0
[INFO] finished tweaking crates.io crate actori-web-codegen 0.2.0
[INFO] tweaked toml for crates.io crate actori-web-codegen 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actori-threadpool v0.3.1
[INFO] [stderr]   Downloaded actori-macros v0.1.1
[INFO] [stderr]   Downloaded actori-rt v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 349ffbffc437a05dffbd6706c3ea5fec8cf26001210d784536ff7446b8fe1f1e
[INFO] running `Command { std: "docker" "start" "-a" "349ffbffc437a05dffbd6706c3ea5fec8cf26001210d784536ff7446b8fe1f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "349ffbffc437a05dffbd6706c3ea5fec8cf26001210d784536ff7446b8fe1f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349ffbffc437a05dffbd6706c3ea5fec8cf26001210d784536ff7446b8fe1f1e", kill_on_drop: false }`
[INFO] [stdout] 349ffbffc437a05dffbd6706c3ea5fec8cf26001210d784536ff7446b8fe1f1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b55f4e550b6055709a5f338d2ddf84022375391ea73317fd45d7d332e091bb21
[INFO] running `Command { std: "docker" "start" "-a" "b55f4e550b6055709a5f338d2ddf84022375391ea73317fd45d7d332e091bb21", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking actori-web-codegen v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actori-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking actori-threadpool v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking actori-rt v1.0.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]  --> tests/test_macro.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actori_web::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actori_rt::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actori_web`
[INFO] [stdout]  --> tests/test_macro.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actori_web::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actori_rt::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]  --> tests/test_macro.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[get("/test")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | actori_rt
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[put("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `put` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[patch("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `patch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[post("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[head("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `head` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[connect("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `connect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[options("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[trace("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[get("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[get("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 50 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[put("/test/{param}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `put` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[delete("/test/{param}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `delete` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[get("/test/{param}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:46:62
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn auto_async() -> impl Future<Output = Result<HttpResponse, actori_web::Error>> {
[INFO] [stdout]    |                                                              ^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn auto_async() -> impl Future<Output = Result<HttpResponse, actori_rt::Error>> {
[INFO] [stdout]    |                                                              ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:51:61
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn auto_sync() -> impl Future<Output = Result<HttpResponse, actori_web::Error>> {
[INFO] [stdout]    |                                                             ^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn auto_sync() -> impl Future<Output = Result<HttpResponse, actori_rt::Error>> {
[INFO] [stdout]    |                                                             ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actori-web-codegen` (test "test_macro") due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "b55f4e550b6055709a5f338d2ddf84022375391ea73317fd45d7d332e091bb21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55f4e550b6055709a5f338d2ddf84022375391ea73317fd45d7d332e091bb21", kill_on_drop: false }`
[INFO] [stdout] b55f4e550b6055709a5f338d2ddf84022375391ea73317fd45d7d332e091bb21
[INFO] checking actori-web-codegen-0.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate actori-web-codegen 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate actori-web-codegen 0.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actori-web-codegen 0.2.0
[INFO] finished tweaking crates.io crate actori-web-codegen 0.2.0
[INFO] tweaked toml for crates.io crate actori-web-codegen 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc8defc4b19e0d6f6aa98fa06532154470f59abac8614427c738e433d34c2ce1
[INFO] running `Command { std: "docker" "start" "-a" "fc8defc4b19e0d6f6aa98fa06532154470f59abac8614427c738e433d34c2ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc8defc4b19e0d6f6aa98fa06532154470f59abac8614427c738e433d34c2ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc8defc4b19e0d6f6aa98fa06532154470f59abac8614427c738e433d34c2ce1", kill_on_drop: false }`
[INFO] [stdout] fc8defc4b19e0d6f6aa98fa06532154470f59abac8614427c738e433d34c2ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 281ff841686cf2fe441f540a692f1390fcae1af3d1a64fff7e2957c169f96cd7
[INFO] running `Command { std: "docker" "start" "-a" "281ff841686cf2fe441f540a692f1390fcae1af3d1a64fff7e2957c169f96cd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking actori-web-codegen v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actori-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking actori-threadpool v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking actori-rt v1.0.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]  --> tests/test_macro.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actori_web::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actori_rt::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actori_web`
[INFO] [stdout]  --> tests/test_macro.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actori_web::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actori_rt::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]  --> tests/test_macro.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[get("/test")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | actori_rt
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[put("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `put` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[patch("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `patch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[post("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[head("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `head` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[connect("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `connect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[options("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[trace("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[get("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[get("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 50 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[put("/test/{param}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `put` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[delete("/test/{param}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `delete` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[get("/test/{param}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 | actori_rt
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:46:62
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn auto_async() -> impl Future<Output = Result<HttpResponse, actori_web::Error>> {
[INFO] [stdout]    |                                                              ^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn auto_async() -> impl Future<Output = Result<HttpResponse, actori_rt::Error>> {
[INFO] [stdout]    |                                                              ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actori_web`
[INFO] [stdout]   --> tests/test_macro.rs:51:61
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn auto_sync() -> impl Future<Output = Result<HttpResponse, actori_web::Error>> {
[INFO] [stdout]    |                                                             ^^^^^^^^^^ use of undeclared crate or module `actori_web`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn auto_sync() -> impl Future<Output = Result<HttpResponse, actori_rt::Error>> {
[INFO] [stdout]    |                                                             ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actori-web-codegen` (test "test_macro") due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "281ff841686cf2fe441f540a692f1390fcae1af3d1a64fff7e2957c169f96cd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "281ff841686cf2fe441f540a692f1390fcae1af3d1a64fff7e2957c169f96cd7", kill_on_drop: false }`
[INFO] [stdout] 281ff841686cf2fe441f540a692f1390fcae1af3d1a64fff7e2957c169f96cd7
