[INFO] cloning repository https://github.com/cohomology/rustirinth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cohomology/rustirinth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohomology%2Frustirinth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohomology%2Frustirinth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e63b27e2a706830b060c19153b8201c841c7134 [INFO] testing cohomology/rustirinth against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohomology%2Frustirinth" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cohomology/rustirinth on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cohomology/rustirinth [INFO] finished tweaking git repo https://github.com/cohomology/rustirinth [INFO] tweaked toml for git repo https://github.com/cohomology/rustirinth written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/cohomology/rustirinth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 num-complex v0.1.42 [INFO] [stderr] Downloaded gobject-sys v0.5.0 [INFO] [stderr] Downloaded gio v0.3.0 [INFO] [stderr] Downloaded pango-sys v0.5.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.3.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.5.0 [INFO] [stderr] Downloaded atk-sys v0.5.0 [INFO] [stderr] Downloaded itertools v0.7.6 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Downloaded gdk-sys v0.5.0 [INFO] [stderr] Downloaded glib-sys v0.5.0 [INFO] [stderr] Downloaded cairo-rs v0.3.0 [INFO] [stderr] Downloaded gio-sys v0.5.0 [INFO] [stderr] Downloaded pango v0.3.0 [INFO] [stderr] Downloaded gtk-sys v0.5.0 [INFO] [stderr] Downloaded gtk v0.3.0 [INFO] [stderr] Downloaded gdk v0.7.0 [INFO] [stderr] Downloaded ndarray v0.11.1 [INFO] [stderr] Downloaded glib v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cb499384c3f6d6d3ac0e75f425184ee108a096ef2e21b3896f4a84e9011cfce [INFO] running `Command { std: "docker" "start" "-a" "4cb499384c3f6d6d3ac0e75f425184ee108a096ef2e21b3896f4a84e9011cfce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cb499384c3f6d6d3ac0e75f425184ee108a096ef2e21b3896f4a84e9011cfce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb499384c3f6d6d3ac0e75f425184ee108a096ef2e21b3896f4a84e9011cfce", kill_on_drop: false }` [INFO] [stdout] 4cb499384c3f6d6d3ac0e75f425184ee108a096ef2e21b3896f4a84e9011cfce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b32d093740935dc3e62dfa6ba7ab85204b155be5ae46978d0ee3de10fff88af [INFO] running `Command { std: "docker" "start" "-a" "4b32d093740935dc3e62dfa6ba7ab85204b155be5ae46978d0ee3de10fff88af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling ndarray v0.11.1 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling itertools v0.7.6 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num-complex v0.1.42 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling rustirinth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | let mut fail: &Fail = error.cause(); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "4b32d093740935dc3e62dfa6ba7ab85204b155be5ae46978d0ee3de10fff88af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b32d093740935dc3e62dfa6ba7ab85204b155be5ae46978d0ee3de10fff88af", kill_on_drop: false }` [INFO] [stdout] 4b32d093740935dc3e62dfa6ba7ab85204b155be5ae46978d0ee3de10fff88af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 893c1891cf774d5ec3a921c0087668ed63980ea9122e73393b92604dd52b86b9 [INFO] running `Command { std: "docker" "start" "-a" "893c1891cf774d5ec3a921c0087668ed63980ea9122e73393b92604dd52b86b9", kill_on_drop: false }` [INFO] [stderr] Compiling rustirinth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | let mut fail: &Fail = error.cause(); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&rectangle::GeneralRectangle<_>: From<({float}, {float}, {float}, {float})>` is not satisfied [INFO] [stdout] --> src/rectangle.rs:245:55 [INFO] [stdout] | [INFO] [stdout] 245 | let rectangle = Rectangle::from(big_rectangle.into()); [INFO] [stdout] | ^^^^ the trait `From<({float}, {float}, {float}, {float})>` is not implemented for `&rectangle::GeneralRectangle<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From<(T, T, T, T)>> [INFO] [stdout] as From>> [INFO] [stdout] = note: required because of the requirements on the impl of `Into<&rectangle::GeneralRectangle<_>>` for `({float}, {float}, {float}, {float})` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustirinth` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "893c1891cf774d5ec3a921c0087668ed63980ea9122e73393b92604dd52b86b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893c1891cf774d5ec3a921c0087668ed63980ea9122e73393b92604dd52b86b9", kill_on_drop: false }` [INFO] [stdout] 893c1891cf774d5ec3a921c0087668ed63980ea9122e73393b92604dd52b86b9