[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] checking raphlinus/interp-toy/e87f62c0922ce04ea0cee83d624bd9b7d8eafbd8 against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphlinus%2Finterp-toy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raphlinus/interp-toy on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kurbo v0.5.1 [INFO] [stderr] Downloaded unic-langid-impl v0.4.0 [INFO] [stderr] Downloaded unic-langid-macros v0.3.0 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.3.0 [INFO] [stderr] Downloaded unic-langid v0.4.2 [INFO] [stderr] Downloaded alga v0.9.1 [INFO] [stderr] Downloaded piet-cairo v0.0.6 [INFO] [stderr] Downloaded piet v0.0.6 [INFO] [stderr] Downloaded fluent-locale v0.7.0 [INFO] [stderr] Downloaded rental v0.5.4 [INFO] [stderr] Downloaded cairo-rs v0.7.1 [INFO] [stderr] Downloaded js-sys v0.3.25 [INFO] [stderr] Downloaded rbf-interp v0.1.3 [INFO] [stderr] Downloaded fluent-bundle v0.7.1 [INFO] [stderr] Downloaded web-sys v0.3.25 [INFO] [stderr] Downloaded nalgebra v0.18.0 [INFO] [stderr] Downloaded piet-direct2d v0.0.6 [INFO] [stderr] Downloaded backtrace v0.3.33 [INFO] [stderr] Downloaded cairo-sys-rs v0.9.0 [INFO] [stderr] Downloaded fluent-syntax v0.9.0 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.48 [INFO] [stderr] Downloaded intl_pluralrules v2.0.0 [INFO] [stderr] Downloaded rental-impl v0.5.4 [INFO] [stderr] Downloaded proc-macro-hack v0.5.9 [INFO] [stderr] Downloaded piet-web v0.0.6 [INFO] [stderr] Downloaded piet-common v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38628bca5054a952e5ae2e80a8feec3db30767b5ea5eac4be74f5b37cf70db95 [INFO] running `Command { std: "docker" "start" "-a" "38628bca5054a952e5ae2e80a8feec3db30767b5ea5eac4be74f5b37cf70db95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38628bca5054a952e5ae2e80a8feec3db30767b5ea5eac4be74f5b37cf70db95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38628bca5054a952e5ae2e80a8feec3db30767b5ea5eac4be74f5b37cf70db95", kill_on_drop: false }` [INFO] [stdout] 38628bca5054a952e5ae2e80a8feec3db30767b5ea5eac4be74f5b37cf70db95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ec436a99e4905229bc1e86ee83a0a8cc0294b138d74e44572d06c3f2a1bd5a9 [INFO] running `Command { std: "docker" "start" "-a" "0ec436a99e4905229bc1e86ee83a0a8cc0294b138d74e44572d06c3f2a1bd5a9", 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 proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling unic-langid-impl v0.4.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking kurbo v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking fluent-syntax v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking piet v0.0.6 [INFO] [stderr] Checking piet-cairo v0.0.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking piet-common v0.0.6 [INFO] [stderr] Checking 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] 40 | pub use windows as platform; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `windows` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(target_os = "windows")] [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] 47 | pub use mac as platform; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(target_os = "macos")] [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 undeclared crate or module `platform` [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 undeclared crate or module `platform` [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 undeclared crate or module `platform` [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 undeclared crate or module `platform` [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 undeclared crate or module `platform` [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 undeclared crate or module `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking backtrace v0.3.33 [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" "0ec436a99e4905229bc1e86ee83a0a8cc0294b138d74e44572d06c3f2a1bd5a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec436a99e4905229bc1e86ee83a0a8cc0294b138d74e44572d06c3f2a1bd5a9", kill_on_drop: false }` [INFO] [stdout] 0ec436a99e4905229bc1e86ee83a0a8cc0294b138d74e44572d06c3f2a1bd5a9