[INFO] fetching crate zekin_data_structure 1.0.0... [INFO] testing zekin_data_structure-1.0.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate zekin_data_structure 1.0.0 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate zekin_data_structure 1.0.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zekin_data_structure 1.0.0 [INFO] finished tweaking crates.io crate zekin_data_structure 1.0.0 [INFO] tweaked toml for crates.io crate zekin_data_structure 1.0.0 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.28 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Downloaded getset v0.1.2 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1c382452515c6864aefd4a0599348ffb8cbbf368dfc6db66767e36fb8cc54fb [INFO] running `Command { std: "docker" "start" "-a" "e1c382452515c6864aefd4a0599348ffb8cbbf368dfc6db66767e36fb8cc54fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1c382452515c6864aefd4a0599348ffb8cbbf368dfc6db66767e36fb8cc54fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c382452515c6864aefd4a0599348ffb8cbbf368dfc6db66767e36fb8cc54fb", kill_on_drop: false }` [INFO] [stdout] e1c382452515c6864aefd4a0599348ffb8cbbf368dfc6db66767e36fb8cc54fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2ee64c89c85a72fa885c9cc9c077a828fef75ebe71b876e592af8eb866e055e [INFO] running `Command { std: "docker" "start" "-a" "c2ee64c89c85a72fa885c9cc9c077a828fef75ebe71b876e592af8eb866e055e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling zekin_data_structure v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "c2ee64c89c85a72fa885c9cc9c077a828fef75ebe71b876e592af8eb866e055e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ee64c89c85a72fa885c9cc9c077a828fef75ebe71b876e592af8eb866e055e", kill_on_drop: false }` [INFO] [stdout] c2ee64c89c85a72fa885c9cc9c077a828fef75ebe71b876e592af8eb866e055e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a47023b4b96157be825772f4d2bd2fa71805266e1d3589bc56184d9c28ecdb54 [INFO] running `Command { std: "docker" "start" "-a" "a47023b4b96157be825772f4d2bd2fa71805266e1d3589bc56184d9c28ecdb54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling zekin_data_structure v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "a47023b4b96157be825772f4d2bd2fa71805266e1d3589bc56184d9c28ecdb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47023b4b96157be825772f4d2bd2fa71805266e1d3589bc56184d9c28ecdb54", kill_on_drop: false }` [INFO] [stdout] a47023b4b96157be825772f4d2bd2fa71805266e1d3589bc56184d9c28ecdb54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d7ba99ce24e8697a8d01dd747599e594360303e3209f183041ee909dbdcd098 [INFO] running `Command { std: "docker" "start" "-a" "8d7ba99ce24e8697a8d01dd747599e594360303e3209f183041ee909dbdcd098", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zekin_data_structure-9eef7a07283be261) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test algorithm::tests::calculate_road ... ok [INFO] [stdout] test algorithm::tests::calculate_road_1 ... ok [INFO] [stdout] test algorithm::tests::calculate_road_1_no_way_because_of_time_out ... ok [INFO] [stdout] test algorithm::tests::calculate_road_2_no_way ... ok [INFO] [stdout] test algorithm::tests::calculate_road_1_with_time_limit ... ok [INFO] [stdout] test algorithm::tests::calculate_time_from_down_to ... ok [INFO] [stdout] test algorithm::tests::calculate_time_from_up_to ... ok [INFO] [stdout] test city::tests::add_way ... ok [INFO] [stdout] test city::tests::get_high_risk ... ok [INFO] [stdout] test city::tests::get_low_risk ... ok [INFO] [stdout] test city::tests::get_medium_risk ... ok [INFO] [stdout] test person::tests::calculate_time_from_down_to ... ok [INFO] [stdout] test person::tests::calculate_time_from_up_to ... ok [INFO] [stdout] test person::tests::new_person ... ok [INFO] [stdout] test tests::add_city ... ok [INFO] [stdout] test person::tests::step ... ok [INFO] [stdout] test tests::add_person ... ok [INFO] [stdout] test tests::add_way ... ok [INFO] [stdout] test tests::add_way_failed ... ok [INFO] [stdout] test way::tests::get_air_risk ... ok [INFO] [stdout] test way::tests::get_car_risk ... ok [INFO] [stdout] test way::tests::get_train_risk ... 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 zekin_data_structure [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/city.rs - city (line 4) ... FAILED [INFO] [stdout] test src/person.rs - person (line 4) ... FAILED [INFO] [stdout] test src/way.rs - way (line 4) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/city.rs - city (line 4) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `data_structure` [INFO] [stdout] --> src/city.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data_structure::city::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `data_structure` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `city` [INFO] [stdout] --> src/city.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 5 | let city = city::new(1, RiskLevel::High); [INFO] [stdout] | ^^^^ use of undeclared crate or module `city` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RiskLevel` [INFO] [stdout] --> src/city.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 5 | let city = city::new(1, RiskLevel::High); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RiskLevel` [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] ---- src/person.rs - person (line 4) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `data_structure` [INFO] [stdout] --> src/person.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | use data_structure::person::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `data_structure` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `data_structure` [INFO] [stdout] --> src/person.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data_structure::city::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `data_structure` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `data_structure` [INFO] [stdout] --> src/person.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | use data_structure::way::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `data_structure` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `data_structure::person::*`, `data_structure::city::*`, `data_structure::way::*` [INFO] [stdout] --> src/person.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | use data_structure::person::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use data_structure::city::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use data_structure::way::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RiskLevel` [INFO] [stdout] --> src/person.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 8 | let mut city_0 = Rc::new(City::new(0, RiskLevel::Low)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RiskLevel` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RiskLevel` [INFO] [stdout] --> src/person.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 9 | let city_1 = Rc::new(City::new(1, RiskLevel::Low)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RiskLevel` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type` [INFO] [stdout] --> src/person.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 11 | let way_air = Rc::new(Way::new(1, Type::Air, city_0.clone(), city_1.clone(), 3, 4)); [INFO] [stdout] | ^^^^ use of undeclared type `Type` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `City` [INFO] [stdout] --> src/person.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 8 | let mut city_0 = Rc::new(City::new(0, RiskLevel::Low)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use zekin_data_structure::city::City; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `City` [INFO] [stdout] --> src/person.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 9 | let city_1 = Rc::new(City::new(1, RiskLevel::Low)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use zekin_data_structure::city::City; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Way` [INFO] [stdout] --> src/person.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 11 | let way_air = Rc::new(Way::new(1, Type::Air, city_0.clone(), city_1.clone(), 3, 4)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use zekin_data_structure::way::Way; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Person` [INFO] [stdout] --> src/person.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 17 | let person = Person::new(city_0.clone(), city_1, 1, None); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use zekin_data_structure::person::Person; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Status` [INFO] [stdout] --> src/person.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(person.statu, Status::Waiting(city_0)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use zekin_data_structure::person::Status; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Rc<_>` in the current scope [INFO] [stdout] --> src/person.rs:13:53 [INFO] [stdout] | [INFO] [stdout] 11 | let way_air = Rc::new(Way::new(1, Type::Air, city_0.clone(), city_1.clone(), 3, 4)); [INFO] [stdout] | ^^^^^ method not found in `Rc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `city_0` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Rc<_>` in the current scope [INFO] [stdout] --> src/person.rs:13:69 [INFO] [stdout] | [INFO] [stdout] 11 | let way_air = Rc::new(Way::new(1, Type::Air, city_0.clone(), city_1.clone(), 3, 4)); [INFO] [stdout] | ^^^^^ method not found in `Rc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `city_1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'get_mut_unchecked' [INFO] [stdout] --> src/person.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | Rc::get_mut_unchecked(&mut city_0).add_way(way_air.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63292 for more information [INFO] [stdout] = help: add `#![feature(get_mut_unchecked)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Rc<_>` in the current scope [INFO] [stdout] --> src/person.rs:16:56 [INFO] [stdout] | [INFO] [stdout] 14 | Rc::get_mut_unchecked(&mut city_0).add_way(way_air.clone()); [INFO] [stdout] | ^^^^^ method not found in `Rc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `way_air` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0658. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/way.rs - way (line 4) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `data_structure` [INFO] [stdout] --> src/way.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | use data_structure::city::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `data_structure` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `data_structure` [INFO] [stdout] --> src/way.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data_structure::way::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `data_structure` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `data_structure::city::*`, `data_structure::way::*` [INFO] [stdout] --> src/way.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | use data_structure::city::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use data_structure::way::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RiskLevel` [INFO] [stdout] --> src/way.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 7 | let city_0 = Rc::new(City::new(0, RiskLevel::Low)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RiskLevel` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RiskLevel` [INFO] [stdout] --> src/way.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 8 | let city_1 = Rc::new(City::new(1, RiskLevel::Low)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RiskLevel` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type` [INFO] [stdout] --> src/way.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 9 | let way_0 = Rc::new(Way::new(0, Type::Air, city_0.clone(), city_1.clone(), 3, 4)); [INFO] [stdout] | ^^^^ use of undeclared type `Type` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `City` [INFO] [stdout] --> src/way.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 7 | let city_0 = Rc::new(City::new(0, RiskLevel::Low)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use zekin_data_structure::city::City; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `City` [INFO] [stdout] --> src/way.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 8 | let city_1 = Rc::new(City::new(1, RiskLevel::Low)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use zekin_data_structure::city::City; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Way` [INFO] [stdout] --> src/way.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 9 | let way_0 = Rc::new(Way::new(0, Type::Air, city_0.clone(), city_1.clone(), 3, 4)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use zekin_data_structure::way::Way; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Rc<_>` in the current scope [INFO] [stdout] --> src/way.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 9 | let way_0 = Rc::new(Way::new(0, Type::Air, city_0.clone(), city_1.clone(), 3, 4)); [INFO] [stdout] | ^^^^^ method not found in `Rc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `city_0` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Rc<_>` in the current scope [INFO] [stdout] --> src/way.rs:11:67 [INFO] [stdout] | [INFO] [stdout] 9 | let way_0 = Rc::new(Way::new(0, Type::Air, city_0.clone(), city_1.clone(), 3, 4)); [INFO] [stdout] | ^^^^^ method not found in `Rc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `city_1` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/city.rs - city (line 4) [INFO] [stdout] src/person.rs - person (line 4) [INFO] [stdout] src/way.rs - way (line 4) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8d7ba99ce24e8697a8d01dd747599e594360303e3209f183041ee909dbdcd098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d7ba99ce24e8697a8d01dd747599e594360303e3209f183041ee909dbdcd098", kill_on_drop: false }` [INFO] [stdout] 8d7ba99ce24e8697a8d01dd747599e594360303e3209f183041ee909dbdcd098