[INFO] fetching crate repo 0.13.10... [INFO] testing repo-0.13.10 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate repo 0.13.10 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate repo 0.13.10 [INFO] finished tweaking crates.io crate repo 0.13.10 [INFO] tweaked toml for crates.io crate repo 0.13.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate repo 0.13.10 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate repo 0.13.10 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex_static_macro v0.1.0 [INFO] [stderr] Downloaded tzdb v0.7.2 [INFO] [stderr] Downloaded printable-shell-command v0.2.4 [INFO] [stderr] Downloaded regex_static v0.1.1 [INFO] [stderr] Downloaded clap_complete v4.5.58 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded dbus v0.9.9 [INFO] [stderr] Downloaded is_debug v1.1.0 [INFO] [stderr] Downloaded edit-without-waiting v0.2.0 [INFO] [stderr] Downloaded tz-rs v0.7.0 [INFO] [stderr] Downloaded shadow-rs v1.4.0 [INFO] [stderr] Downloaded regex_static_impl v0.1.0 [INFO] [stderr] Downloaded tzdb_data v0.2.2 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6992bf3585f1b43d464b130e44eb8b3530f26c60f684950c235dd3e317e4536 [INFO] running `Command { std: "docker" "start" "-a" "f6992bf3585f1b43d464b130e44eb8b3530f26c60f684950c235dd3e317e4536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6992bf3585f1b43d464b130e44eb8b3530f26c60f684950c235dd3e317e4536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6992bf3585f1b43d464b130e44eb8b3530f26c60f684950c235dd3e317e4536", kill_on_drop: false }` [INFO] [stdout] f6992bf3585f1b43d464b130e44eb8b3530f26c60f684950c235dd3e317e4536 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b0e442c17bcdc1d69af244b351c49c410240f8a77487b05677079405dfed6ec [INFO] running `Command { std: "docker" "start" "-a" "5b0e442c17bcdc1d69af244b351c49c410240f8a77487b05677079405dfed6ec", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tzdb v0.7.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling regex_static_impl v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex_static_macro v0.1.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling shadow-rs v1.4.0 [INFO] [stderr] Compiling clap_complete v4.5.58 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling edit-without-waiting v0.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling dbus v0.9.9 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling regex_static v0.1.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling printable-shell-command v0.2.4 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling repo v0.13.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "5b0e442c17bcdc1d69af244b351c49c410240f8a77487b05677079405dfed6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0e442c17bcdc1d69af244b351c49c410240f8a77487b05677079405dfed6ec", kill_on_drop: false }` [INFO] [stdout] 5b0e442c17bcdc1d69af244b351c49c410240f8a77487b05677079405dfed6ec [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4b4e617bc0a522617dcb1191f3f58facc0bea1cb3411308554151e81ac91c11 [INFO] running `Command { std: "docker" "start" "-a" "b4b4e617bc0a522617dcb1191f3f58facc0bea1cb3411308554151e81ac91c11", kill_on_drop: false }` [INFO] [stderr] Compiling repo v0.13.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "b4b4e617bc0a522617dcb1191f3f58facc0bea1cb3411308554151e81ac91c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b4e617bc0a522617dcb1191f3f58facc0bea1cb3411308554151e81ac91c11", kill_on_drop: false }` [INFO] [stdout] b4b4e617bc0a522617dcb1191f3f58facc0bea1cb3411308554151e81ac91c11 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 940d8b55860c158fd8ded16a81de4b58b297c9f26fe840ee2fa9d51586155a25 [INFO] running `Command { std: "docker" "start" "-a" "940d8b55860c158fd8ded16a81de4b58b297c9f26fe840ee2fa9d51586155a25", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/repo-242ca81717896b1a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "940d8b55860c158fd8ded16a81de4b58b297c9f26fe840ee2fa9d51586155a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "940d8b55860c158fd8ded16a81de4b58b297c9f26fe840ee2fa9d51586155a25", kill_on_drop: false }` [INFO] [stdout] 940d8b55860c158fd8ded16a81de4b58b297c9f26fe840ee2fa9d51586155a25