[INFO] fetching crate scrappy-web-codegen 0.0.1... [INFO] checking scrappy-web-codegen-0.0.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate scrappy-web-codegen 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate scrappy-web-codegen 0.0.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scrappy-web-codegen 0.0.1 [INFO] finished tweaking crates.io crate scrappy-web-codegen 0.0.1 [INFO] tweaked toml for crates.io crate scrappy-web-codegen 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scrappy-macros v0.0.1 [INFO] [stderr] Downloaded scrappy-threadpool v0.0.1 [INFO] [stderr] Downloaded scrappy-rt v0.0.1 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6f4b2c837210dd342b13366b429f79133625ce81b4727fbef9d038ac8ccfd4b [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" "b6f4b2c837210dd342b13366b429f79133625ce81b4727fbef9d038ac8ccfd4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f4b2c837210dd342b13366b429f79133625ce81b4727fbef9d038ac8ccfd4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f4b2c837210dd342b13366b429f79133625ce81b4727fbef9d038ac8ccfd4b", kill_on_drop: false }` [INFO] [stdout] b6f4b2c837210dd342b13366b429f79133625ce81b4727fbef9d038ac8ccfd4b [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f13c1f603fe035c12ce4875e58e759189356544bceb33394fdf4997c130426d [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" "6f13c1f603fe035c12ce4875e58e759189356544bceb33394fdf4997c130426d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Compiling syn v1.0.63 [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 scrappy-web-codegen v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling scrappy-macros v0.0.1 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking scrappy-threadpool v0.0.1 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking scrappy-rt v0.0.1 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use scrappy::{http, test, web::Path, App, HttpResponse, Responder}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `scrappy` [INFO] [stdout] --> tests/test_macro.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use scrappy::{http, test, web::Path, App, HttpResponse, Responder}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test` [INFO] [stdout] --> tests/test_macro.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[scrappy_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test` [INFO] [stdout] --> tests/test_macro.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[scrappy_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test` [INFO] [stdout] --> tests/test_macro.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[scrappy_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[put("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[patch("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[post("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[head("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[connect("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #[options("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[trace("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:46:62 [INFO] [stdout] | [INFO] [stdout] 46 | fn auto_async() -> impl Future> { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:51:61 [INFO] [stdout] | [INFO] [stdout] 51 | fn auto_sync() -> impl Future> { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[put("/test/{param}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[delete("/test/{param}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scrappy` [INFO] [stdout] --> tests/test_macro.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[get("/test/{param}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `scrappy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> tests/test_macro.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | async fn put_param_test(_: Path) -> impl Responder { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::future::future::remote_handle::thread::thread::env::Path; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> tests/test_macro.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | async fn delete_param_test(_: Path) -> impl Responder { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::future::future::remote_handle::thread::thread::env::Path; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> tests/test_macro.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | async fn get_param_test(_: Path) -> impl Responder { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::future::future::remote_handle::thread::thread::env::Path; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] 1 | use syn::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scrappy-web-codegen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6f13c1f603fe035c12ce4875e58e759189356544bceb33394fdf4997c130426d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f13c1f603fe035c12ce4875e58e759189356544bceb33394fdf4997c130426d", kill_on_drop: false }` [INFO] [stdout] 6f13c1f603fe035c12ce4875e58e759189356544bceb33394fdf4997c130426d