[INFO] fetching crate autosurgeon-derive 0.8.1... [INFO] testing autosurgeon-derive-0.8.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate autosurgeon-derive 0.8.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate autosurgeon-derive 0.8.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate autosurgeon-derive 0.8.1 [INFO] tweaked toml for crates.io crate autosurgeon-derive 0.8.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate autosurgeon-derive 0.8.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate autosurgeon-derive 0.8.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `autosurgeon_derive` library target) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded automerge-test v0.5.0 [INFO] [stderr] Downloaded automerge v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb5f24c4b7f59cf2a5bbbb29f9d5ff0a4b6cc1896a833d6646b1f3c393af2d06 [INFO] running `Command { std: "docker" "start" "-a" "cb5f24c4b7f59cf2a5bbbb29f9d5ff0a4b6cc1896a833d6646b1f3c393af2d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb5f24c4b7f59cf2a5bbbb29f9d5ff0a4b6cc1896a833d6646b1f3c393af2d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5f24c4b7f59cf2a5bbbb29f9d5ff0a4b6cc1896a833d6646b1f3c393af2d06", kill_on_drop: false }` [INFO] [stdout] cb5f24c4b7f59cf2a5bbbb29f9d5ff0a4b6cc1896a833d6646b1f3c393af2d06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9988e1338a1bee6cfd3bc716fae07b287a939bbd831d60172862574b8f4f0c3e [INFO] running `Command { std: "docker" "start" "-a" "9988e1338a1bee6cfd3bc716fae07b287a939bbd831d60172862574b8f4f0c3e", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `autosurgeon_derive` library target) [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling autosurgeon-derive v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s [INFO] running `Command { std: "docker" "inspect" "9988e1338a1bee6cfd3bc716fae07b287a939bbd831d60172862574b8f4f0c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9988e1338a1bee6cfd3bc716fae07b287a939bbd831d60172862574b8f4f0c3e", kill_on_drop: false }` [INFO] [stdout] 9988e1338a1bee6cfd3bc716fae07b287a939bbd831d60172862574b8f4f0c3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0812a5b6ead5011636e7a3c5586d47e916301d6fd949a3e32cfd9a2f122cffa2 [INFO] running `Command { std: "docker" "start" "-a" "0812a5b6ead5011636e7a3c5586d47e916301d6fd949a3e32cfd9a2f122cffa2", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `autosurgeon_derive` library target) [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling autosurgeon-derive v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling automerge v0.6.0 [INFO] [stderr] Compiling automerge-test v0.5.0 [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/hydrate.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use autosurgeon::{hydrate, hydrate_prop, Hydrate}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/hydrate_with.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use autosurgeon::{hydrate, hydrate_prop, Hydrate, HydrateError, Prop, ReadDoc}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/with.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use autosurgeon::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/with.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use autosurgeon::{hydrate, hydrate_prop, reconcile, reconcile_prop, Hydrate, Reconcile}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/with.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use autosurgeon::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with_hydrate_with_key.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use autosurgeon::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/reconcile_with_hydrate_with_key.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use autosurgeon::{reconcile_prop, Hydrate, HydrateError, Prop, ReadDoc, Reconcile, Reconciler}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/reconcile_with_hydrate_with_key.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use autosurgeon::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/missing.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use autosurgeon::{hydrate, Hydrate, HydrateError, Prop, ReadDoc}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/text.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use autosurgeon::Text; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/text.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use autosurgeon::{Hydrate, Reconcile}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/with.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[autosurgeon(with = "autosurgeon_userid")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/with.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | struct SpecialUserId(#[autosurgeon(with = "autosurgeon_userid")] UserId); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/with.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 109 | #[autosurgeon(with = "autosurgeon::map_with_parseable_keys")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use autosurgeon::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/with.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | ) -> Result>, autosurgeon::ReconcileError> { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use autosurgeon::{reconcile_prop, Hydrate, Reconcile, Reconciler}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use autosurgeon::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | use autosurgeon::Reconcile; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use autosurgeon::{reconcile, reconcile::reconcile_insert, reconcile::reconcile_prop, Reconcile}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/reconcile.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use autosurgeon::{reconcile, reconcile::reconcile_insert, reconcile::reconcile_prop, Reconcile}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `autosurgeon` [INFO] [stdout] --> tests/reconcile.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | use autosurgeon::Reconcile; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/hydrate_with.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[autosurgeon(hydrate = "hydrate_outer")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/hydrate_with.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[autosurgeon(hydrate = "hydrate_userid")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/hydrate_with.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | struct UserAndName(#[autosurgeon(hydrate = "hydrate_userid")] UserId, String); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile_with_hydrate_with_key.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[key] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with_hydrate_with_key.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[autosurgeon(reconcile = "reconcile_userid", hydrate = "hydrate_userid")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/hydrate_with.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | Celsius(#[autosurgeon(hydrate = "hydrate_specialfloat")] SpecialFloat), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with_hydrate_with_key.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | User(#[autosurgeon(reconcile_with = "reconcile_userid_mod")] UserId), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/hydrate_with.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | #[autosurgeon(hydrate = "hydrate_userid")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/missing.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[autosurgeon(missing = "Default::default")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/hydrate_with.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | Name(#[autosurgeon(hydrate = "hydrate_userid")] UserId, String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/missing.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[autosurgeon(hydrate = "hydrate_userid", missing = "userid_default")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with_hydrate_with_key.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | ) -> Result>, autosurgeon::ReconcileError> { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/with.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | prop: autosurgeon::Prop<'_>, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/with.rs:31:59 [INFO] [stdout] | [INFO] [stdout] 31 | ) -> Result>, autosurgeon::ReconcileError> { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/with.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | prop: autosurgeon::Prop<'_>, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/with.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[autosurgeon(reconcile = "reconcile_outer")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | #[autosurgeon(reconcile_with = "autosurgeon_customerstring")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autosurgeon-derive` (test "with") due to 11 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:152:7 [INFO] [stdout] | [INFO] [stdout] 152 | #[key] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | #[autosurgeon(reconcile = "reconcile_productid")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with_hydrate_with_key.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | prop: autosurgeon::Prop<'_>, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with_hydrate_with_key.rs:98:59 [INFO] [stdout] | [INFO] [stdout] 98 | ) -> Result>, autosurgeon::ReconcileError> { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:214:7 [INFO] [stdout] | [INFO] [stdout] 214 | #[autosurgeon(reconcile = "reconcile_specialfloat")] SpecialFloat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile.rs:198:7 [INFO] [stdout] | [INFO] [stdout] 198 | #[key] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | struct NameWithIndex(String, #[key] u64); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:215:7 [INFO] [stdout] | [INFO] [stdout] 215 | #[autosurgeon(reconcile = "reconcile_specialfloat")] SpecialFloat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autosurgeon-derive` (test "reconcile_with_hydrate_with_key") due to 9 previous errors [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile.rs:371:11 [INFO] [stdout] | [INFO] [stdout] 371 | #[key] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autosurgeon-derive` (test "missing") due to 3 previous errors [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile.rs:376:11 [INFO] [stdout] | [INFO] [stdout] 376 | #[key] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile.rs:441:15 [INFO] [stdout] | [INFO] [stdout] 441 | Celsius(#[key] String, f64), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile.rs:442:18 [INFO] [stdout] | [INFO] [stdout] 442 | Fahrenheit(#[key] String, f64), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:249:11 [INFO] [stdout] | [INFO] [stdout] 249 | #[key] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:250:11 [INFO] [stdout] | [INFO] [stdout] 250 | #[autosurgeon(reconcile = "reconcile_productid")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:316:11 [INFO] [stdout] | [INFO] [stdout] 316 | #[key] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autosurgeon-derive` (test "hydrate") due to 1 previous error [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:317:11 [INFO] [stdout] | [INFO] [stdout] 317 | #[autosurgeon(reconcile = "reconcile_color")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `key` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:323:11 [INFO] [stdout] | [INFO] [stdout] 323 | #[key] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:324:11 [INFO] [stdout] | [INFO] [stdout] 324 | #[autosurgeon(reconcile = "reconcile_color")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `autosurgeon` in this scope [INFO] [stdout] --> tests/reconcile_with.rs:374:7 [INFO] [stdout] | [INFO] [stdout] 374 | #[autosurgeon(with = "autosurgeon_customerid")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/text.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | autosurgeon::reconcile(&mut doc, &start).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/text.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let mut start2 = autosurgeon::hydrate::<_, TextDoc>(&doc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/text.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | autosurgeon::reconcile(&mut doc, &start2).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/text.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | let mut start3 = autosurgeon::hydrate::<_, TextDoc>(&doc2).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/text.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | autosurgeon::reconcile(&mut doc2, &start3).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/text.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | let start3 = autosurgeon::hydrate::<_, TextDoc>(&doc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autosurgeon-derive` (test "hydrate_with") due to 7 previous errors [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] [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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> Result>, autosurgeon::ReconcileError> { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autosurgeon-derive` (test "text") due to 8 previous errors [INFO] [stderr] error: could not compile `autosurgeon-derive` (test "reconcile") due to 9 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | fn hydrate_uint(u: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | prop: autosurgeon::Prop<'_>, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:91:59 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> Result>, autosurgeon::ReconcileError> { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:105:32 [INFO] [stdout] | [INFO] [stdout] 105 | pub(crate) fn reconcile( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:381:32 [INFO] [stdout] | [INFO] [stdout] 381 | pub(super) fn reconcile( [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] --> tests/reconcile_with.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | autosurgeon::reconcile(&mut doc, &customer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `autosurgeon` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `autosurgeon`, use `cargo add autosurgeon` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [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 `autosurgeon-derive` (test "reconcile_with") due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "0812a5b6ead5011636e7a3c5586d47e916301d6fd949a3e32cfd9a2f122cffa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0812a5b6ead5011636e7a3c5586d47e916301d6fd949a3e32cfd9a2f122cffa2", kill_on_drop: false }` [INFO] [stdout] 0812a5b6ead5011636e7a3c5586d47e916301d6fd949a3e32cfd9a2f122cffa2