Oct 12 18:38:23.167 INFO testing workingJ/lf against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 18:38:23.168 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 12 18:38:23.606 INFO blam! 6d51295b2146e23854e73f2f98ef6e56e0d62dafe7241af5fb64b91545f80197 Oct 12 18:38:23.607 INFO running `"docker" "start" "-a" "6d51295b2146e23854e73f2f98ef6e56e0d62dafe7241af5fb64b91545f80197"` Oct 12 18:38:25.534 INFO kablam! usermod: no changes Oct 12 18:38:25.614 INFO kablam! Compiling atty v0.2.8 Oct 12 18:38:25.623 INFO kablam! Compiling time v0.1.39 Oct 12 18:38:25.623 INFO kablam! Compiling syn v0.12.15 Oct 12 18:38:26.320 INFO kablam! Compiling clap v2.31.2 Oct 12 18:38:29.189 INFO kablam! Compiling chrono v0.4.2 Oct 12 18:38:41.815 INFO kablam! Compiling structopt-derive v0.2.6 Oct 12 18:38:47.987 INFO kablam! Compiling structopt v0.2.6 Oct 12 18:38:48.179 INFO kablam! Compiling lf v0.1.0 (/source) Oct 12 18:38:48.427 INFO kablam! warning: value assigned to `position` is never read Oct 12 18:38:48.427 INFO kablam! --> src/functions.rs:102:13 Oct 12 18:38:48.428 INFO kablam! | Oct 12 18:38:48.428 INFO kablam! 102 | let mut position: usize = 0; Oct 12 18:38:48.428 INFO kablam! | ^^^^^^^^ Oct 12 18:38:48.429 INFO kablam! | Oct 12 18:38:48.429 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 18:38:48.429 INFO kablam! Oct 12 18:38:48.431 INFO kablam! warning: value assigned to `folders` is never read Oct 12 18:38:48.431 INFO kablam! --> src/main.rs:38:13 Oct 12 18:38:48.431 INFO kablam! | Oct 12 18:38:48.431 INFO kablam! 38 | let mut folders: Vec = Vec::new(); Oct 12 18:38:48.431 INFO kablam! | ^^^^^^^ Oct 12 18:38:48.431 INFO kablam! Oct 12 18:38:48.431 INFO kablam! warning: value assigned to `files` is never read Oct 12 18:38:48.431 INFO kablam! --> src/main.rs:39:13 Oct 12 18:38:48.431 INFO kablam! | Oct 12 18:38:48.431 INFO kablam! 39 | let mut files: Vec = Vec::new(); Oct 12 18:38:48.431 INFO kablam! | ^^^^^ Oct 12 18:38:48.431 INFO kablam! Oct 12 18:38:48.431 INFO kablam! warning: value assigned to `output` is never read Oct 12 18:38:48.431 INFO kablam! --> src/main.rs:40:13 Oct 12 18:38:48.431 INFO kablam! | Oct 12 18:38:48.431 INFO kablam! 40 | let mut output: Vec = Vec::new(); Oct 12 18:38:48.431 INFO kablam! | ^^^^^^ Oct 12 18:38:48.431 INFO kablam! Oct 12 18:38:49.297 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.73s Oct 12 18:38:49.297 INFO kablam! su: No module specific data is present Oct 12 18:38:49.636 INFO running `"docker" "rm" "-f" "6d51295b2146e23854e73f2f98ef6e56e0d62dafe7241af5fb64b91545f80197"` Oct 12 18:38:49.807 INFO blam! 6d51295b2146e23854e73f2f98ef6e56e0d62dafe7241af5fb64b91545f80197 Oct 12 18:38:49.815 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 12 18:38:50.315 INFO blam! d879f64828618655106ce48714d6967356d32e9c7827332ce1c8161e4a41e714 Oct 12 18:38:50.328 INFO running `"docker" "start" "-a" "d879f64828618655106ce48714d6967356d32e9c7827332ce1c8161e4a41e714"` Oct 12 18:38:51.499 INFO kablam! usermod: no changes Oct 12 18:38:51.579 INFO kablam! Compiling lf v0.1.0 (/source) Oct 12 18:38:51.911 INFO kablam! warning: value assigned to `position` is never read Oct 12 18:38:51.911 INFO kablam! --> src/functions.rs:102:13 Oct 12 18:38:51.911 INFO kablam! | Oct 12 18:38:51.911 INFO kablam! 102 | let mut position: usize = 0; Oct 12 18:38:51.911 INFO kablam! | ^^^^^^^^ Oct 12 18:38:51.911 INFO kablam! | Oct 12 18:38:51.911 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 18:38:51.911 INFO kablam! Oct 12 18:38:51.911 INFO kablam! warning: value assigned to `folders` is never read Oct 12 18:38:51.911 INFO kablam! --> src/main.rs:38:13 Oct 12 18:38:51.911 INFO kablam! | Oct 12 18:38:51.911 INFO kablam! 38 | let mut folders: Vec = Vec::new(); Oct 12 18:38:51.911 INFO kablam! | ^^^^^^^ Oct 12 18:38:51.911 INFO kablam! Oct 12 18:38:51.911 INFO kablam! warning: value assigned to `files` is never read Oct 12 18:38:51.911 INFO kablam! --> src/main.rs:39:13 Oct 12 18:38:51.911 INFO kablam! | Oct 12 18:38:51.911 INFO kablam! 39 | let mut files: Vec = Vec::new(); Oct 12 18:38:51.911 INFO kablam! | ^^^^^ Oct 12 18:38:51.911 INFO kablam! Oct 12 18:38:51.911 INFO kablam! warning: value assigned to `output` is never read Oct 12 18:38:51.911 INFO kablam! --> src/main.rs:40:13 Oct 12 18:38:51.911 INFO kablam! | Oct 12 18:38:51.911 INFO kablam! 40 | let mut output: Vec = Vec::new(); Oct 12 18:38:51.911 INFO kablam! | ^^^^^^ Oct 12 18:38:51.911 INFO kablam! Oct 12 18:38:52.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 12 18:38:52.472 INFO kablam! su: No module specific data is present Oct 12 18:38:53.192 INFO running `"docker" "rm" "-f" "d879f64828618655106ce48714d6967356d32e9c7827332ce1c8161e4a41e714"` Oct 12 18:38:53.462 INFO blam! d879f64828618655106ce48714d6967356d32e9c7827332ce1c8161e4a41e714 Oct 12 18:38:53.488 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 12 18:38:53.955 INFO blam! 8309e0ae2c2910ad60ee4da3f1c21780c31a69a3c719aa76dad7c8a754b06da3 Oct 12 18:38:53.967 INFO running `"docker" "start" "-a" "8309e0ae2c2910ad60ee4da3f1c21780c31a69a3c719aa76dad7c8a754b06da3"` Oct 12 18:38:54.991 INFO kablam! usermod: no changes Oct 12 18:38:55.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 18:38:55.111 INFO blam! Oct 12 18:38:55.111 INFO kablam! Running /target/debug/deps/lf-ab7fe14b8b52fd71 Oct 12 18:38:55.111 INFO blam! running 0 tests Oct 12 18:38:55.111 INFO blam! Oct 12 18:38:55.111 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:38:55.111 INFO blam! Oct 12 18:38:55.112 INFO kablam! su: No module specific data is present Oct 12 18:38:55.989 INFO running `"docker" "rm" "-f" "8309e0ae2c2910ad60ee4da3f1c21780c31a69a3c719aa76dad7c8a754b06da3"` Oct 12 18:38:56.268 INFO blam! 8309e0ae2c2910ad60ee4da3f1c21780c31a69a3c719aa76dad7c8a754b06da3