[INFO] fetching crate oopsie 0.1.0-rc.22...
[INFO] checking oopsie-0.1.0-rc.22 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate oopsie 0.1.0-rc.22 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate oopsie 0.1.0-rc.22
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oopsie 0.1.0-rc.22
[INFO] tweaked toml for crates.io crate oopsie 0.1.0-rc.22 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oopsie 0.1.0-rc.22 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oopsie 0.1.0-rc.22 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:295:1
[INFO] [stderr]     |
[INFO] [stderr] 295 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `oopsie` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd91638b189846dd4b0e0a962a86f820b1108d48dda76f5b48443e184483f1b2
[INFO] running `Command { std: "docker" "start" "bd91638b189846dd4b0e0a962a86f820b1108d48dda76f5b48443e184483f1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd91638b189846dd4b0e0a962a86f820b1108d48dda76f5b48443e184483f1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd91638b189846dd4b0e0a962a86f820b1108d48dda76f5b48443e184483f1b2" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd91638b189846dd4b0e0a962a86f820b1108d48dda76f5b48443e184483f1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd91638b189846dd4b0e0a962a86f820b1108d48dda76f5b48443e184483f1b2" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:295:1
[INFO] [stderr]     |
[INFO] [stderr] 295 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `oopsie` (manifest) generated 1 warning
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling pest v2.8.8
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling konst_proc_macros v0.4.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking konst v0.4.3
[INFO] [stderr]    Compiling pest_meta v2.8.8
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking clap v4.6.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling snafu-derive v0.9.2
[INFO] [stderr]    Compiling test-with-derive v0.16.3
[INFO] [stderr]    Compiling darling_core v0.24.0
[INFO] [stderr]    Compiling pest_derive v2.8.8
[INFO] [stderr]     Checking test-with v0.16.3
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking snafu v0.9.2
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]    Compiling darling_macro v0.24.0
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]    Compiling darling v0.24.0
[INFO] [stderr]    Compiling oopsie-macros v0.1.0-rc.22
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking trybuild v1.0.120
[INFO] [stderr]     Checking oopsie-core v0.1.0-rc.22
[INFO] [stderr]     Checking oopsie v0.1.0-rc.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.88s
[INFO] running `Command { std: "docker" "inspect" "bd91638b189846dd4b0e0a962a86f820b1108d48dda76f5b48443e184483f1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd91638b189846dd4b0e0a962a86f820b1108d48dda76f5b48443e184483f1b2", kill_on_drop: false }`
[INFO] [stdout] bd91638b189846dd4b0e0a962a86f820b1108d48dda76f5b48443e184483f1b2
