[INFO] fetching crate typenum-consts 0.1.5...
[INFO] testing typenum-consts-0.1.5 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate typenum-consts 0.1.5 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate typenum-consts 0.1.5 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 crates.io crate typenum-consts 0.1.5
[INFO] finished tweaking crates.io crate typenum-consts 0.1.5
[INFO] tweaked toml for crates.io crate typenum-consts 0.1.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsc v3.0.0
[INFO] [stderr]   Downloaded peekmore v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4a818c8eeb581f3615fd74cef9842793c3daf5b96fab6d81e49ffed3fb20e796
[INFO] running `Command { std: "docker" "start" "-a" "4a818c8eeb581f3615fd74cef9842793c3daf5b96fab6d81e49ffed3fb20e796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a818c8eeb581f3615fd74cef9842793c3daf5b96fab6d81e49ffed3fb20e796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a818c8eeb581f3615fd74cef9842793c3daf5b96fab6d81e49ffed3fb20e796", kill_on_drop: false }`
[INFO] [stdout] 4a818c8eeb581f3615fd74cef9842793c3daf5b96fab6d81e49ffed3fb20e796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fd4aced0a147477d7fa40e49c09fad9c073141fddc18445e02736809a6c37ad8
[INFO] running `Command { std: "docker" "start" "-a" "fd4aced0a147477d7fa40e49c09fad9c073141fddc18445e02736809a6c37ad8", kill_on_drop: false }`
[INFO] [stderr]    Compiling peekmore v1.3.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rsc v3.0.0
[INFO] [stderr]    Compiling typenum-consts v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[cfg(__debug_tnconst)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ast.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         debug_eprintln!(
[INFO] [stdout] 51 | |             "`input` = {input}, `lookahead` = {}",
[INFO] [stdout] 52 | |             lookahead.error().to_string()
[INFO] [stdout] 53 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             debug_eprintln!("`input` = {input}");
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |             debug_eprintln!("`input` = {input}");
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             debug_eprintln!("`input` = {input}");
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ast_macro.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 debug_eprintln!("`env_path` = {env_path:?}; `manifest_path` = {manifest_path:?}");
[INFO] [stdout]    |                 --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         debug_eprintln!("`expo` = {expo}; `d` = {d}");
[INFO] [stdout]    |         --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         debug_eprintln!("`token_stream` = {token_stream}");
[INFO] [stdout]    |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         debug_eprintln!("`if digits.len() == num_digit`: {digits}");
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     debug_eprintln!("`litint` = {litint}");
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] running `Command { std: "docker" "inspect" "fd4aced0a147477d7fa40e49c09fad9c073141fddc18445e02736809a6c37ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd4aced0a147477d7fa40e49c09fad9c073141fddc18445e02736809a6c37ad8", kill_on_drop: false }`
[INFO] [stdout] fd4aced0a147477d7fa40e49c09fad9c073141fddc18445e02736809a6c37ad8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c274f1d902408672c51da71180494e429f6eb5a3a8e1f67deb7a382487309053
[INFO] running `Command { std: "docker" "start" "-a" "c274f1d902408672c51da71180494e429f6eb5a3a8e1f67deb7a382487309053", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling trybuild v1.0.96
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling typenum-consts v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[cfg(__debug_tnconst)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ast.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         debug_eprintln!(
[INFO] [stdout] 51 | |             "`input` = {input}, `lookahead` = {}",
[INFO] [stdout] 52 | |             lookahead.error().to_string()
[INFO] [stdout] 53 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             debug_eprintln!("`input` = {input}");
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |             debug_eprintln!("`input` = {input}");
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             debug_eprintln!("`input` = {input}");
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ast_macro.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 debug_eprintln!("`env_path` = {env_path:?}; `manifest_path` = {manifest_path:?}");
[INFO] [stdout]    |                 --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         debug_eprintln!("`expo` = {expo}; `d` = {d}");
[INFO] [stdout]    |         --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         debug_eprintln!("`token_stream` = {token_stream}");
[INFO] [stdout]    |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         debug_eprintln!("`if digits.len() == num_digit`: {digits}");
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     debug_eprintln!("`litint` = {litint}");
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[cfg(__debug_tnconst)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ast.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         debug_eprintln!(
[INFO] [stdout] 51 | |             "`input` = {input}, `lookahead` = {}",
[INFO] [stdout] 52 | |             lookahead.error().to_string()
[INFO] [stdout] 53 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             debug_eprintln!("`input` = {input}");
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |             debug_eprintln!("`input` = {input}");
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             debug_eprintln!("`input` = {input}");
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]    --> src/macros.rs:5:15
[INFO] [stdout]     |
[INFO] [stdout] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ast.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ast_macro.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 debug_eprintln!("`env_path` = {env_path:?}; `manifest_path` = {manifest_path:?}");
[INFO] [stdout]    |                 --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         debug_eprintln!("`expo` = {expo}; `d` = {d}");
[INFO] [stdout]    |         --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         debug_eprintln!("`token_stream` = {token_stream}");
[INFO] [stdout]    |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         debug_eprintln!("`if digits.len() == num_digit`: {digits}");
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stdout]   --> src/macros.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/uconst_impl.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     debug_eprintln!("`litint` = {litint}");
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.77s
[INFO] running `Command { std: "docker" "inspect" "c274f1d902408672c51da71180494e429f6eb5a3a8e1f67deb7a382487309053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c274f1d902408672c51da71180494e429f6eb5a3a8e1f67deb7a382487309053", kill_on_drop: false }`
[INFO] [stdout] c274f1d902408672c51da71180494e429f6eb5a3a8e1f67deb7a382487309053
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a41ab734ca4449488124c709a756fac8ad6b3674d72d716cdffd239d7586a66c
[INFO] running `Command { std: "docker" "start" "-a" "a41ab734ca4449488124c709a756fac8ad6b3674d72d716cdffd239d7586a66c", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]   --> src/macros.rs:5:15
[INFO] [stderr]    |
[INFO] [stderr] 5  |           #[cfg(__debug_tnconst)]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/ast.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 | /         debug_eprintln!(
[INFO] [stderr] 51 | |             "`input` = {input}, `lookahead` = {}",
[INFO] [stderr] 52 | |             lookahead.error().to_string()
[INFO] [stderr] 53 | |         );
[INFO] [stderr]    | |_________- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]    --> src/macros.rs:5:15
[INFO] [stderr]     |
[INFO] [stderr] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ast.rs:129:13
[INFO] [stderr]     |
[INFO] [stderr] 129 |             debug_eprintln!("`input` = {input}");
[INFO] [stderr]     |             ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]    --> src/macros.rs:5:15
[INFO] [stderr]     |
[INFO] [stderr] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ast.rs:133:13
[INFO] [stderr]     |
[INFO] [stderr] 133 |             debug_eprintln!("`input` = {input}");
[INFO] [stderr]     |             ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]    --> src/macros.rs:5:15
[INFO] [stderr]     |
[INFO] [stderr] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ast.rs:136:13
[INFO] [stderr]     |
[INFO] [stderr] 136 |             debug_eprintln!("`input` = {input}");
[INFO] [stderr]     |             ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]    --> src/macros.rs:5:15
[INFO] [stderr]     |
[INFO] [stderr] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ast.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stderr]     |             ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]    --> src/macros.rs:5:15
[INFO] [stderr]     |
[INFO] [stderr] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ast.rs:218:13
[INFO] [stderr]     |
[INFO] [stderr] 218 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stderr]     |             ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]    --> src/macros.rs:5:15
[INFO] [stderr]     |
[INFO] [stderr] 5   |         #[cfg(__debug_tnconst)]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ast.rs:222:13
[INFO] [stderr]     |
[INFO] [stderr] 222 |             debug_eprintln!("{:?}", lit_integer);
[INFO] [stderr]     |             ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]   --> src/macros.rs:5:15
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/ast_macro.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 |                 debug_eprintln!("`env_path` = {env_path:?}; `manifest_path` = {manifest_path:?}");
[INFO] [stderr]    |                 --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]   --> src/macros.rs:5:15
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/uconst_impl.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |         debug_eprintln!("`expo` = {expo}; `d` = {d}");
[INFO] [stderr]    |         --------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]   --> src/macros.rs:5:15
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/uconst_impl.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |         debug_eprintln!("`token_stream` = {token_stream}");
[INFO] [stderr]    |         -------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]   --> src/macros.rs:5:15
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/uconst_impl.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |         debug_eprintln!("`if digits.len() == num_digit`: {digits}");
[INFO] [stderr]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `__debug_tnconst`
[INFO] [stderr]   --> src/macros.rs:5:15
[INFO] [stderr]    |
[INFO] [stderr] 5  |         #[cfg(__debug_tnconst)]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/uconst_impl.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 73 |     debug_eprintln!("`litint` = {litint}");
[INFO] [stderr]    |     -------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__debug_tnconst)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `debug_eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `typenum-consts` (lib) generated 12 warnings
[INFO] [stderr] warning: `typenum-consts` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typenum_consts-e090d847b91e88d2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test uconst_impl::tests::test_can_represent_as_u32_or_u64 ... 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 typenum_consts
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test src/lib.rs - nconst (line 337) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - nconst (line 331) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 113) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 71) ... FAILED
[INFO] [stdout] test src/lib.rs - nconst (line 358) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - nconst (line 385) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - nconst (line 373) ... FAILED
[INFO] [stdout] test src/lib.rs - pconst (line 233) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - pconst (line 239) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 89) ... ok
[INFO] [stdout] test src/lib.rs - (line 98) ... ok
[INFO] [stdout] test src/lib.rs - nconst (line 321) ... ok
[INFO] [stdout] test src/lib.rs - pconst (line 260) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - nconst (line 345) ... ok
[INFO] [stdout] test src/lib.rs - pconst (line 275) ... FAILED
[INFO] [stdout] test src/lib.rs - pconst (line 287) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 29) ... ok
[INFO] [stdout] test src/lib.rs - pconst (line 223) ... ok
[INFO] [stdout] test src/lib.rs - tnconst (line 173) ... FAILED
[INFO] [stdout] test src/lib.rs - tnconst (line 185) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - tnconst (line 158) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - uconst (line 45) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - uconst (line 39) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - uconst (line 66) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - pconst (line 247) ... ok
[INFO] [stdout] test src/lib.rs - uconst (line 81) ... FAILED
[INFO] [stdout] test src/lib.rs - uconst (line 93) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - tnconst (line 135) ... ok
[INFO] [stdout] test src/lib.rs - tnconst (line 145) ... ok
[INFO] [stdout] test src/lib.rs - uconst (line 53) ... ok
[INFO] [stdout] test src/lib.rs - uconst (line 29) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 113) stdout ----
[INFO] [stdout] error: failed to read `ENV_VAR` key from the environment, err = environment variable not found
[INFO] [stdout]   --> src/lib.rs:120:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | type E = pconst![env!("ENV_VAR");];
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<PInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:121:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, P69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<PInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<PInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:121:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, P69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<PInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] error: failed to read `ENV_VAR` key from the environment, err = environment variable not found
[INFO] [stdout]   --> src/lib.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | type E = uconst![env!("ENV_VAR");];
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, U69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, U69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - nconst (line 373) stdout ----
[INFO] [stdout] error: failed to read `NENV_VAR` key from the environment, err = environment variable not found
[INFO] [stdout]   --> src/lib.rs:380:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | type E = nconst![env!("NENV_VAR");];
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<NInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:381:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, N69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<NInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<NInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:381:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, N69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<NInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pconst (line 275) stdout ----
[INFO] [stdout] error: failed to read `ENV_VAR` key from the environment, err = environment variable not found
[INFO] [stdout]   --> src/lib.rs:282:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | type E = pconst![env!("ENV_VAR");];
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<PInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:283:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, P69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<PInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<PInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:283:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, P69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<PInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - tnconst (line 173) stdout ----
[INFO] [stdout] error: failed to read `ENV_VAR` key from the environment, err = environment variable not found
[INFO] [stdout]   --> src/lib.rs:180:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | type E = tnconst![env!("ENV_VAR");];
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:181:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, U69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:181:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, U69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - uconst (line 81) stdout ----
[INFO] [stdout] error: failed to read `ENV_VAR` key from the environment, err = environment variable not found
[INFO] [stdout]   --> src/lib.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | type E = uconst![env!("ENV_VAR");];
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, U69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_type_eq!(E, U69);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Same<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>, B1>>` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_type_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 113)
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout]     src/lib.rs - nconst (line 373)
[INFO] [stdout]     src/lib.rs - pconst (line 275)
[INFO] [stdout]     src/lib.rs - tnconst (line 173)
[INFO] [stdout]     src/lib.rs - uconst (line 81)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a41ab734ca4449488124c709a756fac8ad6b3674d72d716cdffd239d7586a66c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a41ab734ca4449488124c709a756fac8ad6b3674d72d716cdffd239d7586a66c", kill_on_drop: false }`
[INFO] [stdout] a41ab734ca4449488124c709a756fac8ad6b3674d72d716cdffd239d7586a66c
