[INFO] fetching crate rustomato 0.0.9...
[INFO] building rustomato-0.0.9 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate rustomato 0.0.9 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rustomato 0.0.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustomato 0.0.9
[INFO] tweaked toml for crates.io crate rustomato 0.0.9 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustomato 0.0.9 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustomato 0.0.9 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darwin-libproc v0.1.2
[INFO] [stderr]   Downloaded refinery v0.6.0
[INFO] [stderr]   Downloaded psutil v3.3.0
[INFO] [stderr]   Downloaded bitflags v0.7.0
[INFO] [stderr]   Downloaded platforms v2.0.0
[INFO] [stderr]   Downloaded refinery-core v0.6.0
[INFO] [stderr]   Downloaded refinery-macros v0.6.0
[INFO] [stderr]   Downloaded rusqlite v0.25.4
[INFO] [stderr]   Downloaded nix v0.8.1
[INFO] [stderr]   Downloaded dirs v3.0.2
[INFO] [stderr]   Downloaded ctrlc v3.0.3
[INFO] [stderr]   Downloaded darwin-libproc-sys v0.1.2
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0035ad2405c98c0177330f66e046ceb10a2991a85118d3daf755f55f3c4cd8bc
[INFO] running `Command { std: "docker" "start" "-a" "0035ad2405c98c0177330f66e046ceb10a2991a85118d3daf755f55f3c4cd8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0035ad2405c98c0177330f66e046ceb10a2991a85118d3daf755f55f3c4cd8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0035ad2405c98c0177330f66e046ceb10a2991a85118d3daf755f55f3c4cd8bc", kill_on_drop: false }`
[INFO] [stdout] 0035ad2405c98c0177330f66e046ceb10a2991a85118d3daf755f55f3c4cd8bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86930d9bb0455e102ea3aee86612d12a2f2479dcdc3468dd6e8203b48e09f486
[INFO] running `Command { std: "docker" "start" "-a" "86930d9bb0455e102ea3aee86612d12a2f2479dcdc3468dd6e8203b48e09f486", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling platforms v2.0.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling nix v0.8.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling ctrlc v3.0.3
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling pbr v1.1.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling psutil v3.3.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling git2 v0.15.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]    Compiling refinery-core v0.6.0
[INFO] [stderr]    Compiling refinery-macros v0.6.0
[INFO] [stderr]    Compiling built v0.5.2
[INFO] [stderr]    Compiling rustomato v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rusqlite v0.25.4
[INFO] [stderr]    Compiling refinery v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, refinery-core v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "86930d9bb0455e102ea3aee86612d12a2f2479dcdc3468dd6e8203b48e09f486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86930d9bb0455e102ea3aee86612d12a2f2479dcdc3468dd6e8203b48e09f486", kill_on_drop: false }`
[INFO] [stdout] 86930d9bb0455e102ea3aee86612d12a2f2479dcdc3468dd6e8203b48e09f486
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 906359793f1ca2f8646bad9c4021ce42d0823314cca7850acc66a62622ed9678
[INFO] running `Command { std: "docker" "start" "-a" "906359793f1ca2f8646bad9c4021ce42d0823314cca7850acc66a62622ed9678", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustomato v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, refinery-core v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "906359793f1ca2f8646bad9c4021ce42d0823314cca7850acc66a62622ed9678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "906359793f1ca2f8646bad9c4021ce42d0823314cca7850acc66a62622ed9678", kill_on_drop: false }`
[INFO] [stdout] 906359793f1ca2f8646bad9c4021ce42d0823314cca7850acc66a62622ed9678
