[INFO] cloning repository https://github.com/raphlinus/interp-toy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raphlinus/interp-toy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphlinus%2Finterp-toy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphlinus%2Finterp-toy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e87f62c0922ce04ea0cee83d624bd9b7d8eafbd8 [INFO] testing raphlinus/interp-toy against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphlinus%2Finterp-toy" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/raphlinus/interp-toy [INFO] finished tweaking git repo https://github.com/raphlinus/interp-toy [INFO] tweaked toml for git repo https://github.com/raphlinus/interp-toy written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/raphlinus/interp-toy on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/raphlinus/interp-toy 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/xi-editor/druid` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-langid-macros v0.3.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.2 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.3.0 [INFO] [stderr] Downloaded matrixmultiply v0.2.2 [INFO] [stderr] Downloaded kurbo v0.5.1 [INFO] [stderr] Downloaded sourcefile v0.1.4 [INFO] [stderr] Downloaded piet-cairo v0.0.6 [INFO] [stderr] Downloaded piet-common v0.0.6 [INFO] [stderr] Downloaded num-complex v0.1.43 [INFO] [stderr] Downloaded direct3d11 v0.1.7 [INFO] [stderr] Downloaded cairo-sys-rs v0.9.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.48 [INFO] [stderr] Downloaded num-bigint v0.1.44 [INFO] [stderr] Downloaded directwrite v0.1.4 [INFO] [stderr] Downloaded js-sys v0.3.25 [INFO] [stderr] Downloaded nalgebra v0.18.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.48 [INFO] [stderr] Downloaded bumpalo v2.5.0 [INFO] [stderr] Downloaded web-sys v0.3.25 [INFO] [stderr] Downloaded fluent-syntax v0.9.0 [INFO] [stderr] Downloaded weedle v0.10.0 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.48 [INFO] [stderr] Downloaded rental v0.5.4 [INFO] [stderr] Downloaded fluent-bundle v0.7.1 [INFO] [stderr] Downloaded cairo-rs v0.7.1 [INFO] [stderr] Downloaded direct2d v0.2.0 [INFO] [stderr] Downloaded piet-direct2d v0.0.6 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.48 [INFO] [stderr] Downloaded rental-impl v0.5.4 [INFO] [stderr] Downloaded unic-langid v0.4.2 [INFO] [stderr] Downloaded fluent-locale v0.7.0 [INFO] [stderr] Downloaded piet v0.0.6 [INFO] [stderr] Downloaded piet-web v0.0.6 [INFO] [stderr] Downloaded unic-langid-impl v0.4.0 [INFO] [stderr] Downloaded rbf-interp v0.1.3 [INFO] [stderr] Downloaded dxgi v0.1.7 [INFO] [stderr] Downloaded intl_pluralrules v2.0.0 [INFO] [stderr] Downloaded proc-macro-hack v0.5.9 [INFO] [stderr] Downloaded simple_logger v1.3.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.48 [INFO] [stderr] Downloaded backtrace v0.3.33 [INFO] [stderr] Downloaded alga v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cbe5ef5a4d22a511ef981b3eeb8b757f67336f59695cd1fc977e7999c4995dc [INFO] running `Command { std: "docker" "start" "-a" "6cbe5ef5a4d22a511ef981b3eeb8b757f67336f59695cd1fc977e7999c4995dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cbe5ef5a4d22a511ef981b3eeb8b757f67336f59695cd1fc977e7999c4995dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbe5ef5a4d22a511ef981b3eeb8b757f67336f59695cd1fc977e7999c4995dc", kill_on_drop: false }` [INFO] [stdout] 6cbe5ef5a4d22a511ef981b3eeb8b757f67336f59695cd1fc977e7999c4995dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d4fa3f6a58bfbff08d842804b940360b740dbfcd0d17295c26e06b822666e37 [INFO] running `Command { std: "docker" "start" "-a" "7d4fa3f6a58bfbff08d842804b940360b740dbfcd0d17295c26e06b822666e37", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling unic-langid-impl v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling kurbo v0.5.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling piet v0.0.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling fluent-syntax v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling piet-cairo v0.0.6 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling piet-common v0.0.6 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling druid-shell v0.3.0 (https://github.com/xi-editor/druid?rev=cfbde68ca16c67b20268a5999da469ed76999b82#cfbde68c) [INFO] [stdout] error[E0432]: unresolved import `crate::platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/window.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::platform; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `platform` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 40 | pub use windows as platform; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(target_os = "macos")] [INFO] [stdout] | ------------------- the item is gated behind the `macos` feature [INFO] [stdout] 47 | pub use mac as platform; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub use platform::application; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `platform` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use platform::dialog; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `platform` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use platform::menu; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `platform` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub use platform::util; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `platform` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub use platform::win_main as runloop; // TODO: rename to "runloop" [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `platform` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub use platform::WindowBuilder; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `platform` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `druid-shell` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7d4fa3f6a58bfbff08d842804b940360b740dbfcd0d17295c26e06b822666e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4fa3f6a58bfbff08d842804b940360b740dbfcd0d17295c26e06b822666e37", kill_on_drop: false }` [INFO] [stdout] 7d4fa3f6a58bfbff08d842804b940360b740dbfcd0d17295c26e06b822666e37