[INFO] crate cobalt-bin 0.15.4 is already in cache [INFO] checking cobalt-bin-0.15.4 against try#7cb06892a23b4da510686618c8730f0b2e8bd952 for pr-66963 [INFO] extracting crate cobalt-bin 0.15.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cobalt-bin 0.15.4 on toolchain 7cb06892a23b4da510686618c8730f0b2e8bd952 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cobalt-bin 0.15.4 [INFO] finished tweaking crates.io crate cobalt-bin 0.15.4 [INFO] tweaked toml for crates.io crate cobalt-bin 0.15.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "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] 911422410c12baf4bbffaf943fcc342f68f9318c3e842efbd6f1cef9e06c8e0c [INFO] running `"docker" "start" "-a" "911422410c12baf4bbffaf943fcc342f68f9318c3e842efbd6f1cef9e06c8e0c"` [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking liquid-error v0.18.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking deunicode v1.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sass-sys v0.4.15 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking ghp v0.1.2 [INFO] [stderr] Checking liquid-value v0.18.1 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] error: lifetime may not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquid-value-0.18.1/src/scalar.rs:60:54 [INFO] [stderr] | [INFO] [stderr] 29 | impl<'s> ScalarCow<'s> { [INFO] [stderr] | -- lifetime `'s` defined here [INFO] [stderr] ... [INFO] [stderr] 60 | ScalarCowEnum::Str(ref x) => Scalar::new(x.as_ref()), [INFO] [stderr] | ^^^^^^^^^^ argument requires that `'s` must outlive `'static` [INFO] [stderr] | [INFO] [stderr] = help: consider replacing `'s` with `'static` [INFO] [stderr] [INFO] [stderr] error: lifetime may not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquid-value-0.18.1/src/scalar.rs:60:54 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn as_ref<'r: 's>(&'r self) -> ScalarCow<'r> { [INFO] [stderr] | -- lifetime `'r` defined here [INFO] [stderr] ... [INFO] [stderr] 60 | ScalarCowEnum::Str(ref x) => Scalar::new(x.as_ref()), [INFO] [stderr] | ^^^^^^^^^^ argument requires that `'r` must outlive `'static` [INFO] [stderr] | [INFO] [stderr] = help: consider replacing `'r` with `'static` [INFO] [stderr] [INFO] [stderr] help: the following changes may resolve your lifetime errors [INFO] [stderr] | [INFO] [stderr] = help: replace `'s` with `'static` [INFO] [stderr] = help: replace `'r` with `'static` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `liquid-value`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "911422410c12baf4bbffaf943fcc342f68f9318c3e842efbd6f1cef9e06c8e0c"` [INFO] running `"docker" "rm" "-f" "911422410c12baf4bbffaf943fcc342f68f9318c3e842efbd6f1cef9e06c8e0c"` [INFO] [stdout] 911422410c12baf4bbffaf943fcc342f68f9318c3e842efbd6f1cef9e06c8e0c