[INFO] fetching crate font 0.25.0...
[INFO] checking font-0.25.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate font 0.25.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate font 0.25.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate font 0.25.0
[INFO] finished tweaking crates.io crate font 0.25.0
[INFO] tweaked toml for crates.io crate font 0.25.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postscript v0.17.5
[INFO] [stderr]   Downloaded typeface v0.3.6
[INFO] [stderr]   Downloaded typeface v0.4.2
[INFO] [stderr]   Downloaded webtype v0.7.0
[INFO] [stderr]   Downloaded truetype v0.43.5
[INFO] [stderr]   Downloaded opentype v0.29.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b171ae21049227050830ce4c389506089a69a06e867e7ca5f833ea7368208022
[INFO] running `Command { std: "docker" "start" "-a" "b171ae21049227050830ce4c389506089a69a06e867e7ca5f833ea7368208022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b171ae21049227050830ce4c389506089a69a06e867e7ca5f833ea7368208022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b171ae21049227050830ce4c389506089a69a06e867e7ca5f833ea7368208022", kill_on_drop: false }`
[INFO] [stdout] b171ae21049227050830ce4c389506089a69a06e867e7ca5f833ea7368208022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 784836d166d0ea6301b7d248d708fe271f7054a0c8bfc5a5c4c2504410d452a4
[INFO] running `Command { std: "docker" "start" "-a" "784836d166d0ea6301b7d248d708fe271f7054a0c8bfc5a5c4c2504410d452a4", kill_on_drop: false }`
[INFO] [stderr]     Checking typeface v0.3.6
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking typeface v0.4.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking postscript v0.17.5
[INFO] [stderr]     Checking truetype v0.43.5
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking opentype v0.29.8
[INFO] [stdout] error[E0432]: unresolved import `typeface::Tape`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/table.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::Tape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ no `Tape` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::tape;
[INFO] [stdout]   |               ~~~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::table::truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use postscript::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typeface::Tape`, `typeface::Value`, `typeface::Walue`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/lib.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, Walue};
[INFO] [stdout]    |                                   ^^^^  ^^^^^  ^^^^^ no `Walue` in the root
[INFO] [stdout]    |                                   |     |
[INFO] [stdout]    |                                   |     no `Value` in the root
[INFO] [stdout]    |                                   no `Tape` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Tape
[INFO] [stdout]            truetype::Tape
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Value
[INFO] [stdout]            truetype::Value
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Walue
[INFO] [stdout]            truetype::Walue
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, tape, Value, Walue};
[INFO] [stdout]    |                                   ~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, value, Walue};
[INFO] [stdout]    |                                         ~~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, walue};
[INFO] [stdout]    |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:253:66
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Base`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Base as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:267:54
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Bases`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Bases as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:280:66
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Component`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <glyph_positioning::element::Component as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:294:54
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligature`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligature as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:307:54
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligatures`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligatures as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:324:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: <Mark1 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:344:66
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Mark2 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:358:54
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Mark2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Mark2s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): <Pair1 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:394:66
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair1s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): <glyph_positioning::element::Pair1s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:409:49
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): <Pair2 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:431:63
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): <glyph_positioning::element::Pair2s as Example>::Parameter,
[INFO] [stdout]     |                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:464:55
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Single`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): <glyph_positioning::element::Single as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentype` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "784836d166d0ea6301b7d248d708fe271f7054a0c8bfc5a5c4c2504410d452a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784836d166d0ea6301b7d248d708fe271f7054a0c8bfc5a5c4c2504410d452a4", kill_on_drop: false }`
[INFO] [stdout] 784836d166d0ea6301b7d248d708fe271f7054a0c8bfc5a5c4c2504410d452a4
[INFO] checking font-0.25.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate font 0.25.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate font 0.25.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate font 0.25.0
[INFO] finished tweaking crates.io crate font 0.25.0
[INFO] tweaked toml for crates.io crate font 0.25.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5863b2f95c9bb79bce134f6ef68a93568f1595c5ee6b00bfe877e7279f51e60
[INFO] running `Command { std: "docker" "start" "-a" "f5863b2f95c9bb79bce134f6ef68a93568f1595c5ee6b00bfe877e7279f51e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5863b2f95c9bb79bce134f6ef68a93568f1595c5ee6b00bfe877e7279f51e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5863b2f95c9bb79bce134f6ef68a93568f1595c5ee6b00bfe877e7279f51e60", kill_on_drop: false }`
[INFO] [stdout] f5863b2f95c9bb79bce134f6ef68a93568f1595c5ee6b00bfe877e7279f51e60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 977677b02bf938df40c2c8c7166409089e72495f5b3f971dfb9d467c4a6c4de6
[INFO] running `Command { std: "docker" "start" "-a" "977677b02bf938df40c2c8c7166409089e72495f5b3f971dfb9d467c4a6c4de6", kill_on_drop: false }`
[INFO] [stderr]     Checking typeface v0.3.6
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking typeface v0.4.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking postscript v0.17.5
[INFO] [stderr]     Checking truetype v0.43.5
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking opentype v0.29.8
[INFO] [stdout] error[E0432]: unresolved import `typeface::Tape`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/table.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::Tape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ no `Tape` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::tape;
[INFO] [stdout]   |               ~~~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::table::truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use postscript::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typeface::Tape`, `typeface::Value`, `typeface::Walue`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/lib.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, Walue};
[INFO] [stdout]    |                                   ^^^^  ^^^^^  ^^^^^ no `Walue` in the root
[INFO] [stdout]    |                                   |     |
[INFO] [stdout]    |                                   |     no `Value` in the root
[INFO] [stdout]    |                                   no `Tape` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Tape
[INFO] [stdout]            truetype::Tape
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Value
[INFO] [stdout]            truetype::Value
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Walue
[INFO] [stdout]            truetype::Walue
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, tape, Value, Walue};
[INFO] [stdout]    |                                   ~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, value, Walue};
[INFO] [stdout]    |                                         ~~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, walue};
[INFO] [stdout]    |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:253:66
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Base`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Base as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:267:54
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Bases`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Bases as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:280:66
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Component`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <glyph_positioning::element::Component as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:294:54
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligature`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligature as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:307:54
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligatures`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligatures as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:324:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: <Mark1 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:344:66
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Mark2 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:358:54
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Mark2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Mark2s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): <Pair1 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:394:66
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair1s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): <glyph_positioning::element::Pair1s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:409:49
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): <Pair2 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:431:63
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): <glyph_positioning::element::Pair2s as Example>::Parameter,
[INFO] [stdout]     |                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentype-0.29.8/src/glyph_positioning/element.rs:464:55
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Single`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): <glyph_positioning::element::Single as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentype` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "977677b02bf938df40c2c8c7166409089e72495f5b3f971dfb9d467c4a6c4de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977677b02bf938df40c2c8c7166409089e72495f5b3f971dfb9d467c4a6c4de6", kill_on_drop: false }`
[INFO] [stdout] 977677b02bf938df40c2c8c7166409089e72495f5b3f971dfb9d467c4a6c4de6
