[INFO] fetching crate germ 0.4.8... [INFO] testing germ-0.4.8 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate germ 0.4.8 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate germ 0.4.8 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate germ 0.4.8 [INFO] tweaked toml for crates.io crate germ 0.4.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate germ 0.4.8 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate germ 0.4.8 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eab8fd7754bcbcfddeb1551cf717d55fbb50af7d41efb28aa1768543ae96b69a [INFO] running `Command { std: "docker" "start" "-a" "eab8fd7754bcbcfddeb1551cf717d55fbb50af7d41efb28aa1768543ae96b69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eab8fd7754bcbcfddeb1551cf717d55fbb50af7d41efb28aa1768543ae96b69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab8fd7754bcbcfddeb1551cf717d55fbb50af7d41efb28aa1768543ae96b69a", kill_on_drop: false }` [INFO] [stdout] eab8fd7754bcbcfddeb1551cf717d55fbb50af7d41efb28aa1768543ae96b69a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd50f7c2638447e159e63df7adfd99a173f9d4aa3ca35e32b983c173ac083294 [INFO] running `Command { std: "docker" "start" "-a" "fd50f7c2638447e159e63df7adfd99a173f9d4aa3ca35e32b983c173ac083294", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling germ v0.4.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.40s [INFO] running `Command { std: "docker" "inspect" "fd50f7c2638447e159e63df7adfd99a173f9d4aa3ca35e32b983c173ac083294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd50f7c2638447e159e63df7adfd99a173f9d4aa3ca35e32b983c173ac083294", kill_on_drop: false }` [INFO] [stdout] fd50f7c2638447e159e63df7adfd99a173f9d4aa3ca35e32b983c173ac083294 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22be1e736d17a99322d07578fc9296934fd714673b37637e467b507430a56f55 [INFO] running `Command { std: "docker" "start" "-a" "22be1e736d17a99322d07578fc9296934fd714673b37637e467b507430a56f55", kill_on_drop: false }` [INFO] [stderr] Compiling germ v0.4.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `request` [INFO] [stdout] --> examples/request_blocking_to_gemtext_from_ast.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | let request = germ::request::blocking::request(&url); [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `request` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/request.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "blocking")] pub mod blocking; [INFO] [stdout] | -------------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item is gated behind the `blocking` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `germ` (example "request_blocking_to_gemtext_from_ast") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find value `EXAMPLE_GEMTEXT` in crate `germ` [INFO] [stdout] --> examples/ast_to_gemtext.rs:6:47 [INFO] [stdout] | [INFO] [stdout] 6 | let ast = germ::ast::Ast::from_string(germ::EXAMPLE_GEMTEXT); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `germ` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "example-gemtext")] [INFO] [stdout] | --------------------------- the item is gated behind the `example-gemtext` feature [INFO] [stdout] 43 | pub const EXAMPLE_GEMTEXT: &str = r"```This is alt-text [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXAMPLE_GEMTEXT` in crate `germ` [INFO] [stdout] --> examples/html.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | germ::EXAMPLE_GEMTEXT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `germ` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "example-gemtext")] [INFO] [stdout] | --------------------------- the item is gated behind the `example-gemtext` feature [INFO] [stdout] 43 | pub const EXAMPLE_GEMTEXT: &str = r"```This is alt-text [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `germ::quick`, `germ::quick` [INFO] [stdout] --> tests/quick.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use germ::quick::{self, heading}; [INFO] [stdout] | ^^^^^ ^^^^ no `quick` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `quick` in `germ` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "quick")] pub mod quick; [INFO] [stdout] | ----------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item is gated behind the `quick` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "quick")] pub mod quick; [INFO] [stdout] | ----------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item is gated behind the `quick` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quick` in `germ` [INFO] [stdout] --> tests/quick.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | assert_eq!(heading("Soup", &germ::quick::HeadingLevel::One), "# Soup"); [INFO] [stdout] | ^^^^^ could not find `quick` in `germ` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "quick")] pub mod quick; [INFO] [stdout] | ----------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item is gated behind the `quick` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `quick` in `germ` [INFO] [stdout] --> tests/quick.rs:27:36 [INFO] [stdout] | [INFO] [stdout] 27 | heading("Vegetables", &germ::quick::HeadingLevel::Two), [INFO] [stdout] | ^^^^^ could not find `quick` in `germ` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "quick")] pub mod quick; [INFO] [stdout] | ----------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item is gated behind the `quick` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `germ` (example "ast_to_gemtext") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: could not find `quick` in `germ` [INFO] [stdout] --> tests/quick.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | heading("Fruits", &germ::quick::HeadingLevel::Three), [INFO] [stdout] | ^^^^^ could not find `quick` in `germ` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "quick")] pub mod quick; [INFO] [stdout] | ----------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item is gated behind the `quick` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `germ` (example "html") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `germ` (test "quick") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "22be1e736d17a99322d07578fc9296934fd714673b37637e467b507430a56f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22be1e736d17a99322d07578fc9296934fd714673b37637e467b507430a56f55", kill_on_drop: false }` [INFO] [stdout] 22be1e736d17a99322d07578fc9296934fd714673b37637e467b507430a56f55