[INFO] fetching crate tiller 0.4.3... [INFO] testing tiller-0.4.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tiller 0.4.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tiller 0.4.3 [INFO] finished tweaking crates.io crate tiller 0.4.3 [INFO] tweaked toml for crates.io crate tiller 0.4.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tiller 0.4.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tiller 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rss v2.0.12 [INFO] [stderr] Downloaded gray_matter v0.2.8 [INFO] [stderr] Downloaded diligent-date-parser v0.1.4 [INFO] [stderr] Downloaded atom_syndication v0.12.3 [INFO] [stderr] Downloaded bon v3.2.0 [INFO] [stderr] Downloaded handlebars v6.2.0 [INFO] [stderr] Downloaded bon-macros v3.2.0 [INFO] [stderr] Downloaded cc v1.1.8 [INFO] [stderr] Downloaded comrak v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4951c4d66ee5f88c5449c5b1bd523aa3f26ff06dfae51f6104ce59eb0aa9a147 [INFO] running `Command { std: "docker" "start" "-a" "4951c4d66ee5f88c5449c5b1bd523aa3f26ff06dfae51f6104ce59eb0aa9a147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4951c4d66ee5f88c5449c5b1bd523aa3f26ff06dfae51f6104ce59eb0aa9a147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4951c4d66ee5f88c5449c5b1bd523aa3f26ff06dfae51f6104ce59eb0aa9a147", kill_on_drop: false }` [INFO] [stdout] 4951c4d66ee5f88c5449c5b1bd523aa3f26ff06dfae51f6104ce59eb0aa9a147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a3807b8c9a50c421a177f74495cdfba437cabb8101dec58be55facc7122b88f [INFO] running `Command { std: "docker" "start" "-a" "0a3807b8c9a50c421a177f74495cdfba437cabb8101dec58be55facc7122b88f", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling bon-macros v3.2.0 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling atom_syndication v0.12.3 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling quick-xml v0.37.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling bon v3.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling handlebars v6.2.0 [INFO] [stderr] Compiling gray_matter v0.2.8 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling comrak v0.35.0 [INFO] [stderr] Compiling tiller v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "0a3807b8c9a50c421a177f74495cdfba437cabb8101dec58be55facc7122b88f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a3807b8c9a50c421a177f74495cdfba437cabb8101dec58be55facc7122b88f", kill_on_drop: false }` [INFO] [stdout] 0a3807b8c9a50c421a177f74495cdfba437cabb8101dec58be55facc7122b88f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bc80838df0d062cddfd04573c1df05a29076cae6e6c417fbdd2e9e35a7d88a3 [INFO] running `Command { std: "docker" "start" "-a" "2bc80838df0d062cddfd04573c1df05a29076cae6e6c417fbdd2e9e35a7d88a3", kill_on_drop: false }` [INFO] [stderr] Compiling tiller v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "2bc80838df0d062cddfd04573c1df05a29076cae6e6c417fbdd2e9e35a7d88a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc80838df0d062cddfd04573c1df05a29076cae6e6c417fbdd2e9e35a7d88a3", kill_on_drop: false }` [INFO] [stdout] 2bc80838df0d062cddfd04573c1df05a29076cae6e6c417fbdd2e9e35a7d88a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 349b90f6549b171b3fc9e6cc798802ea31da7d2148d89ec08525ce99fda37170 [INFO] running `Command { std: "docker" "start" "-a" "349b90f6549b171b3fc9e6cc798802ea31da7d2148d89ec08525ce99fda37170", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tiller-a020a9fcb3232661) [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" "349b90f6549b171b3fc9e6cc798802ea31da7d2148d89ec08525ce99fda37170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349b90f6549b171b3fc9e6cc798802ea31da7d2148d89ec08525ce99fda37170", kill_on_drop: false }` [INFO] [stdout] 349b90f6549b171b3fc9e6cc798802ea31da7d2148d89ec08525ce99fda37170