[INFO] cloning repository https://github.com/vincent-thomas/clier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincent-thomas/clier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fclier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fclier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53c2c2198ddf90902727271e596f064195cddb53
[INFO] testing vincent-thomas/clier against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fclier" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vincent-thomas/clier on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vincent-thomas/clier
[INFO] finished tweaking git repo https://github.com/vincent-thomas/clier
[INFO] tweaked toml for git repo https://github.com/vincent-thomas/clier written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/vincent-thomas/clier 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12d8c298999c02abc5586516f13cc9f7f57f1a00251a67cf859888cc2cd213cb
[INFO] running `Command { std: "docker" "start" "-a" "12d8c298999c02abc5586516f13cc9f7f57f1a00251a67cf859888cc2cd213cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12d8c298999c02abc5586516f13cc9f7f57f1a00251a67cf859888cc2cd213cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d8c298999c02abc5586516f13cc9f7f57f1a00251a67cf859888cc2cd213cb", kill_on_drop: false }`
[INFO] [stdout] 12d8c298999c02abc5586516f13cc9f7f57f1a00251a67cf859888cc2cd213cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41f32774a0f67c40b888438ecbcf3d5c963094b2c7175d38af93fb32fe7e3874
[INFO] running `Command { std: "docker" "start" "-a" "41f32774a0f67c40b888438ecbcf3d5c963094b2c7175d38af93fb32fe7e3874", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling clier_parser v0.7.4 (/opt/rustwide/workdir/clier_parser)
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling clier v0.7.4 (/opt/rustwide/workdir/clier)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "41f32774a0f67c40b888438ecbcf3d5c963094b2c7175d38af93fb32fe7e3874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f32774a0f67c40b888438ecbcf3d5c963094b2c7175d38af93fb32fe7e3874", kill_on_drop: false }`
[INFO] [stdout] 41f32774a0f67c40b888438ecbcf3d5c963094b2c7175d38af93fb32fe7e3874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d2da4a7940017abc96f58c43177b39b37b8dc821c4bac59099efb1b3f6a7dd5
[INFO] running `Command { std: "docker" "start" "-a" "6d2da4a7940017abc96f58c43177b39b37b8dc821c4bac59099efb1b3f6a7dd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clier v0.7.4 (/opt/rustwide/workdir/clier)
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling clier_parser v0.7.4 (/opt/rustwide/workdir/clier_parser)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.79s
[INFO] running `Command { std: "docker" "inspect" "6d2da4a7940017abc96f58c43177b39b37b8dc821c4bac59099efb1b3f6a7dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2da4a7940017abc96f58c43177b39b37b8dc821c4bac59099efb1b3f6a7dd5", kill_on_drop: false }`
[INFO] [stdout] 6d2da4a7940017abc96f58c43177b39b37b8dc821c4bac59099efb1b3f6a7dd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 617a1a4adf7c1869f5baad0123954673a6cd2f98c57438e2b0e479a5759bfd20
[INFO] running `Command { std: "docker" "start" "-a" "617a1a4adf7c1869f5baad0123954673a6cd2f98c57438e2b0e479a5759bfd20", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clier-776e83bc3ddfce18)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clier_parser-7dade8b9240d30b8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test commands_argv::test_filtering_commands ... ok
[INFO] [stdout] test utils::test_dashash ... ok
[INFO] [stdout] test utils::test_strip_dash ... ok
[INFO] [stdout] test utils::test_short_flag ... ok
[INFO] [stdout] test utils::test_long_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parsing.rs (/opt/rustwide/target/debug/deps/parsing-fbdd6d2cd409bd8b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test argv_from ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests clier
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test clier/src/lib.rs - (line 48) ... FAILED
[INFO] [stdout] test clier/src/lib.rs - (line 20) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- clier/src/lib.rs - (line 48) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> clier/src/lib.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     version: Some((0, 0, 0))
[INFO] [stdout]    |              ---- ^^^^^^^^^ expected `String`, found `({integer}, {integer}, {integer})`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `String`
[INFO] [stdout]                found tuple `({integer}, {integer}, {integer})`
[INFO] [stdout] help: the type constructed contains `({integer}, {integer}, {integer})` due to the type of the argument passed
[INFO] [stdout]   --> clier/src/lib.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     version: Some((0, 0, 0))
[INFO] [stdout]    |              ^^^^^---------^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/option.rs:579:5
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     clier/src/lib.rs - (line 48)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p clier --doc`
[INFO] running `Command { std: "docker" "inspect" "617a1a4adf7c1869f5baad0123954673a6cd2f98c57438e2b0e479a5759bfd20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617a1a4adf7c1869f5baad0123954673a6cd2f98c57438e2b0e479a5759bfd20", kill_on_drop: false }`
[INFO] [stdout] 617a1a4adf7c1869f5baad0123954673a6cd2f98c57438e2b0e479a5759bfd20
