[INFO] fetching crate solarsail-macros 0.1.0... [INFO] checking solarsail-macros-0.1.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate solarsail-macros 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate solarsail-macros 0.1.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solarsail-macros 0.1.0 [INFO] finished tweaking crates.io crate solarsail-macros 0.1.0 [INFO] tweaked toml for crates.io crate solarsail-macros 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7e13ae30c8f6b097197d56dc2789656995b733bb09e1752535ec5f16b9af18e [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" "b7e13ae30c8f6b097197d56dc2789656995b733bb09e1752535ec5f16b9af18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7e13ae30c8f6b097197d56dc2789656995b733bb09e1752535ec5f16b9af18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e13ae30c8f6b097197d56dc2789656995b733bb09e1752535ec5f16b9af18e", kill_on_drop: false }` [INFO] [stdout] b7e13ae30c8f6b097197d56dc2789656995b733bb09e1752535ec5f16b9af18e [INFO] running `Command { std: "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" "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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30c8c40eb9917ed0726a071888f864b6ed05003aa3a95e4d7830eb0f249eabce [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" "30c8c40eb9917ed0726a071888f864b6ed05003aa3a95e4d7830eb0f249eabce", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling trybuild v1.0.43 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking solarsail-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | get!("resources" / id) => assert_eq!(id, "42"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | post!("resources" / id) => assert_eq!(id, "42"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `post` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | put!("resources" / id) => assert_eq!(id, "42"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `put` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | delete!("resources" / id) => assert_eq!(id, "42"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delete` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | patch!("resources" / id) => assert_eq!(id, "42"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `patch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | get!(/ "resources" / id) => assert_eq!(id, "42"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:78:60 [INFO] [stdout] | [INFO] [stdout] 78 | assert!(matches!((&Method::GET, &["resources", "42"]), get!())); [INFO] [stdout] | ^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | get!("one" / .. / id) => assert_eq!(id, "42"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | get!("one" / ..) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `solarsail` in the list of imported crates [INFO] [stdout] --> tests/tests.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | get!("one" / tail @ ..) => assert_eq!(&tail, &["two", "three", "42"]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `solarsail` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solarsail-macros` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "30c8c40eb9917ed0726a071888f864b6ed05003aa3a95e4d7830eb0f249eabce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c8c40eb9917ed0726a071888f864b6ed05003aa3a95e4d7830eb0f249eabce", kill_on_drop: false }` [INFO] [stdout] 30c8c40eb9917ed0726a071888f864b6ed05003aa3a95e4d7830eb0f249eabce