[INFO] fetching crate concorde 0.3.0... [INFO] checking concorde-0.3.0 against try#879b8cb7dc2ad9102994457e73cf78d124926ea5 for pr-73084 [INFO] extracting crate concorde 0.3.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate concorde 0.3.0 on toolchain 879b8cb7dc2ad9102994457e73cf78d124926ea5 [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate concorde 0.3.0 [INFO] finished tweaking crates.io crate concorde 0.3.0 [INFO] tweaked toml for crates.io crate concorde 0.3.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pergola v0.6.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9c82f18262712b0fff5c094069192fe16aa816fbabfd9133f377289b5a8fc10c [INFO] running `"docker" "start" "-a" "9c82f18262712b0fff5c094069192fe16aa816fbabfd9133f377289b5a8fc10c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking sized-chunks v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking pergola v0.6.0 [INFO] [stderr] Checking concorde v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pin-project v0.4.20 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `stateright` [INFO] [stderr] --> src/stateright_tests.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use stateright::actor::system::*; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `stateright` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `stateright` [INFO] [stderr] --> src/stateright_tests.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use stateright::actor::*; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `stateright` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `stateright` [INFO] [stderr] --> src/stateright_tests.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use stateright::checker::*; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `stateright` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `pretty_env_logger`, `stateright`, `stateright::actor::system::*`, `stateright::actor::*`, `stateright::checker::*` [INFO] [stderr] --> src/stateright_tests.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use pretty_env_logger; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 7 | use stateright::*; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `stateright` [INFO] [stderr] 8 | use stateright::actor::system::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | use stateright::actor::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | use stateright::checker::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/stateright_tests.rs:88:13 [INFO] [stderr] | [INFO] [stderr] 88 | let Event::Receive(_, msg) = i.event; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Id` [INFO] [stderr] --> src/stateright_tests.rs:102:15 [INFO] [stderr] | [INFO] [stderr] 102 | let id0 = Id::from(0); [INFO] [stderr] | ^^ use of undeclared type or module `Id` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Id` [INFO] [stderr] --> src/stateright_tests.rs:103:15 [INFO] [stderr] | [INFO] [stderr] 103 | let id1 = Id::from(1); [INFO] [stderr] | ^^ use of undeclared type or module `Id` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Id` [INFO] [stderr] --> src/stateright_tests.rs:104:15 [INFO] [stderr] | [INFO] [stderr] 104 | let id2 = Id::from(2); [INFO] [stderr] | ^^ use of undeclared type or module `Id` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DuplicatingNetwork` [INFO] [stderr] --> src/stateright_tests.rs:131:31 [INFO] [stderr] | [INFO] [stderr] 131 | sys.duplicating_network = DuplicatingNetwork::No; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `DuplicatingNetwork` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Property` [INFO] [stderr] --> src/stateright_tests.rs:255:13 [INFO] [stderr] | [INFO] [stderr] 255 | Property::always("valid", lattice_agreement_validity), [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Property` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Property` [INFO] [stderr] --> src/stateright_tests.rs:256:13 [INFO] [stderr] | [INFO] [stderr] 256 | Property::always("consistent", lattice_agreement_consistency), [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Property` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Property` [INFO] [stderr] --> src/stateright_tests.rs:257:13 [INFO] [stderr] | [INFO] [stderr] 257 | Property::eventually("live", lattice_agreement_liveness), [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Property` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Property` [INFO] [stderr] --> src/stateright_tests.rs:258:13 [INFO] [stderr] | [INFO] [stderr] 258 | Property::always("trivial", |_,_| true), [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Property` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `StateMachine` [INFO] [stderr] --> src/stateright_tests.rs:394:57 [INFO] [stderr] | [INFO] [stderr] 394 | fn print_system_state(state: & as StateMachine>::State) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `StateMachine` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `StateMachine` [INFO] [stderr] --> src/stateright_tests.rs:421:70 [INFO] [stderr] | [INFO] [stderr] 421 | fn print_system_action_opt(action: &Option< as StateMachine>::Action>) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `StateMachine` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SystemAction` [INFO] [stderr] --> src/stateright_tests.rs:427:14 [INFO] [stderr] | [INFO] [stderr] 427 | Some(SystemAction::Drop(envelope)) => [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SystemAction` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SystemAction` [INFO] [stderr] --> src/stateright_tests.rs:432:14 [INFO] [stderr] | [INFO] [stderr] 432 | Some(SystemAction::Act(dst, Event::Receive(src, msg))) => [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SystemAction` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/stateright_tests.rs:432:37 [INFO] [stderr] | [INFO] [stderr] 432 | Some(SystemAction::Act(dst, Event::Receive(src, msg))) => [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `StateMachine` [INFO] [stderr] --> src/stateright_tests.rs:440:52 [INFO] [stderr] | [INFO] [stderr] 440 | fn print_path(path: Path< as StateMachine>::State, [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `StateMachine` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `StateMachine` [INFO] [stderr] --> src/stateright_tests.rs:441:52 [INFO] [stderr] | [INFO] [stderr] 441 | as StateMachine>::Action>) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `StateMachine` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:17:27 [INFO] [stderr] | [INFO] [stderr] 17 | type Msg = Message; [INFO] [stderr] | - ^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:18:32 [INFO] [stderr] | [INFO] [stderr] 18 | type Part = Participant; [INFO] [stderr] | - ^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | id: Id, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:25:43 [INFO] [stderr] | [INFO] [stderr] 20 | struct ConcordeActor { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 25 | proposals_to_make: Vec>, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Out` in this scope [INFO] [stderr] --> src/stateright_tests.rs:28:74 [INFO] [stderr] | [INFO] [stderr] 28 | fn step_participant(participant: &mut Part, incoming: &Vec, o: &mut Out) { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:52:67 [INFO] [stderr] | [INFO] [stderr] 48 | impl ConcordeActor { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 52 | fn next_proposal(&self, part: &Part) -> Option> [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stderr] --> src/stateright_tests.rs:67:6 [INFO] [stderr] | [INFO] [stderr] 67 | impl Actor for ConcordeActor { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `InitIn` in this scope [INFO] [stderr] --> src/stateright_tests.rs:71:16 [INFO] [stderr] | [INFO] [stderr] 71 | fn init(i: InitIn, o: &mut Out) { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Out` in this scope [INFO] [stderr] --> src/stateright_tests.rs:71:38 [INFO] [stderr] | [INFO] [stderr] 71 | fn init(i: InitIn, o: &mut Out) { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `NextIn` in this scope [INFO] [stderr] --> src/stateright_tests.rs:87:16 [INFO] [stderr] | [INFO] [stderr] 87 | fn next(i: NextIn, o: &mut Out) { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Out` in this scope [INFO] [stderr] --> src/stateright_tests.rs:87:38 [INFO] [stderr] | [INFO] [stderr] 87 | fn next(i: NextIn, o: &mut Out) { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:100:16 [INFO] [stderr] | [INFO] [stderr] 100 | fn system() -> System { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `System` [INFO] [stderr] --> src/stateright_tests.rs:130:19 [INFO] [stderr] | [INFO] [stderr] 130 | let mut sys = System::with_actors(actors); [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:143:38 [INFO] [stderr] | [INFO] [stderr] 143 | fn lattice_agreement_validity(_sys: &System, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SystemState` in this scope [INFO] [stderr] --> src/stateright_tests.rs:144:39 [INFO] [stderr] | [INFO] [stderr] 144 | ... state: &SystemState) -> bool [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:185:41 [INFO] [stderr] | [INFO] [stderr] 185 | fn lattice_agreement_consistency(_sys: &System, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SystemState` in this scope [INFO] [stderr] --> src/stateright_tests.rs:186:42 [INFO] [stderr] | [INFO] [stderr] 186 | ... state: &SystemState) -> bool [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:207:37 [INFO] [stderr] | [INFO] [stderr] 207 | fn lattice_agreement_liveness(sys: &System, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SystemState` in this scope [INFO] [stderr] --> src/stateright_tests.rs:208:39 [INFO] [stderr] | [INFO] [stderr] 208 | ... state: &SystemState) -> bool [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:226:37 [INFO] [stderr] | [INFO] [stderr] 226 | fn lattice_agreement_boundary(sys: &System, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SystemState` in this scope [INFO] [stderr] --> src/stateright_tests.rs:227:39 [INFO] [stderr] | [INFO] [stderr] 227 | ... state: &SystemState) -> bool [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:251:15 [INFO] [stderr] | [INFO] [stderr] 251 | fn model(sys: System) -> Model<'static, System> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Model` in this scope [INFO] [stderr] --> src/stateright_tests.rs:251:41 [INFO] [stderr] | [INFO] [stderr] 251 | fn model(sys: System) -> Model<'static, System> { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:251:56 [INFO] [stderr] | [INFO] [stderr] 251 | fn model(sys: System) -> Model<'static, System> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Model` in this scope [INFO] [stderr] --> src/stateright_tests.rs:252:5 [INFO] [stderr] | [INFO] [stderr] 252 | Model { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:308:41 [INFO] [stderr] | [INFO] [stderr] 308 | fn responses_to_string(resp: &ArcOrdSet) -> String [INFO] [stderr] | - ^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:324:30 [INFO] [stderr] | [INFO] [stderr] 324 | fn cfg_to_string(cfg: &CfgLE) -> String [INFO] [stderr] | - ^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:340:42 [INFO] [stderr] | [INFO] [stderr] 340 | fn cfgs_to_string(cfgs: &ArcOrdSet>) -> String [INFO] [stderr] | - ^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:356:43 [INFO] [stderr] | [INFO] [stderr] 356 | fn state_to_string(state: &StateLE) -> String [INFO] [stderr] | - ^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:363:54 [INFO] [stderr] | [INFO] [stderr] 363 | fn state_opt_to_string(state: &Option>) -> String [INFO] [stderr] | - ^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Id` in this scope [INFO] [stderr] --> src/stateright_tests.rs:371:42 [INFO] [stderr] | [INFO] [stderr] 371 | fn opinion_to_string(op: &Opinion) -> String [INFO] [stderr] | - ^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:394:32 [INFO] [stderr] | [INFO] [stderr] 394 | fn print_system_state(state: & as StateMachine>::State) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:421:45 [INFO] [stderr] | [INFO] [stderr] 421 | fn print_system_action_opt(action: &Option< as StateMachine>::Action>) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/stateright_tests.rs:440:21 [INFO] [stderr] | [INFO] [stderr] 440 | fn print_path(path: Path< as StateMachine>::State, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:440:27 [INFO] [stderr] | [INFO] [stderr] 440 | fn print_path(path: Path< as StateMachine>::State, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `System` in this scope [INFO] [stderr] --> src/stateright_tests.rs:441:27 [INFO] [stderr] | [INFO] [stderr] 441 | as StateMachine>::Action>) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 4 | use std::alloc::System; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 56 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0422, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: could not compile `concorde`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9c82f18262712b0fff5c094069192fe16aa816fbabfd9133f377289b5a8fc10c"` [INFO] running `"docker" "rm" "-f" "9c82f18262712b0fff5c094069192fe16aa816fbabfd9133f377289b5a8fc10c"` [INFO] [stdout] 9c82f18262712b0fff5c094069192fe16aa816fbabfd9133f377289b5a8fc10c