[INFO] fetching crate gdext-gen 0.1.1...
[INFO] testing gdext-gen-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate gdext-gen 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gdext-gen 0.1.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] 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 18307fc0bd00a33fbcad655eaa4cbda0289b29701d65db545f52bac5c13ec194
[INFO] running `Command { std: "docker" "start" "-a" "18307fc0bd00a33fbcad655eaa4cbda0289b29701d65db545f52bac5c13ec194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18307fc0bd00a33fbcad655eaa4cbda0289b29701d65db545f52bac5c13ec194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18307fc0bd00a33fbcad655eaa4cbda0289b29701d65db545f52bac5c13ec194", kill_on_drop: false }`
[INFO] [stdout] 18307fc0bd00a33fbcad655eaa4cbda0289b29701d65db545f52bac5c13ec194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7fbe61925c622d0a52b6341599d41dd750aa3f2fbfec5be842fe4952df5e5599
[INFO] running `Command { std: "docker" "start" "-a" "7fbe61925c622d0a52b6341599d41dd750aa3f2fbfec5be842fe4952df5e5599", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling winnow v0.6.20
[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 16.79s
[INFO] running `Command { std: "docker" "inspect" "7fbe61925c622d0a52b6341599d41dd750aa3f2fbfec5be842fe4952df5e5599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fbe61925c622d0a52b6341599d41dd750aa3f2fbfec5be842fe4952df5e5599", kill_on_drop: false }`
[INFO] [stdout] 7fbe61925c622d0a52b6341599d41dd750aa3f2fbfec5be842fe4952df5e5599
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8daac7c5e99c15745961ef165163c8815b92c8ea809999f1da521d3b41322fe5
[INFO] running `Command { std: "docker" "start" "-a" "8daac7c5e99c15745961ef165163c8815b92c8ea809999f1da521d3b41322fe5", 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.52s
[INFO] running `Command { std: "docker" "inspect" "8daac7c5e99c15745961ef165163c8815b92c8ea809999f1da521d3b41322fe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8daac7c5e99c15745961ef165163c8815b92c8ea809999f1da521d3b41322fe5", kill_on_drop: false }`
[INFO] [stdout] 8daac7c5e99c15745961ef165163c8815b92c8ea809999f1da521d3b41322fe5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e3597b65b32b98633b2296cca4843e9823e7dbb55de211540af4afd422a94e7a
[INFO] running `Command { std: "docker" "start" "-a" "e3597b65b32b98633b2296cca4843e9823e7dbb55de211540af4afd422a94e7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdext_gen-963431ccd66ecc47)
[INFO] [stderr]    Doc-tests gdext_gen
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] test src/gdext/config.rs - gdext::config::Configuration::entry_symbol (line 17) ... 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/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/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 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.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e3597b65b32b98633b2296cca4843e9823e7dbb55de211540af4afd422a94e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3597b65b32b98633b2296cca4843e9823e7dbb55de211540af4afd422a94e7a", kill_on_drop: false }`
[INFO] [stdout] e3597b65b32b98633b2296cca4843e9823e7dbb55de211540af4afd422a94e7a
