[INFO] fetching crate extargsparse_codegen 0.1.4...
[INFO] testing extargsparse_codegen-0.1.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate extargsparse_codegen 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate extargsparse_codegen 0.1.4
[INFO] finished tweaking crates.io crate extargsparse_codegen 0.1.4
[INFO] tweaked toml for crates.io crate extargsparse_codegen 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate extargsparse_codegen 0.1.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.11.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c2e9f9616ba9884c4198861b5bb2f8c975643b03d60eacfea515c617df529d6f
[INFO] running `Command { std: "docker" "start" "-a" "c2e9f9616ba9884c4198861b5bb2f8c975643b03d60eacfea515c617df529d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2e9f9616ba9884c4198861b5bb2f8c975643b03d60eacfea515c617df529d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2e9f9616ba9884c4198861b5bb2f8c975643b03d60eacfea515c617df529d6f", kill_on_drop: false }`
[INFO] [stdout] c2e9f9616ba9884c4198861b5bb2f8c975643b03d60eacfea515c617df529d6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] db7f2a7409fb9fda17b730aa0695b15dbc8478290f1ed8e4a38ded95dcdffb84
[INFO] running `Command { std: "docker" "start" "-a" "db7f2a7409fb9fda17b730aa0695b15dbc8478290f1ed8e4a38ded95dcdffb84", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling extargsparse_codegen v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:449:35
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 449 -                 retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout] 449 +                 retv.set_funcnames(&k,&v,input)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 + #[derive(Clone)]
[INFO] [stdout] 253 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:460:33
[INFO] [stdout]     |
[INFO] [stdout] 460 |         retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 460 -         retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout] 460 +         retv.set_funcnames(&k,&v,input)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 + #[derive(Clone)]
[INFO] [stdout] 253 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.18s
[INFO] running `Command { std: "docker" "inspect" "db7f2a7409fb9fda17b730aa0695b15dbc8478290f1ed8e4a38ded95dcdffb84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7f2a7409fb9fda17b730aa0695b15dbc8478290f1ed8e4a38ded95dcdffb84", kill_on_drop: false }`
[INFO] [stdout] db7f2a7409fb9fda17b730aa0695b15dbc8478290f1ed8e4a38ded95dcdffb84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0b3292f7bb80c49f902f90e438f4da488471eced6bd7134138be9f11c912a28e
[INFO] running `Command { std: "docker" "start" "-a" "0b3292f7bb80c49f902f90e438f4da488471eced6bd7134138be9f11c912a28e", kill_on_drop: false }`
[INFO] [stderr]    Compiling extargsparse_codegen v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:449:35
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 449 -                 retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout] 449 +                 retv.set_funcnames(&k,&v,input)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 + #[derive(Clone)]
[INFO] [stdout] 253 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:460:33
[INFO] [stdout]     |
[INFO] [stdout] 460 |         retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 460 -         retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout] 460 +         retv.set_funcnames(&k,&v,input)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 + #[derive(Clone)]
[INFO] [stdout] 253 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:449:35
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 449 -                 retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout] 449 +                 retv.set_funcnames(&k,&v,input)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 + #[derive(Clone)]
[INFO] [stdout] 253 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:460:33
[INFO] [stdout]     |
[INFO] [stdout] 460 |         retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 460 -         retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stdout] 460 +         retv.set_funcnames(&k,&v,input)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 + #[derive(Clone)]
[INFO] [stdout] 253 | pub struct ParseBuffer<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "0b3292f7bb80c49f902f90e438f4da488471eced6bd7134138be9f11c912a28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b3292f7bb80c49f902f90e438f4da488471eced6bd7134138be9f11c912a28e", kill_on_drop: false }`
[INFO] [stdout] 0b3292f7bb80c49f902f90e438f4da488471eced6bd7134138be9f11c912a28e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4a46da4ced9654ead3b9d96a4724fc635ba2d776aad574df36244a8cbaac4b2e
[INFO] running `Command { std: "docker" "start" "-a" "4a46da4ced9654ead3b9d96a4724fc635ba2d776aad574df36244a8cbaac4b2e", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lib.rs:449:35
[INFO] [stderr]     |
[INFO] [stderr] 449 |                 retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 449 -                 retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stderr] 449 +                 retv.set_funcnames(&k,&v,input)?;
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stderr]     |
[INFO] [stderr] 252 + #[derive(Clone)]
[INFO] [stderr] 253 | pub struct ParseBuffer<'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lib.rs:460:33
[INFO] [stderr]     |
[INFO] [stderr] 460 |         retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `ParseBuffer<'_>` does not implement `Clone`, so calling `clone` on `&ParseBuffer<'_>` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 460 -         retv.set_funcnames(&k,&v,input.clone())?;
[INFO] [stderr] 460 +         retv.set_funcnames(&k,&v,input)?;
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `ParseBuffer<'_>`, implement `Clone` for it
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/parse.rs:252:1
[INFO] [stderr]     |
[INFO] [stderr] 252 + #[derive(Clone)]
[INFO] [stderr] 253 | pub struct ParseBuffer<'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `extargsparse_codegen` (lib) generated 2 warnings (run `cargo fix --lib -p extargsparse_codegen` to apply 2 suggestions)
[INFO] [stderr] warning: `extargsparse_codegen` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/extargsparse_codegen-363902d53eb1375a)
[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 extargsparse_codegen
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 4) ... FAILED
[INFO] [stdout] test src/lib.rs - extargs_load_commandline (line 945) ... FAILED
[INFO] [stdout] test src/lib.rs - extargs_load_commandline (line 941) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use extargsparse_worker::argset::{ArgSetImpl};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use extargsparse_worker::argset::{ArgSetImpl};
[INFO] [stdout] 7 + use extargsparse_codegen::argset::{ArgSetImpl};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use extargsparse_worker::namespace::NameSpaceEx;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use extargsparse_worker::namespace::NameSpaceEx;
[INFO] [stdout] 9 + use extargsparse_codegen::namespace::NameSpaceEx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use extargsparse_worker::funccall::ExtArgsParseFunc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use extargsparse_worker::funccall::ExtArgsParseFunc;
[INFO] [stdout] 10 + use extargsparse_codegen::funccall::ExtArgsParseFunc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use extargsparse_worker::parser::ExtArgsParser;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 - use extargsparse_worker::parser::ExtArgsParser;
[INFO] [stdout] 11 + use extargsparse_codegen::parser::ExtArgsParser;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use extargsparse_worker::key::{ExtKeyParse,KEYWORD_LIST};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 - use extargsparse_worker::key::{ExtKeyParse,KEYWORD_LIST};
[INFO] [stdout] 12 + use extargsparse_codegen::key::{ExtKeyParse,KEYWORD_LIST};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `extargsparse_worker`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use extargsparse_worker::{extargs_error_class,extargs_new_error};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `extargsparse_worker`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use extargsparse_worker::{extargs_error_class,extargs_new_error};
[INFO] [stdout] 8 + use extargsparse_codegen::{extargs_error_class,extargs_new_error};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - extargs_load_commandline (line 945) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `parser` in this scope
[INFO] [stdout]    --> src/lib.rs:946:1
[INFO] [stdout]     |
[INFO] [stdout] 946 | parser.load_command_line(loads,st_functions_xxww222)?;
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `loads` in this scope
[INFO] [stdout]    --> src/lib.rs:946:26
[INFO] [stdout]     |
[INFO] [stdout] 946 | parser.load_command_line(loads,st_functions_xxww222)?;
[INFO] [stdout]     |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `st_functions_xxww222` in this scope
[INFO] [stdout]    --> src/lib.rs:946:32
[INFO] [stdout]     |
[INFO] [stdout] 946 | parser.load_command_line(loads,st_functions_xxww222)?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - extargs_load_commandline (line 941) stdout ----
[INFO] [stdout] error: cannot find macro `extargs_load_commandline` in this scope
[INFO] [stdout]    --> src/lib.rs:942:1
[INFO] [stdout]     |
[INFO] [stdout] 942 | extargs_load_commandline!(parser,loads)?;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 941 + use extargsparse_codegen::extargs_load_commandline;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 4)
[INFO] [stdout]     src/lib.rs - extargs_load_commandline (line 941)
[INFO] [stdout]     src/lib.rs - extargs_load_commandline (line 945)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4a46da4ced9654ead3b9d96a4724fc635ba2d776aad574df36244a8cbaac4b2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a46da4ced9654ead3b9d96a4724fc635ba2d776aad574df36244a8cbaac4b2e", kill_on_drop: false }`
[INFO] [stdout] 4a46da4ced9654ead3b9d96a4724fc635ba2d776aad574df36244a8cbaac4b2e
