[INFO] fetching crate hc-wasmer-object 4.3.6-hc.1...
[INFO] testing hc-wasmer-object-4.3.6-hc.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate hc-wasmer-object 4.3.6-hc.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate hc-wasmer-object 4.3.6-hc.1
[INFO] finished tweaking crates.io crate hc-wasmer-object 4.3.6-hc.1
[INFO] tweaked toml for crates.io crate hc-wasmer-object 4.3.6-hc.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hc-wasmer-object 4.3.6-hc.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding object v0.29.0 (available: v0.38.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40715187962f8bb28051ae115b195cb73e75d47afbe6a1daacf49038c81ec308
[INFO] running `Command { std: "docker" "start" "-a" "40715187962f8bb28051ae115b195cb73e75d47afbe6a1daacf49038c81ec308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40715187962f8bb28051ae115b195cb73e75d47afbe6a1daacf49038c81ec308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40715187962f8bb28051ae115b195cb73e75d47afbe6a1daacf49038c81ec308", kill_on_drop: false }`
[INFO] [stdout] 40715187962f8bb28051ae115b195cb73e75d47afbe6a1daacf49038c81ec308
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7d17bdc82f392ef8a1c422ce944fa1e10cab70a39ab3b0d3fe2d80aa2b1e6fc
[INFO] running `Command { std: "docker" "start" "-a" "a7d17bdc82f392ef8a1c422ce944fa1e10cab70a39ab3b0d3fe2d80aa2b1e6fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling hc-wasmer-types v4.3.6-hc.1
[INFO] [stderr]    Compiling hc-wasmer-object v4.3.6-hc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/module.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn get_object_for_target(triple: &Triple) -> Result<Object, ObjectError> {
[INFO] [stdout]    |                                      ^^^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn get_object_for_target(triple: &Triple) -> Result<Object<'_>, ObjectError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.29s
[INFO] running `Command { std: "docker" "inspect" "a7d17bdc82f392ef8a1c422ce944fa1e10cab70a39ab3b0d3fe2d80aa2b1e6fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7d17bdc82f392ef8a1c422ce944fa1e10cab70a39ab3b0d3fe2d80aa2b1e6fc", kill_on_drop: false }`
[INFO] [stdout] a7d17bdc82f392ef8a1c422ce944fa1e10cab70a39ab3b0d3fe2d80aa2b1e6fc
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c42ba8f5385eb41fb687a2af871279784da25d99810eb7469b2fc46450e89ee
[INFO] running `Command { std: "docker" "start" "-a" "3c42ba8f5385eb41fb687a2af871279784da25d99810eb7469b2fc46450e89ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling hc-wasmer-object v4.3.6-hc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/module.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn get_object_for_target(triple: &Triple) -> Result<Object, ObjectError> {
[INFO] [stdout]    |                                      ^^^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn get_object_for_target(triple: &Triple) -> Result<Object<'_>, ObjectError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/module.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn get_object_for_target(triple: &Triple) -> Result<Object, ObjectError> {
[INFO] [stdout]    |                                      ^^^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn get_object_for_target(triple: &Triple) -> Result<Object<'_>, ObjectError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "3c42ba8f5385eb41fb687a2af871279784da25d99810eb7469b2fc46450e89ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c42ba8f5385eb41fb687a2af871279784da25d99810eb7469b2fc46450e89ee", kill_on_drop: false }`
[INFO] [stdout] 3c42ba8f5385eb41fb687a2af871279784da25d99810eb7469b2fc46450e89ee
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49c2d7f5a76c371ea4602a7b62a677f5f0fef5cd2c6beea39877f4cb39139554
[INFO] running `Command { std: "docker" "start" "-a" "49c2d7f5a76c371ea4602a7b62a677f5f0fef5cd2c6beea39877f4cb39139554", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/module.rs:34:38
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn get_object_for_target(triple: &Triple) -> Result<Object, ObjectError> {
[INFO] [stderr]    |                                      ^^^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn get_object_for_target(triple: &Triple) -> Result<Object<'_>, ObjectError> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hc-wasmer-object` (lib) generated 1 warning (run `cargo fix --lib -p hc-wasmer-object` to apply 1 suggestion)
[INFO] [stderr] warning: `hc-wasmer-object` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hc_wasmer_object-af8a55a1916b8049)
[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 hc_wasmer_object
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/module.rs - module::get_object_for_target (line 23) ... FAILED
[INFO] [stdout] test src/module.rs - module::emit_data (line 82) ... FAILED
[INFO] [stdout] test src/module.rs - module::emit_serialized (line 405) ... FAILED
[INFO] [stdout] test src/module.rs - module::emit_compilation (line 120) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/module.rs - module::get_object_for_target (line 23) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wasmer_object`
[INFO] [stdout]   --> src/module.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use wasmer_object::ObjectError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_object`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 | use hc_wasmer_object::ObjectError;
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer_object`
[INFO] [stdout]   --> src/module.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use wasmer_object::get_object_for_target;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_object`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 | use hc_wasmer_object::get_object_for_target;
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module.rs - module::emit_data (line 82) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wasmer_object`
[INFO] [stdout]   --> src/module.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | use wasmer_object::ObjectError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_object`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 84 | use hc_wasmer_object::ObjectError;
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer_object`
[INFO] [stdout]   --> src/module.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | use wasmer_object::{get_object_for_target, emit_data};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_object`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 85 | use hc_wasmer_object::{get_object_for_target, emit_data};
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module.rs - module::emit_serialized (line 405) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wasmer_object`
[INFO] [stdout]    --> src/module.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 | use wasmer_object::{ObjectError, emit_serialized};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_object`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 408 | use hc_wasmer_object::{ObjectError, emit_serialized};
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer_object`
[INFO] [stdout]    --> src/module.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | use wasmer_object::{get_object_for_target, emit_compilation};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_object`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 409 | use hc_wasmer_object::{get_object_for_target, emit_compilation};
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module.rs - module::emit_compilation (line 120) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wasmer_object`
[INFO] [stdout]    --> src/module.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | use wasmer_object::ObjectError;
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_object`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 123 | use hc_wasmer_object::ObjectError;
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer_object`
[INFO] [stdout]    --> src/module.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | use wasmer_object::{get_object_for_target, emit_compilation};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_object`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 124 | use hc_wasmer_object::{get_object_for_target, emit_compilation};
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/module.rs - module::emit_compilation (line 120)
[INFO] [stdout]     src/module.rs - module::emit_data (line 82)
[INFO] [stdout]     src/module.rs - module::emit_serialized (line 405)
[INFO] [stdout]     src/module.rs - module::get_object_for_target (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "49c2d7f5a76c371ea4602a7b62a677f5f0fef5cd2c6beea39877f4cb39139554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c2d7f5a76c371ea4602a7b62a677f5f0fef5cd2c6beea39877f4cb39139554", kill_on_drop: false }`
[INFO] [stdout] 49c2d7f5a76c371ea4602a7b62a677f5f0fef5cd2c6beea39877f4cb39139554
