[INFO] fetching crate rrcm 0.4.3... [INFO] building rrcm-0.4.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate rrcm 0.4.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rrcm 0.4.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rrcm 0.4.3 [INFO] tweaked toml for crates.io crate rrcm 0.4.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rrcm 0.4.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rrcm 0.4.3 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded time-core v0.1.3 [INFO] [stderr] Downloaded time-macros v0.2.20 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded assert_fs v1.1.2 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded time v0.3.39 [INFO] [stderr] Downloaded confy v0.6.1 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded reqwest v0.12.14 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded trash v5.2.2 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94e417429609fcf134f5b0d3dc830c9906b1e3323e2a49517764b72220cb3581 [INFO] running `Command { std: "docker" "start" "-a" "94e417429609fcf134f5b0d3dc830c9906b1e3323e2a49517764b72220cb3581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e417429609fcf134f5b0d3dc830c9906b1e3323e2a49517764b72220cb3581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e417429609fcf134f5b0d3dc830c9906b1e3323e2a49517764b72220cb3581", kill_on_drop: false }` [INFO] [stdout] 94e417429609fcf134f5b0d3dc830c9906b1e3323e2a49517764b72220cb3581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0612aa4d98220dc89b0e0a7033342d904ab40052bdd1a5e535c23d2f0de0621f [INFO] running `Command { std: "docker" "start" "-a" "0612aa4d98220dc89b0e0a7033342d904ab40052bdd1a5e535c23d2f0de0621f", kill_on_drop: false }` [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling stfu8 v0.2.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling trash v5.2.2 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling rrcm v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.39s [INFO] running `Command { std: "docker" "inspect" "0612aa4d98220dc89b0e0a7033342d904ab40052bdd1a5e535c23d2f0de0621f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0612aa4d98220dc89b0e0a7033342d904ab40052bdd1a5e535c23d2f0de0621f", kill_on_drop: false }` [INFO] [stdout] 0612aa4d98220dc89b0e0a7033342d904ab40052bdd1a5e535c23d2f0de0621f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a5441fe4ee96f836e5d9c9e532f8d2aed5fd1eae7f408e52c3bb90e8cf160dd [INFO] running `Command { std: "docker" "start" "-a" "1a5441fe4ee96f836e5d9c9e532f8d2aed5fd1eae7f408e52c3bb90e8cf160dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling trash v5.2.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling rrcm v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.51s [INFO] running `Command { std: "docker" "inspect" "1a5441fe4ee96f836e5d9c9e532f8d2aed5fd1eae7f408e52c3bb90e8cf160dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5441fe4ee96f836e5d9c9e532f8d2aed5fd1eae7f408e52c3bb90e8cf160dd", kill_on_drop: false }` [INFO] [stdout] 1a5441fe4ee96f836e5d9c9e532f8d2aed5fd1eae7f408e52c3bb90e8cf160dd