[INFO] cloning repository https://github.com/pecusys/isu.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pecusys/isu.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpecusys%2Fisu.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpecusys%2Fisu.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 586b5cf65717debbe95c30b647f98705a9b751ef [INFO] checking pecusys/isu.rs against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpecusys%2Fisu.rs" "/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/pecusys/isu.rs on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pecusys/isu.rs [INFO] finished tweaking git repo https://github.com/pecusys/isu.rs [INFO] tweaked toml for git repo https://github.com/pecusys/isu.rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pecusys/isu.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cfa28500f7c353cc83dccd3f0011ebfab7668e196c12b8460d52a120ec12583 [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" "3cfa28500f7c353cc83dccd3f0011ebfab7668e196c12b8460d52a120ec12583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cfa28500f7c353cc83dccd3f0011ebfab7668e196c12b8460d52a120ec12583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cfa28500f7c353cc83dccd3f0011ebfab7668e196c12b8460d52a120ec12583", kill_on_drop: false }` [INFO] [stdout] 3cfa28500f7c353cc83dccd3f0011ebfab7668e196c12b8460d52a120ec12583 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6801451fceeb5aeea111ea3fa21982accb0d86c5f87b80834eb6305a0da01407 [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" "6801451fceeb5aeea111ea3fa21982accb0d86c5f87b80834eb6305a0da01407", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking iced_core v0.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling sysinfo v0.10.5 [INFO] [stderr] Checking xmlparser v0.13.2 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling tauri-api v0.7.4 [INFO] [stderr] Checking svg_fmt v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking fsio v0.1.3 [INFO] [stderr] Compiling isu-rs v0.1.0 (/opt/rustwide/workdir/src-tauri) [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking iced_graphics v0.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tauri-dialog-sys v0.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling webview-official-sys v0.1.0 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Compiling native-windows-gui v1.0.3 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking iced_style v0.1.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking jetscii v0.4.4 [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jetscii-0.4.4/src/simd.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | T::CONTROL_BYTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot perform const operation using `T` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] = help: use `#![feature(const_generics)]` and `#![feature(const_evaluatable_checked)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jetscii-0.4.4/src/simd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | T::CONTROL_BYTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot perform const operation using `T` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] = help: use `#![feature(const_generics)]` and `#![feature(const_evaluatable_checked)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jetscii` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6801451fceeb5aeea111ea3fa21982accb0d86c5f87b80834eb6305a0da01407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6801451fceeb5aeea111ea3fa21982accb0d86c5f87b80834eb6305a0da01407", kill_on_drop: false }` [INFO] [stdout] 6801451fceeb5aeea111ea3fa21982accb0d86c5f87b80834eb6305a0da01407