[INFO] cloning repository https://github.com/pimalaya/sirup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pimalaya/sirup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimalaya%2Fsirup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimalaya%2Fsirup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ca5253f746527234189a439dbc0c4757c6760f2 [INFO] testing pimalaya/sirup/9ca5253f746527234189a439dbc0c4757c6760f2 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimalaya%2Fsirup" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pimalaya/sirup [INFO] finished tweaking git repo https://github.com/pimalaya/sirup [INFO] tweaked toml for git repo https://github.com/pimalaya/sirup written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pimalaya/sirup on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pimalaya/sirup 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pimalaya/io-imap` [INFO] [stderr] Updating git repository `https://github.com/pimalaya/io-smtp` [INFO] [stderr] Updating git repository `https://github.com/pimalaya/io-stream` [INFO] [stderr] Updating git repository `https://github.com/pimalaya/toolbox` [INFO] [stderr] Updating git repository `https://github.com/pimalaya/smtp-codec` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_mangen v0.2.31 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded io-process v0.0.2 [INFO] [stderr] Downloaded serde-toml-merge v0.3.9 [INFO] [stderr] Downloaded shellexpand v3.1.2 [INFO] [stderr] Downloaded abnf-core v0.6.0 [INFO] [stderr] Downloaded bounded-static v0.8.0 [INFO] [stderr] Downloaded bounded-static-derive v0.8.0 [INFO] [stderr] Downloaded clap_complete v4.5.66 [INFO] [stderr] Downloaded imap-types v2.0.0-alpha.6 [INFO] [stderr] Downloaded git2 v0.19.0 [INFO] [stderr] Downloaded imap-codec v2.0.0-alpha.7 [INFO] [stderr] Downloaded libz-sys v1.1.24 [INFO] [stderr] Downloaded libgit2-sys v0.17.0+1.8.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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 155e42160583b6f0632467054f028834cf5520fb35706a78a7731fb3eb8a0aee [INFO] running `Command { std: "docker" "start" "-a" "155e42160583b6f0632467054f028834cf5520fb35706a78a7731fb3eb8a0aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "155e42160583b6f0632467054f028834cf5520fb35706a78a7731fb3eb8a0aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155e42160583b6f0632467054f028834cf5520fb35706a78a7731fb3eb8a0aee", kill_on_drop: false }` [INFO] [stdout] 155e42160583b6f0632467054f028834cf5520fb35706a78a7731fb3eb8a0aee [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3952c15b566dbadd51b9d7bdaf005a9a47e057b5900e684e557cd708823be015 [INFO] running `Command { std: "docker" "start" "-a" "3952c15b566dbadd51b9d7bdaf005a9a47e057b5900e684e557cd708823be015", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bounded-static v0.8.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling abnf-core v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling jiff v0.2.22 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bounded-static-derive v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling imap-types v2.0.0-alpha.6 [INFO] [stderr] Compiling smtp-types v0.3.0 (https://github.com/pimalaya/smtp-codec#1b7b2005) [INFO] [stderr] Compiling io-stream v0.0.2 (https://github.com/pimalaya/io-stream#4b3c6148) [INFO] [stderr] Compiling smtp-codec v0.3.0 (https://github.com/pimalaya/smtp-codec#1b7b2005) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling imap-codec v2.0.0-alpha.7 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling io-process v0.0.2 [INFO] [stderr] Compiling io-smtp v0.0.1 (https://github.com/pimalaya/io-smtp#09b29a6a) [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling io-imap v0.0.1 (https://github.com/pimalaya/io-imap?branch=io#d9727d9f) [INFO] [stderr] Compiling serde-toml-merge v0.3.9 [INFO] [stderr] Compiling pimalaya-toolbox v0.0.4 (https://github.com/pimalaya/toolbox#d4e301cc) [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling sirup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "3952c15b566dbadd51b9d7bdaf005a9a47e057b5900e684e557cd708823be015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3952c15b566dbadd51b9d7bdaf005a9a47e057b5900e684e557cd708823be015", kill_on_drop: false }` [INFO] [stdout] 3952c15b566dbadd51b9d7bdaf005a9a47e057b5900e684e557cd708823be015 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9aa0c050487d9a0acd0933afc35e61071ff6d6e5cb0e042532a57be39ed78f11 [INFO] running `Command { std: "docker" "start" "-a" "9aa0c050487d9a0acd0933afc35e61071ff6d6e5cb0e042532a57be39ed78f11", kill_on_drop: false }` [INFO] [stderr] Compiling sirup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "9aa0c050487d9a0acd0933afc35e61071ff6d6e5cb0e042532a57be39ed78f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa0c050487d9a0acd0933afc35e61071ff6d6e5cb0e042532a57be39ed78f11", kill_on_drop: false }` [INFO] [stdout] 9aa0c050487d9a0acd0933afc35e61071ff6d6e5cb0e042532a57be39ed78f11 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b481a667aed98b6193a8b8cd6f58c4d006e646ddf9adca512f9439815d65d633 [INFO] running `Command { std: "docker" "start" "-a" "b481a667aed98b6193a8b8cd6f58c4d006e646ddf9adca512f9439815d65d633", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sirup-9aefade17ad7444e) [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" "b481a667aed98b6193a8b8cd6f58c4d006e646ddf9adca512f9439815d65d633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b481a667aed98b6193a8b8cd6f58c4d006e646ddf9adca512f9439815d65d633", kill_on_drop: false }` [INFO] [stdout] b481a667aed98b6193a8b8cd6f58c4d006e646ddf9adca512f9439815d65d633