[INFO] cloning repository https://github.com/xd009642/clock-tree-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xd009642/clock-tree-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fclock-tree-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fclock-tree-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87105b1c5f251fee5c0cdf8c3256b3bf8e500f56 [INFO] testing xd009642/clock-tree-solver against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fclock-tree-solver" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xd009642/clock-tree-solver on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xd009642/clock-tree-solver [INFO] finished tweaking git repo https://github.com/xd009642/clock-tree-solver [INFO] tweaked toml for git repo https://github.com/xd009642/clock-tree-solver written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/xd009642/clock-tree-solver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] edf1f98166f2e38014c67320d3f81b75a1d5bbfd4c7225bf663a78ad93b51325 [INFO] running `Command { std: "docker" "start" "-a" "edf1f98166f2e38014c67320d3f81b75a1d5bbfd4c7225bf663a78ad93b51325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edf1f98166f2e38014c67320d3f81b75a1d5bbfd4c7225bf663a78ad93b51325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf1f98166f2e38014c67320d3f81b75a1d5bbfd4c7225bf663a78ad93b51325", kill_on_drop: false }` [INFO] [stdout] edf1f98166f2e38014c67320d3f81b75a1d5bbfd4c7225bf663a78ad93b51325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ecbe74d260931f1e4a5c1282a633e5d9b851b43bb2ee87255509d8020c26752 [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" "6ecbe74d260931f1e4a5c1282a633e5d9b851b43bb2ee87255509d8020c26752", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling uom v0.20.1 [INFO] [stderr] Compiling relm-gen-widget v0.15.0 [INFO] [stderr] Compiling relm-derive-common v0.15.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling relm-derive v0.15.0 [INFO] [stderr] Compiling relm-core v0.15.0 [INFO] [stderr] Compiling relm-state v0.15.0 [INFO] [stderr] Compiling relm v0.15.0 [INFO] [stderr] Compiling clock-tree-solver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Direction` [INFO] [stdout] --> src/graphics.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::{Direction, graph::NodeIndex}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/graphics.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | fn render(&self, ctx: &Context, x: f64, y: f64, width: f64, height: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/graphics.rs:42:45 [INFO] [stdout] | [INFO] [stdout] 42 | fn render(&self, ctx: &Context, x: f64, y: f64, width: f64, height: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> src/bin/clock_tree_solver.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | node_positions: HashMap, (f64, f64)>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] 1 | use uom::lib::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> src/bin/clock_tree_solver.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | node_positions: HashMap, (f64, f64)>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use petgraph::csr::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 1 | use petgraph::stable_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `interval` [INFO] [stdout] --> src/bin/clock_tree_solver.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | use relm::{connect, connect_stream, DrawHandler, interval, Relm, Update, Widget}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `node_positions` in initializer of `App` [INFO] [stdout] --> src/bin/clock_tree_solver.rs:131:23 [INFO] [stdout] | [INFO] [stdout] 131 | let mut app = App { [INFO] [stdout] | ^^^ missing `node_positions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clock-tree-solver`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6ecbe74d260931f1e4a5c1282a633e5d9b851b43bb2ee87255509d8020c26752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecbe74d260931f1e4a5c1282a633e5d9b851b43bb2ee87255509d8020c26752", kill_on_drop: false }` [INFO] [stdout] 6ecbe74d260931f1e4a5c1282a633e5d9b851b43bb2ee87255509d8020c26752