[INFO] cloning repository https://github.com/farmaazon/rustc-ice-case [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/farmaazon/rustc-ice-case" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarmaazon%2Frustc-ice-case", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarmaazon%2Frustc-ice-case'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8d4471a9a1f80465156ecc681f1b8c8cb063fb3 [INFO] checking farmaazon/rustc-ice-case against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarmaazon%2Frustc-ice-case" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/farmaazon/rustc-ice-case on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/farmaazon/rustc-ice-case [INFO] finished tweaking git repo https://github.com/farmaazon/rustc-ice-case [INFO] tweaked toml for git repo https://github.com/farmaazon/rustc-ice-case written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/farmaazon/rustc-ice-case already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a18ae67c81c1ada08abffee99d616d4c4aa50bb5113623bdf28b614db400ffef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a18ae67c81c1ada08abffee99d616d4c4aa50bb5113623bdf28b614db400ffef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a18ae67c81c1ada08abffee99d616d4c4aa50bb5113623bdf28b614db400ffef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18ae67c81c1ada08abffee99d616d4c4aa50bb5113623bdf28b614db400ffef", kill_on_drop: false }` [INFO] [stdout] a18ae67c81c1ada08abffee99d616d4c4aa50bb5113623bdf28b614db400ffef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c5f6ea0672f949268f016c55c44f650eae9464f05b6d84ec34f3f48c317d5ca [INFO] running `Command { std: "docker" "start" "-a" "3c5f6ea0672f949268f016c55c44f650eae9464f05b6d84ec34f3f48c317d5ca", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Checking js-sys v0.3.35 [INFO] [stderr] Checking nalgebra v0.26.1 [INFO] [stderr] Checking case v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | impl,R,C> Storable for MatrixMN [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | MatrixMN : Storable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | [Cell>] : JsBufferView { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:98:49 [INFO] [stdout] | [INFO] [stdout] 98 | impl,R,C> JsBufferView for [MatrixMN] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:113:48 [INFO] [stdout] | [INFO] [stdout] 113 | impl,R,C> JsBufferView for MatrixMN [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | as Storable>::slice_to_items(self).js_buffer_view() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/dom.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![allow(dead_code)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #![warn(missing_copy_implementations)] [INFO] [stdout] 4 | | #![warn(missing_debug_implementations)] [INFO] [stdout] ... | [INFO] [stdout] 121 | | } [INFO] [stdout] 122 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub mod dom; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | impl,R,C> Storable for MatrixMN [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | MatrixMN : Storable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | [Cell>] : JsBufferView { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:98:49 [INFO] [stdout] | [INFO] [stdout] 98 | impl,R,C> JsBufferView for [MatrixMN] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:113:48 [INFO] [stdout] | [INFO] [stdout] 113 | impl,R,C> JsBufferView for MatrixMN [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `nalgebra::MatrixMN`: use SMatrix for a statically-sized matrix using integer dimensions, or OMatrix for an owned matrix using types as dimensions. [INFO] [stdout] --> src/lib.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | as Storable>::slice_to_items(self).js_buffer_view() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/dom.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.08s [INFO] running `Command { std: "docker" "inspect" "3c5f6ea0672f949268f016c55c44f650eae9464f05b6d84ec34f3f48c317d5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c5f6ea0672f949268f016c55c44f650eae9464f05b6d84ec34f3f48c317d5ca", kill_on_drop: false }` [INFO] [stdout] 3c5f6ea0672f949268f016c55c44f650eae9464f05b6d84ec34f3f48c317d5ca