[INFO] fetching crate fluent-handlebars-runtime 0.1.0... [INFO] checking fluent-handlebars-runtime-0.1.0 against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] extracting crate fluent-handlebars-runtime 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate fluent-handlebars-runtime 0.1.0 on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluent-handlebars-runtime 0.1.0 [INFO] finished tweaking crates.io crate fluent-handlebars-runtime 0.1.0 [INFO] tweaked toml for crates.io crate fluent-handlebars-runtime 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fluent-template-macros v0.5.13 [INFO] [stderr] Downloaded fluent-templates v0.5.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34d9e3972b9585bd9a04237d45012dcaa6a9f1166c0edecbbb0ecce31d634283 [INFO] running `Command { std: "docker" "start" "-a" "34d9e3972b9585bd9a04237d45012dcaa6a9f1166c0edecbbb0ecce31d634283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34d9e3972b9585bd9a04237d45012dcaa6a9f1166c0edecbbb0ecce31d634283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d9e3972b9585bd9a04237d45012dcaa6a9f1166c0edecbbb0ecce31d634283", kill_on_drop: false }` [INFO] [stdout] 34d9e3972b9585bd9a04237d45012dcaa6a9f1166c0edecbbb0ecce31d634283 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 059c800b673057af1293765a17ce012f6e13646faa0403450a1a748d9d9e84b6 [INFO] running `Command { std: "docker" "start" "-a" "059c800b673057af1293765a17ce012f6e13646faa0403450a1a748d9d9e84b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking flume v0.7.2 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking unic-langid-macros v0.9.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Checking handlebars v3.5.4 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-template-macros v0.5.13 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking fluent-bundle v0.12.0 [INFO] [stderr] Checking fluent v0.12.0 [INFO] [stderr] Checking fluent-templates v0.5.16 [INFO] [stderr] Checking fluent-handlebars-runtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "059c800b673057af1293765a17ce012f6e13646faa0403450a1a748d9d9e84b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "059c800b673057af1293765a17ce012f6e13646faa0403450a1a748d9d9e84b6", kill_on_drop: false }` [INFO] [stdout] 059c800b673057af1293765a17ce012f6e13646faa0403450a1a748d9d9e84b6