[INFO] cloning repository https://github.com/dirk/Mountain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dirk/Mountain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirk%2FMountain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirk%2FMountain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 964cc35268e8eb04f8c87adb429ad476e621cbaa [INFO] testing dirk/Mountain against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirk%2FMountain" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dirk/Mountain on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dirk/Mountain [INFO] finished tweaking git repo https://github.com/dirk/Mountain [INFO] tweaked toml for git repo https://github.com/dirk/Mountain written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/dirk/Mountain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-freetype` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.20 [INFO] [stderr] Downloaded serde v0.8.20 [INFO] [stderr] Downloaded gcc v0.3.40 [INFO] [stderr] Downloaded servo-freetype-sys v4.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09834bb617c1bd47f66eed9adbe15cb4839970576d61f6139f527cf909f17c8c [INFO] running `Command { std: "docker" "start" "-a" "09834bb617c1bd47f66eed9adbe15cb4839970576d61f6139f527cf909f17c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09834bb617c1bd47f66eed9adbe15cb4839970576d61f6139f527cf909f17c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09834bb617c1bd47f66eed9adbe15cb4839970576d61f6139f527cf909f17c8c", kill_on_drop: false }` [INFO] [stdout] 09834bb617c1bd47f66eed9adbe15cb4839970576d61f6139f527cf909f17c8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af7e951d504d9ceb0a09f03cced0b44fd565a00d77c43c4be14346c2117479a2 [INFO] running `Command { std: "docker" "start" "-a" "af7e951d504d9ceb0a09f03cced0b44fd565a00d77c43c4be14346c2117479a2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling gcc v0.3.40 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling freetype v0.1.3 (https://github.com/servo/rust-freetype?rev=26c523b#26c523bf) [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling mntn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `objc` [INFO] [stdout] --> src/main.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] extern crate objc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::local` [INFO] [stdout] --> src/platform/mod.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::local::{Application, Window}; [INFO] [stdout] | ^^^^^ could not find `local` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/platform/common/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | fn new(String, Option>) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: String` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/platform/common/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | fn new(String, Option>) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:33:63 [INFO] [stdout] | [INFO] [stdout] 33 | let mut workspace = workspace::Workspace::new(application.clone(), project); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | application.run(); [INFO] [stdout] | ^^^ method not found in `Arc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mntn` due to 5 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "af7e951d504d9ceb0a09f03cced0b44fd565a00d77c43c4be14346c2117479a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7e951d504d9ceb0a09f03cced0b44fd565a00d77c43c4be14346c2117479a2", kill_on_drop: false }` [INFO] [stdout] af7e951d504d9ceb0a09f03cced0b44fd565a00d77c43c4be14346c2117479a2