[INFO] fetching crate amethyst_controls 0.15.3... [INFO] checking amethyst_controls-0.15.3 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate amethyst_controls 0.15.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate amethyst_controls 0.15.3 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate amethyst_controls 0.15.3 [INFO] finished tweaking crates.io crate amethyst_controls 0.15.3 [INFO] tweaked toml for crates.io crate amethyst_controls 0.15.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69910bc88ebf8665465a22930c8c62123ac175c511f9589e076dc0e1eb972d0d [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" "69910bc88ebf8665465a22930c8c62123ac175c511f9589e076dc0e1eb972d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69910bc88ebf8665465a22930c8c62123ac175c511f9589e076dc0e1eb972d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69910bc88ebf8665465a22930c8c62123ac175c511f9589e076dc0e1eb972d0d", kill_on_drop: false }` [INFO] [stdout] 69910bc88ebf8665465a22930c8c62123ac175c511f9589e076dc0e1eb972d0d [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd049513e5cb937877463dcf976f1dfcfa68bb014ebbff9993b68ae460b081e [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" "5fd049513e5cb937877463dcf976f1dfcfa68bb014ebbff9993b68ae460b081e", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Checking amethyst_error v0.15.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling alga_derive v0.9.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking amethyst_config v0.15.3 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking specs-hierarchy v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling amethyst_derive v0.15.3 [INFO] [stderr] Checking amethyst_core v0.15.3 [INFO] [stderr] Checking amethyst_window v0.15.3 [INFO] [stderr] Checking amethyst_assets v0.15.3 [INFO] [stderr] Checking amethyst_input v0.15.3 [INFO] [stderr] Checking amethyst_controls v0.15.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "5fd049513e5cb937877463dcf976f1dfcfa68bb014ebbff9993b68ae460b081e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd049513e5cb937877463dcf976f1dfcfa68bb014ebbff9993b68ae460b081e", kill_on_drop: false }` [INFO] [stdout] 5fd049513e5cb937877463dcf976f1dfcfa68bb014ebbff9993b68ae460b081e