[INFO] fetching crate css-in-rs-macro 0.2.0... [INFO] testing css-in-rs-macro-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate css-in-rs-macro 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate css-in-rs-macro 0.2.0 [INFO] finished tweaking crates.io crate css-in-rs-macro 0.2.0 [INFO] tweaked toml for crates.io crate css-in-rs-macro 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate css-in-rs-macro 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 142c67bfcf771308df71af17e1a49c21ba426d167c237a80a61a9ed2b077e00e [INFO] running `Command { std: "docker" "start" "-a" "142c67bfcf771308df71af17e1a49c21ba426d167c237a80a61a9ed2b077e00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "142c67bfcf771308df71af17e1a49c21ba426d167c237a80a61a9ed2b077e00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "142c67bfcf771308df71af17e1a49c21ba426d167c237a80a61a9ed2b077e00e", kill_on_drop: false }` [INFO] [stdout] 142c67bfcf771308df71af17e1a49c21ba426d167c237a80a61a9ed2b077e00e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 87008d2389c8d00bfe97c8a8f7a923e3b2348c293837b268e05ce71411b2105c [INFO] running `Command { std: "docker" "start" "-a" "87008d2389c8d00bfe97c8a8f7a923e3b2348c293837b268e05ce71411b2105c", kill_on_drop: false }` [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling css-in-rs-macro v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/rules/header.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_classname(src: &str) -> ParseResult<&str> { [INFO] [stdout] | ^^^^ ----------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_classname(src: &str) -> ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/rules/header.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | fn parse_part(src: &str, handle_dots: bool) -> ParseResult { [INFO] [stdout] | ^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | fn parse_part(src: &str, handle_dots: bool) -> ParseResult<'_, Part> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.03s [INFO] running `Command { std: "docker" "inspect" "87008d2389c8d00bfe97c8a8f7a923e3b2348c293837b268e05ce71411b2105c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87008d2389c8d00bfe97c8a8f7a923e3b2348c293837b268e05ce71411b2105c", kill_on_drop: false }` [INFO] [stdout] 87008d2389c8d00bfe97c8a8f7a923e3b2348c293837b268e05ce71411b2105c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cd93bef64f6861ecad45d091c7156cc5ad6706ec350ff017fbfe4bd66991d376 [INFO] running `Command { std: "docker" "start" "-a" "cd93bef64f6861ecad45d091c7156cc5ad6706ec350ff017fbfe4bd66991d376", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling css-in-rs-macro v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/rules/header.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_classname(src: &str) -> ParseResult<&str> { [INFO] [stdout] | ^^^^ ----------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_classname(src: &str) -> ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/rules/header.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | fn parse_part(src: &str, handle_dots: bool) -> ParseResult { [INFO] [stdout] | ^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | fn parse_part(src: &str, handle_dots: bool) -> ParseResult<'_, Part> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/rules/header.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_classname(src: &str) -> ParseResult<&str> { [INFO] [stdout] | ^^^^ ----------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_classname(src: &str) -> ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/rules/header.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | fn parse_part(src: &str, handle_dots: bool) -> ParseResult { [INFO] [stdout] | ^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | fn parse_part(src: &str, handle_dots: bool) -> ParseResult<'_, Part> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.12s [INFO] running `Command { std: "docker" "inspect" "cd93bef64f6861ecad45d091c7156cc5ad6706ec350ff017fbfe4bd66991d376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd93bef64f6861ecad45d091c7156cc5ad6706ec350ff017fbfe4bd66991d376", kill_on_drop: false }` [INFO] [stdout] cd93bef64f6861ecad45d091c7156cc5ad6706ec350ff017fbfe4bd66991d376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1c8535ce5063cc185a0773106bab97dba809ff39a3029233c334076375e80236 [INFO] running `Command { std: "docker" "start" "-a" "1c8535ce5063cc185a0773106bab97dba809ff39a3029233c334076375e80236", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/data/rules/header.rs:88:29 [INFO] [stderr] | [INFO] [stderr] 88 | fn parse_classname(src: &str) -> ParseResult<&str> { [INFO] [stderr] | ^^^^ ----------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 88 | fn parse_classname(src: &str) -> ParseResult<'_, &str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/data/rules/header.rs:104:24 [INFO] [stderr] | [INFO] [stderr] 104 | fn parse_part(src: &str, handle_dots: bool) -> ParseResult { [INFO] [stderr] | ^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 104 | fn parse_part(src: &str, handle_dots: bool) -> ParseResult<'_, Part> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `css-in-rs-macro` (lib) generated 2 warnings (run `cargo fix --lib -p css-in-rs-macro` to apply 2 suggestions) [INFO] [stderr] warning: `css-in-rs-macro` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/css_in_rs_macro-d5b3b5c43d9cd30f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test data::tests::simple ... ok [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests css_in_rs_macro [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - make_styles (line 13) ... FAILED [INFO] [stdout] test src/lib.rs - make_styles (line 42) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - make_styles (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `css_in_rs` in the list of imported crates [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 16 | / make_styles! { [INFO] [stdout] 17 | | (theme: MyTheme) -> MyClasses { [INFO] [stdout] 18 | | "*" { [INFO] [stdout] 19 | | padding: "0px", [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ could not find `css_in_rs` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_styles` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `css_in_rs` [INFO] [stdout] --> src/lib.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 11 | impl css_in_rs::Theme for MyTheme { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `css_in_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `css_in_rs`, use `cargo add css_in_rs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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 - make_styles (line 42) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `css_in_rs` in the list of imported crates [INFO] [stdout] --> src/lib.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl ::css_in_rs::Classes for MyClasses { [INFO] [stdout] | ^^^^^^^^^ could not find `css_in_rs` in the list of imported crates [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `css_in_rs` [INFO] [stdout] --> src/lib.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 10 | type Theme = css_in_rs::EmptyTheme; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `css_in_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `css_in_rs`, use `cargo add css_in_rs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `css_in_rs` [INFO] [stdout] --> src/lib.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 11 | fn generate(_a: &css_in_rs::EmptyTheme, _b: &mut String, _c: &mut u64) {} [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `css_in_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `css_in_rs`, use `cargo add css_in_rs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - make_styles (line 13) [INFO] [stdout] src/lib.rs - make_styles (line 42) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "1c8535ce5063cc185a0773106bab97dba809ff39a3029233c334076375e80236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8535ce5063cc185a0773106bab97dba809ff39a3029233c334076375e80236", kill_on_drop: false }` [INFO] [stdout] 1c8535ce5063cc185a0773106bab97dba809ff39a3029233c334076375e80236