[INFO] cloning repository https://github.com/groutoutlook/tiller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/groutoutlook/tiller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgroutoutlook%2Ftiller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgroutoutlook%2Ftiller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e326ded6d74d98e4c56c148d8314dd95d6918b1 [INFO] testing groutoutlook/tiller against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgroutoutlook%2Ftiller" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/groutoutlook/tiller [INFO] finished tweaking git repo https://github.com/groutoutlook/tiller [INFO] tweaked toml for git repo https://github.com/groutoutlook/tiller written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/groutoutlook/tiller 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 git repo https://github.com/groutoutlook/tiller 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 derive_builder v0.20.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.0 [INFO] [stderr] Downloaded derive_builder_core v0.20.0 [INFO] [stderr] Downloaded diligent-date-parser v0.1.4 [INFO] [stderr] Downloaded atom_syndication v0.12.3 [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded gray_matter v0.3.2 [INFO] [stderr] Downloaded bon v3.2.0 [INFO] [stderr] Downloaded handlebars v6.2.0 [INFO] [stderr] Downloaded flate2 v1.0.31 [INFO] [stderr] Downloaded bon-macros v3.2.0 [INFO] [stderr] Downloaded comrak v0.41.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bf9954a8dde98f042b8597015e9feb086e5d5887690a151b2bedcfb642d11a8 [INFO] running `Command { std: "docker" "start" "-a" "1bf9954a8dde98f042b8597015e9feb086e5d5887690a151b2bedcfb642d11a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf9954a8dde98f042b8597015e9feb086e5d5887690a151b2bedcfb642d11a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf9954a8dde98f042b8597015e9feb086e5d5887690a151b2bedcfb642d11a8", kill_on_drop: false }` [INFO] [stdout] 1bf9954a8dde98f042b8597015e9feb086e5d5887690a151b2bedcfb642d11a8 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1b843da8a80acf51b02bbadf3bba44a204159e20779aaa8c71f4f78259d6864 [INFO] running `Command { std: "docker" "start" "-a" "e1b843da8a80acf51b02bbadf3bba44a204159e20779aaa8c71f4f78259d6864", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling quick-xml v0.37.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling bon-macros v3.2.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling atom_syndication v0.12.3 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling bon v3.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling gray_matter v0.3.2 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling handlebars v6.2.0 [INFO] [stderr] Compiling comrak v0.41.0 [INFO] [stderr] Compiling tiller v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.50s [INFO] running `Command { std: "docker" "inspect" "e1b843da8a80acf51b02bbadf3bba44a204159e20779aaa8c71f4f78259d6864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b843da8a80acf51b02bbadf3bba44a204159e20779aaa8c71f4f78259d6864", kill_on_drop: false }` [INFO] [stdout] e1b843da8a80acf51b02bbadf3bba44a204159e20779aaa8c71f4f78259d6864 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e079d1d78a90e4ca1ca91729466adcf963c96bb901478ac928438fd509888f98 [INFO] running `Command { std: "docker" "start" "-a" "e079d1d78a90e4ca1ca91729466adcf963c96bb901478ac928438fd509888f98", 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.11s [INFO] running `Command { std: "docker" "inspect" "e079d1d78a90e4ca1ca91729466adcf963c96bb901478ac928438fd509888f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e079d1d78a90e4ca1ca91729466adcf963c96bb901478ac928438fd509888f98", kill_on_drop: false }` [INFO] [stdout] e079d1d78a90e4ca1ca91729466adcf963c96bb901478ac928438fd509888f98 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a5f7311d6ee95cce836f6cab8e6cf9a49695d9054c38f533a86b3b128453c54 [INFO] running `Command { std: "docker" "start" "-a" "5a5f7311d6ee95cce836f6cab8e6cf9a49695d9054c38f533a86b3b128453c54", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tiller-321e15c7cca0f6a8) [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" "5a5f7311d6ee95cce836f6cab8e6cf9a49695d9054c38f533a86b3b128453c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5f7311d6ee95cce836f6cab8e6cf9a49695d9054c38f533a86b3b128453c54", kill_on_drop: false }` [INFO] [stdout] 5a5f7311d6ee95cce836f6cab8e6cf9a49695d9054c38f533a86b3b128453c54