[INFO] fetching crate ssml-parser 0.1.4... [INFO] checking ssml-parser-0.1.4 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate ssml-parser 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ssml-parser 0.1.4 [INFO] finished tweaking crates.io crate ssml-parser 0.1.4 [INFO] tweaked toml for crates.io crate ssml-parser 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ssml-parser 0.1.4 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding derive_builder v0.12.0 (available: v0.20.2) [INFO] [stderr] Adding fake v2.10.0 (available: v4.4.0) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.0) [INFO] [stderr] Adding mediatype v0.19.20 (available: v0.20.0) [INFO] [stderr] Adding quick-xml v0.27.1 (available: v0.38.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mediatype v0.19.20 [INFO] [stderr] Downloaded dummy v0.8.0 [INFO] [stderr] Downloaded fake v2.10.0 [INFO] [stderr] Downloaded quick-xml v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18f156c6867336452bf7db9c1fb6537b9cd38b74ef4b331bbc8727c63ee9a375 [INFO] running `Command { std: "docker" "start" "-a" "18f156c6867336452bf7db9c1fb6537b9cd38b74ef4b331bbc8727c63ee9a375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18f156c6867336452bf7db9c1fb6537b9cd38b74ef4b331bbc8727c63ee9a375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f156c6867336452bf7db9c1fb6537b9cd38b74ef4b331bbc8727c63ee9a375", kill_on_drop: false }` [INFO] [stdout] 18f156c6867336452bf7db9c1fb6537b9cd38b74ef4b331bbc8727c63ee9a375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e5467402d6966957a51f9e3c3dd551cc1e15409485c94cb0fed39730c3a507e [INFO] running `Command { std: "docker" "start" "-a" "8e5467402d6966957a51f9e3c3dd551cc1e15409485c94cb0fed39730c3a507e", kill_on_drop: false }` [INFO] [stderr] Checking quick-xml v0.27.1 [INFO] [stderr] Checking mediatype v0.19.20 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking url-escape v0.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dummy v0.8.0 [INFO] [stderr] Checking fake v2.10.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking ssml-parser v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Uri: Dummy` is not satisfied [INFO] [stdout] --> src/elements.rs:578:20 [INFO] [stdout] | [INFO] [stdout] 578 | uri: f.fake_with_rng(rng), [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Dummy` is not implemented for `Uri` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Dummy`: [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] and 379 others [INFO] [stdout] = note: required for `Faker` to implement `fake::private::FakeBase` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-2.10.0/src/lib.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 209 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 210 | where [INFO] [stdout] 211 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uri: Dummy` is not satisfied [INFO] [stdout] --> src/elements.rs:2167:25 [INFO] [stdout] | [INFO] [stdout] 2167 | #[cfg_attr(test, derive(fake::Dummy))] [INFO] [stdout] | ^^^^^^^^^^^ the trait `Dummy` is not implemented for `Uri` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Dummy`: [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] `&str` implements `Dummy>` [INFO] [stdout] and 379 others [INFO] [stdout] = note: required for `Option` to implement `Dummy` [INFO] [stdout] = note: required for `Faker` to implement `fake::private::FakeBase>` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-2.10.0/src/lib.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 209 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] 210 | where [INFO] [stdout] 211 | Self: private::FakeBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] = note: this error originates in the derive macro `fake::Dummy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ssml-parser` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8e5467402d6966957a51f9e3c3dd551cc1e15409485c94cb0fed39730c3a507e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5467402d6966957a51f9e3c3dd551cc1e15409485c94cb0fed39730c3a507e", kill_on_drop: false }` [INFO] [stdout] 8e5467402d6966957a51f9e3c3dd551cc1e15409485c94cb0fed39730c3a507e