[INFO] fetching crate fixtures 2.5.0... [INFO] testing fixtures-2.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fixtures 2.5.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate fixtures 2.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fixtures 2.5.0 [INFO] tweaked toml for crates.io crate fixtures 2.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fixtures 2.5.0 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 fixtures 2.5.0 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bde7f2a1ef0043b83d58d7903444930fa8a44ea92a45f62838ea6706cb16225 [INFO] running `Command { std: "docker" "start" "-a" "4bde7f2a1ef0043b83d58d7903444930fa8a44ea92a45f62838ea6706cb16225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bde7f2a1ef0043b83d58d7903444930fa8a44ea92a45f62838ea6706cb16225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bde7f2a1ef0043b83d58d7903444930fa8a44ea92a45f62838ea6706cb16225", kill_on_drop: false }` [INFO] [stdout] 4bde7f2a1ef0043b83d58d7903444930fa8a44ea92a45f62838ea6706cb16225 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edf1e4a98a90d9cec20404ba77be3208de2cfc791b12d9f3cf9426fe46086b19 [INFO] running `Command { std: "docker" "start" "-a" "edf1e4a98a90d9cec20404ba77be3208de2cfc791b12d9f3cf9426fe46086b19", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [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 aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [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.5.0 [INFO] [stderr] Compiling fixtures v2.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "edf1e4a98a90d9cec20404ba77be3208de2cfc791b12d9f3cf9426fe46086b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf1e4a98a90d9cec20404ba77be3208de2cfc791b12d9f3cf9426fe46086b19", kill_on_drop: false }` [INFO] [stdout] edf1e4a98a90d9cec20404ba77be3208de2cfc791b12d9f3cf9426fe46086b19 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4943aefc4b3f6dc66b02318cf3d1f5013888cfdd33b2c6987a9c2712e12cb80 [INFO] running `Command { std: "docker" "start" "-a" "a4943aefc4b3f6dc66b02318cf3d1f5013888cfdd33b2c6987a9c2712e12cb80", 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.5.0 (/opt/rustwide/workdir) [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] [stderr] error: could not compile `fixtures` (example "negative_globs") due to 1 previous error [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] warning: build failed, waiting for other jobs to finish... [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/legacy_ignore_globs.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | ["fixtures/tests/fixtures/legacy_ignore_globs/*.txt"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/complex_legacy_ignore_config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | ["fixtures/tests/fixtures/complex_legacy_ignore_config/*.txt"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] error: No valid files found [INFO] [stdout] --> examples/legacy_ignore_globs.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ["fixtures/tests/fixtures/legacy_ignore_globs/*.txt"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "criterion") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `fixtures` (example "complex_legacy_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 "multiple_fixtures") due to 1 previous error [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/invalid_identifiers.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #[fixtures(["fixtures/tests/fixtures/invalid_identifiers/*"])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "legacy_ignore_globs") due to 2 previous errors [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> examples/invalid_identifiers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "basic_usage") due to 1 previous error [INFO] [stderr] error: could not compile `fixtures` (example "invalid_identifiers") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/ignore_attributes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[fixtures(["fixtures/tests/fixtures/ignore_attributes/*.txt"])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] error: No valid files found [INFO] [stdout] --> examples/ignore_globs.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[fixtures(["fixtures/tests/fixtures/ignore_globs/*.txt"])] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No valid files found [INFO] [stdout] --> examples/ignore_globs.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[fixtures(["fixtures/tests/fixtures/ignore_globs/*.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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixtures` (example "complex_signatures") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `fixtures` (example "ignore_globs") due to 2 previous errors [INFO] [stderr] error: could not compile `fixtures` (example "ignore_attributes") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a4943aefc4b3f6dc66b02318cf3d1f5013888cfdd33b2c6987a9c2712e12cb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4943aefc4b3f6dc66b02318cf3d1f5013888cfdd33b2c6987a9c2712e12cb80", kill_on_drop: false }` [INFO] [stdout] a4943aefc4b3f6dc66b02318cf3d1f5013888cfdd33b2c6987a9c2712e12cb80