[INFO] fetching crate fixtures 2.3.2... [INFO] testing fixtures-2.3.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fixtures 2.3.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate fixtures 2.3.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fixtures 2.3.2 [INFO] tweaked toml for crates.io crate fixtures 2.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fixtures 2.3.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fixtures 2.3.2 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e962ec560a962792923ad8994eb9ef70d603f8e4fb271eb13763e662cf14fa01 [INFO] running `Command { std: "docker" "start" "-a" "e962ec560a962792923ad8994eb9ef70d603f8e4fb271eb13763e662cf14fa01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e962ec560a962792923ad8994eb9ef70d603f8e4fb271eb13763e662cf14fa01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e962ec560a962792923ad8994eb9ef70d603f8e4fb271eb13763e662cf14fa01", kill_on_drop: false }` [INFO] [stdout] e962ec560a962792923ad8994eb9ef70d603f8e4fb271eb13763e662cf14fa01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5355c4ede5e8aded6eb00e0453c670d5f719b4cabc7e7ba501483811fe333ec [INFO] running `Command { std: "docker" "start" "-a" "f5355c4ede5e8aded6eb00e0453c670d5f719b4cabc7e7ba501483811fe333ec", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling fixtures_proc v2.3.2 [INFO] [stderr] Compiling fixtures v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s [INFO] running `Command { std: "docker" "inspect" "f5355c4ede5e8aded6eb00e0453c670d5f719b4cabc7e7ba501483811fe333ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5355c4ede5e8aded6eb00e0453c670d5f719b4cabc7e7ba501483811fe333ec", kill_on_drop: false }` [INFO] [stdout] f5355c4ede5e8aded6eb00e0453c670d5f719b4cabc7e7ba501483811fe333ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e168f4e9041a455766c737286ab2af8c1aacfd3bddfb7068f846963292715744 [INFO] running `Command { std: "docker" "start" "-a" "e168f4e9041a455766c737286ab2af8c1aacfd3bddfb7068f846963292715744", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling fixtures v2.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/complex_signatures.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #[fixtures(["fixtures/tests/fixtures/complex_signatures/*.txt"])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> examples/complex_signatures.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `complex_fn` [INFO] [stdout] --> examples/complex_signatures.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | complex_fn::file_1_dot_txt("owned".to_string(), &mut "mutable".to_string(), "borrowed") [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `complex_fn` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `complex_fn`, use `cargo add complex_fn` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/multiple_fixtures.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[fixtures(["fixtures/tests/fixtures/multiple_fixtures/*.txt"])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/criterion.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #[fixtures(["fixtures/tests/fixtures/criterion/*.txt"])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "complex_signatures") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/negative_globs.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[fixtures([ [INFO] [stdout] | ____________^ [INFO] [stdout] 7 | | "fixtures/tests/fixtures/negative_globs/*.txt", [INFO] [stdout] 8 | | "!fixtures/tests/fixtures/negative_globs/*.skip.txt", [INFO] [stdout] 9 | | ])] [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/ignore_globs.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | ["fixtures/tests/fixtures/ignore_globs/*.txt"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "negative_globs") due to 1 previous error [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/ignore_globs.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ["fixtures/tests/fixtures/ignore_globs/*.txt"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "multiple_fixtures") due to 1 previous error [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/complex_ignore_config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | ["fixtures/tests/fixtures/complex_ignore_config/*.txt"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "ignore_globs") due to 2 previous errors [INFO] [stderr] error: could not compile `fixtures` (example "complex_ignore_config") due to 1 previous error [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/basic_usage.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[fixtures(["fixtures/tests/fixtures/basic_usage/*.txt"])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "basic_usage") due to 1 previous error [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> examples/criterion.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bench` [INFO] [stdout] --> examples/criterion.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | for bench in bench::EXPANSIONS { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `bench` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bench`, use `cargo add bench` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "criterion") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e168f4e9041a455766c737286ab2af8c1aacfd3bddfb7068f846963292715744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e168f4e9041a455766c737286ab2af8c1aacfd3bddfb7068f846963292715744", kill_on_drop: false }` [INFO] [stdout] e168f4e9041a455766c737286ab2af8c1aacfd3bddfb7068f846963292715744