[INFO] cloning repository https://github.com/s0uthview/fallibles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s0uthview/fallibles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0uthview%2Ffallibles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0uthview%2Ffallibles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38255636615128cb9cc0508e5991692a5075110d
[INFO] testing s0uthview/fallibles against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0uthview%2Ffallibles" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/s0uthview/fallibles
[INFO] finished tweaking git repo https://github.com/s0uthview/fallibles
[INFO] tweaked toml for git repo https://github.com/s0uthview/fallibles written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s0uthview/fallibles on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/s0uthview/fallibles 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4af4457be1e70bbf4a0a315152f368aaf6d1524187f65664d224afaf7e3f15f0
[INFO] running `Command { std: "docker" "start" "-a" "4af4457be1e70bbf4a0a315152f368aaf6d1524187f65664d224afaf7e3f15f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4af4457be1e70bbf4a0a315152f368aaf6d1524187f65664d224afaf7e3f15f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4af4457be1e70bbf4a0a315152f368aaf6d1524187f65664d224afaf7e3f15f0", kill_on_drop: false }`
[INFO] [stdout] 4af4457be1e70bbf4a0a315152f368aaf6d1524187f65664d224afaf7e3f15f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2df667197b0752429f14a56b8502e0db3693072450552eb14a3f19e15e857939
[INFO] running `Command { std: "docker" "start" "-a" "2df667197b0752429f14a56b8502e0db3693072450552eb14a3f19e15e857939", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling fallibles-core v0.1.3 (/opt/rustwide/workdir/fallibles-core)
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling fallibles-macro v0.1.3 (/opt/rustwide/workdir/fallibles-macro)
[INFO] [stderr]    Compiling fallibles v0.1.3 (/opt/rustwide/workdir/fallibles)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s
[INFO] running `Command { std: "docker" "inspect" "2df667197b0752429f14a56b8502e0db3693072450552eb14a3f19e15e857939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df667197b0752429f14a56b8502e0db3693072450552eb14a3f19e15e857939", kill_on_drop: false }`
[INFO] [stdout] 2df667197b0752429f14a56b8502e0db3693072450552eb14a3f19e15e857939
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5bd606caf8cef2b56102fddc85cdf7598a3b0e652267b75a4deab69fd0e9b48b
[INFO] running `Command { std: "docker" "start" "-a" "5bd606caf8cef2b56102fddc85cdf7598a3b0e652267b75a4deab69fd0e9b48b", kill_on_drop: false }`
[INFO] [stderr]    Compiling fallibles-core v0.1.3 (/opt/rustwide/workdir/fallibles-core)
[INFO] [stderr]    Compiling fallibles-macro v0.1.3 (/opt/rustwide/workdir/fallibles-macro)
[INFO] [stderr]    Compiling fallibles v0.1.3 (/opt/rustwide/workdir/fallibles)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> fallibles/examples/basic.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         for i in 0..5 {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> fallibles/examples/basic.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for i in 0..15 {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "5bd606caf8cef2b56102fddc85cdf7598a3b0e652267b75a4deab69fd0e9b48b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd606caf8cef2b56102fddc85cdf7598a3b0e652267b75a4deab69fd0e9b48b", kill_on_drop: false }`
[INFO] [stdout] 5bd606caf8cef2b56102fddc85cdf7598a3b0e652267b75a4deab69fd0e9b48b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6663e04c79c6cf9f5056137751e1b6b079943c67468475a150d94c22f889557a
[INFO] running `Command { std: "docker" "start" "-a" "6663e04c79c6cf9f5056137751e1b6b079943c67468475a150d94c22f889557a", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> fallibles/examples/basic.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |         for i in 0..5 {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> fallibles/examples/basic.rs:175:13
[INFO] [stderr]     |
[INFO] [stderr] 175 |         for i in 0..15 {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: `fallibles` (example "basic") generated 2 warnings (run `cargo fix --example "basic" -p fallibles` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fallibles/4152aeea48875a4c/deps/fallibles-4152aeea48875a4c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fallibles-core/b65faf4158f72212/deps/fallibles_core-b65faf4158f72212)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fallibles-macro/d917fdf23fa7004a/deps/fallibles_macro-d917fdf23fa7004a)
[INFO] [stderr]    Doc-tests fallibles
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test fallibles/src/lib.rs - (line 50) ... ok
[INFO] [stdout] test fallibles/src/lib.rs - (line 108) ... ok
[INFO] [stdout] test fallibles/src/lib.rs - (line 27) ... ok
[INFO] [stdout] test fallibles/src/lib.rs - (line 66) ... ok
[INFO] [stdout] test fallibles/src/lib.rs - (line 81) ... ok
[INFO] [stdout] test fallibles/src/lib.rs - (line 9) ... ok
[INFO] [stdout] test fallibles/src/lib.rs - (line 94) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.49s; merged doctests compilation took 0.45s
[INFO] [stderr]    Doc-tests fallibles_core
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::with_latency (line 457) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig (line 241) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - configure_failures (line 629) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::on_check (line 497) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - get_failure_stats (line 841) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::with_seed (line 403) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::on_failure (line 515) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - with_thread_config (line 742) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::when (line 437) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - configure_thread_failures (line 662) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::with_probability (line 377) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::circuit_breaker (line 331) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::chaos_monkey (line 306) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FallibleError (line 24) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::max_failures (line 482) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - with_config (line 723) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::trigger_every (line 391) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::degraded_service (line 318) ... FAILED
[INFO] [stdout] test fallibles-core/src/lib.rs - FailureConfig::stats (line 533) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::with_latency (line 457) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 457 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 457 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[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] ---- fallibles-core/src/lib.rs - FailureConfig (line 241) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | use fallibles::fallibles_core::FailureConfig;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - configure_failures (line 629) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 | use fallibles::fallibles_core::{configure_failures, FailureConfig};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::on_check (line 497) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:498:14
[INFO] [stdout]     |
[INFO] [stdout] 498 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 497 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - get_failure_stats (line 841) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:843:5
[INFO] [stdout]     |
[INFO] [stdout] 843 | use fallibles::fallibles_core::{configure_failures, get_failure_stats, FailureConfig};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::with_seed (line 403) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:405:14
[INFO] [stdout]     |
[INFO] [stdout] 405 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 403 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::on_failure (line 515) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:516:14
[INFO] [stdout]     |
[INFO] [stdout] 516 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 515 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - with_thread_config (line 742) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 744 | use fallibles::fallibles_core::{with_thread_config, FailureConfig};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::when (line 437) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 437 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - configure_thread_failures (line 662) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 664 | use fallibles::fallibles_core::{configure_thread_failures, FailureConfig};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::with_probability (line 377) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 | let config = FailureConfig::new().with_probability(0.25);
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 377 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::circuit_breaker (line 331) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 | let config = FailureConfig::circuit_breaker(5);
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 331 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::chaos_monkey (line 306) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | let config = FailureConfig::chaos_monkey();
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 306 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FallibleError (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]   --> fallibles-core/src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use fallibles::fallibles_core::FallibleError;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::max_failures (line 482) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:484:14
[INFO] [stdout]     |
[INFO] [stdout] 484 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 482 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - with_config (line 723) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 725 | use fallibles::fallibles_core::{with_config, FailureConfig};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::trigger_every (line 391) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:393:14
[INFO] [stdout]     |
[INFO] [stdout] 393 | let config = FailureConfig::new().trigger_every(3);
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 391 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::degraded_service (line 318) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailureConfig`
[INFO] [stdout]    --> fallibles-core/src/lib.rs:320:14
[INFO] [stdout]     |
[INFO] [stdout] 320 | let config = FailureConfig::degraded_service(0.3);
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 318 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fallibles-core/src/lib.rs - FailureConfig::stats (line 533) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `config` in this scope
[INFO] [stdout]    --> fallibles-core/src/lib.rs:534:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | let stats = config.stats();
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig (line 241)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::chaos_monkey (line 306)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::circuit_breaker (line 331)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::degraded_service (line 318)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::max_failures (line 482)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::on_check (line 497)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::on_failure (line 515)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::stats (line 533)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::trigger_every (line 391)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::when (line 437)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::with_latency (line 457)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::with_probability (line 377)
[INFO] [stdout]     fallibles-core/src/lib.rs - FailureConfig::with_seed (line 403)
[INFO] [stdout]     fallibles-core/src/lib.rs - FallibleError (line 24)
[INFO] [stdout]     fallibles-core/src/lib.rs - configure_failures (line 629)
[INFO] [stdout]     fallibles-core/src/lib.rs - configure_thread_failures (line 662)
[INFO] [stdout]     fallibles-core/src/lib.rs - get_failure_stats (line 841)
[INFO] [stdout]     fallibles-core/src/lib.rs - with_config (line 723)
[INFO] [stdout]     fallibles-core/src/lib.rs - with_thread_config (line 742)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.60s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `-p fallibles-core --doc`
[INFO] running `Command { std: "docker" "inspect" "6663e04c79c6cf9f5056137751e1b6b079943c67468475a150d94c22f889557a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6663e04c79c6cf9f5056137751e1b6b079943c67468475a150d94c22f889557a", kill_on_drop: false }`
[INFO] [stdout] 6663e04c79c6cf9f5056137751e1b6b079943c67468475a150d94c22f889557a
