Oct 15 06:35:30.212 INFO testing Sustrak/LuL against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:35:30.212 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:35:30.589 INFO blam! 1fcd7d770cb491be4ee35bccc820c5ceadcfb07b69e1bb706580c119e5617317 Oct 15 06:35:30.591 INFO running `"docker" "start" "-a" "1fcd7d770cb491be4ee35bccc820c5ceadcfb07b69e1bb706580c119e5617317"` Oct 15 06:35:31.802 INFO kablam! usermod: no changes Oct 15 06:35:31.983 INFO kablam! Compiling openssl v0.9.6 Oct 15 06:35:31.999 INFO kablam! Compiling serde_json v0.9.5 Oct 15 06:35:31.999 INFO kablam! Compiling idna v0.1.0 Oct 15 06:35:38.260 INFO kablam! Compiling url v1.4.0 Oct 15 06:35:44.595 INFO kablam! Compiling hyper v0.10.4 Oct 15 06:35:44.912 INFO kablam! Compiling native-tls v0.1.1 Oct 15 06:35:53.286 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 15 06:35:54.635 INFO kablam! Compiling LUL v0.1.0 (/source) Oct 15 06:35:55.931 INFO kablam! warning: unused variable: `ret` Oct 15 06:35:55.931 INFO kablam! --> src/main.rs:70:14 Oct 15 06:35:55.931 INFO kablam! | Oct 15 06:35:55.931 INFO kablam! 70 | let (ret, json) = get(url, &client); Oct 15 06:35:55.931 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 15 06:35:55.931 INFO kablam! | Oct 15 06:35:55.932 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:35:55.932 INFO kablam! Oct 15 06:35:55.932 INFO kablam! warning: unused variable: `ret` Oct 15 06:35:55.932 INFO kablam! --> src/main.rs:80:14 Oct 15 06:35:55.932 INFO kablam! | Oct 15 06:35:55.932 INFO kablam! 80 | let (ret, json) = get(url, &client); Oct 15 06:35:55.932 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 15 06:35:55.932 INFO kablam! Oct 15 06:35:55.932 INFO kablam! warning: value assigned to `url` is never read Oct 15 06:35:55.932 INFO kablam! --> src/main.rs:120:13 Oct 15 06:35:55.932 INFO kablam! | Oct 15 06:35:55.932 INFO kablam! 120 | let mut url = String::new(); Oct 15 06:35:55.932 INFO kablam! | ^^^ Oct 15 06:35:55.932 INFO kablam! | Oct 15 06:35:55.932 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 06:35:55.932 INFO kablam! Oct 15 06:35:55.943 INFO kablam! warning: crate `LUL` should have a snake case name such as `lul` Oct 15 06:35:55.943 INFO kablam! | Oct 15 06:35:55.943 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:35:55.947 INFO kablam! Oct 15 06:35:55.947 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:35:55.948 INFO kablam! --> src/main.rs:22:5 Oct 15 06:35:55.948 INFO kablam! | Oct 15 06:35:55.948 INFO kablam! 22 | io::stdin().read_line(&mut summ_name); Oct 15 06:35:55.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:55.950 INFO kablam! | Oct 15 06:35:55.951 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:35:55.951 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:35:55.952 INFO kablam! Oct 15 06:35:55.952 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:35:55.952 INFO kablam! --> src/main.rs:36:9 Oct 15 06:35:55.953 INFO kablam! | Oct 15 06:35:55.953 INFO kablam! 36 | io::stdin().read_line(&mut aux); Oct 15 06:35:55.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:55.954 INFO kablam! | Oct 15 06:35:55.955 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:35:55.955 INFO kablam! Oct 15 06:35:55.955 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:35:55.957 INFO kablam! --> src/main.rs:47:9 Oct 15 06:35:55.957 INFO kablam! | Oct 15 06:35:55.957 INFO kablam! 47 | io::stdin().read_line(&mut aux); Oct 15 06:35:55.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:55.959 INFO kablam! | Oct 15 06:35:55.959 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:35:55.960 INFO kablam! Oct 15 06:35:55.960 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:35:55.960 INFO kablam! --> src/main.rs:109:5 Oct 15 06:35:55.960 INFO kablam! | Oct 15 06:35:55.961 INFO kablam! 109 | io::stdin().read_line(&mut aux); Oct 15 06:35:55.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:55.961 INFO kablam! | Oct 15 06:35:55.961 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:35:55.962 INFO kablam! Oct 15 06:35:57.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.16s Oct 15 06:35:57.995 INFO kablam! su: No module specific data is present Oct 15 06:35:59.403 INFO running `"docker" "rm" "-f" "1fcd7d770cb491be4ee35bccc820c5ceadcfb07b69e1bb706580c119e5617317"` Oct 15 06:35:59.663 INFO blam! 1fcd7d770cb491be4ee35bccc820c5ceadcfb07b69e1bb706580c119e5617317 Oct 15 06:35:59.672 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:36:00.059 INFO blam! d1d290ca035b48c90b80c255bf149e17ade71df5910b52e496f3d3770a631c01 Oct 15 06:36:00.067 INFO running `"docker" "start" "-a" "d1d290ca035b48c90b80c255bf149e17ade71df5910b52e496f3d3770a631c01"` Oct 15 06:36:01.351 INFO kablam! usermod: no changes Oct 15 06:36:01.511 INFO kablam! Compiling LUL v0.1.0 (/source) Oct 15 06:36:03.031 INFO kablam! warning: unused variable: `ret` Oct 15 06:36:03.031 INFO kablam! --> src/main.rs:70:14 Oct 15 06:36:03.031 INFO kablam! | Oct 15 06:36:03.031 INFO kablam! 70 | let (ret, json) = get(url, &client); Oct 15 06:36:03.031 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 15 06:36:03.031 INFO kablam! | Oct 15 06:36:03.031 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:36:03.031 INFO kablam! Oct 15 06:36:03.031 INFO kablam! warning: unused variable: `ret` Oct 15 06:36:03.031 INFO kablam! --> src/main.rs:80:14 Oct 15 06:36:03.031 INFO kablam! | Oct 15 06:36:03.031 INFO kablam! 80 | let (ret, json) = get(url, &client); Oct 15 06:36:03.031 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 15 06:36:03.031 INFO kablam! Oct 15 06:36:03.031 INFO kablam! warning: value assigned to `url` is never read Oct 15 06:36:03.031 INFO kablam! --> src/main.rs:120:13 Oct 15 06:36:03.031 INFO kablam! | Oct 15 06:36:03.031 INFO kablam! 120 | let mut url = String::new(); Oct 15 06:36:03.031 INFO kablam! | ^^^ Oct 15 06:36:03.031 INFO kablam! | Oct 15 06:36:03.031 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 06:36:03.031 INFO kablam! Oct 15 06:36:03.043 INFO kablam! warning: crate `LUL` should have a snake case name such as `lul` Oct 15 06:36:03.043 INFO kablam! | Oct 15 06:36:03.043 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:36:03.043 INFO kablam! Oct 15 06:36:03.043 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:36:03.043 INFO kablam! --> src/main.rs:22:5 Oct 15 06:36:03.043 INFO kablam! | Oct 15 06:36:03.043 INFO kablam! 22 | io::stdin().read_line(&mut summ_name); Oct 15 06:36:03.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:03.043 INFO kablam! | Oct 15 06:36:03.043 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:36:03.043 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:36:03.043 INFO kablam! Oct 15 06:36:03.043 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:36:03.043 INFO kablam! --> src/main.rs:36:9 Oct 15 06:36:03.043 INFO kablam! | Oct 15 06:36:03.043 INFO kablam! 36 | io::stdin().read_line(&mut aux); Oct 15 06:36:03.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:03.043 INFO kablam! | Oct 15 06:36:03.043 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:36:03.043 INFO kablam! Oct 15 06:36:03.043 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:36:03.043 INFO kablam! --> src/main.rs:47:9 Oct 15 06:36:03.043 INFO kablam! | Oct 15 06:36:03.043 INFO kablam! 47 | io::stdin().read_line(&mut aux); Oct 15 06:36:03.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:03.043 INFO kablam! | Oct 15 06:36:03.043 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:36:03.043 INFO kablam! Oct 15 06:36:03.043 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:36:03.043 INFO kablam! --> src/main.rs:109:5 Oct 15 06:36:03.043 INFO kablam! | Oct 15 06:36:03.043 INFO kablam! 109 | io::stdin().read_line(&mut aux); Oct 15 06:36:03.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:03.043 INFO kablam! | Oct 15 06:36:03.043 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:36:03.043 INFO kablam! Oct 15 06:36:03.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.17s Oct 15 06:36:03.567 INFO kablam! su: No module specific data is present Oct 15 06:36:04.936 INFO running `"docker" "rm" "-f" "d1d290ca035b48c90b80c255bf149e17ade71df5910b52e496f3d3770a631c01"` Oct 15 06:36:05.310 INFO blam! d1d290ca035b48c90b80c255bf149e17ade71df5910b52e496f3d3770a631c01 Oct 15 06:36:05.320 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:36:05.700 INFO blam! 2640c006763597db1934bdb58c8f5b72210e89387599333ecf72fe1673f0d5ff Oct 15 06:36:05.703 INFO running `"docker" "start" "-a" "2640c006763597db1934bdb58c8f5b72210e89387599333ecf72fe1673f0d5ff"` Oct 15 06:36:06.767 INFO kablam! usermod: no changes Oct 15 06:36:06.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 06:36:06.934 INFO kablam! Running /target/debug/deps/LUL-6e1daccdf58b2a00 Oct 15 06:36:06.935 INFO blam! Oct 15 06:36:06.935 INFO blam! running 0 tests Oct 15 06:36:06.935 INFO blam! Oct 15 06:36:06.935 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:36:06.935 INFO blam! Oct 15 06:36:06.937 INFO kablam! su: No module specific data is present Oct 15 06:36:08.168 INFO running `"docker" "rm" "-f" "2640c006763597db1934bdb58c8f5b72210e89387599333ecf72fe1673f0d5ff"` Oct 15 06:36:08.463 INFO blam! 2640c006763597db1934bdb58c8f5b72210e89387599333ecf72fe1673f0d5ff