[INFO] fetching crate aflak 0.0.3... [INFO] checking aflak-0.0.3 against try#1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 for pr-78461 [INFO] extracting crate aflak 0.0.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate aflak 0.0.3 on toolchain 1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate aflak 0.0.3 [INFO] finished tweaking crates.io crate aflak 0.0.3 [INFO] tweaked toml for crates.io crate aflak 0.0.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aflak_plot v0.0.3 [INFO] [stderr] Downloaded aflak_primitives v0.0.3 [INFO] [stderr] Downloaded node_editor v0.0.3 [INFO] [stderr] Downloaded imgui_file_explorer v0.0.3 [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" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a93534c327192647a7291d8f291449f4db9d683c38c4f16a06b2b6b796191a2 [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" "5a93534c327192647a7291d8f291449f4db9d683c38c4f16a06b2b6b796191a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a93534c327192647a7291d8f291449f4db9d683c38c4f16a06b2b6b796191a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a93534c327192647a7291d8f291449f4db9d683c38c4f16a06b2b6b796191a2", kill_on_drop: false }` [INFO] [stdout] 5a93534c327192647a7291d8f291449f4db9d683c38c4f16a06b2b6b796191a2 [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" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b8de7962b57ce82d8689f00694003224482fd8e6e1b684b78cc541219e2553 [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" "c6b8de7962b57ce82d8689f00694003224482fd8e6e1b684b78cc541219e2553", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Checking variant_name v0.0.1 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking boow v0.1.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking fitrs v0.2.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling imgui-sys v0.0.21 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling variant_name_derive v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Checking aflak_cake v0.0.3 [INFO] [stderr] Checking ron v0.2.2 [INFO] [stderr] Checking aflak_primitives v0.0.3 [INFO] [stderr] Checking imgui v0.0.21 [INFO] [stderr] Checking imgui-glium-renderer v0.0.21 [INFO] [stderr] Checking node_editor v0.0.3 [INFO] [stderr] Checking imgui_file_explorer v0.0.3 [INFO] [stderr] Checking aflak_imgui_glium_support v0.0.3 [INFO] [stderr] Checking aflak_plot v0.0.3 [INFO] [stderr] Checking aflak v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "c6b8de7962b57ce82d8689f00694003224482fd8e6e1b684b78cc541219e2553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b8de7962b57ce82d8689f00694003224482fd8e6e1b684b78cc541219e2553", kill_on_drop: false }` [INFO] [stdout] c6b8de7962b57ce82d8689f00694003224482fd8e6e1b684b78cc541219e2553