Oct 11 01:23:37.910 INFO testing chimez/clojure-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:23:37.910 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:23:37.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:23:38.324 INFO blam! 6a4073a1ba3f340b371d3811baf7bbe2ae547d026ed356849dcaa29a0bb58804 Oct 11 01:23:38.326 INFO running `"docker" "start" "-a" "6a4073a1ba3f340b371d3811baf7bbe2ae547d026ed356849dcaa29a0bb58804"` Oct 11 01:23:39.285 INFO kablam! usermod: no changes Oct 11 01:23:39.340 INFO kablam! Compiling clojure-rust v0.0.1 (/source) Oct 11 01:23:40.027 INFO kablam! warning: unused macro definition Oct 11 01:23:40.028 INFO kablam! --> src/ast.rs:278:1 Oct 11 01:23:40.028 INFO kablam! | Oct 11 01:23:40.028 INFO kablam! 278 | / macro_rules! cljlist { Oct 11 01:23:40.029 INFO kablam! 279 | | ($($x:expr),*) => { Oct 11 01:23:40.029 INFO kablam! 280 | | { Oct 11 01:23:40.029 INFO kablam! 281 | | let mut l: Vec = Vec::new(); Oct 11 01:23:40.030 INFO kablam! ... | Oct 11 01:23:40.030 INFO kablam! 285 | | ; Oct 11 01:23:40.030 INFO kablam! 286 | | } Oct 11 01:23:40.031 INFO kablam! | |_^ Oct 11 01:23:40.031 INFO kablam! | Oct 11 01:23:40.031 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 01:23:40.032 INFO kablam! Oct 11 01:23:40.354 INFO kablam! warning: method is never used: `push_str` Oct 11 01:23:40.354 INFO kablam! --> src/syntax.rs:34:5 Oct 11 01:23:40.354 INFO kablam! | Oct 11 01:23:40.354 INFO kablam! 34 | fn push_str(&mut self, s: &str) { Oct 11 01:23:40.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.354 INFO kablam! | Oct 11 01:23:40.354 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:23:40.354 INFO kablam! Oct 11 01:23:40.354 INFO kablam! warning: method is never used: `pop_context_vec` Oct 11 01:23:40.354 INFO kablam! --> src/syntax.rs:40:5 Oct 11 01:23:40.354 INFO kablam! | Oct 11 01:23:40.354 INFO kablam! 40 | fn pop_context_vec(&mut self) -> Option> { Oct 11 01:23:40.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.354 INFO kablam! Oct 11 01:23:40.354 INFO kablam! warning: method is never used: `merge_context` Oct 11 01:23:40.354 INFO kablam! --> src/syntax.rs:48:5 Oct 11 01:23:40.354 INFO kablam! | Oct 11 01:23:40.354 INFO kablam! 48 | fn merge_context(&mut self, n: &SyntaxNode) { Oct 11 01:23:40.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.354 INFO kablam! Oct 11 01:23:40.355 INFO kablam! warning: method is never used: `pop` Oct 11 01:23:40.355 INFO kablam! --> src/ast.rs:64:5 Oct 11 01:23:40.355 INFO kablam! | Oct 11 01:23:40.355 INFO kablam! 64 | pub fn pop(&mut self) -> AstVal { Oct 11 01:23:40.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.355 INFO kablam! Oct 11 01:23:40.355 INFO kablam! warning: method is never used: `is_atom` Oct 11 01:23:40.355 INFO kablam! --> src/ast.rs:78:5 Oct 11 01:23:40.355 INFO kablam! | Oct 11 01:23:40.355 INFO kablam! 78 | fn is_atom(&self) -> bool { Oct 11 01:23:40.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.355 INFO kablam! Oct 11 01:23:40.355 INFO kablam! warning: method is never used: `is_leaf_list` Oct 11 01:23:40.355 INFO kablam! --> src/ast.rs:108:5 Oct 11 01:23:40.355 INFO kablam! | Oct 11 01:23:40.355 INFO kablam! 108 | pub fn is_leaf_list(&self) -> bool { Oct 11 01:23:40.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.355 INFO kablam! Oct 11 01:23:40.355 INFO kablam! warning: method is never used: `is_leaf` Oct 11 01:23:40.355 INFO kablam! --> src/ast.rs:129:5 Oct 11 01:23:40.355 INFO kablam! | Oct 11 01:23:40.355 INFO kablam! 129 | pub fn is_leaf(&self) -> bool { Oct 11 01:23:40.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.355 INFO kablam! Oct 11 01:23:40.355 INFO kablam! warning: method is never used: `is_list` Oct 11 01:23:40.355 INFO kablam! --> src/ast.rs:141:5 Oct 11 01:23:40.355 INFO kablam! | Oct 11 01:23:40.355 INFO kablam! 141 | pub fn is_list(&self) -> bool { Oct 11 01:23:40.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.355 INFO kablam! Oct 11 01:23:40.355 INFO kablam! warning: method is never used: `text` Oct 11 01:23:40.355 INFO kablam! --> src/ast.rs:148:5 Oct 11 01:23:40.355 INFO kablam! | Oct 11 01:23:40.355 INFO kablam! 148 | pub fn text(&self) -> String { Oct 11 01:23:40.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.355 INFO kablam! Oct 11 01:23:40.355 INFO kablam! warning: method is never used: `cons` Oct 11 01:23:40.355 INFO kablam! --> src/ast.rs:175:5 Oct 11 01:23:40.355 INFO kablam! | Oct 11 01:23:40.355 INFO kablam! 175 | pub fn cons(&self, a: AstVal) -> AstVal { Oct 11 01:23:40.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.355 INFO kablam! Oct 11 01:23:40.355 INFO kablam! warning: method is never used: `iter` Oct 11 01:23:40.355 INFO kablam! --> src/ast.rs:197:5 Oct 11 01:23:40.355 INFO kablam! | Oct 11 01:23:40.355 INFO kablam! 197 | pub fn iter(&self) -> Iter { Oct 11 01:23:40.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.355 INFO kablam! Oct 11 01:23:40.356 INFO kablam! warning: enum is never used: `AstErr` Oct 11 01:23:40.356 INFO kablam! --> src/ast.rs:271:1 Oct 11 01:23:40.356 INFO kablam! | Oct 11 01:23:40.356 INFO kablam! 271 | enum AstErr { Oct 11 01:23:40.356 INFO kablam! | ^^^^^^^^^^^ Oct 11 01:23:40.356 INFO kablam! Oct 11 01:23:40.356 INFO kablam! warning: type alias is never used: `AstResult` Oct 11 01:23:40.356 INFO kablam! --> src/ast.rs:276:1 Oct 11 01:23:40.356 INFO kablam! | Oct 11 01:23:40.356 INFO kablam! 276 | type AstResult = Result; Oct 11 01:23:40.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:40.356 INFO kablam! Oct 11 01:23:42.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.72s Oct 11 01:23:42.036 INFO kablam! su: No module specific data is present Oct 11 01:23:42.558 INFO running `"docker" "rm" "-f" "6a4073a1ba3f340b371d3811baf7bbe2ae547d026ed356849dcaa29a0bb58804"` Oct 11 01:23:42.813 INFO blam! 6a4073a1ba3f340b371d3811baf7bbe2ae547d026ed356849dcaa29a0bb58804 Oct 11 01:23:42.815 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:23:42.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:23:43.215 INFO blam! c9c64401ed005bb63a7cb1a2ad2c1b8ba7413cb477d992603a1d2cad0f010088 Oct 11 01:23:43.216 INFO running `"docker" "start" "-a" "c9c64401ed005bb63a7cb1a2ad2c1b8ba7413cb477d992603a1d2cad0f010088"` Oct 11 01:23:44.138 INFO kablam! usermod: no changes Oct 11 01:23:44.192 INFO kablam! Compiling clojure-rust v0.0.1 (/source) Oct 11 01:23:44.940 INFO kablam! warning: unused macro definition Oct 11 01:23:44.940 INFO kablam! --> src/ast.rs:278:1 Oct 11 01:23:44.940 INFO kablam! | Oct 11 01:23:44.940 INFO kablam! 278 | / macro_rules! cljlist { Oct 11 01:23:44.940 INFO kablam! 279 | | ($($x:expr),*) => { Oct 11 01:23:44.940 INFO kablam! 280 | | { Oct 11 01:23:44.940 INFO kablam! 281 | | let mut l: Vec = Vec::new(); Oct 11 01:23:44.941 INFO kablam! ... | Oct 11 01:23:44.941 INFO kablam! 285 | | ; Oct 11 01:23:44.941 INFO kablam! 286 | | } Oct 11 01:23:44.941 INFO kablam! | |_^ Oct 11 01:23:44.941 INFO kablam! | Oct 11 01:23:44.948 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 01:23:44.948 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `push_str` Oct 11 01:23:45.229 INFO kablam! --> src/syntax.rs:34:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 34 | fn push_str(&mut self, s: &str) { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `pop_context_vec` Oct 11 01:23:45.229 INFO kablam! --> src/syntax.rs:40:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 40 | fn pop_context_vec(&mut self) -> Option> { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `merge_context` Oct 11 01:23:45.229 INFO kablam! --> src/syntax.rs:48:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 48 | fn merge_context(&mut self, n: &SyntaxNode) { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `pop` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:64:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 64 | pub fn pop(&mut self) -> AstVal { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `is_atom` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:78:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 78 | fn is_atom(&self) -> bool { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `is_leaf_list` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:108:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 108 | pub fn is_leaf_list(&self) -> bool { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `is_leaf` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:129:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 129 | pub fn is_leaf(&self) -> bool { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `is_list` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:141:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 141 | pub fn is_list(&self) -> bool { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `text` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:148:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 148 | pub fn text(&self) -> String { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `cons` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:175:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 175 | pub fn cons(&self, a: AstVal) -> AstVal { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: method is never used: `iter` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:197:5 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 197 | pub fn iter(&self) -> Iter { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: enum is never used: `AstErr` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:271:1 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 271 | enum AstErr { Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^ Oct 11 01:23:45.229 INFO kablam! Oct 11 01:23:45.229 INFO kablam! warning: type alias is never used: `AstResult` Oct 11 01:23:45.229 INFO kablam! --> src/ast.rs:276:1 Oct 11 01:23:45.229 INFO kablam! | Oct 11 01:23:45.229 INFO kablam! 276 | type AstResult = Result; Oct 11 01:23:45.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:23:45.230 INFO kablam! Oct 11 01:23:45.788 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 11 01:23:45.788 INFO kablam! su: No module specific data is present Oct 11 01:23:46.446 INFO running `"docker" "rm" "-f" "c9c64401ed005bb63a7cb1a2ad2c1b8ba7413cb477d992603a1d2cad0f010088"` Oct 11 01:23:46.816 INFO blam! c9c64401ed005bb63a7cb1a2ad2c1b8ba7413cb477d992603a1d2cad0f010088 Oct 11 01:23:46.818 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:23:46.818 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:23:47.364 INFO blam! 8a3e702300c5c7457be2f5051f9b94bd690cf86753b5cb1b9dc5e19f030f4854 Oct 11 01:23:47.366 INFO running `"docker" "start" "-a" "8a3e702300c5c7457be2f5051f9b94bd690cf86753b5cb1b9dc5e19f030f4854"` Oct 11 01:23:48.717 INFO kablam! usermod: no changes Oct 11 01:23:48.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 01:23:48.816 INFO kablam! Running /target/debug/deps/clojure_rust-c971d34e4a2f8012 Oct 11 01:23:48.816 INFO blam! Oct 11 01:23:48.816 INFO blam! running 0 tests Oct 11 01:23:48.816 INFO blam! Oct 11 01:23:48.816 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:23:48.816 INFO blam! Oct 11 01:23:48.828 INFO kablam! su: No module specific data is present Oct 11 01:23:49.330 INFO running `"docker" "rm" "-f" "8a3e702300c5c7457be2f5051f9b94bd690cf86753b5cb1b9dc5e19f030f4854"` Oct 11 01:23:49.699 INFO blam! 8a3e702300c5c7457be2f5051f9b94bd690cf86753b5cb1b9dc5e19f030f4854