Oct 15 06:40:29.432 INFO testing SpeziMM/hello-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:40:29.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 06:40:29.719 INFO blam! eeec2129177a5bd3f6a851c5fbfe5329f32950e90ac5b7c0d14948961e3e96a7 Oct 15 06:40:29.721 INFO running `"docker" "start" "-a" "eeec2129177a5bd3f6a851c5fbfe5329f32950e90ac5b7c0d14948961e3e96a7"` Oct 15 06:40:30.363 INFO kablam! usermod: no changes Oct 15 06:40:30.401 INFO kablam! Compiling hello v0.1.0 (/source) Oct 15 06:40:30.744 INFO kablam! warning: struct is never constructed: `Rechnen` Oct 15 06:40:30.744 INFO kablam! --> src/main.rs:3:1 Oct 15 06:40:30.744 INFO kablam! | Oct 15 06:40:30.744 INFO kablam! 3 | struct Rechnen { Oct 15 06:40:30.744 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 06:40:30.744 INFO kablam! | Oct 15 06:40:30.744 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:40:30.744 INFO kablam! Oct 15 06:40:30.744 INFO kablam! warning: method is never used: `Multi` Oct 15 06:40:30.744 INFO kablam! --> src/main.rs:13:2 Oct 15 06:40:30.744 INFO kablam! | Oct 15 06:40:30.744 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 15 06:40:30.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:40:30.744 INFO kablam! Oct 15 06:40:30.744 INFO kablam! warning: method is never used: `adi` Oct 15 06:40:30.744 INFO kablam! --> src/main.rs:16:2 Oct 15 06:40:30.744 INFO kablam! | Oct 15 06:40:30.744 INFO kablam! 16 | fn adi(&self)-> f64{ Oct 15 06:40:30.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:40:30.744 INFO kablam! Oct 15 06:40:30.744 INFO kablam! warning: method is never used: `sub` Oct 15 06:40:30.744 INFO kablam! --> src/main.rs:19:2 Oct 15 06:40:30.744 INFO kablam! | Oct 15 06:40:30.744 INFO kablam! 19 | fn sub(&self)-> f64{ Oct 15 06:40:30.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:40:30.744 INFO kablam! Oct 15 06:40:30.744 INFO kablam! warning: method is never used: `div` Oct 15 06:40:30.744 INFO kablam! --> src/main.rs:22:2 Oct 15 06:40:30.744 INFO kablam! | Oct 15 06:40:30.744 INFO kablam! 22 | fn div(&self)-> f64{ Oct 15 06:40:30.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:40:30.744 INFO kablam! Oct 15 06:40:30.744 INFO kablam! warning: method `Multi` should have a snake case name such as `multi` Oct 15 06:40:30.744 INFO kablam! --> src/main.rs:13:2 Oct 15 06:40:30.744 INFO kablam! | Oct 15 06:40:30.744 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 15 06:40:30.744 INFO kablam! | _____^ Oct 15 06:40:30.744 INFO kablam! 14 | | self.x *self.y - self.c Oct 15 06:40:30.744 INFO kablam! 15 | | } Oct 15 06:40:30.744 INFO kablam! | |_^ Oct 15 06:40:30.744 INFO kablam! | Oct 15 06:40:30.744 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:40:30.744 INFO kablam! Oct 15 06:40:31.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Oct 15 06:40:31.174 INFO kablam! su: No module specific data is present Oct 15 06:40:31.793 INFO running `"docker" "rm" "-f" "eeec2129177a5bd3f6a851c5fbfe5329f32950e90ac5b7c0d14948961e3e96a7"` Oct 15 06:40:32.079 INFO blam! eeec2129177a5bd3f6a851c5fbfe5329f32950e90ac5b7c0d14948961e3e96a7 Oct 15 06:40:32.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 06:40:32.524 INFO blam! 902d7c9c9976203baa60b20f40b722b88bbe5336aa333bb5b389c936170c2376 Oct 15 06:40:32.525 INFO running `"docker" "start" "-a" "902d7c9c9976203baa60b20f40b722b88bbe5336aa333bb5b389c936170c2376"` Oct 15 06:40:33.661 INFO kablam! usermod: no changes Oct 15 06:40:33.715 INFO kablam! Compiling hello v0.1.0 (/source) Oct 15 06:40:34.170 INFO kablam! warning: struct is never constructed: `Rechnen` Oct 15 06:40:34.170 INFO kablam! --> src/main.rs:3:1 Oct 15 06:40:34.170 INFO kablam! | Oct 15 06:40:34.170 INFO kablam! 3 | struct Rechnen { Oct 15 06:40:34.170 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 06:40:34.170 INFO kablam! | Oct 15 06:40:34.170 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:40:34.170 INFO kablam! Oct 15 06:40:34.170 INFO kablam! warning: method is never used: `Multi` Oct 15 06:40:34.170 INFO kablam! --> src/main.rs:13:2 Oct 15 06:40:34.170 INFO kablam! | Oct 15 06:40:34.170 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 15 06:40:34.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:40:34.170 INFO kablam! Oct 15 06:40:34.170 INFO kablam! warning: method is never used: `adi` Oct 15 06:40:34.170 INFO kablam! --> src/main.rs:16:2 Oct 15 06:40:34.170 INFO kablam! | Oct 15 06:40:34.170 INFO kablam! 16 | fn adi(&self)-> f64{ Oct 15 06:40:34.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:40:34.170 INFO kablam! Oct 15 06:40:34.175 INFO kablam! warning: method is never used: `sub` Oct 15 06:40:34.175 INFO kablam! --> src/main.rs:19:2 Oct 15 06:40:34.175 INFO kablam! | Oct 15 06:40:34.175 INFO kablam! 19 | fn sub(&self)-> f64{ Oct 15 06:40:34.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:40:34.175 INFO kablam! Oct 15 06:40:34.175 INFO kablam! warning: method is never used: `div` Oct 15 06:40:34.175 INFO kablam! --> src/main.rs:22:2 Oct 15 06:40:34.175 INFO kablam! | Oct 15 06:40:34.175 INFO kablam! 22 | fn div(&self)-> f64{ Oct 15 06:40:34.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:40:34.175 INFO kablam! Oct 15 06:40:34.175 INFO kablam! warning: method `Multi` should have a snake case name such as `multi` Oct 15 06:40:34.175 INFO kablam! --> src/main.rs:13:2 Oct 15 06:40:34.175 INFO kablam! | Oct 15 06:40:34.175 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 15 06:40:34.175 INFO kablam! | _____^ Oct 15 06:40:34.175 INFO kablam! 14 | | self.x *self.y - self.c Oct 15 06:40:34.175 INFO kablam! 15 | | } Oct 15 06:40:34.175 INFO kablam! | |_^ Oct 15 06:40:34.175 INFO kablam! | Oct 15 06:40:34.175 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:40:34.175 INFO kablam! Oct 15 06:40:34.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 15 06:40:34.659 INFO kablam! su: No module specific data is present Oct 15 06:40:35.607 INFO running `"docker" "rm" "-f" "902d7c9c9976203baa60b20f40b722b88bbe5336aa333bb5b389c936170c2376"` Oct 15 06:40:36.057 INFO blam! 902d7c9c9976203baa60b20f40b722b88bbe5336aa333bb5b389c936170c2376 Oct 15 06:40:36.060 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 06:40:36.528 INFO blam! fef84e642aca24e8d0521d968a539aad096d40dfdb5a8f8ac460c007271fd65c Oct 15 06:40:36.530 INFO running `"docker" "start" "-a" "fef84e642aca24e8d0521d968a539aad096d40dfdb5a8f8ac460c007271fd65c"` Oct 15 06:40:37.145 INFO kablam! usermod: no changes Oct 15 06:40:37.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 06:40:37.171 INFO kablam! Running /target/debug/deps/hello-027ecd6b73e9dbe6 Oct 15 06:40:37.189 INFO blam! Oct 15 06:40:37.189 INFO blam! running 0 tests Oct 15 06:40:37.189 INFO blam! Oct 15 06:40:37.189 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:40:37.189 INFO blam! Oct 15 06:40:37.192 INFO kablam! su: No module specific data is present Oct 15 06:40:37.531 INFO running `"docker" "rm" "-f" "fef84e642aca24e8d0521d968a539aad096d40dfdb5a8f8ac460c007271fd65c"` Oct 15 06:40:37.615 INFO blam! fef84e642aca24e8d0521d968a539aad096d40dfdb5a8f8ac460c007271fd65c