[INFO] fetching crate hotg-rune-proc-block-macros 0.6.0... [INFO] checking hotg-rune-proc-block-macros-0.6.0 against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] extracting crate hotg-rune-proc-block-macros 0.6.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate hotg-rune-proc-block-macros 0.6.0 on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hotg-rune-proc-block-macros 0.6.0 [INFO] finished tweaking crates.io crate hotg-rune-proc-block-macros 0.6.0 [INFO] tweaked toml for crates.io crate hotg-rune-proc-block-macros 0.6.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 653dc1ef6428eac154a763f5a0a7e4094a78fb4565c37d988f2e7f4b9adb5a92 [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" "653dc1ef6428eac154a763f5a0a7e4094a78fb4565c37d988f2e7f4b9adb5a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "653dc1ef6428eac154a763f5a0a7e4094a78fb4565c37d988f2e7f4b9adb5a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653dc1ef6428eac154a763f5a0a7e4094a78fb4565c37d988f2e7f4b9adb5a92", kill_on_drop: false }` [INFO] [stdout] 653dc1ef6428eac154a763f5a0a7e4094a78fb4565c37d988f2e7f4b9adb5a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b27937959ddb3c712ecd0ce6e8b9fe13c12134b41fb68ecded129f3301f8ae5d [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" "b27937959ddb3c712ecd0ce6e8b9fe13c12134b41fb68ecded129f3301f8ae5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking hotg-rune-core v0.6.0 [INFO] [stderr] Checking hotg-rune-proc-block-macros v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `hotg_rune_proc_blocks` [INFO] [stdout] --> tests/smoke_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hotg_rune_proc_blocks::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `hotg_rune_proc_blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hotg_rune_proc_blocks` [INFO] [stdout] --> tests/smoke_test.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(hotg_rune_proc_block_macros::ProcBlock, Default, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `hotg_rune_proc_blocks` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `hotg_rune_proc_block_macros::ProcBlock` (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 `hotg_rune_proc_blocks` [INFO] [stdout] --> tests/smoke_test.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(hotg_rune_proc_block_macros::ProcBlock, Default, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `hotg_rune_proc_blocks::internal` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `hotg_rune_proc_block_macros::ProcBlock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 | use std::borrow::Cow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 `hotg-rune-proc-block-macros` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "b27937959ddb3c712ecd0ce6e8b9fe13c12134b41fb68ecded129f3301f8ae5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27937959ddb3c712ecd0ce6e8b9fe13c12134b41fb68ecded129f3301f8ae5d", kill_on_drop: false }` [INFO] [stdout] b27937959ddb3c712ecd0ce6e8b9fe13c12134b41fb68ecded129f3301f8ae5d