[INFO] cloning repository https://github.com/AOSC-Dev/aoscdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/aoscdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Faoscdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Faoscdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c2562da0cc40a8070aa78d52beb4d975b1374a9 [INFO] checking AOSC-Dev/aoscdk-rs against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Faoscdk-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/aoscdk-rs on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AOSC-Dev/aoscdk-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/aoscdk-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/aoscdk-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/aoscdk-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/BonsaiDen/cursive_table_view` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cursive v0.16.3 [INFO] [stderr] Downloaded wasmer_enumset_derive v0.5.0 [INFO] [stderr] Downloaded cursive_core v0.2.2 [INFO] [stderr] Downloaded libparted v0.1.4 [INFO] [stderr] Downloaded wasmer_enumset v1.0.1 [INFO] [stderr] Downloaded libparted-sys v0.3.0 [INFO] [stderr] Downloaded ncurses v5.101.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e81435baa3f3836557191511ac78594488325deeedceebca78cdd90b498ebd9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e81435baa3f3836557191511ac78594488325deeedceebca78cdd90b498ebd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e81435baa3f3836557191511ac78594488325deeedceebca78cdd90b498ebd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e81435baa3f3836557191511ac78594488325deeedceebca78cdd90b498ebd9", kill_on_drop: false }` [INFO] [stdout] 0e81435baa3f3836557191511ac78594488325deeedceebca78cdd90b498ebd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8e8247a2ea4780cd2e040b99bcfdebcff685df347e834b8dfa6773eb50253b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8e8247a2ea4780cd2e040b99bcfdebcff685df347e834b8dfa6773eb50253b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking cpufeatures v0.1.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking proc-macro2 v1.0.26 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking anyhow v1.0.40 [INFO] [stderr] Checking crossbeam-utils v0.8.4 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking tokio v1.5.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Compiling libparted-sys v0.3.0 [INFO] [stderr] Checking cursive_core v0.2.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking cursive_table_view v0.12.0 (https://github.com/BonsaiDen/cursive_table_view#7341548f) [INFO] [stderr] Checking cursive v0.16.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking libparted v0.1.4 [INFO] [stderr] Checking aoscdk-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `map_res`, `tag`, `take_while_m_n` [INFO] [stdout] --> tests/parser.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | bytes::complete::{tag, take_until, take_while_m_n}, [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 3 | character::complete::{char, space1}, [INFO] [stdout] 4 | combinator::{map, map_res}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | s.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | $siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] ... [INFO] [stdout] 233 | let manifest = show_fetch_progress!( [INFO] [stdout] | ____________________- [INFO] [stdout] 234 | | siv, [INFO] [stdout] 235 | | "Downloading distribution information...", [INFO] [stdout] 236 | | "Could not download recipe information", [INFO] [stdout] 237 | | { network::fetch_recipe() } [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `show_fetch_progress` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | $siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] ... [INFO] [stdout] 240 | let variants = show_fetch_progress!( [INFO] [stdout] | ____________________- [INFO] [stdout] 241 | | siv, [INFO] [stdout] 242 | | "Downloading distribution information...", [INFO] [stdout] 243 | | "Could not download recipe information", [INFO] [stdout] 244 | | { network::find_variant_candidates(manifest) } [INFO] [stdout] 245 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `show_fetch_progress` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | s.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | $siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] ... [INFO] [stdout] 299 | let partitions = show_fetch_progress!(siv, "Probing disks...", { disks::list_partitions() }); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `show_fetch_progress` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | $siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] ... [INFO] [stdout] 233 | let manifest = show_fetch_progress!( [INFO] [stdout] | ____________________- [INFO] [stdout] 234 | | siv, [INFO] [stdout] 235 | | "Downloading distribution information...", [INFO] [stdout] 236 | | "Could not download recipe information", [INFO] [stdout] 237 | | { network::fetch_recipe() } [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `show_fetch_progress` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:335:27 [INFO] [stdout] | [INFO] [stdout] 335 | s.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | $siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] ... [INFO] [stdout] 240 | let variants = show_fetch_progress!( [INFO] [stdout] | ____________________- [INFO] [stdout] 241 | | siv, [INFO] [stdout] 242 | | "Downloading distribution information...", [INFO] [stdout] 243 | | "Could not download recipe information", [INFO] [stdout] 244 | | { network::find_variant_candidates(manifest) } [INFO] [stdout] 245 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `show_fetch_progress` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | $siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] ... [INFO] [stdout] 299 | let partitions = show_fetch_progress!(siv, "Probing disks...", { disks::list_partitions() }); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `show_fetch_progress` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:335:27 [INFO] [stdout] | [INFO] [stdout] 335 | s.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:571:13 [INFO] [stdout] | [INFO] [stdout] 571 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:578:9 [INFO] [stdout] | [INFO] [stdout] 578 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:571:13 [INFO] [stdout] | [INFO] [stdout] 571 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:578:9 [INFO] [stdout] | [INFO] [stdout] 578 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `refresh` found for mutable reference `&mut Cursive` in the current scope [INFO] [stdout] --> src/main.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | siv.refresh(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut Cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoscdk-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d8e8247a2ea4780cd2e040b99bcfdebcff685df347e834b8dfa6773eb50253b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8e8247a2ea4780cd2e040b99bcfdebcff685df347e834b8dfa6773eb50253b2", kill_on_drop: false }` [INFO] [stdout] d8e8247a2ea4780cd2e040b99bcfdebcff685df347e834b8dfa6773eb50253b2