[INFO] fetching crate cote 0.17.1...
[INFO] testing cote-0.17.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate cote 0.17.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cote 0.17.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cote 0.17.1
[INFO] tweaked toml for crates.io crate cote 0.17.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cote 0.17.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cote 0.17.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded aopt-help v0.3.6
[INFO] [stderr]   Downloaded aopt-shell v0.3.0
[INFO] [stderr]   Downloaded charize v0.0.2
[INFO] [stderr]   Downloaded cote-derive v0.12.1
[INFO] [stderr]   Downloaded ahash v0.8.11
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded aopt-core v1.0.1
[INFO] [stderr]   Downloaded neure v0.6.3
[INFO] [stderr]   Downloaded aopt v1.4.2
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77f8cc49e8f8e000ffacb37b70cd8b0e5d5080a9b868843eb9deafd253763afa
[INFO] running `Command { std: "docker" "start" "-a" "77f8cc49e8f8e000ffacb37b70cd8b0e5d5080a9b868843eb9deafd253763afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77f8cc49e8f8e000ffacb37b70cd8b0e5d5080a9b868843eb9deafd253763afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f8cc49e8f8e000ffacb37b70cd8b0e5d5080a9b868843eb9deafd253763afa", kill_on_drop: false }`
[INFO] [stdout] 77f8cc49e8f8e000ffacb37b70cd8b0e5d5080a9b868843eb9deafd253763afa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbd8276c019e3bd2d3a8a96915c90df4e91c1747bd588b08355d08bc89ca37fe
[INFO] running `Command { std: "docker" "start" "-a" "dbd8276c019e3bd2d3a8a96915c90df4e91c1747bd588b08355d08bc89ca37fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling charize v0.0.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling neure v0.6.3
[INFO] [stderr]    Compiling aopt-help v0.3.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling aopt-core v1.0.1
[INFO] [stderr]    Compiling cote-derive v0.12.1
[INFO] [stderr]    Compiling aopt v1.4.2
[INFO] [stderr]    Compiling cote v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s
[INFO] running `Command { std: "docker" "inspect" "dbd8276c019e3bd2d3a8a96915c90df4e91c1747bd588b08355d08bc89ca37fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd8276c019e3bd2d3a8a96915c90df4e91c1747bd588b08355d08bc89ca37fe", kill_on_drop: false }`
[INFO] [stdout] dbd8276c019e3bd2d3a8a96915c90df4e91c1747bd588b08355d08bc89ca37fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26a73c8b8af99e59cf3b736447349c0cf13f19b940faf04f606970aadf04bb5d
[INFO] running `Command { std: "docker" "start" "-a" "26a73c8b8af99e59cf3b736447349c0cf13f19b940faf04f606970aadf04bb5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling aopt-core v1.0.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling aopt v1.4.2
[INFO] [stderr]    Compiling cote v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.01s
[INFO] running `Command { std: "docker" "inspect" "26a73c8b8af99e59cf3b736447349c0cf13f19b940faf04f606970aadf04bb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26a73c8b8af99e59cf3b736447349c0cf13f19b940faf04f606970aadf04bb5d", kill_on_drop: false }`
[INFO] [stdout] 26a73c8b8af99e59cf3b736447349c0cf13f19b940faf04f606970aadf04bb5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac5e5622be70ac962854cb9f38ac89f49e1bad638bc74a9c83c2461509ea9fc4
[INFO] running `Command { std: "docker" "start" "-a" "ac5e5622be70ac962854cb9f38ac89f49e1bad638bc74a9c83c2461509ea9fc4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cote-c316736f172cb7c1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::test_example_simple ... ok
[INFO] [stdout] test test::test_fallback ... ok
[INFO] [stdout] test test::sub_test ... ok
[INFO] [stdout] test test::test_multiple_pos_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/01_policy.rs (/opt/rustwide/target/debug/deps/01_policy-7019729b02944fcb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/02_head_foot.rs (/opt/rustwide/target/debug/deps/02_head_foot-ad512766de96d24b)
[INFO] [stdout] test policy ... ok
[INFO] [stderr]      Running tests/03_strict.rs (/opt/rustwide/target/debug/deps/03_strict-7a5021aa06837f87)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Usage: cote [-h, --help] 
[INFO] [stdout] 
[INFO] [stdout] Set the head message here
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -h, --help      Display help message
[INFO] [stdout] 
[INFO] [stdout] Set the foot message here
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test strict ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/04_on.rs (/opt/rustwide/target/debug/deps/04_on-d457334cbb05e5bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test on ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/05_fallback.rs (/opt/rustwide/target/debug/deps/05_fallback-97951202aa6d220e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/06_value.rs (/opt/rustwide/target/debug/deps/06_value-3926e4dd04283892)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test value ... 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]      Running tests/07_index.rs (/opt/rustwide/target/debug/deps/07_index-eb2d1a1c208177ab)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test index ... ok
[INFO] [stderr]      Running tests/08_force.rs (/opt/rustwide/target/debug/deps/08_force-7f396cf15fe66d32)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test force ... 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]      Running tests/09_action.rs (/opt/rustwide/target/debug/deps/09_action-9c1f1e14d4981847)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test action ... 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]      Running tests/10_fetch.rs (/opt/rustwide/target/debug/deps/10_fetch-dc75888e4b0fd4ca)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fetch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/11_valid.rs (/opt/rustwide/target/debug/deps/11_valid-a817856bc4cecb29)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test valid ... 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]      Running tests/12_on.rs (/opt/rustwide/target/debug/deps/12_on-889b5e730e840384)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/13_policy.rs (/opt/rustwide/target/debug/deps/13_policy-81d73078ca76676d)
[INFO] [stdout] test on ... 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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/14_help.rs (/opt/rustwide/target/debug/deps/14_help-dfa4640808c9c1a4)
[INFO] [stdout] test policy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Usage: cote q <--row <usize>> [-h, --help] [ARGS] 
[INFO] [stdout] 
[INFO] [stdout] Quickly build your command line utils
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   --row <usize>      Set the row data of query
[INFO] [stdout]   -h, --help         Display help message
[INFO] [stdout] 
[INFO] [stdout] Args:
[INFO] [stdout]   format@1      Set the format of query output
[INFO] [stdout] 
[INFO] [stdout] Create by araraloren <blackcatoverwall@gmail.com> v0.17.1
[INFO] [stdout] test help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/15_force.rs (/opt/rustwide/target/debug/deps/15_force-38d3596f0cb0c2cc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test force ... 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]      Running tests/16_infer.rs (/opt/rustwide/target/debug/deps/16_infer-0c042dd90f6ef003)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test infer ... 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]      Running tests/17_fetch.rs (/opt/rustwide/target/debug/deps/17_fetch-9d054724cc013c20)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fetch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/18_value.rs (/opt/rustwide/target/debug/deps/18_value-5e52d504e839f837)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/19_map.rs (/opt/rustwide/target/debug/deps/19_map-52727d3afb71fe47)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests cote
[INFO] [stdout] test map ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test src/_reference.rs - _reference (line 1632) - compile ... FAILED
[INFO] [stdout] test src/_reference.rs - _reference (line 1694) - compile ... FAILED
[INFO] [stdout] test src/_reference.rs - _reference (line 2141) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2309) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2274) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2353) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2226) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2509) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 1545) - compile ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 1343) - compile ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 1441) - compile ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2381) ... FAILED
[INFO] [stdout] test src/_reference.rs - _reference (line 1976) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 1909) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2764) ... FAILED
[INFO] [stdout] test src/_reference.rs - _reference (line 1250) - compile ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2023) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2543) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2574) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 3030) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2603) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 3330) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2680) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2634) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2712) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 1136) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 213) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 3398) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 3451) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 1184) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 3498) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 45) - compile ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 2959) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 3088) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 3132) ... FAILED
[INFO] [stdout] test src/_reference.rs - _reference (line 256) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 1838) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 493) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 528) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 911) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 770) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 383) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 350) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 634) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 459) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 972) - compile ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 407) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 812) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 560) ... ok
[INFO] [stdout] test src/lib.rs - (line 28) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 687) ... ok
[INFO] [stdout] test src/_reference.rs - _reference (line 866) ... ok
[INFO] [stdout] test src/parser.rs - parser::Parser<'a,S>::run_with (line 581) ... ok
[INFO] [stdout] test src/valid.rs - valid::valid (line 165) ... ok
[INFO] [stdout] test src/parser.rs - parser::Parser<'a,S>::run_async_with (line 636) ... ok
[INFO] [stdout] test src/parser.rs - parser::Parser<'a,S>::run_async_mut_with (line 523) ... ok
[INFO] [stdout] test src/parser.rs - parser::Parser<'a,S>::run_mut_with (line 468) ... ok
[INFO] [stdout] test src/parser.rs - parser::Parser (line 36) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/_reference.rs - _reference (line 1632) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:1640:11
[INFO] [stdout]      |
[INFO] [stdout] 1640 | use cote::shell::value::Values;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:1642:17
[INFO] [stdout]      |
[INFO] [stdout] 1642 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:1673:10
[INFO] [stdout]      |
[INFO] [stdout] 1673 |    cote::shell::value::repeat_values(|_| {
[INFO] [stdout]      |          ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:1682:10
[INFO] [stdout]      |
[INFO] [stdout] 1682 |    cote::shell::value::repeat_values(|_| {
[INFO] [stdout]      |          ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/_reference.rs - _reference (line 1694) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `aopt`
[INFO] [stdout]     --> src/_reference.rs:1701:11
[INFO] [stdout]      |
[INFO] [stdout] 1701 | use aopt::shell::value::once_values;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `aopt`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aopt-1.4.2/src/lib.rs:8:9
[INFO] [stdout]      |
[INFO] [stdout]    7 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]    8 | pub mod shell;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:1703:11
[INFO] [stdout]      |
[INFO] [stdout] 1703 | use cote::shell::shell::Complete;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:1704:11
[INFO] [stdout]      |
[INFO] [stdout] 1704 | use cote::shell::value::Values;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aopt::shell`
[INFO] [stdout]     --> src/_reference.rs:1700:11
[INFO] [stdout]      |
[INFO] [stdout] 1700 | use aopt::shell::get_complete_cli;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `aopt`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aopt-1.4.2/src/lib.rs:8:9
[INFO] [stdout]      |
[INFO] [stdout]    7 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]    8 | pub mod shell;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cote::shell`
[INFO] [stdout]     --> src/_reference.rs:1705:11
[INFO] [stdout]      |
[INFO] [stdout] 1705 | use cote::shell::CompletionManager;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:1709:17
[INFO] [stdout]      |
[INFO] [stdout] 1709 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:1728:17
[INFO] [stdout]      |
[INFO] [stdout] 1728 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:1743:17
[INFO] [stdout]      |
[INFO] [stdout] 1743 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 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/_reference.rs - _reference (line 2381) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:2392:11
[INFO] [stdout]      |
[INFO] [stdout] 2392 | use cote::shell::shell::Complete;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cote::shell`
[INFO] [stdout]     --> src/_reference.rs:2393:11
[INFO] [stdout]      |
[INFO] [stdout] 2393 | use cote::shell::CompletionManager;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cote::shell`
[INFO] [stdout]     --> src/_reference.rs:2394:11
[INFO] [stdout]      |
[INFO] [stdout] 2394 | use cote::shell::Context;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:2396:17
[INFO] [stdout]      |
[INFO] [stdout] 2396 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:2452:22
[INFO] [stdout]      |
[INFO] [stdout] 2452 |    let mut m = cote::shell::shell::Manager::default();
[INFO] [stdout]      |                      ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/_reference.rs:2396:17
[INFO] [stdout]      |
[INFO] [stdout] 2396 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ cannot infer type
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/_reference.rs - _reference (line 2764) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:2775:11
[INFO] [stdout]      |
[INFO] [stdout] 2775 | use cote::shell::shell::Complete;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:2776:11
[INFO] [stdout]      |
[INFO] [stdout] 2776 | use cote::shell::value::Values;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cote::shell`
[INFO] [stdout]     --> src/_reference.rs:2777:11
[INFO] [stdout]      |
[INFO] [stdout] 2777 | use cote::shell::CompletionManager;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cote::shell`
[INFO] [stdout]     --> src/_reference.rs:2778:11
[INFO] [stdout]      |
[INFO] [stdout] 2778 | use cote::shell::Context;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:2780:17
[INFO] [stdout]      |
[INFO] [stdout] 2780 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:2878:10
[INFO] [stdout]      |
[INFO] [stdout] 2878 |    cote::shell::value::repeat_values(|_| {
[INFO] [stdout]      |          ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:2887:10
[INFO] [stdout]      |
[INFO] [stdout] 2887 |    cote::shell::value::repeat_values(|_| {
[INFO] [stdout]      |          ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:2924:22
[INFO] [stdout]      |
[INFO] [stdout] 2924 |    let mut m = cote::shell::shell::Manager::default();
[INFO] [stdout]      |                      ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 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/_reference.rs - _reference (line 3132) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:3143:11
[INFO] [stdout]      |
[INFO] [stdout] 3143 | use cote::shell::shell::Complete;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:3144:11
[INFO] [stdout]      |
[INFO] [stdout] 3144 | use cote::shell::value::Values;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cote::shell`
[INFO] [stdout]     --> src/_reference.rs:3145:11
[INFO] [stdout]      |
[INFO] [stdout] 3145 | use cote::shell::CompletionManager;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cote::shell`
[INFO] [stdout]     --> src/_reference.rs:3146:11
[INFO] [stdout]      |
[INFO] [stdout] 3146 | use cote::shell::Context;
[INFO] [stdout]      |           ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:3150:17
[INFO] [stdout]      |
[INFO] [stdout] 3150 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:3169:17
[INFO] [stdout]      |
[INFO] [stdout] 3169 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:3180:17
[INFO] [stdout]      |
[INFO] [stdout] 3180 | #[derive(Debug, Cote)]
[INFO] [stdout]      |                 ^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: this error originates in the derive macro `Cote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:3244:10
[INFO] [stdout]      |
[INFO] [stdout] 3244 |    cote::shell::value::repeat_values(|_| {
[INFO] [stdout]      |          ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shell` in `cote`
[INFO] [stdout]     --> src/_reference.rs:3281:22
[INFO] [stdout]      |
[INFO] [stdout] 3281 |    let mut m = cote::shell::shell::Manager::default();
[INFO] [stdout]      |                      ^^^^^ could not find `shell` in `cote`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:11:9
[INFO] [stdout]      |
[INFO] [stdout]   10 | #[cfg(feature = "shell")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `shell` feature
[INFO] [stdout]   11 | pub mod shell {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/_reference.rs - _reference (line 1632)
[INFO] [stdout]     src/_reference.rs - _reference (line 1694)
[INFO] [stdout]     src/_reference.rs - _reference (line 2381)
[INFO] [stdout]     src/_reference.rs - _reference (line 2764)
[INFO] [stdout]     src/_reference.rs - _reference (line 3132)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 53 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.90s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ac5e5622be70ac962854cb9f38ac89f49e1bad638bc74a9c83c2461509ea9fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac5e5622be70ac962854cb9f38ac89f49e1bad638bc74a9c83c2461509ea9fc4", kill_on_drop: false }`
[INFO] [stdout] ac5e5622be70ac962854cb9f38ac89f49e1bad638bc74a9c83c2461509ea9fc4
