[INFO] fetching crate shunt-rs 0.1.0... [INFO] testing shunt-rs-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate shunt-rs 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate shunt-rs 0.1.0 [INFO] finished tweaking crates.io crate shunt-rs 0.1.0 [INFO] tweaked toml for crates.io crate shunt-rs 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shunt-rs 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shunt-rs 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shunt_web v0.1.0 [INFO] [stderr] Downloaded shunt_email v0.1.0 [INFO] [stderr] Downloaded shunt_sms v0.1.0 [INFO] [stderr] Downloaded shunt_core v0.1.0 [INFO] [stderr] Downloaded mail-parser v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f972084b0a43a53a72afac00e0b26b42d97276dce2f6e85e2890f8a71fa8a732 [INFO] running `Command { std: "docker" "start" "-a" "f972084b0a43a53a72afac00e0b26b42d97276dce2f6e85e2890f8a71fa8a732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f972084b0a43a53a72afac00e0b26b42d97276dce2f6e85e2890f8a71fa8a732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f972084b0a43a53a72afac00e0b26b42d97276dce2f6e85e2890f8a71fa8a732", kill_on_drop: false }` [INFO] [stdout] f972084b0a43a53a72afac00e0b26b42d97276dce2f6e85e2890f8a71fa8a732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 441f4908a8d0d803d0611f593c09560428723fdffadd3beb530dbbc329764adb [INFO] running `Command { std: "docker" "start" "-a" "441f4908a8d0d803d0611f593c09560428723fdffadd3beb530dbbc329764adb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling mail-parser v0.9.4 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling shunt_core v0.1.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling shunt_sms v0.1.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling shunt_email v0.1.0 [INFO] [stderr] Compiling shunt_web v0.1.0 [INFO] [stderr] Compiling shunt-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.15s [INFO] running `Command { std: "docker" "inspect" "441f4908a8d0d803d0611f593c09560428723fdffadd3beb530dbbc329764adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441f4908a8d0d803d0611f593c09560428723fdffadd3beb530dbbc329764adb", kill_on_drop: false }` [INFO] [stdout] 441f4908a8d0d803d0611f593c09560428723fdffadd3beb530dbbc329764adb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbee3bc5e51af02987a86ef3297e2df59917f55843fe0458be0085b42557bfba [INFO] running `Command { std: "docker" "start" "-a" "bbee3bc5e51af02987a86ef3297e2df59917f55843fe0458be0085b42557bfba", kill_on_drop: false }` [INFO] [stderr] Compiling shunt-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "bbee3bc5e51af02987a86ef3297e2df59917f55843fe0458be0085b42557bfba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbee3bc5e51af02987a86ef3297e2df59917f55843fe0458be0085b42557bfba", kill_on_drop: false }` [INFO] [stdout] bbee3bc5e51af02987a86ef3297e2df59917f55843fe0458be0085b42557bfba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b73b1905b268dc171de00d51014efc6601de4272dad93a769e22b54d2617bda5 [INFO] running `Command { std: "docker" "start" "-a" "b73b1905b268dc171de00d51014efc6601de4272dad93a769e22b54d2617bda5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shunt_rs-7f3f7efb8d814404) [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] [stderr] Doc-tests shunt_rs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 11) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `shunt` in this scope [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use shunt::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `shunt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `shunt`, use `cargo add shunt` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `shunt` in this scope [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use shunt::lettre::{AsyncTransport, Message}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `shunt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `shunt`, use `cargo add shunt` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `shunt::lettre::AsyncTransport`, `shunt::lettre::Message` [INFO] [stdout] --> src/lib.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use shunt::lettre::{AsyncTransport, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ShuntConfig` in this scope [INFO] [stdout] --> src/lib.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | let config = ShuntConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ShuntConfig` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 11 + use shunt_core::ShuntConfig; [INFO] [stdout] | [INFO] [stdout] 11 + use shunt_rs::ShuntConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `FileStore` in this scope [INFO] [stdout] --> src/lib.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | let store = std::sync::Arc::new(FileStore::new(&config)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `FileStore` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 11 + use shunt_core::FileStore; [INFO] [stdout] | [INFO] [stdout] 11 + use shunt_rs::FileStore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ShuntEmailTransport` in this scope [INFO] [stdout] --> src/lib.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | let transport = ShuntEmailTransport::new(store, config); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `ShuntEmailTransport` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 11 + use shunt_email::ShuntEmailTransport; [INFO] [stdout] | [INFO] [stdout] 11 + use shunt_rs::ShuntEmailTransport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 11) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "b73b1905b268dc171de00d51014efc6601de4272dad93a769e22b54d2617bda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73b1905b268dc171de00d51014efc6601de4272dad93a769e22b54d2617bda5", kill_on_drop: false }` [INFO] [stdout] b73b1905b268dc171de00d51014efc6601de4272dad93a769e22b54d2617bda5