[INFO] cloning repository https://github.com/gmorenz/qc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmorenz/qc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmorenz%2Fqc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmorenz%2Fqc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01a8646d8f10a0bcd122938e8beefec31a06b2ae [INFO] testing gmorenz/qc against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmorenz%2Fqc" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmorenz/qc on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmorenz/qc [INFO] finished tweaking git repo https://github.com/gmorenz/qc [INFO] tweaked toml for git repo https://github.com/gmorenz/qc written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/gmorenz/qc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gmorenz/druid` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v1.6.0 [INFO] [stderr] Downloaded kurbo v0.6.3 [INFO] [stderr] Downloaded roxmltree v0.11.0 [INFO] [stderr] Downloaded freetype v0.5.1 [INFO] [stderr] Downloaded usvg v0.10.0 [INFO] [stderr] Downloaded harfbuzz_rs v1.2.0 [INFO] [stderr] Downloaded im v15.0.0 [INFO] [stderr] Downloaded freetype-sys v0.11.0 [INFO] [stderr] Downloaded aljabar v1.0.2 [INFO] [stderr] Downloaded harfbuzz-sys v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", 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] 4f9a1929ac197d877bcec0944440b39d3bf741c0b00113faf69137a31fd437af [INFO] running `Command { std: "docker" "start" "-a" "4f9a1929ac197d877bcec0944440b39d3bf741c0b00113faf69137a31fd437af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f9a1929ac197d877bcec0944440b39d3bf741c0b00113faf69137a31fd437af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f9a1929ac197d877bcec0944440b39d3bf741c0b00113faf69137a31fd437af", kill_on_drop: false }` [INFO] [stdout] 4f9a1929ac197d877bcec0944440b39d3bf741c0b00113faf69137a31fd437af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a763efccde488cc0c698e4c5095f70fdfaf158d5a9a8c46d72bca4731910f2dd [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" "a763efccde488cc0c698e4c5095f70fdfaf158d5a9a8c46d72bca4731910f2dd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling kurbo v0.7.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling kurbo v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling roxmltree v0.11.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling keyboard-types v0.5.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling piet v0.2.0-pre6 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling intl-memoizer v0.5.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling freetype-sys v0.11.0 [INFO] [stderr] Compiling harfbuzz-sys v0.4.1 [INFO] [stderr] Compiling aljabar v1.0.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stdout] error: unconstrained generic constant [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aljabar-1.0.2/src/vector.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn truncate(self) -> (TruncatedVector, T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: try adding a `where` bound using this expression: `where [(); { N - 1 }]:` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained generic constant [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aljabar-1.0.2/src/vector.rs:201:36 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn extend(self, new: T) -> ExtendedVector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: try adding a `where` bound using this expression: `where [(); { N + 1 }]:` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aljabar` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a763efccde488cc0c698e4c5095f70fdfaf158d5a9a8c46d72bca4731910f2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a763efccde488cc0c698e4c5095f70fdfaf158d5a9a8c46d72bca4731910f2dd", kill_on_drop: false }` [INFO] [stdout] a763efccde488cc0c698e4c5095f70fdfaf158d5a9a8c46d72bca4731910f2dd