[INFO] fetching crate fondant 0.1.2...
[INFO] testing fondant-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fondant 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate fondant 0.1.2
[INFO] finished tweaking crates.io crate fondant 0.1.2
[INFO] tweaked toml for crates.io crate fondant 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fondant 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fondant_deps v0.1.1
[INFO] [stderr]   Downloaded directories v2.0.2
[INFO] [stderr]   Downloaded fondant_derive v0.1.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd7b2d8ec7bb22af4f0df49e4c3784b6bd7005a8bd8ec3e04fea6fbd97dfea96
[INFO] running `Command { std: "docker" "start" "-a" "fd7b2d8ec7bb22af4f0df49e4c3784b6bd7005a8bd8ec3e04fea6fbd97dfea96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd7b2d8ec7bb22af4f0df49e4c3784b6bd7005a8bd8ec3e04fea6fbd97dfea96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7b2d8ec7bb22af4f0df49e4c3784b6bd7005a8bd8ec3e04fea6fbd97dfea96", kill_on_drop: false }`
[INFO] [stdout] fd7b2d8ec7bb22af4f0df49e4c3784b6bd7005a8bd8ec3e04fea6fbd97dfea96
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc8f14fcb3f419b04e53a7d87d4ec513786679fdee3e5ce4abdb29dda127b1bc
[INFO] running `Command { std: "docker" "start" "-a" "fc8f14fcb3f419b04e53a7d87d4ec513786679fdee3e5ce4abdb29dda127b1bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fondant_derive v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling fondant_deps v0.1.1
[INFO] [stderr]    Compiling fondant v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.90s
[INFO] running `Command { std: "docker" "inspect" "fc8f14fcb3f419b04e53a7d87d4ec513786679fdee3e5ce4abdb29dda127b1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc8f14fcb3f419b04e53a7d87d4ec513786679fdee3e5ce4abdb29dda127b1bc", kill_on_drop: false }`
[INFO] [stdout] fc8f14fcb3f419b04e53a7d87d4ec513786679fdee3e5ce4abdb29dda127b1bc
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6103f2295e92a9982846abf20bc9e1de96899a972499c13e091836c37dead036
[INFO] running `Command { std: "docker" "start" "-a" "6103f2295e92a9982846abf20bc9e1de96899a972499c13e091836c37dead036", kill_on_drop: false }`
[INFO] [stderr]    Compiling fondant v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "6103f2295e92a9982846abf20bc9e1de96899a972499c13e091836c37dead036", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6103f2295e92a9982846abf20bc9e1de96899a972499c13e091836c37dead036", kill_on_drop: false }`
[INFO] [stdout] 6103f2295e92a9982846abf20bc9e1de96899a972499c13e091836c37dead036
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 61aa096f659c0042b681095ad3f9cdccccf7c08a6e7ce1b1b93a543ac1c01b06
[INFO] running `Command { std: "docker" "start" "-a" "61aa096f659c0042b681095ad3f9cdccccf7c08a6e7ce1b1b93a543ac1c01b06", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fondant-7254aff7398a446e)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests fondant
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 84) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 71) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 108) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 97) stdout ----
[INFO] [stdout] error: cannot find derive macro `Configure` in this scope
[INFO] [stdout]   --> src/lib.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 97 + use fondant::Configure;
[INFO] [stdout]    |
[INFO] [stdout] 97 + use fondant_derive::Configure;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 97 + use fondant::fondant_exports::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 97 + use fondant_deps::fondant_exports::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `config_file` in this scope
[INFO] [stdout]   --> src/lib.rs:99:3
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[config_file = "~/.apprc.json"]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 84) stdout ----
[INFO] [stdout] error: cannot find derive macro `Configure` in this scope
[INFO] [stdout]   --> src/lib.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 84 + use fondant::Configure;
[INFO] [stdout]    |
[INFO] [stdout] 84 + use fondant_derive::Configure;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 84 + use fondant::fondant_exports::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 84 + use fondant_deps::fondant_exports::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `config_file` in this scope
[INFO] [stdout]   --> src/lib.rs:86:3
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[config_file = "config.yaml"]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] error: cannot find derive macro `Configure` in this scope
[INFO] [stdout]   --> src/lib.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 71 + use fondant::Configure;
[INFO] [stdout]    |
[INFO] [stdout] 71 + use fondant_derive::Configure;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 71 + use fondant::fondant_exports::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 71 + use fondant_deps::fondant_exports::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `config_file` in this scope
[INFO] [stdout]   --> src/lib.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[config_file = "apprc.toml"]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 108) stdout ----
[INFO] [stdout] error: cannot find derive macro `Configure` in this scope
[INFO] [stdout]    --> src/lib.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout] 108 + use fondant::Configure;
[INFO] [stdout]     |
[INFO] [stdout] 108 + use fondant_derive::Configure;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout] 108 + use fondant::fondant_exports::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 108 + use fondant_deps::fondant_exports::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `config_file` in this scope
[INFO] [stdout]    --> src/lib.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[config_file = "config.toml"]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/lib.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[serde(skip)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 33) stdout ----
[INFO] [stdout] error: cannot find derive macro `Configure` in this scope
[INFO] [stdout]   --> src/lib.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 35 + use fondant::Configure;
[INFO] [stdout]    |
[INFO] [stdout] 35 + use fondant_derive::Configure;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 35 + use fondant::fondant_exports::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 35 + use fondant_deps::fondant_exports::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Configure, Serialize, Deserialize, Default)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `config_file` in this scope
[INFO] [stdout]   --> src/lib.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[config_file = "config.toml"]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `load` found for struct `AppConfig` in the current scope
[INFO] [stdout]   --> src/lib.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct AppConfig {
[INFO] [stdout]    | ---------------- function or associated item `load` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     let mut conf = AppConfig::load().unwrap();
[INFO] [stdout]    |                               ^^^^ function or associated item not found in `AppConfig`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `load`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `fondant::Configure`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 108)
[INFO] [stdout]     src/lib.rs - (line 33)
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout]     src/lib.rs - (line 84)
[INFO] [stdout]     src/lib.rs - (line 97)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "61aa096f659c0042b681095ad3f9cdccccf7c08a6e7ce1b1b93a543ac1c01b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61aa096f659c0042b681095ad3f9cdccccf7c08a6e7ce1b1b93a543ac1c01b06", kill_on_drop: false }`
[INFO] [stdout] 61aa096f659c0042b681095ad3f9cdccccf7c08a6e7ce1b1b93a543ac1c01b06
