[INFO] cloning repository https://github.com/zenblackswan/exdsdevs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zenblackswan/exdsdevs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenblackswan%2Fexdsdevs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenblackswan%2Fexdsdevs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6c7fa0bbd5da9329822726ae27f0356c8aae5eb
[INFO] testing zenblackswan/exdsdevs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenblackswan%2Fexdsdevs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zenblackswan/exdsdevs
[INFO] finished tweaking git repo https://github.com/zenblackswan/exdsdevs
[INFO] tweaked toml for git repo https://github.com/zenblackswan/exdsdevs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zenblackswan/exdsdevs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zenblackswan/exdsdevs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.release.target-cpu
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9740551bf55ea0f1eaa38393607ec5b52bb8985ea97aa4c6177c514011713adb
[INFO] running `Command { std: "docker" "start" "-a" "9740551bf55ea0f1eaa38393607ec5b52bb8985ea97aa4c6177c514011713adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9740551bf55ea0f1eaa38393607ec5b52bb8985ea97aa4c6177c514011713adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9740551bf55ea0f1eaa38393607ec5b52bb8985ea97aa4c6177c514011713adb", kill_on_drop: false }`
[INFO] [stdout] 9740551bf55ea0f1eaa38393607ec5b52bb8985ea97aa4c6177c514011713adb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4aed0cc8e4d11bbbab2905ee3b92f64d59d8dfdd322fef7a2f0028da489d2ab
[INFO] running `Command { std: "docker" "start" "-a" "d4aed0cc8e4d11bbbab2905ee3b92f64d59d8dfdd322fef7a2f0028da489d2ab", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.release.target-cpu
[INFO] [stderr]    Compiling proc-macro2 v1.0.98
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling exdsdevs v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.68s
[INFO] running `Command { std: "docker" "inspect" "d4aed0cc8e4d11bbbab2905ee3b92f64d59d8dfdd322fef7a2f0028da489d2ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4aed0cc8e4d11bbbab2905ee3b92f64d59d8dfdd322fef7a2f0028da489d2ab", kill_on_drop: false }`
[INFO] [stdout] d4aed0cc8e4d11bbbab2905ee3b92f64d59d8dfdd322fef7a2f0028da489d2ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08b46112be1731563d2528d7fd52f5dea5e53a6465ec687e17fe9ca462b44238
[INFO] running `Command { std: "docker" "start" "-a" "08b46112be1731563d2528d7fd52f5dea5e53a6465ec687e17fe9ca462b44238", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.release.target-cpu
[INFO] [stderr]    Compiling exdsdevs v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] running `Command { std: "docker" "inspect" "08b46112be1731563d2528d7fd52f5dea5e53a6465ec687e17fe9ca462b44238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08b46112be1731563d2528d7fd52f5dea5e53a6465ec687e17fe9ca462b44238", kill_on_drop: false }`
[INFO] [stdout] 08b46112be1731563d2528d7fd52f5dea5e53a6465ec687e17fe9ca462b44238
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84964c7e1d81d0d31bffeff1a891889b5ac12e44a0639caf470d6d7c9c604825
[INFO] running `Command { std: "docker" "start" "-a" "84964c7e1d81d0d31bffeff1a891889b5ac12e44a0639caf470d6d7c9c604825", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.release.target-cpu
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exdsdevs-3b74f92bd44fa21c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test sim_model::tests::test_1 ... ok
[INFO] [stdout] test model::tests::build_model_ping_pong ... 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 exdsdevs
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] test src/dynamic.rs - dynamic::Dynamic (line 35) ... FAILED
[INFO] [stdout] test src/dynamic.rs - dynamic::Dynamic::confluent_transition (line 85) ... FAILED
[INFO] [stdout] test src/observer.rs - observer::Observer (line 29) ... FAILED
[INFO] [stdout] test src/model.rs - model::Model (line 15) ... FAILED
[INFO] [stdout] test src/dynamic.rs - dynamic::Dynamic::confluent_transition (line 79) ... FAILED
[INFO] [stdout] test src/time.rs - time::Time::cmp (line 84) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `MyDynamic` in this scope
[INFO] [stdout]   --> src/lib.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     .with_dynamic(MyDynamic)
[INFO] [stdout]    |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `child_model` in this scope
[INFO] [stdout]   --> src/lib.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     .with_submodel("child", child_model);
[INFO] [stdout]    |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Model` in this scope
[INFO] [stdout]   --> src/lib.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | let model = Model::default()
[INFO] [stdout]    |             ^^^^^ use of undeclared type `Model`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Experiment` in this scope
[INFO] [stdout]   --> src/lib.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 | let mut experiment = Experiment::new(model, Time::Value(0), Time::Value(100), 10);
[INFO] [stdout]    |                      ^^^^^^^^^^ use of undeclared type `Experiment`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Time` in this scope
[INFO] [stdout]   --> src/lib.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 | let mut experiment = Experiment::new(model, Time::Value(0), Time::Value(100), 10);
[INFO] [stdout]    |                                             ^^^^ use of undeclared type `Time`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Time` in this scope
[INFO] [stdout]   --> src/lib.rs:26:61
[INFO] [stdout]    |
[INFO] [stdout] 26 | let mut experiment = Experiment::new(model, Time::Value(0), Time::Value(100), 10);
[INFO] [stdout]    |                                                             ^^^^ use of undeclared type `Time`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dynamic.rs - dynamic::Dynamic (line 35) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Dynamic` in this scope
[INFO] [stdout]   --> src/dynamic.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Dynamic for MyDynamic {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Time` in this scope
[INFO] [stdout]   --> src/dynamic.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn time_advance(&self) -> Time {
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Time` in this scope
[INFO] [stdout]   --> src/dynamic.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Time::Value(1)
[INFO] [stdout]    |         ^^^^ use of undeclared type `Time`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dynamic.rs - dynamic::Dynamic::confluent_transition (line 85) stdout ----
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]   --> src/dynamic.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_dynamic_rs_85_0() {
[INFO] [stdout]    |                                         --------------------------------- this function can't have a `self` parameter
[INFO] [stdout] 86 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    | ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sim_time` in this scope
[INFO] [stdout]   --> src/dynamic.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    |                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `x_bag` in this scope
[INFO] [stdout]   --> src/dynamic.rs:86:52
[INFO] [stdout]    |
[INFO] [stdout] 86 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    |                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rng` in this scope
[INFO] [stdout]   --> src/dynamic.rs:86:59
[INFO] [stdout]    |
[INFO] [stdout] 86 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    |                                                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]   --> src/dynamic.rs:87:2
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_dynamic_rs_85_0() {
[INFO] [stdout]    |                                         --------------------------------- this function can't have a `self` parameter
[INFO] [stdout] 86 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout] 87 |  self.internal_transition(sim_time, rng);
[INFO] [stdout]    |  ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sim_time` in this scope
[INFO] [stdout]   --> src/dynamic.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 |  self.internal_transition(sim_time, rng);
[INFO] [stdout]    |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rng` in this scope
[INFO] [stdout]   --> src/dynamic.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |  self.internal_transition(sim_time, rng);
[INFO] [stdout]    |                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Time` in this scope
[INFO] [stdout]   --> src/dynamic.rs:86:36
[INFO] [stdout]    |
[INFO] [stdout] 86 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    |                                    ^^^^ use of undeclared type `Time`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0424, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0424`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/observer.rs - observer::Observer (line 29) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Observer` in this scope
[INFO] [stdout]   --> src/observer.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Observer for StatsCollector {
[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 E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model.rs - model::Model (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `child_model` in this scope
[INFO] [stdout]   --> src/model.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 |     .with_submodel("child", child_model)
[INFO] [stdout]    |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Model` in this scope
[INFO] [stdout]   --> src/model.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | let root = Model::default()
[INFO] [stdout]    |            ^^^^^ use of undeclared type `Model`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dynamic.rs - dynamic::Dynamic::confluent_transition (line 79) stdout ----
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]   --> src/dynamic.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_dynamic_rs_79_0() {
[INFO] [stdout]    |                                         --------------------------------- this function can't have a `self` parameter
[INFO] [stdout] 80 | self.internal_transition(sim_time, rng);
[INFO] [stdout]    | ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sim_time` in this scope
[INFO] [stdout]   --> src/dynamic.rs:80:26
[INFO] [stdout]    |
[INFO] [stdout] 80 | self.internal_transition(sim_time, rng);
[INFO] [stdout]    |                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rng` in this scope
[INFO] [stdout]   --> src/dynamic.rs:80:36
[INFO] [stdout]    |
[INFO] [stdout] 80 | self.internal_transition(sim_time, rng);
[INFO] [stdout]    |                                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]   --> src/dynamic.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_dynamic_rs_79_0() {
[INFO] [stdout]    |                                         --------------------------------- this function can't have a `self` parameter
[INFO] [stdout] 80 | self.internal_transition(sim_time, rng);
[INFO] [stdout] 81 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    | ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sim_time` in this scope
[INFO] [stdout]   --> src/dynamic.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    |                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `x_bag` in this scope
[INFO] [stdout]   --> src/dynamic.rs:81:52
[INFO] [stdout]    |
[INFO] [stdout] 81 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    |                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rng` in this scope
[INFO] [stdout]   --> src/dynamic.rs:81:59
[INFO] [stdout]    |
[INFO] [stdout] 81 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    |                                                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Time` in this scope
[INFO] [stdout]   --> src/dynamic.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 | self.external_transition(sim_time, Time::Value(0), x_bag, rng);
[INFO] [stdout]    |                                    ^^^^ use of undeclared type `Time`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0424, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0424`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/time.rs - time::Time::cmp (line 84) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Time` in this scope
[INFO] [stdout]   --> src/time.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | let t1 = Time::Value(5);
[INFO] [stdout]    |          ^^^^ use of undeclared type `Time`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Time` in this scope
[INFO] [stdout]   --> src/time.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | let t2 = Time::Value(10);
[INFO] [stdout]    |          ^^^^ use of undeclared type `Time`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Time` in this scope
[INFO] [stdout]   --> src/time.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | assert!(Time::Inf > t2);
[INFO] [stdout]    |         ^^^^ use of undeclared type `Time`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dynamic.rs - dynamic::Dynamic (line 35)
[INFO] [stdout]     src/dynamic.rs - dynamic::Dynamic::confluent_transition (line 79)
[INFO] [stdout]     src/dynamic.rs - dynamic::Dynamic::confluent_transition (line 85)
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout]     src/model.rs - model::Model (line 15)
[INFO] [stdout]     src/observer.rs - observer::Observer (line 29)
[INFO] [stdout]     src/time.rs - time::Time::cmp (line 84)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "84964c7e1d81d0d31bffeff1a891889b5ac12e44a0639caf470d6d7c9c604825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84964c7e1d81d0d31bffeff1a891889b5ac12e44a0639caf470d6d7c9c604825", kill_on_drop: false }`
[INFO] [stdout] 84964c7e1d81d0d31bffeff1a891889b5ac12e44a0639caf470d6d7c9c604825
