[INFO] fetching crate fluent-templates 0.5.13... [INFO] checking fluent-templates-0.5.13 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate fluent-templates 0.5.13 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate fluent-templates 0.5.13 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluent-templates 0.5.13 [INFO] finished tweaking crates.io crate fluent-templates 0.5.13 [INFO] tweaked toml for crates.io crate fluent-templates 0.5.13 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-langid-macros v0.9.0 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.0 [INFO] [stderr] Downloaded flume v0.7.2 [INFO] [stderr] Downloaded fluent v0.12.0 [INFO] [stderr] Downloaded fluent-template-macros v0.5.13 [INFO] running `Command { std: "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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aed5f4b451ccf668fd133cfdd3785a0d498394f789385fa54def8bbe87065254 [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" "aed5f4b451ccf668fd133cfdd3785a0d498394f789385fa54def8bbe87065254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aed5f4b451ccf668fd133cfdd3785a0d498394f789385fa54def8bbe87065254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed5f4b451ccf668fd133cfdd3785a0d498394f789385fa54def8bbe87065254", kill_on_drop: false }` [INFO] [stdout] aed5f4b451ccf668fd133cfdd3785a0d498394f789385fa54def8bbe87065254 [INFO] running `Command { std: "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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d36fcef821d3359f1d8b6c9c6990ccff79a65ce5688ea5aa1b0a6f45006e642 [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" "0d36fcef821d3359f1d8b6c9c6990ccff79a65ce5688ea5aa1b0a6f45006e642", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Checking unic-langid-macros v0.9.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.0 [INFO] [stderr] Checking intl_pluralrules v7.0.0 [INFO] [stderr] Checking snafu v0.6.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking flume v0.7.2 [INFO] [stderr] Compiling fluent-template-macros v0.5.13 [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.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `resources` [INFO] [stdout] --> src/loader/arc_loader.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | resources: HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default_lang` [INFO] [stdout] --> src/loader.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | default_lang: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resources` [INFO] [stdout] --> src/loader/arc_loader.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | resources: HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default_lang` [INFO] [stdout] --> src/loader.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | default_lang: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "0d36fcef821d3359f1d8b6c9c6990ccff79a65ce5688ea5aa1b0a6f45006e642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d36fcef821d3359f1d8b6c9c6990ccff79a65ce5688ea5aa1b0a6f45006e642", kill_on_drop: false }` [INFO] [stdout] 0d36fcef821d3359f1d8b6c9c6990ccff79a65ce5688ea5aa1b0a6f45006e642