Oct 13 05:41:31.148 INFO testing nerd2/rjvm against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:41:31.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:41:31.640 INFO blam! 81bee80fca16284e439e7570f21fc287cd2b9105db6e7995845d59068cb6d7a4 Oct 13 05:41:31.642 INFO running `"docker" "start" "-a" "81bee80fca16284e439e7570f21fc287cd2b9105db6e7995845d59068cb6d7a4"` Oct 13 05:41:33.098 INFO kablam! usermod: no changes Oct 13 05:41:33.283 INFO kablam! Compiling podio v0.1.5 Oct 13 05:41:33.283 INFO kablam! Compiling checksum v0.2.1 Oct 13 05:41:33.283 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 13 05:41:33.295 INFO kablam! Compiling rand v0.3.19 Oct 13 05:41:33.295 INFO kablam! Compiling msdos_time v0.1.5 Oct 13 05:41:33.295 INFO kablam! Compiling miniz-sys v0.1.10 Oct 13 05:41:33.296 INFO kablam! Compiling os_type v1.0.0 Oct 13 05:41:34.980 INFO kablam! Compiling flate2 v0.2.20 Oct 13 05:41:39.311 INFO kablam! Compiling bzip2 v0.3.2 Oct 13 05:41:40.725 INFO kablam! Compiling zip v0.2.6 Oct 13 05:41:42.079 INFO kablam! Compiling rjvm v0.1.0 (/source) Oct 13 05:41:43.051 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:41:43.051 INFO kablam! --> src/reader/builtins/mod.rs:12:19 Oct 13 05:41:43.051 INFO kablam! | Oct 13 05:41:43.051 INFO kablam! 12 | return Ok((true)); Oct 13 05:41:43.051 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 05:41:43.051 INFO kablam! | Oct 13 05:41:43.051 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:41:43.051 INFO kablam! Oct 13 05:41:43.051 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:41:43.052 INFO kablam! --> src/reader/builtins/mod.rs:15:19 Oct 13 05:41:43.052 INFO kablam! | Oct 13 05:41:43.052 INFO kablam! 15 | return Ok((true)); Oct 13 05:41:43.052 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 05:41:43.052 INFO kablam! Oct 13 05:41:43.052 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:41:43.052 INFO kablam! --> src/reader/builtins/mod.rs:18:19 Oct 13 05:41:43.052 INFO kablam! | Oct 13 05:41:43.052 INFO kablam! 18 | return Ok((true)); Oct 13 05:41:43.052 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 05:41:43.052 INFO kablam! Oct 13 05:41:45.532 INFO kablam! warning: constant item is never used: `ACC_PRIVATE` Oct 13 05:41:45.532 INFO kablam! --> src/reader/class_reader.rs:91:1 Oct 13 05:41:45.533 INFO kablam! | Oct 13 05:41:45.533 INFO kablam! 91 | pub const ACC_PRIVATE: u16 = 0x0002; Oct 13 05:41:45.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.533 INFO kablam! | Oct 13 05:41:45.533 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:41:45.533 INFO kablam! Oct 13 05:41:45.533 INFO kablam! warning: constant item is never used: `ACC_PROTECTED` Oct 13 05:41:45.533 INFO kablam! --> src/reader/class_reader.rs:92:1 Oct 13 05:41:45.533 INFO kablam! | Oct 13 05:41:45.533 INFO kablam! 92 | pub const ACC_PROTECTED: u16 = 0x0004; Oct 13 05:41:45.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.533 INFO kablam! Oct 13 05:41:45.533 INFO kablam! warning: constant item is never used: `ACC_FINAL` Oct 13 05:41:45.533 INFO kablam! --> src/reader/class_reader.rs:94:1 Oct 13 05:41:45.533 INFO kablam! | Oct 13 05:41:45.533 INFO kablam! 94 | pub const ACC_FINAL: u16 = 0x0010; Oct 13 05:41:45.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.533 INFO kablam! Oct 13 05:41:45.533 INFO kablam! warning: constant item is never used: `ACC_VOLATILE` Oct 13 05:41:45.533 INFO kablam! --> src/reader/class_reader.rs:95:1 Oct 13 05:41:45.533 INFO kablam! | Oct 13 05:41:45.533 INFO kablam! 95 | pub const ACC_VOLATILE: u16 = 0x0040; Oct 13 05:41:45.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.533 INFO kablam! Oct 13 05:41:45.534 INFO kablam! warning: constant item is never used: `ACC_TRANSIENT` Oct 13 05:41:45.534 INFO kablam! --> src/reader/class_reader.rs:96:1 Oct 13 05:41:45.534 INFO kablam! | Oct 13 05:41:45.534 INFO kablam! 96 | pub const ACC_TRANSIENT: u16 = 0x0080; Oct 13 05:41:45.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.534 INFO kablam! Oct 13 05:41:45.534 INFO kablam! warning: constant item is never used: `ACC_ABSTRACT` Oct 13 05:41:45.534 INFO kablam! --> src/reader/class_reader.rs:98:1 Oct 13 05:41:45.534 INFO kablam! | Oct 13 05:41:45.534 INFO kablam! 98 | pub const ACC_ABSTRACT: u16 = 0x400; Oct 13 05:41:45.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.534 INFO kablam! Oct 13 05:41:45.534 INFO kablam! warning: constant item is never used: `ACC_SYNTHETIC` Oct 13 05:41:45.534 INFO kablam! --> src/reader/class_reader.rs:99:1 Oct 13 05:41:45.534 INFO kablam! | Oct 13 05:41:45.534 INFO kablam! 99 | pub const ACC_SYNTHETIC: u16 = 0x1000; Oct 13 05:41:45.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.534 INFO kablam! Oct 13 05:41:45.534 INFO kablam! warning: constant item is never used: `ACC_ENUM` Oct 13 05:41:45.534 INFO kablam! --> src/reader/class_reader.rs:100:1 Oct 13 05:41:45.534 INFO kablam! | Oct 13 05:41:45.534 INFO kablam! 100 | pub const ACC_ENUM: u16 = 0x4000; Oct 13 05:41:45.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.534 INFO kablam! Oct 13 05:41:45.534 INFO kablam! warning: function is never used: `run` Oct 13 05:41:45.534 INFO kablam! --> src/reader/runner.rs:410:1 Oct 13 05:41:45.534 INFO kablam! | Oct 13 05:41:45.534 INFO kablam! 410 | pub fn run(class_paths: &Vec, jars: Vec>, class: &ClassResult) -> Result<(), RunnerError> { Oct 13 05:41:45.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.534 INFO kablam! Oct 13 05:41:45.536 INFO kablam! warning: function is never used: `register_array_object` Oct 13 05:41:45.536 INFO kablam! --> src/reader/jvm/gc.rs:5:1 Oct 13 05:41:45.536 INFO kablam! | Oct 13 05:41:45.537 INFO kablam! 5 | pub fn register_array_object(_runtime: &mut Runtime, _obj: &Rc) { Oct 13 05:41:45.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:45.543 INFO kablam! Oct 13 05:41:51.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.10s Oct 13 05:41:51.251 INFO kablam! su: No module specific data is present Oct 13 05:41:51.891 INFO running `"docker" "rm" "-f" "81bee80fca16284e439e7570f21fc287cd2b9105db6e7995845d59068cb6d7a4"` Oct 13 05:41:52.158 INFO blam! 81bee80fca16284e439e7570f21fc287cd2b9105db6e7995845d59068cb6d7a4 Oct 13 05:41:52.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:41:52.632 INFO blam! 4f2b18f2f4518964b42b0ed466e3c288624df0ef272d3ac51a1e13209240d3ac Oct 13 05:41:52.634 INFO running `"docker" "start" "-a" "4f2b18f2f4518964b42b0ed466e3c288624df0ef272d3ac51a1e13209240d3ac"` Oct 13 05:41:54.083 INFO kablam! usermod: no changes Oct 13 05:41:54.231 INFO kablam! Compiling rjvm v0.1.0 (/source) Oct 13 05:41:57.087 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:41:57.087 INFO kablam! --> src/reader/builtins/mod.rs:12:19 Oct 13 05:41:57.088 INFO kablam! | Oct 13 05:41:57.088 INFO kablam! 12 | return Ok((true)); Oct 13 05:41:57.088 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 05:41:57.089 INFO kablam! | Oct 13 05:41:57.089 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:41:57.089 INFO kablam! Oct 13 05:41:57.090 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:41:57.090 INFO kablam! --> src/reader/builtins/mod.rs:15:19 Oct 13 05:41:57.090 INFO kablam! | Oct 13 05:41:57.091 INFO kablam! 15 | return Ok((true)); Oct 13 05:41:57.091 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 05:41:57.091 INFO kablam! Oct 13 05:41:57.091 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:41:57.092 INFO kablam! --> src/reader/builtins/mod.rs:18:19 Oct 13 05:41:57.092 INFO kablam! | Oct 13 05:41:57.092 INFO kablam! 18 | return Ok((true)); Oct 13 05:41:57.093 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 13 05:41:57.093 INFO kablam! Oct 13 05:42:11.095 INFO kablam! warning: constant item is never used: `ACC_PRIVATE` Oct 13 05:42:11.095 INFO kablam! --> src/reader/class_reader.rs:91:1 Oct 13 05:42:11.095 INFO kablam! | Oct 13 05:42:11.095 INFO kablam! 91 | pub const ACC_PRIVATE: u16 = 0x0002; Oct 13 05:42:11.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.095 INFO kablam! | Oct 13 05:42:11.095 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:42:11.095 INFO kablam! Oct 13 05:42:11.095 INFO kablam! warning: constant item is never used: `ACC_PROTECTED` Oct 13 05:42:11.095 INFO kablam! --> src/reader/class_reader.rs:92:1 Oct 13 05:42:11.095 INFO kablam! | Oct 13 05:42:11.095 INFO kablam! 92 | pub const ACC_PROTECTED: u16 = 0x0004; Oct 13 05:42:11.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.095 INFO kablam! Oct 13 05:42:11.095 INFO kablam! warning: constant item is never used: `ACC_FINAL` Oct 13 05:42:11.095 INFO kablam! --> src/reader/class_reader.rs:94:1 Oct 13 05:42:11.095 INFO kablam! | Oct 13 05:42:11.095 INFO kablam! 94 | pub const ACC_FINAL: u16 = 0x0010; Oct 13 05:42:11.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.095 INFO kablam! Oct 13 05:42:11.095 INFO kablam! warning: constant item is never used: `ACC_VOLATILE` Oct 13 05:42:11.095 INFO kablam! --> src/reader/class_reader.rs:95:1 Oct 13 05:42:11.095 INFO kablam! | Oct 13 05:42:11.095 INFO kablam! 95 | pub const ACC_VOLATILE: u16 = 0x0040; Oct 13 05:42:11.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.095 INFO kablam! Oct 13 05:42:11.095 INFO kablam! warning: constant item is never used: `ACC_TRANSIENT` Oct 13 05:42:11.095 INFO kablam! --> src/reader/class_reader.rs:96:1 Oct 13 05:42:11.095 INFO kablam! | Oct 13 05:42:11.095 INFO kablam! 96 | pub const ACC_TRANSIENT: u16 = 0x0080; Oct 13 05:42:11.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.095 INFO kablam! Oct 13 05:42:11.095 INFO kablam! warning: constant item is never used: `ACC_ABSTRACT` Oct 13 05:42:11.095 INFO kablam! --> src/reader/class_reader.rs:98:1 Oct 13 05:42:11.095 INFO kablam! | Oct 13 05:42:11.095 INFO kablam! 98 | pub const ACC_ABSTRACT: u16 = 0x400; Oct 13 05:42:11.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.095 INFO kablam! Oct 13 05:42:11.095 INFO kablam! warning: constant item is never used: `ACC_SYNTHETIC` Oct 13 05:42:11.095 INFO kablam! --> src/reader/class_reader.rs:99:1 Oct 13 05:42:11.095 INFO kablam! | Oct 13 05:42:11.095 INFO kablam! 99 | pub const ACC_SYNTHETIC: u16 = 0x1000; Oct 13 05:42:11.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.096 INFO kablam! Oct 13 05:42:11.096 INFO kablam! warning: constant item is never used: `ACC_ENUM` Oct 13 05:42:11.096 INFO kablam! --> src/reader/class_reader.rs:100:1 Oct 13 05:42:11.096 INFO kablam! | Oct 13 05:42:11.096 INFO kablam! 100 | pub const ACC_ENUM: u16 = 0x4000; Oct 13 05:42:11.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.096 INFO kablam! Oct 13 05:42:11.096 INFO kablam! warning: function is never used: `run` Oct 13 05:42:11.096 INFO kablam! --> src/reader/runner.rs:410:1 Oct 13 05:42:11.096 INFO kablam! | Oct 13 05:42:11.096 INFO kablam! 410 | pub fn run(class_paths: &Vec, jars: Vec>, class: &ClassResult) -> Result<(), RunnerError> { Oct 13 05:42:11.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.096 INFO kablam! Oct 13 05:42:11.096 INFO kablam! warning: function is never used: `register_array_object` Oct 13 05:42:11.096 INFO kablam! --> src/reader/jvm/gc.rs:5:1 Oct 13 05:42:11.096 INFO kablam! | Oct 13 05:42:11.096 INFO kablam! 5 | pub fn register_array_object(_runtime: &mut Runtime, _obj: &Rc) { Oct 13 05:42:11.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:42:11.096 INFO kablam! Oct 13 05:42:25.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.61s Oct 13 05:42:25.735 INFO kablam! su: No module specific data is present Oct 13 05:42:26.366 INFO running `"docker" "rm" "-f" "4f2b18f2f4518964b42b0ed466e3c288624df0ef272d3ac51a1e13209240d3ac"` Oct 13 05:42:26.675 INFO blam! 4f2b18f2f4518964b42b0ed466e3c288624df0ef272d3ac51a1e13209240d3ac Oct 13 05:42:26.679 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:42:27.233 INFO blam! cf2c09af19be17c378c119b9f4e27133bcf048621a9cc9cbc7085a6c2eb235b7 Oct 13 05:42:27.235 INFO running `"docker" "start" "-a" "cf2c09af19be17c378c119b9f4e27133bcf048621a9cc9cbc7085a6c2eb235b7"` Oct 13 05:42:28.191 INFO kablam! usermod: no changes Oct 13 05:42:28.326 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 13 05:42:28.336 INFO kablam! Running /target/debug/deps/rjvm-f4be11425cd2d2a6 Oct 13 05:42:28.347 INFO kablam! Running /target/debug/deps/arrays-5583a37955aa8fe7 Oct 13 05:42:28.347 INFO blam! Oct 13 05:42:28.347 INFO blam! running 0 tests Oct 13 05:42:28.347 INFO blam! Oct 13 05:42:28.347 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:42:28.347 INFO blam! Oct 13 05:42:28.351 INFO blam! Oct 13 05:42:28.351 INFO blam! running 1 test Oct 13 05:42:31.698 INFO blam! test arrays ... ok Oct 13 05:42:31.698 INFO blam! Oct 13 05:42:31.698 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:42:31.698 INFO blam! Oct 13 05:42:31.707 INFO kablam! Running /target/debug/deps/binary_converter-4583e6ae6db05b52 Oct 13 05:42:31.707 INFO blam! Oct 13 05:42:31.707 INFO blam! running 1 test Oct 13 05:42:43.018 INFO blam! test binary_converter ... ok Oct 13 05:42:43.018 INFO kablam! Running /target/debug/deps/builtins_reflection-1f81ce996112a7c1 Oct 13 05:42:43.018 INFO blam! Oct 13 05:42:43.018 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:42:43.019 INFO blam! Oct 13 05:42:43.023 INFO blam! Oct 13 05:42:43.023 INFO blam! running 1 test Oct 13 05:42:45.795 INFO blam! test builtins_reflection ... ok Oct 13 05:42:45.795 INFO kablam! Running /target/debug/deps/clazz-5257d72f61a39abb Oct 13 05:42:45.795 INFO blam! Oct 13 05:42:45.795 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:42:45.795 INFO blam! Oct 13 05:42:45.795 INFO blam! Oct 13 05:42:45.795 INFO blam! running 1 test Oct 13 05:42:49.687 INFO blam! test class_get_declared ... ok Oct 13 05:42:49.687 INFO kablam! Running /target/debug/deps/gc-fa1a0213ceab2cda Oct 13 05:42:49.688 INFO blam! Oct 13 05:42:49.688 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:42:49.688 INFO blam! Oct 13 05:42:49.695 INFO blam! Oct 13 05:42:49.695 INFO kablam! Running /target/debug/deps/get_component_type-97965c21a163b152 Oct 13 05:42:49.696 INFO blam! running 1 test Oct 13 05:42:49.696 INFO blam! test gc ... ignored Oct 13 05:42:49.696 INFO blam! Oct 13 05:42:49.696 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 13 05:42:49.697 INFO blam! Oct 13 05:42:49.697 INFO blam! Oct 13 05:42:49.697 INFO blam! running 1 test Oct 13 05:42:52.181 INFO kablam! Running /target/debug/deps/hash-2926ba36c34e66b1 Oct 13 05:42:52.182 INFO blam! test get_component_type ... ok Oct 13 05:42:52.182 INFO blam! Oct 13 05:42:52.182 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:42:52.182 INFO blam! Oct 13 05:42:52.183 INFO blam! Oct 13 05:42:52.183 INFO blam! running 1 test Oct 13 05:42:55.227 INFO blam! test hash ... ok Oct 13 05:42:55.227 INFO blam! Oct 13 05:42:55.227 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:42:55.227 INFO blam! Oct 13 05:42:55.251 INFO blam! Oct 13 05:42:55.251 INFO kablam! Running /target/debug/deps/inheritance-81eac6cdb81c9f19 Oct 13 05:42:55.251 INFO blam! running 1 test Oct 13 05:42:58.019 INFO blam! test inheritance ... ok Oct 13 05:42:58.020 INFO kablam! Running /target/debug/deps/lookupswitch-e3b8282aeda846ce Oct 13 05:42:58.020 INFO blam! Oct 13 05:42:58.020 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:42:58.021 INFO blam! Oct 13 05:42:58.021 INFO blam! Oct 13 05:42:58.021 INFO blam! running 1 test Oct 13 05:43:00.502 INFO blam! test lookupswitch ... ok Oct 13 05:43:00.502 INFO blam! Oct 13 05:43:00.502 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:00.502 INFO blam! Oct 13 05:43:00.504 INFO kablam! Running /target/debug/deps/maths-b06421def29c6bbf Oct 13 05:43:00.506 INFO blam! Oct 13 05:43:00.506 INFO blam! running 1 test Oct 13 05:43:02.678 INFO blam! test maths ... ok Oct 13 05:43:02.679 INFO blam! Oct 13 05:43:02.679 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:02.679 INFO blam! Oct 13 05:43:02.680 INFO kablam! Running /target/debug/deps/multideps-2e2706bac8355702 Oct 13 05:43:02.681 INFO blam! Oct 13 05:43:02.681 INFO blam! running 1 test Oct 13 05:43:04.435 INFO blam! test multideps ... ok Oct 13 05:43:04.435 INFO kablam! Running /target/debug/deps/print-dd38969563059ad3 Oct 13 05:43:04.435 INFO blam! Oct 13 05:43:04.435 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:04.435 INFO blam! Oct 13 05:43:04.435 INFO blam! Oct 13 05:43:04.435 INFO blam! running 1 test Oct 13 05:43:07.535 INFO blam! test print ... ok Oct 13 05:43:07.536 INFO kablam! Running /target/debug/deps/property-2eed6a7e78c0d46f Oct 13 05:43:07.536 INFO blam! Oct 13 05:43:07.536 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:07.537 INFO blam! Oct 13 05:43:07.537 INFO blam! Oct 13 05:43:07.537 INFO blam! running 1 test Oct 13 05:43:11.224 INFO blam! test get_property ... ok Oct 13 05:43:11.224 INFO blam! Oct 13 05:43:11.224 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:11.224 INFO blam! Oct 13 05:43:11.226 INFO kablam! Running /target/debug/deps/static_init-6f3e9944bde51a78 Oct 13 05:43:11.229 INFO blam! Oct 13 05:43:11.230 INFO blam! running 1 test Oct 13 05:43:12.705 INFO blam! test static_init ... ok Oct 13 05:43:12.705 INFO blam! Oct 13 05:43:12.705 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:12.705 INFO blam! Oct 13 05:43:12.706 INFO kablam! Running /target/debug/deps/string-ab12e1c4e74db9f5 Oct 13 05:43:12.709 INFO blam! Oct 13 05:43:12.709 INFO blam! running 1 test Oct 13 05:43:14.331 INFO blam! test string ... ok Oct 13 05:43:14.331 INFO blam! Oct 13 05:43:14.332 INFO kablam! Running /target/debug/deps/tableswitch-fb3b635d362bfeb1 Oct 13 05:43:14.332 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:14.332 INFO blam! Oct 13 05:43:14.339 INFO blam! Oct 13 05:43:14.339 INFO blam! running 1 test Oct 13 05:43:16.264 INFO blam! test tableswitch ... ok Oct 13 05:43:16.265 INFO blam! Oct 13 05:43:16.265 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:16.265 INFO blam! Oct 13 05:43:16.266 INFO kablam! Running /target/debug/deps/trycatch-c56b838372f96860 Oct 13 05:43:16.269 INFO blam! Oct 13 05:43:16.269 INFO blam! running 2 tests Oct 13 05:43:18.171 INFO blam! test trycatch_nested ... ok Oct 13 05:43:18.222 INFO blam! test trycatch_single ... ok Oct 13 05:43:18.222 INFO kablam! Running /target/debug/deps/unsafe-49d5f06622517b92 Oct 13 05:43:18.223 INFO blam! Oct 13 05:43:18.223 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:18.223 INFO blam! Oct 13 05:43:18.223 INFO blam! Oct 13 05:43:18.224 INFO blam! running 3 tests Oct 13 05:43:21.012 INFO blam! test unsafe_allocate ... ok Oct 13 05:43:22.875 INFO blam! test unsafe_compare_and_swap ... ok Oct 13 05:43:23.311 INFO blam! test unsafe_get_volatile ... ok Oct 13 05:43:23.311 INFO blam! Oct 13 05:43:23.311 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:23.311 INFO blam! Oct 13 05:43:23.318 INFO kablam! Doc-tests rjvm Oct 13 05:43:24.484 INFO blam! Oct 13 05:43:24.484 INFO blam! running 0 tests Oct 13 05:43:24.484 INFO blam! Oct 13 05:43:24.484 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:24.485 INFO blam! Oct 13 05:43:24.492 INFO kablam! su: No module specific data is present Oct 13 05:43:25.127 INFO running `"docker" "rm" "-f" "cf2c09af19be17c378c119b9f4e27133bcf048621a9cc9cbc7085a6c2eb235b7"` Oct 13 05:43:25.355 INFO blam! cf2c09af19be17c378c119b9f4e27133bcf048621a9cc9cbc7085a6c2eb235b7