[INFO] fetching crate amethyst_locale 0.9.0... [INFO] checking amethyst_locale-0.9.0 against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] extracting crate amethyst_locale 0.9.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate amethyst_locale 0.9.0 on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate amethyst_locale 0.9.0 [INFO] finished tweaking crates.io crate amethyst_locale 0.9.0 [INFO] tweaked toml for crates.io crate amethyst_locale 0.9.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "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] 0bb91acb0894cb009a810b470b8c360aa1cef482cc176a98eec136964727087c [INFO] running `Command { std: "docker" "start" "-a" "0bb91acb0894cb009a810b470b8c360aa1cef482cc176a98eec136964727087c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bb91acb0894cb009a810b470b8c360aa1cef482cc176a98eec136964727087c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb91acb0894cb009a810b470b8c360aa1cef482cc176a98eec136964727087c", kill_on_drop: false }` [INFO] [stdout] 0bb91acb0894cb009a810b470b8c360aa1cef482cc176a98eec136964727087c [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 376a4a927052d31426eb318f13c29b8628bf1091967c5471be8b251c13daf678 [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" "376a4a927052d31426eb318f13c29b8628bf1091967c5471be8b251c13daf678", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Checking rayon v1.4.0 [INFO] [stderr] Checking unic-langid-impl v0.8.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling unic-langid-macros-impl v0.8.0 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling inventory-impl v0.1.8 [INFO] [stderr] Compiling alga_derive v0.9.2 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Checking unic-langid-macros v0.8.0 [INFO] [stderr] Checking unic-langid v0.8.0 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking fluent-langneg v0.12.1 [INFO] [stderr] Checking intl_pluralrules v6.0.0 [INFO] [stderr] Checking intl-memoizer v0.4.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking inventory v0.1.8 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking specs-hierarchy v0.6.0 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking fluent-bundle v0.11.0 [INFO] [stderr] Checking fluent v0.11.0 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling amethyst_derive v0.8.1 [INFO] [stderr] Checking amethyst_core v0.10.1 [INFO] [stderr] Checking amethyst_assets v0.11.1 [INFO] [stderr] Checking amethyst_locale v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "376a4a927052d31426eb318f13c29b8628bf1091967c5471be8b251c13daf678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "376a4a927052d31426eb318f13c29b8628bf1091967c5471be8b251c13daf678", kill_on_drop: false }` [INFO] [stdout] 376a4a927052d31426eb318f13c29b8628bf1091967c5471be8b251c13daf678