[INFO] fetching crate bloguen 0.1.1... [INFO] testing bloguen-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bloguen 0.1.1 into /workspace/builds/worker-104/source [INFO] validating manifest of crates.io crate bloguen 0.1.1 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 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-104/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" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] b4a5f253f8c861ca55818364a3f9f0c61b01a6bf1072cdefcb1c8364db22351d [INFO] running `Command { std: "docker" "start" "-a" "b4a5f253f8c861ca55818364a3f9f0c61b01a6bf1072cdefcb1c8364db22351d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4a5f253f8c861ca55818364a3f9f0c61b01a6bf1072cdefcb1c8364db22351d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a5f253f8c861ca55818364a3f9f0c61b01a6bf1072cdefcb1c8364db22351d", kill_on_drop: false }` [INFO] [stdout] b4a5f253f8c861ca55818364a3f9f0c61b01a6bf1072cdefcb1c8364db22351d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 4619f03e6019c191dcf7c59bca242da76b7f6e4caf90ab941b4fa38a71e4a98a [INFO] running `Command { std: "docker" "start" "-a" "4619f03e6019c191dcf7c59bca242da76b7f6e4caf90ab941b4fa38a71e4a98a", kill_on_drop: false }` [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 proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling typed-arena v1.5.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling safe-transmute v0.11.0-rc.2 [INFO] [stderr] Compiling bidir-map v1.0.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling bloguen v0.1.1 (/opt/rustwide/workdir) [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] [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] [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "4619f03e6019c191dcf7c59bca242da76b7f6e4caf90ab941b4fa38a71e4a98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4619f03e6019c191dcf7c59bca242da76b7f6e4caf90ab941b4fa38a71e4a98a", kill_on_drop: false }` [INFO] [stdout] 4619f03e6019c191dcf7c59bca242da76b7f6e4caf90ab941b4fa38a71e4a98a