Oct 27 04:43:02.393 INFO checking floriama/agents against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:43:02.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 04:43:02.772 INFO blam! 81040126c4d426cc7afb3ebac30842dc4c8f1ecbbdd3af04368d977e73662fea Oct 27 04:43:02.774 INFO running `"docker" "start" "-a" "81040126c4d426cc7afb3ebac30842dc4c8f1ecbbdd3af04368d977e73662fea"` Oct 27 04:43:03.978 INFO kablam! usermod: no changes Oct 27 04:43:04.235 INFO kablam! Checking glium v0.20.0 Oct 27 04:43:19.627 INFO kablam! Checking agents v0.1.0 (/source) Oct 27 04:43:22.730 INFO kablam! warning: variant is never constructed: `AddAgent` Oct 27 04:43:22.731 INFO kablam! --> src/network.rs:241:5 Oct 27 04:43:22.731 INFO kablam! | Oct 27 04:43:22.731 INFO kablam! 241 | AddAgent, Oct 27 04:43:22.732 INFO kablam! | ^^^^^^^^ Oct 27 04:43:22.732 INFO kablam! | Oct 27 04:43:22.732 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:43:22.733 INFO kablam! Oct 27 04:43:22.733 INFO kablam! warning: variant is never constructed: `RemoveAgent` Oct 27 04:43:22.733 INFO kablam! --> src/network.rs:242:5 Oct 27 04:43:22.733 INFO kablam! | Oct 27 04:43:22.733 INFO kablam! 242 | RemoveAgent(NodeIndex), Oct 27 04:43:22.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:22.734 INFO kablam! Oct 27 04:43:22.734 INFO kablam! warning: variant is never constructed: `AddRelation` Oct 27 04:43:22.734 INFO kablam! --> src/network.rs:243:5 Oct 27 04:43:22.735 INFO kablam! | Oct 27 04:43:22.735 INFO kablam! 243 | AddRelation(NodeIndex, NodeIndex), Oct 27 04:43:22.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:22.736 INFO kablam! Oct 27 04:43:22.736 INFO kablam! warning: method is never used: `num_edges` Oct 27 04:43:22.736 INFO kablam! --> src/graph.rs:102:5 Oct 27 04:43:22.736 INFO kablam! | Oct 27 04:43:22.737 INFO kablam! 102 | pub fn num_edges(&self) -> usize { Oct 27 04:43:22.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:22.737 INFO kablam! Oct 27 04:43:22.737 INFO kablam! warning: method is never used: `nodes_mut` Oct 27 04:43:22.738 INFO kablam! --> src/graph.rs:110:5 Oct 27 04:43:22.738 INFO kablam! | Oct 27 04:43:22.738 INFO kablam! 110 | pub fn nodes_mut(&mut self) -> Vec<&mut T> { Oct 27 04:43:22.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:22.739 INFO kablam! Oct 27 04:43:22.739 INFO kablam! warning: method is never used: `contains_edge` Oct 27 04:43:22.739 INFO kablam! --> src/graph.rs:286:5 Oct 27 04:43:22.739 INFO kablam! | Oct 27 04:43:22.740 INFO kablam! 286 | pub fn contains_edge(&self, source: NodeIndex, target: NodeIndex) -> bool { Oct 27 04:43:22.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:22.740 INFO kablam! Oct 27 04:43:22.740 INFO kablam! warning: method is never used: `edge_payload` Oct 27 04:43:22.741 INFO kablam! --> src/graph.rs:316:5 Oct 27 04:43:22.741 INFO kablam! | Oct 27 04:43:22.741 INFO kablam! 316 | pub fn edge_payload(&self, source: NodeIndex, target: NodeIndex) -> Option<&S> { Oct 27 04:43:22.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:22.742 INFO kablam! Oct 27 04:43:22.742 INFO kablam! warning: method is never used: `edge_payload_mut` Oct 27 04:43:22.742 INFO kablam! --> src/graph.rs:336:5 Oct 27 04:43:22.742 INFO kablam! | Oct 27 04:43:22.743 INFO kablam! 336 | pub fn edge_payload_mut(&mut self, source: NodeIndex, target: NodeIndex) -> Option<&mut S> { Oct 27 04:43:22.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:22.743 INFO kablam! Oct 27 04:43:23.031 INFO kablam! warning: variant is never constructed: `AddAgent` Oct 27 04:43:23.032 INFO kablam! --> src/network.rs:241:5 Oct 27 04:43:23.032 INFO kablam! | Oct 27 04:43:23.032 INFO kablam! 241 | AddAgent, Oct 27 04:43:23.033 INFO kablam! | ^^^^^^^^ Oct 27 04:43:23.033 INFO kablam! | Oct 27 04:43:23.033 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:43:23.034 INFO kablam! Oct 27 04:43:23.034 INFO kablam! warning: variant is never constructed: `RemoveAgent` Oct 27 04:43:23.034 INFO kablam! --> src/network.rs:242:5 Oct 27 04:43:23.034 INFO kablam! | Oct 27 04:43:23.035 INFO kablam! 242 | RemoveAgent(NodeIndex), Oct 27 04:43:23.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:23.035 INFO kablam! Oct 27 04:43:23.035 INFO kablam! warning: variant is never constructed: `AddRelation` Oct 27 04:43:23.036 INFO kablam! --> src/network.rs:243:5 Oct 27 04:43:23.036 INFO kablam! | Oct 27 04:43:23.036 INFO kablam! 243 | AddRelation(NodeIndex, NodeIndex), Oct 27 04:43:23.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:23.037 INFO kablam! Oct 27 04:43:23.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.10s Oct 27 04:43:23.139 INFO kablam! su: No module specific data is present Oct 27 04:43:24.003 INFO running `"docker" "rm" "-f" "81040126c4d426cc7afb3ebac30842dc4c8f1ecbbdd3af04368d977e73662fea"` Oct 27 04:43:24.272 INFO blam! 81040126c4d426cc7afb3ebac30842dc4c8f1ecbbdd3af04368d977e73662fea