[INFO] fetching crate bloguen 0.1.1... [INFO] testing bloguen-0.1.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate bloguen 0.1.1 into /workspace/builds/worker-85/source [INFO] validating manifest of crates.io crate bloguen 0.1.1 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 crates.io crate bloguen 0.1.1 [INFO] finished tweaking crates.io crate bloguen 0.1.1 [INFO] tweaked toml for crates.io crate bloguen 0.1.1 written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate crates.io crate bloguen 0.1.1 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 proc-macro2 v1.0.1 [INFO] [stderr] Downloaded crossbeam-deque v0.6.3 [INFO] [stderr] Downloaded rayon v1.1.0 [INFO] [stderr] Downloaded ucd-trie v0.1.2 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded unicode_categories v0.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.99 [INFO] [stderr] Downloaded bidir-map v1.0.0 [INFO] [stderr] Downloaded typed-arena v1.5.0 [INFO] [stderr] Downloaded comrak v0.6.2 [INFO] [stderr] Downloaded syn v1.0.3 [INFO] [stderr] Downloaded serde v1.0.99 [INFO] [stderr] Downloaded rayon-core v1.5.0 [INFO] [stderr] Downloaded getrandom v0.1.10 [INFO] [stderr] Downloaded tabwriter v1.1.0 [INFO] [stderr] Downloaded twoway v0.2.0 [INFO] [stderr] Downloaded safe-transmute v0.11.0-rc.2 [INFO] [stderr] Downloaded jetscii v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37c50e82004064327adb23974dcdfb68f7c817755086814e1e1bbf5daaf01909 [INFO] running `Command { std: "docker" "start" "-a" "37c50e82004064327adb23974dcdfb68f7c817755086814e1e1bbf5daaf01909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37c50e82004064327adb23974dcdfb68f7c817755086814e1e1bbf5daaf01909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37c50e82004064327adb23974dcdfb68f7c817755086814e1e1bbf5daaf01909", kill_on_drop: false }` [INFO] [stdout] 37c50e82004064327adb23974dcdfb68f7c817755086814e1e1bbf5daaf01909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa30a9aeb84737e471deee1f3a9a68d033ee55ecd83c2769b4ed8b4e2828f1a [INFO] running `Command { std: "docker" "start" "-a" "2aa30a9aeb84737e471deee1f3a9a68d033ee55ecd83c2769b4ed8b4e2828f1a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v1.5.0 [INFO] [stderr] Compiling bidir-map v1.0.0 [INFO] [stderr] Compiling safe-transmute v0.11.0-rc.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [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(generic_const_exprs)]` 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(generic_const_exprs)]` to allow generic const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jetscii` 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" "2aa30a9aeb84737e471deee1f3a9a68d033ee55ecd83c2769b4ed8b4e2828f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa30a9aeb84737e471deee1f3a9a68d033ee55ecd83c2769b4ed8b4e2828f1a", kill_on_drop: false }` [INFO] [stdout] 2aa30a9aeb84737e471deee1f3a9a68d033ee55ecd83c2769b4ed8b4e2828f1a