[INFO] fetching crate unwind-context 0.2.2... [INFO] building unwind-context-0.2.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate unwind-context 0.2.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate unwind-context 0.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate unwind-context 0.2.2 [INFO] tweaked toml for crates.io crate unwind-context 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate unwind-context 0.2.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unwind-context 0.2.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1779c9916385d5735884d5fed9d01c1c40c1f5ef3ee587adfa90766bf81fc061 [INFO] running `Command { std: "docker" "start" "-a" "1779c9916385d5735884d5fed9d01c1c40c1f5ef3ee587adfa90766bf81fc061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1779c9916385d5735884d5fed9d01c1c40c1f5ef3ee587adfa90766bf81fc061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1779c9916385d5735884d5fed9d01c1c40c1f5ef3ee587adfa90766bf81fc061", kill_on_drop: false }` [INFO] [stdout] 1779c9916385d5735884d5fed9d01c1c40c1f5ef3ee587adfa90766bf81fc061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e92daf75985277cc6673268ceb695b31e1ead5835601f5c77c006ad0f659f353 [INFO] running `Command { std: "docker" "start" "-a" "e92daf75985277cc6673268ceb695b31e1ead5835601f5c77c006ad0f659f353", kill_on_drop: false }` [INFO] [stderr] Compiling unwind-context v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "e92daf75985277cc6673268ceb695b31e1ead5835601f5c77c006ad0f659f353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92daf75985277cc6673268ceb695b31e1ead5835601f5c77c006ad0f659f353", kill_on_drop: false }` [INFO] [stdout] e92daf75985277cc6673268ceb695b31e1ead5835601f5c77c006ad0f659f353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184a3e5e7d999c061fd1626b916d7a569bc50fb5fcc23e7ada899d0c62e43e89 [INFO] running `Command { std: "docker" "start" "-a" "184a3e5e7d999c061fd1626b916d7a569bc50fb5fcc23e7ada899d0c62e43e89", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling version-sync v0.9.5 [INFO] [stderr] Compiling unwind-context v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/version.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(feature = "custom-default-colors")] [INFO] [stdout] 2 | | use atomic_ref as _; [INFO] [stdout] 3 | | #[cfg(feature = "detect-color-support")] [INFO] [stdout] 4 | | use supports_color as _; [INFO] [stdout] ... | [INFO] [stdout] 20 | | version_sync::assert_contains_regex!("CHANGELOG.md", "\\[{version}\\]: "); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.97s [INFO] running `Command { std: "docker" "inspect" "184a3e5e7d999c061fd1626b916d7a569bc50fb5fcc23e7ada899d0c62e43e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184a3e5e7d999c061fd1626b916d7a569bc50fb5fcc23e7ada899d0c62e43e89", kill_on_drop: false }` [INFO] [stdout] 184a3e5e7d999c061fd1626b916d7a569bc50fb5fcc23e7ada899d0c62e43e89