[INFO] fetching crate regex-lite 0.1.5... [INFO] checking regex-lite-0.1.5 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate regex-lite 0.1.5 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate regex-lite 0.1.5 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate regex-lite 0.1.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate regex-lite 0.1.5 [INFO] tweaked toml for crates.io crate regex-lite 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.6.5 [INFO] [stderr] Downloaded regex-test v0.1.0 [INFO] [stderr] Downloaded toml v0.7.8 [INFO] [stderr] Downloaded bstr v1.9.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 168927e9f02a8e22edf7bfe35ed5a8e655c7c3a225765be6b89e8c050598238c [INFO] running `Command { std: "docker" "start" "-a" "168927e9f02a8e22edf7bfe35ed5a8e655c7c3a225765be6b89e8c050598238c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "168927e9f02a8e22edf7bfe35ed5a8e655c7c3a225765be6b89e8c050598238c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168927e9f02a8e22edf7bfe35ed5a8e655c7c3a225765be6b89e8c050598238c", kill_on_drop: false }` [INFO] [stdout] 168927e9f02a8e22edf7bfe35ed5a8e655c7c3a225765be6b89e8c050598238c [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afc72aaf13ad179b458f6d21737f3b132a80efdf3239f625c1dd120535e89d32 [INFO] running `Command { std: "docker" "start" "-a" "afc72aaf13ad179b458f6d21737f3b132a80efdf3239f625c1dd120535e89d32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking regex-lite v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking regex-test v0.1.0 [INFO] [stdout] error: couldn't read tests/../../testdata/anchored.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | load!("anchored"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/bytes.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | load!("bytes"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/crazy.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | load!("crazy"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/crlf.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | load!("crlf"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/earliest.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | load!("earliest"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/empty.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | load!("empty"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/expensive.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | load!("expensive"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/flags.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | load!("flags"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/iter.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | load!("iter"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/leftmost-all.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | load!("leftmost-all"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/line-terminator.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | load!("line-terminator"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/misc.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | load!("misc"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/multiline.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | load!("multiline"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/no-unicode.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | load!("no-unicode"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/overlapping.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | load!("overlapping"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/regression.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | load!("regression"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/set.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | load!("set"); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/substring.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | load!("substring"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/unicode.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | load!("unicode"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/utf8.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | load!("utf8"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/word-boundary.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | load!("word-boundary"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/word-boundary-special.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | load!("word-boundary-special"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/basic.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | load!("fowler/basic"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/nullsubexpr.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | load!("fowler/nullsubexpr"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/repetition.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | load!("fowler/repetition"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/regex-lite.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | load!("regex-lite"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-lite` (test "integration") due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "afc72aaf13ad179b458f6d21737f3b132a80efdf3239f625c1dd120535e89d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc72aaf13ad179b458f6d21737f3b132a80efdf3239f625c1dd120535e89d32", kill_on_drop: false }` [INFO] [stdout] afc72aaf13ad179b458f6d21737f3b132a80efdf3239f625c1dd120535e89d32 [INFO] checking regex-lite-0.1.5 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate regex-lite 0.1.5 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate regex-lite 0.1.5 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate regex-lite 0.1.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate regex-lite 0.1.5 [INFO] tweaked toml for crates.io crate regex-lite 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 022800e392f8a7fa14317ab5fd38d3711eee7b0d1f12124e64e293f56da01563 [INFO] running `Command { std: "docker" "start" "-a" "022800e392f8a7fa14317ab5fd38d3711eee7b0d1f12124e64e293f56da01563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "022800e392f8a7fa14317ab5fd38d3711eee7b0d1f12124e64e293f56da01563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022800e392f8a7fa14317ab5fd38d3711eee7b0d1f12124e64e293f56da01563", kill_on_drop: false }` [INFO] [stdout] 022800e392f8a7fa14317ab5fd38d3711eee7b0d1f12124e64e293f56da01563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c8fdd6751436a00ec41fee555e4d463523d28792e8d012b500fda559170e2a3 [INFO] running `Command { std: "docker" "start" "-a" "8c8fdd6751436a00ec41fee555e4d463523d28792e8d012b500fda559170e2a3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking regex-lite v0.1.5 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking regex-test v0.1.0 [INFO] [stderr] Migrating tests/lib.rs from 2021 edition to 2024 [INFO] [stdout] error: couldn't read tests/../../testdata/anchored.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | load!("anchored"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/bytes.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | load!("bytes"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/crazy.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | load!("crazy"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/crlf.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | load!("crlf"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/earliest.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | load!("earliest"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/empty.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | load!("empty"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/expensive.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | load!("expensive"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/flags.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | load!("flags"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/iter.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | load!("iter"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/leftmost-all.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | load!("leftmost-all"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/line-terminator.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | load!("line-terminator"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-lite` (test "integration") due to 27 previous errors [INFO] [stdout] error: couldn't read tests/../../testdata/misc.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | load!("misc"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/multiline.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | load!("multiline"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/no-unicode.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | load!("no-unicode"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/overlapping.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | load!("overlapping"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/regression.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | load!("regression"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/set.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | load!("set"); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/substring.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | load!("substring"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/unicode.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | load!("unicode"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/utf8.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | load!("utf8"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/word-boundary.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | load!("word-boundary"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/word-boundary-special.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | load!("word-boundary-special"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/basic.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | load!("fowler/basic"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/nullsubexpr.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | load!("fowler/nullsubexpr"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/repetition.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | load!("fowler/repetition"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/regex-lite.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | load!("regex-lite"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8c8fdd6751436a00ec41fee555e4d463523d28792e8d012b500fda559170e2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8fdd6751436a00ec41fee555e4d463523d28792e8d012b500fda559170e2a3", kill_on_drop: false }` [INFO] [stdout] 8c8fdd6751436a00ec41fee555e4d463523d28792e8d012b500fda559170e2a3