[INFO] fetching crate tidos_macro 0.8.0-rc.1...
[INFO] testing tidos_macro-0.8.0-rc.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2
[INFO] extracting crate tidos_macro 0.8.0-rc.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tidos_macro 0.8.0-rc.1
[INFO] finished tweaking crates.io crate tidos_macro 0.8.0-rc.1
[INFO] tweaked toml for crates.io crate tidos_macro 0.8.0-rc.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tidos_macro 0.8.0-rc.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tidos_macro 0.8.0-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14eab006640710731e9a001294c3be33cafcaca343280a3b89cc992c4c031b01
[INFO] running `Command { std: "docker" "start" "-a" "14eab006640710731e9a001294c3be33cafcaca343280a3b89cc992c4c031b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14eab006640710731e9a001294c3be33cafcaca343280a3b89cc992c4c031b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14eab006640710731e9a001294c3be33cafcaca343280a3b89cc992c4c031b01", kill_on_drop: false }`
[INFO] [stdout] 14eab006640710731e9a001294c3be33cafcaca343280a3b89cc992c4c031b01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9a9f19dd016d5ebc0f0e1da199661b6992df5b429a7d7ee06678094c81b5565
[INFO] running `Command { std: "docker" "start" "-a" "a9a9f19dd016d5ebc0f0e1da199661b6992df5b429a7d7ee06678094c81b5565", kill_on_drop: false }`
[INFO] [stderr] warning: tidos_macro v0.8.0-rc.1 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-expand` which is missing a lib target
[INFO] [stderr] Compiling libc v0.2.184
[INFO] [stderr] Compiling getrandom v0.4.2
[INFO] [stderr] Compiling proc-macro2 v1.0.106
[INFO] [stderr] Compiling cfg-if v1.0.4
[INFO] [stderr] Compiling rand_core v0.10.0
[INFO] [stderr] Compiling quote v1.0.45
[INFO] [stderr] Compiling unicode-ident v1.0.24
[INFO] [stderr] Compiling cpufeatures v0.3.0
[INFO] [stderr] Compiling chacha20 v0.10.0
[INFO] [stderr] Compiling syn v2.0.117
[INFO] [stderr] Compiling rand v0.10.0
[INFO] [stderr] Compiling uuid v1.23.0
[INFO] [stderr] Compiling tidos_macro v0.8.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.24s
[INFO] running `Command { std: "docker" "inspect" "a9a9f19dd016d5ebc0f0e1da199661b6992df5b429a7d7ee06678094c81b5565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a9f19dd016d5ebc0f0e1da199661b6992df5b429a7d7ee06678094c81b5565", kill_on_drop: false }`
[INFO] [stdout] a9a9f19dd016d5ebc0f0e1da199661b6992df5b429a7d7ee06678094c81b5565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01478cf9d1815907eafbe66ce68c75355f08feb85bf73ec7f615d743a037dd9a
[INFO] running `Command { std: "docker" "start" "-a" "01478cf9d1815907eafbe66ce68c75355f08feb85bf73ec7f615d743a037dd9a", kill_on_drop: false }`
[INFO] [stderr] warning: tidos_macro v0.8.0-rc.1 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-expand` which is missing a lib target
[INFO] [stderr] Compiling tidos_macro v0.8.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "01478cf9d1815907eafbe66ce68c75355f08feb85bf73ec7f615d743a037dd9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01478cf9d1815907eafbe66ce68c75355f08feb85bf73ec7f615d743a037dd9a", kill_on_drop: false }`
[INFO] [stdout] 01478cf9d1815907eafbe66ce68c75355f08feb85bf73ec7f615d743a037dd9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f50596d6271eb9f7f8898bd60bcf84f78f8d48c6be98fb95fda20eb956323d5
[INFO] running `Command { std: "docker" "start" "-a" "9f50596d6271eb9f7f8898bd60bcf84f78f8d48c6be98fb95fda20eb956323d5", kill_on_drop: false }`
[INFO] [stderr] warning: tidos_macro v0.8.0-rc.1 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-expand` which is missing a lib target
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tidos_macro-d4e33ab8d0eb3593)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Doc-tests tidos_macro
[INFO] [stdout]
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - scoped_css (line 125) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - head (line 80) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - native_element (line 178) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - page (line 47) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - view (line 133) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - view (line 57) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - native_element (line 190) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - view (line 71) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - view (line 104) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - view (line 84) - compile ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/lib.rs - scoped_css (line 125) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tidos`
[INFO] [stdout] --> src/lib.rs:126:5
[INFO] [stdout] |
[INFO] [stdout] 126 | use tidos::{scoped_css, view, Component, Page};
[INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tidos`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `tidos`, use `cargo add tidos` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - head (line 80) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tidos`
[INFO] [stdout] --> src/lib.rs:81:5
[INFO] [stdout] |
[INFO] [stdout] 81 | use tidos::{head, Component, Page};
[INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tidos`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `tidos`, use `cargo add tidos` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - native_element (line 178) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tidos`
[INFO] [stdout] --> src/lib.rs:179:5
[INFO] [stdout] |
[INFO] [stdout] 179 | use tidos::native_element;
[INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tidos`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `tidos`, use `cargo add tidos` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - page (line 47) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tidos`
[INFO] [stdout] --> src/lib.rs:48:5
[INFO] [stdout] |
[INFO] [stdout] 48 | use tidos::{page, Component, Page};
[INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tidos`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `tidos`, use `cargo add tidos` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - view (line 133) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tidos`
[INFO] [stdout] --> src/lib.rs:136:5
[INFO] [stdout] |
[INFO] [stdout] 136 | use tidos::{Component, Page};
[INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tidos`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `tidos`, use `cargo add tidos` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout] error[E0433]: cannot find module or crate `tidos` in this scope
[INFO] [stdout] --> src/lib.rs:146:9
[INFO] [stdout] |
[INFO] [stdout] 146 | / view! {
[INFO] [stdout] 147 | | {self.x.to_string()}
[INFO] [stdout] 148 | | {self.y.to_string()}
[INFO] [stdout] 149 | | }
[INFO] [stdout] | |_________^ use of unresolved module or unlinked crate `tidos`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout] error[E0433]: cannot find module or crate `tidos` in this scope
[INFO] [stdout] --> src/lib.rs:154:1
[INFO] [stdout] |
[INFO] [stdout] 154 | view! {
{"Hello world"}
[INFO] [stdout] 66 | |{"Hello {}, you have {} messages.", name, count}
[INFO] [stdout] 67 | |{count.to_string()}
[INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ use of unresolved module or unlinked crate `tidos` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - native_element (line 190) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `tidos` [INFO] [stdout] --> src/lib.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | use tidos::{Component, Page}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tidos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tidos`, use `cargo add tidos` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `tidos` in this scope [INFO] [stdout] --> src/lib.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | tidos::view! {