[INFO] fetching crate sauron-node-macro 0.54.1... [INFO] testing sauron-node-macro-0.54.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sauron-node-macro 0.54.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate sauron-node-macro 0.54.1 [INFO] finished tweaking crates.io crate sauron-node-macro 0.54.1 [INFO] tweaked toml for crates.io crate sauron-node-macro 0.54.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sauron-node-macro 0.54.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding sauron-core v0.54.1 (available: v0.70.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding syn-rsx v0.8.1 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jss v0.5.1 [INFO] [stderr] Downloaded syn-rsx v0.8.1 [INFO] [stderr] Downloaded mt-dom v0.54.2 [INFO] [stderr] Downloaded sauron-core v0.54.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cffcfe065c64368937f3b48b62acd12aa63ffc225b830b47365dbae156d0a9d [INFO] running `Command { std: "docker" "start" "-a" "8cffcfe065c64368937f3b48b62acd12aa63ffc225b830b47365dbae156d0a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cffcfe065c64368937f3b48b62acd12aa63ffc225b830b47365dbae156d0a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cffcfe065c64368937f3b48b62acd12aa63ffc225b830b47365dbae156d0a9d", kill_on_drop: false }` [INFO] [stdout] 8cffcfe065c64368937f3b48b62acd12aa63ffc225b830b47365dbae156d0a9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef6570d946e8cd9c114976fab9dcb0beed31a9516c1c5faf9dec63a44983cedc [INFO] running `Command { std: "docker" "start" "-a" "ef6570d946e8cd9c114976fab9dcb0beed31a9516c1c5faf9dec63a44983cedc", kill_on_drop: false }` [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling mt-dom v0.54.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling syn-rsx v0.8.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling jss v0.5.1 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling sauron-core v0.54.1 [INFO] [stderr] Compiling sauron-node-macro v0.54.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.51s [INFO] running `Command { std: "docker" "inspect" "ef6570d946e8cd9c114976fab9dcb0beed31a9516c1c5faf9dec63a44983cedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6570d946e8cd9c114976fab9dcb0beed31a9516c1c5faf9dec63a44983cedc", kill_on_drop: false }` [INFO] [stdout] ef6570d946e8cd9c114976fab9dcb0beed31a9516c1c5faf9dec63a44983cedc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe3d147f7c2208ca939c96106b6557aa86834485be3fc9a1407282db9e47a52d [INFO] running `Command { std: "docker" "start" "-a" "fe3d147f7c2208ca939c96106b6557aa86834485be3fc9a1407282db9e47a52d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mt-dom v0.54.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling syn-rsx v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling jss v0.5.1 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling sauron-core v0.54.1 [INFO] [stderr] Compiling sauron-node-macro v0.54.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron` [INFO] [stdout] --> tests/style_in_node.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sauron::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sauron` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sauron` [INFO] [stdout] --> tests/style_in_node.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sauron::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sauron` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `node` in this scope [INFO] [stdout] --> tests/style_in_node.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | let node1: Node<()> = node!(
); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sauron_node_macro::node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `node` in this scope [INFO] [stdout] --> tests/style_in_node.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | let result: Node<()> = node! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sauron_node_macro::node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `node` in this scope [INFO] [stdout] --> tests/style_in_node.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | let result: Node<()> = node! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sauron_node_macro::node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `node` in this scope [INFO] [stdout] --> tests/style_in_node.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | let result: Node<()> = node! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sauron_node_macro::node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `node` in this scope [INFO] [stdout] --> tests/style_in_node.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | let result: Node<()> = node! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sauron_node_macro::node; [INFO] [stdout] | [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 `sauron-node-macro` (test "style_in_node") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "fe3d147f7c2208ca939c96106b6557aa86834485be3fc9a1407282db9e47a52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3d147f7c2208ca939c96106b6557aa86834485be3fc9a1407282db9e47a52d", kill_on_drop: false }` [INFO] [stdout] fe3d147f7c2208ca939c96106b6557aa86834485be3fc9a1407282db9e47a52d