[INFO] fetching crate amethyst_locale 0.15.3... [INFO] checking amethyst_locale-0.15.3 against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] extracting crate amethyst_locale 0.15.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate amethyst_locale 0.15.3 on toolchain 7c3a44cf5f95fa5cf164a312bdcf845157af7093 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate amethyst_locale 0.15.3 [INFO] finished tweaking crates.io crate amethyst_locale 0.15.3 [INFO] tweaked toml for crates.io crate amethyst_locale 0.15.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "fetch" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 322c55a8658d2f61fc7c5c9eacb4426b773baf86b97e1db8b253b46c88981fef [INFO] running `Command { std: "docker" "start" "-a" "322c55a8658d2f61fc7c5c9eacb4426b773baf86b97e1db8b253b46c88981fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "322c55a8658d2f61fc7c5c9eacb4426b773baf86b97e1db8b253b46c88981fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "322c55a8658d2f61fc7c5c9eacb4426b773baf86b97e1db8b253b46c88981fef", kill_on_drop: false }` [INFO] [stdout] 322c55a8658d2f61fc7c5c9eacb4426b773baf86b97e1db8b253b46c88981fef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd8a7fd377597527f9d58cea70d379d3c352975ebaf9b1d27faa8152bbc8aaa3 [INFO] running `Command { std: "docker" "start" "-a" "cd8a7fd377597527f9d58cea70d379d3c352975ebaf9b1d27faa8152bbc8aaa3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling erased-serde v0.3.15 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unic-langid-impl v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Checking object v0.25.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Checking amethyst_error v0.15.3 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling unic-langid-macros-impl v0.8.0 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling alga_derive v0.9.2 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] error: could not compile `rental-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rental_impl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-impl-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=347b50fcb051adb4 -C extra-filename=-347b50fcb051adb4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-223cc1bf4c7d615f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9c9c6fb7ecc8d1ce.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5950fd329f8d4a0d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cd8a7fd377597527f9d58cea70d379d3c352975ebaf9b1d27faa8152bbc8aaa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd8a7fd377597527f9d58cea70d379d3c352975ebaf9b1d27faa8152bbc8aaa3", kill_on_drop: false }` [INFO] [stdout] cd8a7fd377597527f9d58cea70d379d3c352975ebaf9b1d27faa8152bbc8aaa3