[INFO] fetching crate rss2email 2.1.1... [INFO] building rss2email-2.1.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rss2email 2.1.1 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rss2email 2.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rss2email 2.1.1 [INFO] tweaked toml for crates.io crate rss2email 2.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rss2email 2.1.1 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 rss2email 2.1.1 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 lambda_runtime_api_client v0.9.0 [INFO] [stderr] Downloaded lambda_runtime v0.9.2 [INFO] [stderr] Downloaded ecow v0.2.2 [INFO] [stderr] Downloaded maybe-async v0.2.10 [INFO] [stderr] Downloaded http-serde v2.0.0 [INFO] [stderr] Downloaded governor v0.8.1 [INFO] [stderr] Downloaded enum_dispatch v0.3.12 [INFO] [stderr] Downloaded http-body-util v0.1.0 [INFO] [stderr] Downloaded resend-rs v0.12.0 [INFO] [stderr] Downloaded no-std-compat v0.4.1 [INFO] [stderr] Downloaded rustls-webpki v0.103.0 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 73090c4b826ebd629e08c5ebcc72c829638b6bb5ec6d7f706e8ee3fcda72bb45 [INFO] running `Command { std: "docker" "start" "-a" "73090c4b826ebd629e08c5ebcc72c829638b6bb5ec6d7f706e8ee3fcda72bb45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73090c4b826ebd629e08c5ebcc72c829638b6bb5ec6d7f706e8ee3fcda72bb45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73090c4b826ebd629e08c5ebcc72c829638b6bb5ec6d7f706e8ee3fcda72bb45", kill_on_drop: false }` [INFO] [stdout] 73090c4b826ebd629e08c5ebcc72c829638b6bb5ec6d7f706e8ee3fcda72bb45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6b4d824ad13fe6d3547a32d8515c71ba0b72e2249b8b71acd118214a1f534ed5 [INFO] running `Command { std: "docker" "start" "-a" "6b4d824ad13fe6d3547a32d8515c71ba0b72e2249b8b71acd118214a1f534ed5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling governor v0.8.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ecow v0.2.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling resend-rs v0.12.0 [INFO] [stderr] Compiling rss2email v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "6b4d824ad13fe6d3547a32d8515c71ba0b72e2249b8b71acd118214a1f534ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b4d824ad13fe6d3547a32d8515c71ba0b72e2249b8b71acd118214a1f534ed5", kill_on_drop: false }` [INFO] [stdout] 6b4d824ad13fe6d3547a32d8515c71ba0b72e2249b8b71acd118214a1f534ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 79ab9e4918ae13d4151f2541299a184b5f544cc0ca9ac13fa41093e4b373a601 [INFO] running `Command { std: "docker" "start" "-a" "79ab9e4918ae13d4151f2541299a184b5f544cc0ca9ac13fa41093e4b373a601", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ecow v0.2.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling resend-rs v0.12.0 [INFO] [stderr] Compiling rss2email v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.87s [INFO] running `Command { std: "docker" "inspect" "79ab9e4918ae13d4151f2541299a184b5f544cc0ca9ac13fa41093e4b373a601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ab9e4918ae13d4151f2541299a184b5f544cc0ca9ac13fa41093e4b373a601", kill_on_drop: false }` [INFO] [stdout] 79ab9e4918ae13d4151f2541299a184b5f544cc0ca9ac13fa41093e4b373a601