[INFO] fetching crate boilerplate 1.0.0...
[INFO] testing boilerplate-1.0.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate boilerplate 1.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate boilerplate 1.0.0 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 boilerplate 1.0.0
[INFO] finished tweaking crates.io crate boilerplate 1.0.0
[INFO] tweaked toml for crates.io crate boilerplate 1.0.0 written to /workspace/builds/worker-2-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 92 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding axum v0.6.20 (latest: v0.7.5)
[INFO] [stderr]       Adding axum-core v0.3.4 (latest: v0.4.3)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding matchit v0.7.3 (latest: v0.8.2)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding unindent v0.1.11 (latest: v0.2.3)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding yansi v0.5.1 (latest: v1.0.1)
[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 unindent v0.1.11
[INFO] [stderr]   Downloaded new_mime_guess v4.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68f6824e140e802f2f097d3d8c9a1463534c5f7c5f51510747009073d42db0bf
[INFO] running `Command { std: "docker" "start" "-a" "68f6824e140e802f2f097d3d8c9a1463534c5f7c5f51510747009073d42db0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68f6824e140e802f2f097d3d8c9a1463534c5f7c5f51510747009073d42db0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f6824e140e802f2f097d3d8c9a1463534c5f7c5f51510747009073d42db0bf", kill_on_drop: false }`
[INFO] [stdout] 68f6824e140e802f2f097d3d8c9a1463534c5f7c5f51510747009073d42db0bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 707d1bc7d5e8f76bc2c5fbacea181cf7ce407b7836eb31fe5ba66b78349edf7d
[INFO] running `Command { std: "docker" "start" "-a" "707d1bc7d5e8f76bc2c5fbacea181cf7ce407b7836eb31fe5ba66b78349edf7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling new_mime_guess v4.0.1
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling boilerplate v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.58s
[INFO] running `Command { std: "docker" "inspect" "707d1bc7d5e8f76bc2c5fbacea181cf7ce407b7836eb31fe5ba66b78349edf7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "707d1bc7d5e8f76bc2c5fbacea181cf7ce407b7836eb31fe5ba66b78349edf7d", kill_on_drop: false }`
[INFO] [stdout] 707d1bc7d5e8f76bc2c5fbacea181cf7ce407b7836eb31fe5ba66b78349edf7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af4a07257fed2040d83b894e42f5e66bc944d064dfa11d60a3b24d628d6dd1af
[INFO] running `Command { std: "docker" "start" "-a" "af4a07257fed2040d83b894e42f5e66bc944d064dfa11d60a3b24d628d6dd1af", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling boilerplate v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.36s
[INFO] running `Command { std: "docker" "inspect" "af4a07257fed2040d83b894e42f5e66bc944d064dfa11d60a3b24d628d6dd1af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af4a07257fed2040d83b894e42f5e66bc944d064dfa11d60a3b24d628d6dd1af", kill_on_drop: false }`
[INFO] [stdout] af4a07257fed2040d83b894e42f5e66bc944d064dfa11d60a3b24d628d6dd1af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ae264d98a89767b88fd291541eb1400309823a8c4590ebe2c7819fb808c05bc
[INFO] running `Command { std: "docker" "start" "-a" "2ae264d98a89767b88fd291541eb1400309823a8c4590ebe2c7819fb808c05bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/boilerplate-28ab18caa27e11fa)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test boilerplate::tests::all_lowercase ... ok
[INFO] [stdout] test boilerplate::tests::camel_case ... ok
[INFO] [stdout] test template::tests::empty ... ok
[INFO] [stdout] test template::tests::display_impl ... ok
[INFO] [stdout] test boilerplate::tests::with_extension ... ok
[INFO] [stdout] test boilerplate::tests::multiple_words ... ok
[INFO] [stdout] test template::tests::axum_into_response_impl ... ok
[INFO] [stdout] test boilerplate::tests::single_letter_words ... ok
[INFO] [stdout] test template::tests::code ... ok
[INFO] [stdout] test boilerplate::tests::simple ... ok
[INFO] [stdout] test template::tests::trailing_text ... ok
[INFO] [stdout] test template::tests::non_trailing_text ... ok
[INFO] [stdout] test template::tests::iteration ... ok
[INFO] [stdout] test template::tests::interpolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests boilerplate
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - (line 158) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 213) ... ok
[INFO] [stdout] test src/lib.rs - (line 147) ... ok
[INFO] [stdout] test src/lib.rs - (line 110) ... ok
[INFO] [stdout] test src/lib.rs - (line 135) ... ok
[INFO] [stdout] test src/lib.rs - (line 121) ... ok
[INFO] [stdout] test src/lib.rs - (line 192) ... ok
[INFO] [stdout] test src/lib.rs - (line 173) ... ok
[INFO] [stdout] test src/lib.rs - (line 222) ... ok
[INFO] [stdout] test src/lib.rs - (line 299) ... ok
[INFO] [stdout] test src/lib.rs - (line 321) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 239) ... ok
[INFO] [stdout] test src/lib.rs - (line 229) ... ok
[INFO] [stdout] test src/lib.rs - (line 341) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 312) ... ok
[INFO] [stdout] test src/lib.rs - (line 290) ... ok
[INFO] [stdout] test src/lib.rs - (line 249) ... ok
[INFO] [stdout] test src/lib.rs - (line 329) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 265) ... ok
[INFO] [stdout] test src/lib.rs - (line 354) ... ok
[INFO] [stdout] test src/lib.rs - (line 388) ... ok
[INFO] [stdout] test src/lib.rs - (line 88) ... ok
[INFO] [stdout] test src/lib.rs - (line 371) ... ok
[INFO] [stdout] test src/lib.rs - (line 411) ... ok
[INFO] [stdout] test src/lib.rs - (line 74) ... ok
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 158) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `html_escaper`
[INFO] [stdout]  --> src/lib.rs:160:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use html_escaper::Escape;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `html_escaper`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `escape` found for type `u8` in the current scope
[INFO] [stdout]  --> src/lib.rs:162:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(boilerplate::Boilerplate)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `escape_ascii` with a similar name, but with different arguments
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/num/mod.rs:1084:5
[INFO] [stdout]   = note: this error originates in the derive macro `boilerplate::Boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 321) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `html_escaper`
[INFO] [stdout]  --> src/lib.rs:323:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use html_escaper::Escape;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `html_escaper`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `escape` found for reference `&'static str` in the current scope
[INFO] [stdout]  --> src/lib.rs:325:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(boilerplate::Boilerplate)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `escape_debug` with a similar name, but with different arguments
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/str/mod.rs:2637:5
[INFO] [stdout]   = note: this error originates in the derive macro `boilerplate::Boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 341) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `html_escaper`
[INFO] [stdout]  --> src/lib.rs:343:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use html_escaper::{Escape, Trusted};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `html_escaper`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 329) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `html_escaper`
[INFO] [stdout]  --> src/lib.rs:331:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use html_escaper::Escape;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `html_escaper`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `escape` found for reference `&'static str` in the current scope
[INFO] [stdout]  --> src/lib.rs:333:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(boilerplate::Boilerplate)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `escape_debug` with a similar name, but with different arguments
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/str/mod.rs:2637:5
[INFO] [stdout]   = note: this error originates in the derive macro `boilerplate::Boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 158)
[INFO] [stdout]     src/lib.rs - (line 321)
[INFO] [stdout]     src/lib.rs - (line 329)
[INFO] [stdout]     src/lib.rs - (line 341)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.85s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2ae264d98a89767b88fd291541eb1400309823a8c4590ebe2c7819fb808c05bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae264d98a89767b88fd291541eb1400309823a8c4590ebe2c7819fb808c05bc", kill_on_drop: false }`
[INFO] [stdout] 2ae264d98a89767b88fd291541eb1400309823a8c4590ebe2c7819fb808c05bc
