[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 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphlinus%2Finterp-toy" "/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/raphlinus/interp-toy on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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/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: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] 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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7087892cdfd7f54420865b667bb3e03ff7be114ddcfaa77b9d6f003b7fa6446c [INFO] running `Command { std: "docker" "start" "-a" "7087892cdfd7f54420865b667bb3e03ff7be114ddcfaa77b9d6f003b7fa6446c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7087892cdfd7f54420865b667bb3e03ff7be114ddcfaa77b9d6f003b7fa6446c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7087892cdfd7f54420865b667bb3e03ff7be114ddcfaa77b9d6f003b7fa6446c", kill_on_drop: false }` [INFO] [stdout] 7087892cdfd7f54420865b667bb3e03ff7be114ddcfaa77b9d6f003b7fa6446c [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d1ca787f99a308e34273417d61eef0ae06c60705d1bc38bd351b88d88af8243 [INFO] running `Command { std: "docker" "start" "-a" "2d1ca787f99a308e34273417d61eef0ae06c60705d1bc38bd351b88d88af8243", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] num-integer v0.1.41: default, std [INFO] [stderr] num-traits v0.2.8: default, std [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [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 proc-macro2 v0.4.30 [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 pkg-config v0.3.15 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling unic-langid-impl v0.4.0 [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 failure_derive v0.1.5 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking fluent-syntax v0.9.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking kurbo v0.5.1 [INFO] [stderr] Checking piet v0.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.33 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking piet-cairo v0.0.6 [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-1a6b6c4d20db75fe/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] [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-1a6b6c4d20db75fe/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-1a6b6c4d20db75fe/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-1a6b6c4d20db75fe/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-1a6b6c4d20db75fe/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-1a6b6c4d20db75fe/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 imports `platform`, `util::get_locale`, `util::init` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-1a6b6c4d20db75fe/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] 57 | pub use util::{get_locale, init}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/druid-1a6b6c4d20db75fe/cfbde68/druid-shell/src/window.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, Default)] [INFO] [stdout] | ------- in this derive macro expansion [INFO] [stdout] 48 | pub struct WindowHandle { [INFO] [stdout] 49 | pub inner: platform::WindowHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `druid-shell` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2d1ca787f99a308e34273417d61eef0ae06c60705d1bc38bd351b88d88af8243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d1ca787f99a308e34273417d61eef0ae06c60705d1bc38bd351b88d88af8243", kill_on_drop: false }` [INFO] [stdout] 2d1ca787f99a308e34273417d61eef0ae06c60705d1bc38bd351b88d88af8243