[INFO] fetching crate lightbeam 0.17.0... [INFO] checking lightbeam-0.17.0 against try#879b8cb7dc2ad9102994457e73cf78d124926ea5 for pr-73084 [INFO] extracting crate lightbeam 0.17.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate lightbeam 0.17.0 on toolchain 879b8cb7dc2ad9102994457e73cf78d124926ea5 [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lightbeam 0.17.0 [INFO] finished tweaking crates.io crate lightbeam 0.17.0 [INFO] tweaked toml for crates.io crate lightbeam 0.17.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate lightbeam 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iter-enum v0.2.4 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9064610a06961d760574186282922ffcaacff6b3a92b0a4ed20b0dc91a48776d [INFO] running `"docker" "start" "-a" "9064610a06961d760574186282922ffcaacff6b3a92b0a4ed20b0dc91a48776d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cranelift-entity v0.64.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.64.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking staticvec v0.9.3 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking wast v17.0.0 [INFO] [stderr] error: constant expression depends on a generic parameter [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/staticvec-0.9.3/src/lib.rs:1467:70 [INFO] [stderr] | [INFO] [stderr] 1467 | pub fn concat(&self, other: &StaticVec) -> StaticVec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this may fail depending on what value the parameter takes [INFO] [stderr] [INFO] [stderr] error: constant expression depends on a generic parameter [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/staticvec-0.9.3/src/lib.rs:1504:8 [INFO] [stderr] | [INFO] [stderr] 1504 | ) -> StaticVec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this may fail depending on what value the parameter takes [INFO] [stderr] [INFO] [stderr] error: constant expression depends on a generic parameter [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/staticvec-0.9.3/src/lib.rs:1534:46 [INFO] [stderr] | [INFO] [stderr] 1534 | pub fn intersperse(&self, separator: T) -> StaticVec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this may fail depending on what value the parameter takes [INFO] [stderr] [INFO] [stderr] error: constant expression depends on a generic parameter [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/staticvec-0.9.3/src/lib.rs:1581:52 [INFO] [stderr] | [INFO] [stderr] 1581 | pub fn intersperse_clone(&self, separator: T) -> StaticVec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this may fail depending on what value the parameter takes [INFO] [stderr] [INFO] [stderr] error: constant expression depends on a generic parameter [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/staticvec-0.9.3/src/lib.rs:2020:8 [INFO] [stderr] | [INFO] [stderr] 2020 | ) -> StaticVec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this may fail depending on what value the parameter takes [INFO] [stderr] [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] error: constant expression depends on a generic parameter [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/staticvec-0.9.3/src/lib.rs:2109:69 [INFO] [stderr] | [INFO] [stderr] 2109 | pub fn union(&self, other: &StaticVec) -> StaticVec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this may fail depending on what value the parameter takes [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `staticvec`. [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 `"docker" "inspect" "9064610a06961d760574186282922ffcaacff6b3a92b0a4ed20b0dc91a48776d"` [INFO] running `"docker" "rm" "-f" "9064610a06961d760574186282922ffcaacff6b3a92b0a4ed20b0dc91a48776d"` [INFO] [stdout] 9064610a06961d760574186282922ffcaacff6b3a92b0a4ed20b0dc91a48776d