[INFO] cloning repository https://github.com/D0liphin/Sso
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D0liphin/Sso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0liphin%2FSso", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0liphin%2FSso'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84cecc6437ebd82d9fd422c26662fa042edec8e4
[INFO] testing D0liphin/Sso against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0liphin%2FSso" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/D0liphin/Sso on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/D0liphin/Sso
[INFO] finished tweaking git repo https://github.com/D0liphin/Sso
[INFO] tweaked toml for git repo https://github.com/D0liphin/Sso written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/D0liphin/Sso already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 22cc5ca62954c9a45a99e67b00fb003fb671bfda42eb3261d0b8304fcc453f01
[INFO] running `Command { std: "docker" "start" "-a" "22cc5ca62954c9a45a99e67b00fb003fb671bfda42eb3261d0b8304fcc453f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22cc5ca62954c9a45a99e67b00fb003fb671bfda42eb3261d0b8304fcc453f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22cc5ca62954c9a45a99e67b00fb003fb671bfda42eb3261d0b8304fcc453f01", kill_on_drop: false }`
[INFO] [stdout] 22cc5ca62954c9a45a99e67b00fb003fb671bfda42eb3261d0b8304fcc453f01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e3b6248e4be6c6bc429fe526bef062161f7e8c73d501e8c5b3907565b2219016
[INFO] running `Command { std: "docker" "start" "-a" "e3b6248e4be6c6bc429fe526bef062161f7e8c73d501e8c5b3907565b2219016", kill_on_drop: false }`
[INFO] [stderr]    Compiling olis_string v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] running `Command { std: "docker" "inspect" "e3b6248e4be6c6bc429fe526bef062161f7e8c73d501e8c5b3907565b2219016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b6248e4be6c6bc429fe526bef062161f7e8c73d501e8c5b3907565b2219016", kill_on_drop: false }`
[INFO] [stdout] e3b6248e4be6c6bc429fe526bef062161f7e8c73d501e8c5b3907565b2219016
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 709ec71f1a9ea78cb7869af5d2cece206db98cbd64ed0d0a43818a698ec01d9f
[INFO] running `Command { std: "docker" "start" "-a" "709ec71f1a9ea78cb7869af5d2cece206db98cbd64ed0d0a43818a698ec01d9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling olis_string v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "709ec71f1a9ea78cb7869af5d2cece206db98cbd64ed0d0a43818a698ec01d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709ec71f1a9ea78cb7869af5d2cece206db98cbd64ed0d0a43818a698ec01d9f", kill_on_drop: false }`
[INFO] [stdout] 709ec71f1a9ea78cb7869af5d2cece206db98cbd64ed0d0a43818a698ec01d9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fe54803d20fda6da0e4d9792f348fd2da04fec58019ffb36ecfee025f1cf538e
[INFO] running `Command { std: "docker" "start" "-a" "fe54803d20fda6da0e4d9792f348fd2da04fec58019ffb36ecfee025f1cf538e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/olis_string-ba4ab4365f6fec97)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::as_mut_str_works ... ok
[INFO] [stdout] test tests::boost_coverage ... ok
[INFO] [stdout] test tests::can_use_sso_str_for_cow ... ok
[INFO] [stdout] test tests::constructable_from_long_string ... ok
[INFO] [stdout] test tests::constructable_from_short_std_string ... ok
[INFO] [stdout] test tests::contructable_from_raw_parts ... ok
[INFO] [stdout] test tests::long_string_can_clone_with_additional_capacity ... ok
[INFO] [stdout] test tests::long_string_constructs_from_str ... ok
[INFO] [stdout] test tests::long_string_extends_within_capacity ... ok
[INFO] [stdout] test tests::long_string_get_non_null_slice ... ok
[INFO] [stdout] test tests::long_string_gets_non_null ... ok
[INFO] [stdout] test tests::long_string_reallocs_automatically ... ok
[INFO] [stdout] test tests::pop_works ... ok
[INFO] [stdout] test tests::raw_buf_capacity_is_correct ... ok
[INFO] [stdout] test tests::push_works ... ok
[INFO] [stdout] test tests::raw_buf_clones_correctly ... ok
[INFO] [stdout] test tests::raw_buf_is_aligned_and_non_null ... ok
[INFO] [stdout] test tests::retain_works ... ok
[INFO] [stdout] test tests::short_string_64_fills_to_max_capacity ... ok
[INFO] [stdout] test tests::short_string_64_upgrades_correctly ... ok
[INFO] [stdout] test tests::short_string_push_works ... ok
[INFO] [stdout] test tests::test_sso_string_upgrades ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests olis_string
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 73) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 212) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 194) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 82) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 126) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 171) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 56) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sso`
[INFO] [stdout]  --> src/lib.rs:57:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sso::String;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `sso`
[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 43) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sso`
[INFO] [stdout]  --> src/lib.rs:44:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sso::String;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `sso`
[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 73) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(target_endian = "little", target_pointer_width = "64"))]
[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 212) stdout ----
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,`
[INFO] [stdout]   --> src/lib.rs:223:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, Delta) -> Ptr;
[INFO] [stdout]    |                          ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]    |
[INFO] [stdout]    = note: anonymous parameters are removed in the 2018 edition (see RFC 1685)
[INFO] [stdout] help: if this is a `self` type, give it a parameter name
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(self: Ptr, Delta) -> Ptr;
[INFO] [stdout]    |                       +++++
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr: TypeName, Delta) -> Ptr;
[INFO] [stdout]    |                          ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(_: Ptr, Delta) -> Ptr;
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `)`
[INFO] [stdout]   --> src/lib.rs:223:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, Delta) -> Ptr;
[INFO] [stdout]    |                                 ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]    |
[INFO] [stdout]    = note: anonymous parameters are removed in the 2018 edition (see RFC 1685)
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, Delta: TypeName) -> Ptr;
[INFO] [stdout]    |                                 ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, _: Delta) -> Ptr;
[INFO] [stdout]    |                            ++
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]   --> src/lib.rs:223:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, Delta) -> Ptr;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 194) stdout ----
[INFO] [stdout] error: expected parameter name, found `*`
[INFO] [stdout]  --> src/lib.rs:201:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | unsafe fn deref<T>(*const T) -> T;
[INFO] [stdout]   |                    ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:201:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | unsafe fn deref<T>(*const T) -> T;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 82) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sso`
[INFO] [stdout]  --> src/lib.rs:83:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sso::String;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `sso`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TaggedSsoString64Mut`
[INFO] [stdout]   --> src/lib.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         TaggedSsoString64Mut::Long(long) => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `TaggedSsoString64Mut`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TaggedSsoString64Mut`
[INFO] [stdout]   --> src/lib.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         TaggedSsoString64Mut::Short(..) => unreachable!(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `TaggedSsoString64Mut`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 126) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:128:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn free(&mut self) {
[INFO] [stdout]   |             ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find struct, variant or union type `Self` in this scope
[INFO] [stdout]  --> src/lib.rs:131:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn free(&mut self) {
[INFO] [stdout]   |        ---- `Self` not allowed in a function
[INFO] [stdout] ...
[INFO] [stdout] 7 |         Self {
[INFO] [stdout]   |         ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnsafeWrite`
[INFO] [stdout]  --> src/lib.rs:133:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |             len: UnsafeWrite::new(0),
[INFO] [stdout]   |                  ^^^^^^^^^^^ use of undeclared type `UnsafeWrite`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnsafeWrite`
[INFO] [stdout]   --> src/lib.rs:136:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |             capacity: UnsafeWrite::new(0),
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared type `UnsafeWrite`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnsafeWrite`
[INFO] [stdout]   --> src/lib.rs:137:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |             buf: UnsafeWrite::new(
[INFO] [stdout]    |                  ^^^^^^^^^^^ use of undeclared type `UnsafeWrite`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0411, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0411`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 126)
[INFO] [stdout]     src/lib.rs - (line 194)
[INFO] [stdout]     src/lib.rs - (line 212)
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout]     src/lib.rs - (line 56)
[INFO] [stdout]     src/lib.rs - (line 73)
[INFO] [stdout]     src/lib.rs - (line 82)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fe54803d20fda6da0e4d9792f348fd2da04fec58019ffb36ecfee025f1cf538e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe54803d20fda6da0e4d9792f348fd2da04fec58019ffb36ecfee025f1cf538e", kill_on_drop: false }`
[INFO] [stdout] fe54803d20fda6da0e4d9792f348fd2da04fec58019ffb36ecfee025f1cf538e
[INFO] testing D0liphin/Sso against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0liphin%2FSso" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/D0liphin/Sso on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/D0liphin/Sso
[INFO] finished tweaking git repo https://github.com/D0liphin/Sso
[INFO] tweaked toml for git repo https://github.com/D0liphin/Sso written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/D0liphin/Sso 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05461c492457fc603c9aeae5085b9d8ed9fe8a148813179141f217d44204b2da
[INFO] running `Command { std: "docker" "start" "-a" "05461c492457fc603c9aeae5085b9d8ed9fe8a148813179141f217d44204b2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05461c492457fc603c9aeae5085b9d8ed9fe8a148813179141f217d44204b2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05461c492457fc603c9aeae5085b9d8ed9fe8a148813179141f217d44204b2da", kill_on_drop: false }`
[INFO] [stdout] 05461c492457fc603c9aeae5085b9d8ed9fe8a148813179141f217d44204b2da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0df8fa1d38ea9af5cfe13fabe3e6720f26be1780c13bc7b1c7e7cde1fb212b3f
[INFO] running `Command { std: "docker" "start" "-a" "0df8fa1d38ea9af5cfe13fabe3e6720f26be1780c13bc7b1c7e7cde1fb212b3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling olis_string v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] running `Command { std: "docker" "inspect" "0df8fa1d38ea9af5cfe13fabe3e6720f26be1780c13bc7b1c7e7cde1fb212b3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df8fa1d38ea9af5cfe13fabe3e6720f26be1780c13bc7b1c7e7cde1fb212b3f", kill_on_drop: false }`
[INFO] [stdout] 0df8fa1d38ea9af5cfe13fabe3e6720f26be1780c13bc7b1c7e7cde1fb212b3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0375f21a3c9b10edbd3693046d4112089128dbba3ec3fffd86f7e21c4c55362
[INFO] running `Command { std: "docker" "start" "-a" "f0375f21a3c9b10edbd3693046d4112089128dbba3ec3fffd86f7e21c4c55362", kill_on_drop: false }`
[INFO] [stderr]    Compiling olis_string v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "f0375f21a3c9b10edbd3693046d4112089128dbba3ec3fffd86f7e21c4c55362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0375f21a3c9b10edbd3693046d4112089128dbba3ec3fffd86f7e21c4c55362", kill_on_drop: false }`
[INFO] [stdout] f0375f21a3c9b10edbd3693046d4112089128dbba3ec3fffd86f7e21c4c55362
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6e623f1bb9ce7b888bdf140c33f5ac09359659bd83e25c2e94db9bf4dd68388
[INFO] running `Command { std: "docker" "start" "-a" "b6e623f1bb9ce7b888bdf140c33f5ac09359659bd83e25c2e94db9bf4dd68388", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/olis_string-ba4ab4365f6fec97)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::as_mut_str_works ... ok
[INFO] [stdout] test tests::constructable_from_long_string ... ok
[INFO] [stdout] test tests::boost_coverage ... ok
[INFO] [stdout] test tests::can_use_sso_str_for_cow ... ok
[INFO] [stdout] test tests::constructable_from_short_std_string ... ok
[INFO] [stdout] test tests::contructable_from_raw_parts ... ok
[INFO] [stdout] test tests::long_string_can_clone_with_additional_capacity ... ok
[INFO] [stdout] test tests::long_string_constructs_from_str ... ok
[INFO] [stdout] test tests::long_string_extends_within_capacity ... ok
[INFO] [stdout] test tests::long_string_get_non_null_slice ... ok
[INFO] [stdout] test tests::long_string_gets_non_null ... ok
[INFO] [stdout] test tests::long_string_reallocs_automatically ... ok
[INFO] [stdout] test tests::pop_works ... ok
[INFO] [stdout] test tests::push_works ... ok
[INFO] [stdout] test tests::raw_buf_capacity_is_correct ... ok
[INFO] [stdout] test tests::raw_buf_clones_correctly ... ok
[INFO] [stdout] test tests::raw_buf_is_aligned_and_non_null ... ok
[INFO] [stdout] test tests::retain_works ... ok
[INFO] [stdout] test tests::short_string_64_fills_to_max_capacity ... ok
[INFO] [stdout] test tests::short_string_64_upgrades_correctly ... ok
[INFO] [stdout] test tests::short_string_push_works ... ok
[INFO] [stdout] test tests::test_sso_string_upgrades ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests olis_string
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 73) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 212) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 194) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 82) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 126) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 171) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 56) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sso`
[INFO] [stdout]  --> src/lib.rs:57:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sso::String;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `sso`
[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 43) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sso`
[INFO] [stdout]  --> src/lib.rs:44:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sso::String;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `sso`
[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 73) stdout ----
[INFO] [stdout] error: expected statement after outer attribute
[INFO] [stdout]  --> src/lib.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(target_endian = "little", target_pointer_width = "64"))]
[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 212) stdout ----
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,`
[INFO] [stdout]   --> src/lib.rs:223:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, Delta) -> Ptr;
[INFO] [stdout]    |                          ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]    |
[INFO] [stdout]    = note: anonymous parameters are removed in the 2018 edition (see RFC 1685)
[INFO] [stdout] help: if this is a `self` type, give it a parameter name
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(self: Ptr, Delta) -> Ptr;
[INFO] [stdout]    |                       +++++
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr: TypeName, Delta) -> Ptr;
[INFO] [stdout]    |                          ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(_: Ptr, Delta) -> Ptr;
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `)`
[INFO] [stdout]   --> src/lib.rs:223:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, Delta) -> Ptr;
[INFO] [stdout]    |                                 ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]    |
[INFO] [stdout]    = note: anonymous parameters are removed in the 2018 edition (see RFC 1685)
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, Delta: TypeName) -> Ptr;
[INFO] [stdout]    |                                 ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, _: Delta) -> Ptr;
[INFO] [stdout]    |                            ++
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]   --> src/lib.rs:223:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn offset<Ptr, Delta>(Ptr, Delta) -> Ptr;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 194) stdout ----
[INFO] [stdout] error: expected parameter name, found `*`
[INFO] [stdout]  --> src/lib.rs:201:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | unsafe fn deref<T>(*const T) -> T;
[INFO] [stdout]   |                    ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:201:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | unsafe fn deref<T>(*const T) -> T;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 82) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sso`
[INFO] [stdout]  --> src/lib.rs:83:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sso::String;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `sso`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TaggedSsoString64Mut`
[INFO] [stdout]   --> src/lib.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         TaggedSsoString64Mut::Long(long) => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `TaggedSsoString64Mut`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TaggedSsoString64Mut`
[INFO] [stdout]   --> src/lib.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         TaggedSsoString64Mut::Short(..) => unreachable!(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `TaggedSsoString64Mut`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 126) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:128:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn free(&mut self) {
[INFO] [stdout]   |             ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find struct, variant or union type `Self` in this scope
[INFO] [stdout]  --> src/lib.rs:131:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn free(&mut self) {
[INFO] [stdout]   |        ---- `Self` not allowed in a function
[INFO] [stdout] ...
[INFO] [stdout] 7 |         Self {
[INFO] [stdout]   |         ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnsafeWrite`
[INFO] [stdout]  --> src/lib.rs:133:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |             len: UnsafeWrite::new(0),
[INFO] [stdout]   |                  ^^^^^^^^^^^ use of undeclared type `UnsafeWrite`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnsafeWrite`
[INFO] [stdout]   --> src/lib.rs:136:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |             capacity: UnsafeWrite::new(0),
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared type `UnsafeWrite`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnsafeWrite`
[INFO] [stdout]   --> src/lib.rs:137:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |             buf: UnsafeWrite::new(
[INFO] [stdout]    |                  ^^^^^^^^^^^ use of undeclared type `UnsafeWrite`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0411, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0411`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 126)
[INFO] [stdout]     src/lib.rs - (line 194)
[INFO] [stdout]     src/lib.rs - (line 212)
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout]     src/lib.rs - (line 56)
[INFO] [stdout]     src/lib.rs - (line 73)
[INFO] [stdout]     src/lib.rs - (line 82)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b6e623f1bb9ce7b888bdf140c33f5ac09359659bd83e25c2e94db9bf4dd68388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e623f1bb9ce7b888bdf140c33f5ac09359659bd83e25c2e94db9bf4dd68388", kill_on_drop: false }`
[INFO] [stdout] b6e623f1bb9ce7b888bdf140c33f5ac09359659bd83e25c2e94db9bf4dd68388
