Oct 13 00:47:31.645 INFO testing sfuller/snas against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:47:31.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 13 00:47:32.108 INFO blam! d18fae1c7f96603f217cacb89ed3646f444bd6e3c131f3e2f242a6b772818fa6 Oct 13 00:47:32.115 INFO running `"docker" "start" "-a" "d18fae1c7f96603f217cacb89ed3646f444bd6e3c131f3e2f242a6b772818fa6"` Oct 13 00:47:33.884 INFO kablam! usermod: no changes Oct 13 00:47:33.930 INFO kablam! Compiling snas v0.1.0 (/source) Oct 13 00:47:34.296 INFO kablam! warning: unused variable: `node` Oct 13 00:47:34.296 INFO kablam! --> src/ast/visitors/print_snv.rs:13:36 Oct 13 00:47:34.297 INFO kablam! | Oct 13 00:47:34.297 INFO kablam! 13 | fn visit_expression(&mut self, node: &Expression) { Oct 13 00:47:34.297 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 13 00:47:34.297 INFO kablam! | Oct 13 00:47:34.297 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:47:34.298 INFO kablam! Oct 13 00:47:34.312 INFO kablam! warning: field is never used: `arguments` Oct 13 00:47:34.312 INFO kablam! --> src/ast/mod.rs:15:5 Oct 13 00:47:34.313 INFO kablam! | Oct 13 00:47:34.313 INFO kablam! 15 | arguments: Vec> Oct 13 00:47:34.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:47:34.313 INFO kablam! | Oct 13 00:47:34.313 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:47:34.313 INFO kablam! Oct 13 00:47:34.313 INFO kablam! warning: field is never used: `number` Oct 13 00:47:34.313 INFO kablam! --> src/ast/mod.rs:45:5 Oct 13 00:47:34.313 INFO kablam! | Oct 13 00:47:34.313 INFO kablam! 45 | number: i32 Oct 13 00:47:34.313 INFO kablam! | ^^^^^^^^^^^ Oct 13 00:47:34.313 INFO kablam! Oct 13 00:47:34.313 INFO kablam! warning: field is never used: `id` Oct 13 00:47:34.313 INFO kablam! --> src/ast/mod.rs:55:5 Oct 13 00:47:34.313 INFO kablam! | Oct 13 00:47:34.313 INFO kablam! 55 | id: String Oct 13 00:47:34.313 INFO kablam! | ^^^^^^^^^^ Oct 13 00:47:34.313 INFO kablam! Oct 13 00:47:34.313 INFO kablam! warning: field is never used: `register` Oct 13 00:47:34.313 INFO kablam! --> src/ast/mod.rs:65:5 Oct 13 00:47:34.313 INFO kablam! | Oct 13 00:47:34.313 INFO kablam! 65 | register: Register Oct 13 00:47:34.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 00:47:34.313 INFO kablam! Oct 13 00:47:34.313 INFO kablam! warning: static item is never used: `REGISTER_NAMES` Oct 13 00:47:34.313 INFO kablam! --> src/lib.rs:54:1 Oct 13 00:47:34.313 INFO kablam! | Oct 13 00:47:34.313 INFO kablam! 54 | static REGISTER_NAMES : [&str; 8] = ["a", "x", "y", "p", "sp", "dp", "pc", "db"]; Oct 13 00:47:34.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:47:34.313 INFO kablam! Oct 13 00:47:35.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.90s Oct 13 00:47:35.827 INFO kablam! su: No module specific data is present Oct 13 00:47:36.631 INFO running `"docker" "rm" "-f" "d18fae1c7f96603f217cacb89ed3646f444bd6e3c131f3e2f242a6b772818fa6"` Oct 13 00:47:37.070 INFO blam! d18fae1c7f96603f217cacb89ed3646f444bd6e3c131f3e2f242a6b772818fa6 Oct 13 00:47:37.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 13 00:47:37.557 INFO blam! 8a862a29181e0723678e3318a3ee6b442109f9d5608fb72a8a1731c1ea130ddd Oct 13 00:47:37.560 INFO running `"docker" "start" "-a" "8a862a29181e0723678e3318a3ee6b442109f9d5608fb72a8a1731c1ea130ddd"` Oct 13 00:47:38.974 INFO kablam! usermod: no changes Oct 13 00:47:39.043 INFO kablam! Compiling snas v0.1.0 (/source) Oct 13 00:47:39.867 INFO kablam! warning: unused variable: `node` Oct 13 00:47:39.867 INFO kablam! --> src/ast/visitors/print_snv.rs:13:36 Oct 13 00:47:39.867 INFO kablam! | Oct 13 00:47:39.867 INFO kablam! 13 | fn visit_expression(&mut self, node: &Expression) { Oct 13 00:47:39.867 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 13 00:47:39.867 INFO kablam! | Oct 13 00:47:39.867 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:47:39.867 INFO kablam! Oct 13 00:47:39.875 INFO kablam! warning: field is never used: `arguments` Oct 13 00:47:39.875 INFO kablam! --> src/ast/mod.rs:15:5 Oct 13 00:47:39.875 INFO kablam! | Oct 13 00:47:39.875 INFO kablam! 15 | arguments: Vec> Oct 13 00:47:39.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:47:39.875 INFO kablam! | Oct 13 00:47:39.875 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:47:39.875 INFO kablam! Oct 13 00:47:39.875 INFO kablam! warning: field is never used: `number` Oct 13 00:47:39.875 INFO kablam! --> src/ast/mod.rs:45:5 Oct 13 00:47:39.875 INFO kablam! | Oct 13 00:47:39.875 INFO kablam! 45 | number: i32 Oct 13 00:47:39.875 INFO kablam! | ^^^^^^^^^^^ Oct 13 00:47:39.875 INFO kablam! Oct 13 00:47:39.875 INFO kablam! warning: field is never used: `id` Oct 13 00:47:39.875 INFO kablam! --> src/ast/mod.rs:55:5 Oct 13 00:47:39.875 INFO kablam! | Oct 13 00:47:39.875 INFO kablam! 55 | id: String Oct 13 00:47:39.875 INFO kablam! | ^^^^^^^^^^ Oct 13 00:47:39.875 INFO kablam! Oct 13 00:47:39.875 INFO kablam! warning: field is never used: `register` Oct 13 00:47:39.875 INFO kablam! --> src/ast/mod.rs:65:5 Oct 13 00:47:39.875 INFO kablam! | Oct 13 00:47:39.875 INFO kablam! 65 | register: Register Oct 13 00:47:39.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 00:47:39.875 INFO kablam! Oct 13 00:47:39.875 INFO kablam! warning: static item is never used: `REGISTER_NAMES` Oct 13 00:47:39.875 INFO kablam! --> src/lib.rs:54:1 Oct 13 00:47:39.875 INFO kablam! | Oct 13 00:47:39.875 INFO kablam! 54 | static REGISTER_NAMES : [&str; 8] = ["a", "x", "y", "p", "sp", "dp", "pc", "db"]; Oct 13 00:47:39.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:47:39.875 INFO kablam! Oct 13 00:47:40.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.83s Oct 13 00:47:40.857 INFO kablam! su: No module specific data is present Oct 13 00:47:42.011 INFO running `"docker" "rm" "-f" "8a862a29181e0723678e3318a3ee6b442109f9d5608fb72a8a1731c1ea130ddd"` Oct 13 00:47:42.306 INFO blam! 8a862a29181e0723678e3318a3ee6b442109f9d5608fb72a8a1731c1ea130ddd Oct 13 00:47:42.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 13 00:47:42.643 INFO blam! 4e645e37ef8924e8f2c8f8f017e856b4a522184586fb6038f7ea4199be1182bc Oct 13 00:47:42.647 INFO running `"docker" "start" "-a" "4e645e37ef8924e8f2c8f8f017e856b4a522184586fb6038f7ea4199be1182bc"` Oct 13 00:47:43.795 INFO kablam! usermod: no changes Oct 13 00:47:43.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 00:47:43.871 INFO kablam! Running /target/debug/deps/snas-330ddd567d5e0aa2 Oct 13 00:47:43.874 INFO kablam! Running /target/debug/deps/snas-7445bb6348f9489e Oct 13 00:47:43.874 INFO blam! Oct 13 00:47:43.874 INFO blam! running 0 tests Oct 13 00:47:43.874 INFO blam! Oct 13 00:47:43.874 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:47:43.874 INFO blam! Oct 13 00:47:43.879 INFO blam! Oct 13 00:47:43.879 INFO kablam! Running /target/debug/deps/snld-af52abe844d9d90e Oct 13 00:47:43.879 INFO blam! running 0 tests Oct 13 00:47:43.879 INFO kablam! Doc-tests snas Oct 13 00:47:43.879 INFO blam! Oct 13 00:47:43.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:47:43.879 INFO blam! Oct 13 00:47:43.879 INFO blam! Oct 13 00:47:43.879 INFO blam! running 0 tests Oct 13 00:47:43.879 INFO blam! Oct 13 00:47:43.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:47:43.879 INFO blam! Oct 13 00:47:44.291 INFO blam! Oct 13 00:47:44.291 INFO blam! running 0 tests Oct 13 00:47:44.291 INFO blam! Oct 13 00:47:44.291 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:47:44.291 INFO blam! Oct 13 00:47:44.295 INFO kablam! su: No module specific data is present Oct 13 00:47:45.135 INFO running `"docker" "rm" "-f" "4e645e37ef8924e8f2c8f8f017e856b4a522184586fb6038f7ea4199be1182bc"` Oct 13 00:47:45.519 INFO blam! 4e645e37ef8924e8f2c8f8f017e856b4a522184586fb6038f7ea4199be1182bc