[INFO] fetching crate rsvg 0.4.0... [INFO] testing rsvg-0.4.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rsvg 0.4.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rsvg 0.4.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsvg 0.4.0 [INFO] finished tweaking crates.io crate rsvg 0.4.0 [INFO] tweaked toml for crates.io crate rsvg 0.4.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7067ac7dd58d24e3c9131c009bbab826987e7977dce217c2255b0c6e4b9ee3f4 [INFO] running `Command { std: "docker" "start" "-a" "7067ac7dd58d24e3c9131c009bbab826987e7977dce217c2255b0c6e4b9ee3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7067ac7dd58d24e3c9131c009bbab826987e7977dce217c2255b0c6e4b9ee3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7067ac7dd58d24e3c9131c009bbab826987e7977dce217c2255b0c6e4b9ee3f4", kill_on_drop: false }` [INFO] [stdout] 7067ac7dd58d24e3c9131c009bbab826987e7977dce217c2255b0c6e4b9ee3f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 190421516a69e1b5979bdfffe457d7e8ea979f09b9fbc064f5f8f5d608961061 [INFO] running `Command { std: "docker" "start" "-a" "190421516a69e1b5979bdfffe457d7e8ea979f09b9fbc064f5f8f5d608961061", kill_on_drop: false }` [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling rsvg-sys v0.6.0 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling rsvg v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/position_data.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | mem::uninitialized() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/dimension_data.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | mem::uninitialized() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:318:30 [INFO] [stdout] | [INFO] [stdout] 318 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 318 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 318 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:326:30 [INFO] [stdout] | [INFO] [stdout] 326 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 326 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 326 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:334:30 [INFO] [stdout] | [INFO] [stdout] 334 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 334 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 334 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 342 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 342 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:350:30 [INFO] [stdout] | [INFO] [stdout] 350 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 350 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 350 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:358:30 [INFO] [stdout] | [INFO] [stdout] 358 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 358 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 358 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:366:30 [INFO] [stdout] | [INFO] [stdout] 366 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 366 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 366 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:376:15 [INFO] [stdout] | [INFO] [stdout] 376 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 376 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 376 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:383:15 [INFO] [stdout] | [INFO] [stdout] 383 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 383 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 383 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 390 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 390 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 397 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 397 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 397 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:404:15 [INFO] [stdout] | [INFO] [stdout] 404 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 404 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 404 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:411:15 [INFO] [stdout] | [INFO] [stdout] 411 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 411 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 411 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:418:15 [INFO] [stdout] | [INFO] [stdout] 418 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 418 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 418 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.90s [INFO] running `Command { std: "docker" "inspect" "190421516a69e1b5979bdfffe457d7e8ea979f09b9fbc064f5f8f5d608961061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "190421516a69e1b5979bdfffe457d7e8ea979f09b9fbc064f5f8f5d608961061", kill_on_drop: false }` [INFO] [stdout] 190421516a69e1b5979bdfffe457d7e8ea979f09b9fbc064f5f8f5d608961061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5840d05d258e739e71f29577d9effa107d42c5fc5515bfbb19ae857ae76d3b26 [INFO] running `Command { std: "docker" "start" "-a" "5840d05d258e739e71f29577d9effa107d42c5fc5515bfbb19ae857ae76d3b26", kill_on_drop: false }` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling generic-array v0.8.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pango v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/position_data.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | mem::uninitialized() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/dimension_data.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | mem::uninitialized() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:318:30 [INFO] [stdout] | [INFO] [stdout] 318 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 318 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 318 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:326:30 [INFO] [stdout] | [INFO] [stdout] 326 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 326 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 326 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:334:30 [INFO] [stdout] | [INFO] [stdout] 334 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 334 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 334 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 342 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 342 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:350:30 [INFO] [stdout] | [INFO] [stdout] 350 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 350 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 350 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:358:30 [INFO] [stdout] | [INFO] [stdout] 358 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 358 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 358 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:366:30 [INFO] [stdout] | [INFO] [stdout] 366 | let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 366 - let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] 366 + let f: Box_> = Box_::new(Box_::new(f)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:376:15 [INFO] [stdout] | [INFO] [stdout] 376 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 376 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 376 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:383:15 [INFO] [stdout] | [INFO] [stdout] 383 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 383 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 383 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 390 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 390 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 397 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 397 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 397 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:404:15 [INFO] [stdout] | [INFO] [stdout] 404 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 404 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 404 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:411:15 [INFO] [stdout] | [INFO] [stdout] 411 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 411 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 411 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/auto/handle.rs:418:15 [INFO] [stdout] | [INFO] [stdout] 418 | let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 418 - let f: &&(Fn(&P) + 'static) = transmute(f); [INFO] [stdout] 418 + let f: &&(dyn Fn(&P) + 'static) = transmute(f); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling alga v0.5.4 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling nalgebra v0.13.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `geometry::translation::Translation<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 68 | | where R: AlgaRotation>, [INFO] [stdout] 69 | | DefaultAllocator: Allocator { [INFO] [stdout] 70 | | type Output = $Output; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `geometry::translation::Translation<_, _>` [INFO] [stdout] ... [INFO] [stdout] 281 | / isometry_binop_impl_all!( [INFO] [stdout] 282 | | Mul, mul; [INFO] [stdout] 283 | | self: Translation, right: R, Output = Isometry; [INFO] [stdout] 284 | | [val val] => Isometry::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 287 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] 288 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stdout] = note: this error originates in the macro `isometry_binop_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `&geometry::translation::Translation<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 68 | | where R: AlgaRotation>, [INFO] [stdout] 69 | | DefaultAllocator: Allocator { [INFO] [stdout] 70 | | type Output = $Output; [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `&geometry::translation::Translation<_, _>` [INFO] [stdout] ... [INFO] [stdout] 281 | / isometry_binop_impl_all!( [INFO] [stdout] 282 | | Mul, mul; [INFO] [stdout] 283 | | self: Translation, right: R, Output = Isometry; [INFO] [stdout] 284 | | [val val] => Isometry::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 287 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] 288 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stdout] = note: this error originates in the macro `isometry_binop_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5840d05d258e739e71f29577d9effa107d42c5fc5515bfbb19ae857ae76d3b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5840d05d258e739e71f29577d9effa107d42c5fc5515bfbb19ae857ae76d3b26", kill_on_drop: false }` [INFO] [stdout] 5840d05d258e739e71f29577d9effa107d42c5fc5515bfbb19ae857ae76d3b26