[INFO] cloning repository https://github.com/lights0123/example-nspire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lights0123/example-nspire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fexample-nspire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fexample-nspire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dae912190fdc2715ac4d1b9ca92129d4cd5361d [INFO] testing lights0123/example-nspire against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fexample-nspire" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lights0123/example-nspire on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lights0123/example-nspire [INFO] finished tweaking git repo https://github.com/lights0123/example-nspire [INFO] tweaked toml for git repo https://github.com/lights0123/example-nspire written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lights0123/example-nspire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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 unicode-segmentation v1.7.0 [INFO] [stderr] Downloaded syn v1.0.50 [INFO] [stderr] Downloaded ndless-handler v0.3.0 [INFO] [stderr] Downloaded ignore-result v0.2.0 [INFO] [stderr] Downloaded ndless-async v0.1.2 [INFO] [stderr] Downloaded ndless-sdl v0.2.0 [INFO] [stderr] Downloaded ndless v0.8.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eb45409065cbb4a38212c660038563edf7cc5f7424d77cffea69b06c9590be4 [INFO] running `Command { std: "docker" "start" "-a" "5eb45409065cbb4a38212c660038563edf7cc5f7424d77cffea69b06c9590be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eb45409065cbb4a38212c660038563edf7cc5f7424d77cffea69b06c9590be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb45409065cbb4a38212c660038563edf7cc5f7424d77cffea69b06c9590be4", kill_on_drop: false }` [INFO] [stdout] 5eb45409065cbb4a38212c660038563edf7cc5f7424d77cffea69b06c9590be4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ded92e824ce990c8782b07490618db7cacdaf2953a1ffb567b83a05c82519bb [INFO] running `Command { std: "docker" "start" "-a" "7ded92e824ce990c8782b07490618db7cacdaf2953a1ffb567b83a05c82519bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cty v0.1.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling ignore-result v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ndless-static-vars v2.1.0 [INFO] [stderr] Compiling ndless-sys v0.2.0 [INFO] [stderr] Compiling embedded-freetype-sys v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cstr_core v0.1.2 [INFO] [stderr] Compiling embedded-ffi v0.1.2 [INFO] [stderr] Compiling ndless-freetype v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling ndless-macros v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling ndless v0.8.7 [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/lib.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | pub use alloc::prelude::v1::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::Key`, `dbg`, `print`, `println` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/lib.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub use dbg; [INFO] [stdout] | ^^^ [INFO] [stdout] 91 | pub use print; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 92 | pub use println; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/input.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | use super::Key; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/env.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | pub type Args = IntoIter; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] 7 | use crate::libc::String; [INFO] [stdout] | [INFO] [stdout] 7 | use ndless_sys::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/env.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | .collect::>() [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] 7 | use crate::prelude::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/input.rs:436:22 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn get_keys() -> Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] 5 | use crate::prelude::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:122:67 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn msg_input(title: &str, msg: &str, default: &str) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::libc::String; [INFO] [stdout] | [INFO] [stdout] 4 | use ndless_sys::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_string` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/env.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | .to_string() [INFO] [stdout] | ^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 7 | use crate::alloc::string::ToString; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ndless` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7ded92e824ce990c8782b07490618db7cacdaf2953a1ffb567b83a05c82519bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ded92e824ce990c8782b07490618db7cacdaf2953a1ffb567b83a05c82519bb", kill_on_drop: false }` [INFO] [stdout] 7ded92e824ce990c8782b07490618db7cacdaf2953a1ffb567b83a05c82519bb