[INFO] fetching crate extargsparse_codegen 0.1.4...
[INFO] testing extargsparse_codegen-0.1.4 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate extargsparse_codegen 0.1.4 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate extargsparse_codegen 0.1.4 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9eea7fe97d2d09210408c230e7d90d52f7e2375bb1d305d356dd024cf5688ad0
[INFO] running `Command { std: "docker" "start" "-a" "9eea7fe97d2d09210408c230e7d90d52f7e2375bb1d305d356dd024cf5688ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9eea7fe97d2d09210408c230e7d90d52f7e2375bb1d305d356dd024cf5688ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eea7fe97d2d09210408c230e7d90d52f7e2375bb1d305d356dd024cf5688ad0", kill_on_drop: false }`
[INFO] [stdout] 9eea7fe97d2d09210408c230e7d90d52f7e2375bb1d305d356dd024cf5688ad0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d7b026e34d64deb9c45ae458e976c92da90a5a13d9876ea50fbc92ef3c561cea
[INFO] running `Command { std: "docker" "start" "-a" "d7b026e34d64deb9c45ae458e976c92da90a5a13d9876ea50fbc92ef3c561cea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[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.33
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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 6.60s
[INFO] running `Command { std: "docker" "inspect" "d7b026e34d64deb9c45ae458e976c92da90a5a13d9876ea50fbc92ef3c561cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7b026e34d64deb9c45ae458e976c92da90a5a13d9876ea50fbc92ef3c561cea", kill_on_drop: false }`
[INFO] [stdout] d7b026e34d64deb9c45ae458e976c92da90a5a13d9876ea50fbc92ef3c561cea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3c3b78eeacba8db1d6d1e6a813af993cccf8e4db7199643a039a25ee20d44737
[INFO] running `Command { std: "docker" "start" "-a" "3c3b78eeacba8db1d6d1e6a813af993cccf8e4db7199643a039a25ee20d44737", 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.54s
[INFO] running `Command { std: "docker" "inspect" "3c3b78eeacba8db1d6d1e6a813af993cccf8e4db7199643a039a25ee20d44737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c3b78eeacba8db1d6d1e6a813af993cccf8e4db7199643a039a25ee20d44737", kill_on_drop: false }`
[INFO] [stdout] 3c3b78eeacba8db1d6d1e6a813af993cccf8e4db7199643a039a25ee20d44737
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bfc1e2f47e7fb13189f2ab493ea8345cb7ee19366bc8892d35b5ccfc0ad7f5bd
[INFO] running `Command { std: "docker" "start" "-a" "bfc1e2f47e7fb13189f2ab493ea8345cb7ee19366bc8892d35b5ccfc0ad7f5bd", 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.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/extargsparse_codegen/973fd224c77a8022/deps/extargsparse_codegen-973fd224c77a8022)
[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 - extargs_load_commandline (line 941) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 4) ... FAILED
[INFO] [stdout] test src/lib.rs - extargs_load_commandline (line 945) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] ---- 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] 
[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.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bfc1e2f47e7fb13189f2ab493ea8345cb7ee19366bc8892d35b5ccfc0ad7f5bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc1e2f47e7fb13189f2ab493ea8345cb7ee19366bc8892d35b5ccfc0ad7f5bd", kill_on_drop: false }`
[INFO] [stdout] bfc1e2f47e7fb13189f2ab493ea8345cb7ee19366bc8892d35b5ccfc0ad7f5bd
