[INFO] fetching crate gdext-gen 0.1.1...
[INFO] testing gdext-gen-0.1.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate gdext-gen 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate gdext-gen 0.1.1
[INFO] finished tweaking crates.io crate gdext-gen 0.1.1
[INFO] tweaked toml for crates.io crate gdext-gen 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gdext-gen 0.1.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gdext-gen 0.1.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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stacker v0.1.17
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded psm v0.1.24
[INFO] [stderr]   Downloaded cc v1.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b7cb23b947fefe4e587d0ec93f1c66d37861f7726c57cdc112b1d6ebfe05922
[INFO] running `Command { std: "docker" "start" "-a" "7b7cb23b947fefe4e587d0ec93f1c66d37861f7726c57cdc112b1d6ebfe05922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b7cb23b947fefe4e587d0ec93f1c66d37861f7726c57cdc112b1d6ebfe05922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7cb23b947fefe4e587d0ec93f1c66d37861f7726c57cdc112b1d6ebfe05922", kill_on_drop: false }`
[INFO] [stdout] 7b7cb23b947fefe4e587d0ec93f1c66d37861f7726c57cdc112b1d6ebfe05922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd1b2f3816f515028bedc0aa7568e238cbee8c7171ad345387d0ea29a35505d4
[INFO] running `Command { std: "docker" "start" "-a" "fd1b2f3816f515028bedc0aa7568e238cbee8c7171ad345387d0ea29a35505d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling gdext-gen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.87s
[INFO] running `Command { std: "docker" "inspect" "fd1b2f3816f515028bedc0aa7568e238cbee8c7171ad345387d0ea29a35505d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd1b2f3816f515028bedc0aa7568e238cbee8c7171ad345387d0ea29a35505d4", kill_on_drop: false }`
[INFO] [stdout] fd1b2f3816f515028bedc0aa7568e238cbee8c7171ad345387d0ea29a35505d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03113994e2b714827b6b617bfeb76f3eda93b087cddf924bd3c43d6fd9af3bc1
[INFO] running `Command { std: "docker" "start" "-a" "03113994e2b714827b6b617bfeb76f3eda93b087cddf924bd3c43d6fd9af3bc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling gdext-gen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "03113994e2b714827b6b617bfeb76f3eda93b087cddf924bd3c43d6fd9af3bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03113994e2b714827b6b617bfeb76f3eda93b087cddf924bd3c43d6fd9af3bc1", kill_on_drop: false }`
[INFO] [stdout] 03113994e2b714827b6b617bfeb76f3eda93b087cddf924bd3c43d6fd9af3bc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6cf11d57f0e8f01555be93b4589a65c80bdf62f02bf80aba25be26a727591cff
[INFO] running `Command { std: "docker" "start" "-a" "6cf11d57f0e8f01555be93b4589a65c80bdf62f02bf80aba25be26a727591cff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdext_gen-963431ccd66ecc47)
[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 gdext_gen
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] test src/gdext/config.rs - gdext::config::Configuration::entry_symbol (line 17) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `base_dir` in this scope
[INFO] [stdout]   --> src/lib.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `target_dir` in this scope
[INFO] [stdout]   --> src/lib.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gdextension_path` in this scope
[INFO] [stdout]   --> src/lib.rs:32:53
[INFO] [stdout]    |
[INFO] [stdout] 32 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `force_generation` in this scope
[INFO] [stdout]   --> src/lib.rs:32:71
[INFO] [stdout]    |
[INFO] [stdout] 32 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `configuration` in this scope
[INFO] [stdout]   --> src/lib.rs:32:89
[INFO] [stdout]    |
[INFO] [stdout] 32 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                                                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `windows_abi` in this scope
[INFO] [stdout]   --> src/lib.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...tension_path, force_generation, configuration, windows_abi, icons_configuration, dependencies)?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `icons_configuration` in this scope
[INFO] [stdout]   --> src/lib.rs:32:117
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...ce_generation, configuration, windows_abi, icons_configuration, dependencies)?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dependencies` in this scope
[INFO] [stdout]   --> src/lib.rs:32:138
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...figuration, windows_abi, icons_configuration, dependencies)?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 8 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configuration, dependencies)?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                                            ------------ unexpected argument #8
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn generate_gdextension_file(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  32 -     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configuration, dependencies)?;
[INFO] [stdout]  32 +     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configuration)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn main() -> Result<()> {
[INFO] [stdout]    |    ----      ^^^^^^^^^^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gdext/config.rs - gdext::config::Configuration::entry_symbol (line 17) stdout ----
[INFO] [stdout] error: cannot find attribute `gdextension` in this scope
[INFO] [stdout]   --> src/gdext/config.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[gdextension(entry_symbol = libmy_rust_init)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ExtensionLibrary` in this scope
[INFO] [stdout]   --> src/gdext/config.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | unsafe impl ExtensionLibrary for MyExtension {}
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyExtension` in this scope
[INFO] [stdout]   --> src/gdext/config.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | unsafe impl ExtensionLibrary for MyExtension {}
[INFO] [stdout]    |                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `base_dir` in this scope
[INFO] [stdout]   --> src/lib.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `target_dir` in this scope
[INFO] [stdout]   --> src/lib.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gdextension_path` in this scope
[INFO] [stdout]   --> src/lib.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `force_generation` in this scope
[INFO] [stdout]   --> src/lib.rs:20:71
[INFO] [stdout]    |
[INFO] [stdout] 20 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `configuration` in this scope
[INFO] [stdout]   --> src/lib.rs:20:89
[INFO] [stdout]    |
[INFO] [stdout] 20 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configurat...
[INFO] [stdout]    |                                                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `windows_abi` in this scope
[INFO] [stdout]   --> src/lib.rs:20:104
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...tension_path, force_generation, configuration, windows_abi, icons_configuration, dependencies);
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `icons_configuration` in this scope
[INFO] [stdout]   --> src/lib.rs:20:117
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...ce_generation, configuration, windows_abi, icons_configuration, dependencies);
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dependencies` in this scope
[INFO] [stdout]   --> src/lib.rs:20:138
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...figuration, windows_abi, icons_configuration, dependencies);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 8 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:20:5
[INFO] [stdout]     |
[INFO] [stdout]  20 |     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configuration, dependencies);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                                            ------------ unexpected argument #8
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn generate_gdextension_file(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  20 -     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configuration, dependencies);
[INFO] [stdout]  20 +     generate_gdextension_file(base_dir, target_dir, gdextension_path, force_generation, configuration, windows_abi, icons_configuration);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DefaultNodeIcon`
[INFO] [stdout]   --> src/lib.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             DefaultNodeIcon::NodeRust(NodeRust::Ferris, "rust".into()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ use of undeclared type `DefaultNodeIcon`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeRust`
[INFO] [stdout]   --> src/lib.rs:62:39
[INFO] [stdout]    |
[INFO] [stdout] 62 |             DefaultNodeIcon::NodeRust(NodeRust::Ferris, "rust".into()),
[INFO] [stdout]    |                                       ^^^^^^^^ use of undeclared type `NodeRust`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: From<&str>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:63:71
[INFO] [stdout]    |
[INFO] [stdout] 63 |             IconsCopyStrategy::new(true, true, "../godot/addons/rust".into(), false),
[INFO] [stdout]    |                                                                       ^^^^ the trait `From<&str>` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `&str` to implement `Into<bool>`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             IconsCopyStrategy::new(true, true, "../godot/addons/rust".into(), false),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^       ----                                 ----- unexpected argument #4 of type `bool`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          expected `PathBuf`, found `bool`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/args/icons.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 63 -             IconsCopyStrategy::new(true, true, "../godot/addons/rust".into(), false),
[INFO] [stdout] 63 +             IconsCopyStrategy::new(true, /* PathBuf */, "../godot/addons/rust".into()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:61:14
[INFO] [stdout]     |
[INFO] [stdout]  61 |         Some(IconsConfig::new(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]  62 |             DefaultNodeIcon::NodeRust(NodeRust::Ferris, "rust".into()),
[INFO] [stdout]     |             ---------------------------------------------------------- unexpected argument #1
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/args/icons.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  62 -             DefaultNodeIcon::NodeRust(NodeRust::Ferris, "rust".into()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 8 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |     generate_gdextension_file(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |         None,
[INFO] [stdout]     |         ---- unexpected argument #8 of type `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn generate_gdextension_file(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  66 -         )),
[INFO] [stdout]  67 -         None,
[INFO] [stdout]  66 +         )),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/gdext/config.rs - gdext::config::Configuration::entry_symbol (line 17)
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6cf11d57f0e8f01555be93b4589a65c80bdf62f02bf80aba25be26a727591cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cf11d57f0e8f01555be93b4589a65c80bdf62f02bf80aba25be26a727591cff", kill_on_drop: false }`
[INFO] [stdout] 6cf11d57f0e8f01555be93b4589a65c80bdf62f02bf80aba25be26a727591cff
