[INFO] fetching crate tmail 0.1.2... [INFO] testing tmail-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate tmail 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tmail 0.1.2 [INFO] finished tweaking crates.io crate tmail 0.1.2 [INFO] tweaked toml for crates.io crate tmail 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tmail 0.1.2 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 tmail 0.1.2 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 flate2 v1.0.33 [INFO] [stderr] Downloaded bytemuck v1.18.0 [INFO] [stderr] Downloaded arboard v3.4.1 [INFO] [stderr] Downloaded redb v2.1.3 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded image v0.25.2 [INFO] [stderr] Downloaded cc v1.1.21 [INFO] [stderr] Downloaded ureq v2.10.1 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded open v5.3.0 [INFO] [stderr] Downloaded webpki-roots v0.26.5 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded jpeg-decoder v0.3.1 [INFO] [stderr] Downloaded rustls v0.23.13 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a2ae5c8ca568b3fcc52fcf96e96ef3879e3a114f9f0d901198282073d44c51d [INFO] running `Command { std: "docker" "start" "-a" "7a2ae5c8ca568b3fcc52fcf96e96ef3879e3a114f9f0d901198282073d44c51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a2ae5c8ca568b3fcc52fcf96e96ef3879e3a114f9f0d901198282073d44c51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2ae5c8ca568b3fcc52fcf96e96ef3879e3a114f9f0d901198282073d44c51d", kill_on_drop: false }` [INFO] [stdout] 7a2ae5c8ca568b3fcc52fcf96e96ef3879e3a114f9f0d901198282073d44c51d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fb69f1c42d6346f5f2594aa00ccd4d0332a66e1dc892b86a9d06bc31cacd4bb [INFO] running `Command { std: "docker" "start" "-a" "0fb69f1c42d6346f5f2594aa00ccd4d0332a66e1dc892b86a9d06bc31cacd4bb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling redb v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling open v5.3.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling tmail v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.52s [INFO] running `Command { std: "docker" "inspect" "0fb69f1c42d6346f5f2594aa00ccd4d0332a66e1dc892b86a9d06bc31cacd4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fb69f1c42d6346f5f2594aa00ccd4d0332a66e1dc892b86a9d06bc31cacd4bb", kill_on_drop: false }` [INFO] [stdout] 0fb69f1c42d6346f5f2594aa00ccd4d0332a66e1dc892b86a9d06bc31cacd4bb [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 573318f72ed3505e4b0cb7b3ae957603dc0ea5c3c11df4402fc8dc36cc261513 [INFO] running `Command { std: "docker" "start" "-a" "573318f72ed3505e4b0cb7b3ae957603dc0ea5c3c11df4402fc8dc36cc261513", kill_on_drop: false }` [INFO] [stderr] Compiling tmail v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "573318f72ed3505e4b0cb7b3ae957603dc0ea5c3c11df4402fc8dc36cc261513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573318f72ed3505e4b0cb7b3ae957603dc0ea5c3c11df4402fc8dc36cc261513", kill_on_drop: false }` [INFO] [stdout] 573318f72ed3505e4b0cb7b3ae957603dc0ea5c3c11df4402fc8dc36cc261513 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ce107e39ebc974ecdfbb4f344de5ecff5861db965b7b15e1d34cff7290d3e5c [INFO] running `Command { std: "docker" "start" "-a" "0ce107e39ebc974ecdfbb4f344de5ecff5861db965b7b15e1d34cff7290d3e5c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tmail-3340487e2d050869) [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" "0ce107e39ebc974ecdfbb4f344de5ecff5861db965b7b15e1d34cff7290d3e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce107e39ebc974ecdfbb4f344de5ecff5861db965b7b15e1d34cff7290d3e5c", kill_on_drop: false }` [INFO] [stdout] 0ce107e39ebc974ecdfbb4f344de5ecff5861db965b7b15e1d34cff7290d3e5c