[INFO] fetching crate gust 0.1.4... [INFO] checking gust-0.1.4 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate gust 0.1.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gust 0.1.4 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gust 0.1.4 [INFO] finished tweaking crates.io crate gust 0.1.4 [INFO] tweaked toml for crates.io crate gust 0.1.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded liquid v0.13.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49989300e7ee9ebfb2fc6a7422676d60294cbfbb6d22ea1509588e2c2cd6e228 [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" "49989300e7ee9ebfb2fc6a7422676d60294cbfbb6d22ea1509588e2c2cd6e228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49989300e7ee9ebfb2fc6a7422676d60294cbfbb6d22ea1509588e2c2cd6e228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49989300e7ee9ebfb2fc6a7422676d60294cbfbb6d22ea1509588e2c2cd6e228", kill_on_drop: false }` [INFO] [stdout] 49989300e7ee9ebfb2fc6a7422676d60294cbfbb6d22ea1509588e2c2cd6e228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b78dc0ebd1a7fc70a5d703017ad959e31b4f029f0ef3c9e8c482dc9af021cf25 [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" "b78dc0ebd1a7fc70a5d703017ad959e31b4f029f0ef3c9e8c482dc9af021cf25", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling liquid v0.13.7 [INFO] [stdout] error[E0283]: type annotations needed for `std::string::String` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquid-0.13.7/src/compiler/parser.rs:87:80 [INFO] [stdout] | [INFO] [stdout] 87 | Token::Identifier(ref x) => indexes.push(Index::with_key(x.as_ref())), [INFO] [stdout] | ^^^^^^ cannot infer type for struct `std::string::String` [INFO] [stdout] ... [INFO] [stdout] 99 | .ok_or_else(|| Error::Parser(format!("Invalid index {}", x)))?; [INFO] [stdout] | ------------------------------ consider giving `res` a type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `std::string::String: std::convert::AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `liquid`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b78dc0ebd1a7fc70a5d703017ad959e31b4f029f0ef3c9e8c482dc9af021cf25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78dc0ebd1a7fc70a5d703017ad959e31b4f029f0ef3c9e8c482dc9af021cf25", kill_on_drop: false }` [INFO] [stdout] b78dc0ebd1a7fc70a5d703017ad959e31b4f029f0ef3c9e8c482dc9af021cf25