[INFO] cloning repository https://github.com/illemonati/hw2_conrod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illemonati/hw2_conrod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillemonati%2Fhw2_conrod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillemonati%2Fhw2_conrod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1cbc2d8c516395b11081f35f5283f24bd2c34f5 [INFO] checking illemonati/hw2_conrod against master#31ee872db5aae4750e3da1ca4ed1523c4356947f for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillemonati%2Fhw2_conrod" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illemonati/hw2_conrod on toolchain 31ee872db5aae4750e3da1ca4ed1523c4356947f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/illemonati/hw2_conrod [INFO] finished tweaking git repo https://github.com/illemonati/hw2_conrod [INFO] tweaked toml for git repo https://github.com/illemonati/hw2_conrod written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/illemonati/hw2_conrod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90b286da350f9cfbf48055b54d61d502a4ef59c03bfe455ec4ab7ffc0f9ee9c5 [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" "90b286da350f9cfbf48055b54d61d502a4ef59c03bfe455ec4ab7ffc0f9ee9c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90b286da350f9cfbf48055b54d61d502a4ef59c03bfe455ec4ab7ffc0f9ee9c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90b286da350f9cfbf48055b54d61d502a4ef59c03bfe455ec4ab7ffc0f9ee9c5", kill_on_drop: false }` [INFO] [stdout] 90b286da350f9cfbf48055b54d61d502a4ef59c03bfe455ec4ab7ffc0f9ee9c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b94f379a2bab3c2c060ac3cf7d221b3cca2fc0d1aa6559a6babbe904af5ce6f8 [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" "b94f379a2bab3c2c060ac3cf7d221b3cca2fc0d1aa6559a6babbe904af5ce6f8", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking stb_truetype v0.2.4 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling syn v0.15.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [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 tempfile v3.0.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Compiling conrod_derive v0.1.2 [INFO] [stderr] Checking pistoncore-input v0.21.0 [INFO] [stderr] Checking conrod v0.61.1 [INFO] [stdout] error: unmatched angle bracket [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/mod.rs:419:69 [INFO] [stdout] | [INFO] [stdout] 419 | -> RecursiveWalk Option> [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 420 | | { [INFO] [stdout] | |____^ help: remove extra angle bracket [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,` or `>`, found `{` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 198 | impl Graph { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 419 | -> RecursiveWalk Option> [INFO] [stdout] | - expected one of `,` or `>` [INFO] [stdout] 420 | { [INFO] [stdout] | ^ unexpected token [INFO] [stdout] ... [INFO] [stdout] 757 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `graphic_parent_recursion` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/algo.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | graph.graphic_parent_recursion(idx) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `depth_parent_recursion` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/algo.rs:182:39 [INFO] [stdout] | [INFO] [stdout] 182 | let mut depth_parents = graph.depth_parent_recursion(id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `does_graphic_edge_exist` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/algo.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | if !graph.does_graphic_edge_exist(depth_parent, id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `depth_children` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/algo.rs:262:37 [INFO] [stdout] | [INFO] [stdout] 262 | let mut kids_bounds = graph.depth_children(idx).filter(kid_filter).iter(graph).nodes() [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `depth_children` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/algo.rs:252:37 [INFO] [stdout] | [INFO] [stdout] 252 | let kids_bounds = graph.depth_children(idx).filter(kid_filter).iter(graph).nodes() [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `graphic_parent_recursion` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/algo.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | if graph.graphic_parent_recursion(idx) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `depth_parent_recursion` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/algo.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | if graph.depth_parent_recursion(position_parent) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `x_position_parent_recursion` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/algo.rs:313:50 [INFO] [stdout] | [INFO] [stdout] 313 | let position_parents = graph.x_position_parent_recursion(idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `y_position_parent_recursion` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/algo.rs:318:50 [INFO] [stdout] | [INFO] [stdout] 318 | let position_parents = graph.y_position_parent_recursion(idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `depth_children` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/depth_order.rs:109:51 [INFO] [stdout] | [INFO] [stdout] 109 | let mut child_sorter: Vec = graph.depth_children(idx).iter(&graph).nodes().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `does_recursive_depth_edge_exist` found for reference `&'a graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/render.rs:903:22 [INFO] [stdout] | [INFO] [stdout] 903 | if graph.does_recursive_depth_edge_exist(crop_parent_idx, id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&'a graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pre_update_cache` found for struct `graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/ui.rs:1338:21 [INFO] [stdout] | [INFO] [stdout] 1338 | ui.widget_graph.pre_update_cache(ui.window, widget, ui.updated_widgets.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `graph::Graph` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/mod.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct Graph { [INFO] [stdout] | ---------------- method `pre_update_cache` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `post_update_cache` found for struct `graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/ui.rs:1354:21 [INFO] [stdout] | [INFO] [stdout] 1354 | ui.widget_graph.post_update_cache(widget); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `graph::Graph` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/graph/mod.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct Graph { [INFO] [stdout] | ---------------- method `post_update_cache` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `does_recursive_depth_edge_exist` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/widget/drop_down_list.rs:331:30 [INFO] [stdout] | [INFO] [stdout] 331 | ... .does_recursive_depth_edge_exist(id, capturing), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `scrollable_y_parent_recursion` found for reference `&graph::Graph` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/conrod-0.61.1/./src/widget/text_edit.rs:826:64 [INFO] [stdout] | [INFO] [stdout] 826 | let mut scrollable_parents = ui.widget_graph().scrollable_y_parent_recursion(id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&graph::Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `conrod` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b94f379a2bab3c2c060ac3cf7d221b3cca2fc0d1aa6559a6babbe904af5ce6f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94f379a2bab3c2c060ac3cf7d221b3cca2fc0d1aa6559a6babbe904af5ce6f8", kill_on_drop: false }` [INFO] [stdout] b94f379a2bab3c2c060ac3cf7d221b3cca2fc0d1aa6559a6babbe904af5ce6f8