[INFO] fetching crate nutype 0.6.2...
[INFO] testing nutype-0.6.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate nutype 0.6.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate nutype 0.6.2
[INFO] finished tweaking crates.io crate nutype 0.6.2
[INFO] tweaked toml for crates.io crate nutype 0.6.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nutype 0.6.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nutype 0.6.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kinded_macros v0.3.0
[INFO] [stderr]   Downloaded kinded v0.3.0
[INFO] [stderr]   Downloaded aho-corasick v1.0.2
[INFO] [stderr]   Downloaded nutype_macros v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8746bf6b4a9d618f47a4c4b8a093932ad058c8234ea1014d0cc71153f2c8154
[INFO] running `Command { std: "docker" "start" "-a" "d8746bf6b4a9d618f47a4c4b8a093932ad058c8234ea1014d0cc71153f2c8154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8746bf6b4a9d618f47a4c4b8a093932ad058c8234ea1014d0cc71153f2c8154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8746bf6b4a9d618f47a4c4b8a093932ad058c8234ea1014d0cc71153f2c8154", kill_on_drop: false }`
[INFO] [stdout] d8746bf6b4a9d618f47a4c4b8a093932ad058c8234ea1014d0cc71153f2c8154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2daa67db43a0ebcfd242d131926ace5f0e3037885c4fcf6c77bebb71362c8121
[INFO] running `Command { std: "docker" "start" "-a" "2daa67db43a0ebcfd242d131926ace5f0e3037885c4fcf6c77bebb71362c8121", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nutype_macros v0.6.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling nutype v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s
[INFO] running `Command { std: "docker" "inspect" "2daa67db43a0ebcfd242d131926ace5f0e3037885c4fcf6c77bebb71362c8121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2daa67db43a0ebcfd242d131926ace5f0e3037885c4fcf6c77bebb71362c8121", kill_on_drop: false }`
[INFO] [stdout] 2daa67db43a0ebcfd242d131926ace5f0e3037885c4fcf6c77bebb71362c8121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eed76cce0e4bcaeccd1bdb7d224308a01d9fe9dcfbcf4c0de572d87bfb9fc7f
[INFO] running `Command { std: "docker" "start" "-a" "9eed76cce0e4bcaeccd1bdb7d224308a01d9fe9dcfbcf4c0de572d87bfb9fc7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling nutype v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.63s
[INFO] running `Command { std: "docker" "inspect" "9eed76cce0e4bcaeccd1bdb7d224308a01d9fe9dcfbcf4c0de572d87bfb9fc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eed76cce0e4bcaeccd1bdb7d224308a01d9fe9dcfbcf4c0de572d87bfb9fc7f", kill_on_drop: false }`
[INFO] [stdout] 9eed76cce0e4bcaeccd1bdb7d224308a01d9fe9dcfbcf4c0de572d87bfb9fc7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4a9c3cf05dbb786fbb479221889729684788cbe49082aea72ef804e42a1d0f1
[INFO] running `Command { std: "docker" "start" "-a" "c4a9c3cf05dbb786fbb479221889729684788cbe49082aea72ef804e42a1d0f1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nutype-6f92a8992d8309ba)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_amount_example ... ok
[INFO] [stdout] test tests::test_email_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nutype
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/lib.rs - (line 41) ... ignored
[INFO] [stdout] test src/lib.rs - (line 47) ... ignored
[INFO] [stdout] test src/lib.rs - (line 495) ... ok
[INFO] [stdout] test src/lib.rs - (line 124) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 423) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 256) ... ok
[INFO] [stdout] test src/lib.rs - (line 344) ... ok
[INFO] [stdout] test src/lib.rs - (line 311) ... ok
[INFO] [stdout] test src/lib.rs - (line 328) ... ok
[INFO] [stdout] test src/lib.rs - (line 408) ... ok
[INFO] [stdout] test src/lib.rs - (line 271) ... ok
[INFO] [stdout] test src/lib.rs - (line 439) ... ok
[INFO] [stdout] test src/lib.rs - (line 362) ... ok
[INFO] [stdout] test src/lib.rs - (line 524) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 510) ... ok
[INFO] [stdout] test src/lib.rs - (line 154) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 285) ... ok
[INFO] [stdout] test src/lib.rs - (line 173) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 72) ... ok
[INFO] [stdout] test src/lib.rs - (line 63) ... ok
[INFO] [stdout] test src/lib.rs - (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 124) stdout ----
[INFO] [stdout] error: To validate string types with regex, the feature `regex` of the crate `nutype` must be enabled.
[INFO] [stdout]        IMPORTANT: Make sure that your crate EXPLICITLY depends on the `regex` crate.
[INFO] [stdout]        And... don't forget to take care of yourself and your beloved ones. That is even more important.
[INFO] [stdout]    --> src/lib.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[nutype(validate(regex = "^[0-9]{3}-[0-9]{3}$"))]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 423) stdout ----
[INFO] [stdout] error: To use derive_unsafe() function, the feature `derive_unsafe` of crate `nutype` needs to be enabled.
[INFO] [stdout]        
[INFO] [stdout]        DID YOU KNOW?
[INFO] [stdout]        It's called `derive_unsafe` because it enables to derive any traits that nutype is not aware of.
[INFO] [stdout]        So it is developer's responsibility to ensure that the derived traits do not create a loophole to bypass the constraints.
[INFO] [stdout]        As the rule of thumb avoid using `derive_unsafe` with traits that:
[INFO] [stdout]        - Create a new instance of the type
[INFO] [stdout]        - Mutate the value
[INFO] [stdout]        
[INFO] [stdout]        
[INFO] [stdout]    --> src/lib.rs:427:10
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[nutype(derive_unsafe(std::fmt::Debug))]
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 524) stdout ----
[INFO] [stdout] error: To generate ::new_unchecked() function, the feature `new_unchecked` of crate `nutype` needs to be enabled.
[INFO] [stdout]        But you ought to know: generally, THIS IS A BAD IDEA.
[INFO] [stdout]        Use it only when you really need it.
[INFO] [stdout]    --> src/lib.rs:529:5
[INFO] [stdout]     |
[INFO] [stdout] 529 |     new_unchecked,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Name`
[INFO] [stdout]    --> src/lib.rs:536:21
[INFO] [stdout]     |
[INFO] [stdout] 536 | let name = unsafe { Name::new_unchecked(" boo ".to_string()) };
[INFO] [stdout]     |                     ^^^^ use of undeclared type `Name`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/lib.rs - (line 154) stdout ----
[INFO] [stdout] error: To validate string types with regex, the feature `regex` of the crate `nutype` must be enabled.
[INFO] [stdout]        IMPORTANT: Make sure that your crate EXPLICITLY depends on the `regex` crate.
[INFO] [stdout]        And... don't forget to take care of yourself and your beloved ones. That is even more important.
[INFO] [stdout]    --> src/lib.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[nutype(validate(regex = PHONE_NUMBER_REGEX))]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 137) stdout ----
[INFO] [stdout] error: To validate string types with regex, the feature `regex` of the crate `nutype` must be enabled.
[INFO] [stdout]        IMPORTANT: Make sure that your crate EXPLICITLY depends on the `regex` crate.
[INFO] [stdout]        And... don't forget to take care of yourself and your beloved ones. That is even more important.
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[nutype(validate(regex = PHONE_NUMBER_REGEX))]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 173) stdout ----
[INFO] [stdout] error: To validate string types with regex, the feature `regex` of the crate `nutype` must be enabled.
[INFO] [stdout]        IMPORTANT: Make sure that your crate EXPLICITLY depends on the `regex` crate.
[INFO] [stdout]        And... don't forget to take care of yourself and your beloved ones. That is even more important.
[INFO] [stdout]    --> src/lib.rs:184:19
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[nutype(validate(regex = PHONE_NUMBER_REGEX))]
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 124)
[INFO] [stdout]     src/lib.rs - (line 137)
[INFO] [stdout]     src/lib.rs - (line 154)
[INFO] [stdout]     src/lib.rs - (line 173)
[INFO] [stdout]     src/lib.rs - (line 423)
[INFO] [stdout]     src/lib.rs - (line 524)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 6 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.26s; merged doctests compilation took 0.21s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c4a9c3cf05dbb786fbb479221889729684788cbe49082aea72ef804e42a1d0f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a9c3cf05dbb786fbb479221889729684788cbe49082aea72ef804e42a1d0f1", kill_on_drop: false }`
[INFO] [stdout] c4a9c3cf05dbb786fbb479221889729684788cbe49082aea72ef804e42a1d0f1
