Oct 12 22:35:39.645 INFO testing susu/kutyus-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:35:39.645 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 22:35:40.059 INFO blam! 52a507fa58ea4287481d64db9cf3123f74fa91614ea2cdeadb9b6d311e8353f3 Oct 12 22:35:40.063 INFO running `"docker" "start" "-a" "52a507fa58ea4287481d64db9cf3123f74fa91614ea2cdeadb9b6d311e8353f3"` Oct 12 22:35:41.102 INFO kablam! usermod: no changes Oct 12 22:35:41.307 INFO kablam! Compiling libc v0.2.39 Oct 12 22:35:41.315 INFO kablam! Compiling lazy_static v1.0.0 Oct 12 22:35:41.315 INFO kablam! Compiling cc v1.0.6 Oct 12 22:35:41.321 INFO kablam! Compiling serde v1.0.29 Oct 12 22:35:41.321 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 12 22:35:41.321 INFO kablam! Compiling num-traits v0.1.43 Oct 12 22:35:42.107 INFO kablam! Compiling rmp v0.8.7 Oct 12 22:35:42.783 INFO kablam! Compiling crossbeam-epoch v0.3.0 Oct 12 22:35:45.579 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 22:35:46.281 INFO kablam! Compiling num_cpus v1.8.0 Oct 12 22:35:46.281 INFO kablam! Compiling rand v0.4.2 Oct 12 22:35:46.281 INFO kablam! Compiling thread-id v2.0.0 Oct 12 22:35:46.281 INFO kablam! Compiling memchr v0.1.11 Oct 12 22:35:46.281 INFO kablam! Compiling memchr v1.0.2 Oct 12 22:35:46.281 INFO kablam! Compiling atty v0.2.8 Oct 12 22:35:47.131 INFO kablam! Compiling clap v2.31.1 Oct 12 22:35:51.683 INFO kablam! Compiling thread_local v0.2.7 Oct 12 22:35:51.799 INFO kablam! Compiling aho-corasick v0.5.3 Oct 12 22:35:51.803 INFO kablam! Compiling nom v3.2.1 Oct 12 22:35:52.067 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 22:35:57.138 INFO kablam! Compiling rayon-core v1.4.0 Oct 12 22:35:57.197 INFO kablam! Compiling regex v0.1.80 Oct 12 22:36:03.722 INFO kablam! Compiling rayon v0.8.2 Oct 12 22:36:23.723 INFO kablam! Compiling ring v0.12.1 Oct 12 22:36:36.567 INFO kablam! Compiling serde-hjson v0.8.1 Oct 12 22:36:36.684 INFO kablam! Compiling toml v0.4.5 Oct 12 22:36:36.895 INFO kablam! Compiling serde_json v1.0.11 Oct 12 22:36:37.271 INFO kablam! Compiling backtrace v0.3.5 Oct 12 22:36:40.100 INFO kablam! Compiling error-chain v0.11.0 Oct 12 22:36:50.459 INFO kablam! Compiling config v0.8.0 Oct 12 22:36:51.280 INFO kablam! Compiling kutyus_core v0.1.0 (/source/core) Oct 12 22:36:54.375 INFO kablam! Compiling kutyus v0.1.0 (/source) Oct 12 22:36:54.831 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 22:36:54.831 INFO kablam! --> src/config.rs:47:24 Oct 12 22:36:54.831 INFO kablam! | Oct 12 22:36:54.831 INFO kablam! 47 | let home_dir = env::home_dir().expect("Please set HOME env vars"); Oct 12 22:36:54.831 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:36:54.831 INFO kablam! | Oct 12 22:36:54.831 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 22:36:54.831 INFO kablam! Oct 12 22:36:56.059 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 22:36:56.059 INFO kablam! --> src/bin/ku.rs:136:28 Oct 12 22:36:56.059 INFO kablam! | Oct 12 22:36:56.059 INFO kablam! 136 | let home_dir = env::home_dir().expect("Please set HOME or XDG_CONFIG_HOME env vars"); Oct 12 22:36:56.059 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:36:56.059 INFO kablam! | Oct 12 22:36:56.059 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 22:36:56.059 INFO kablam! Oct 12 22:36:56.091 INFO kablam! warning: unused variable: `m` Oct 12 22:36:56.091 INFO kablam! --> src/bin/ku.rs:41:17 Oct 12 22:36:56.091 INFO kablam! | Oct 12 22:36:56.091 INFO kablam! 41 | if let Some(m) = matches.subcommand_matches("newfeed") { Oct 12 22:36:56.091 INFO kablam! | ^ help: consider using `_m` instead Oct 12 22:36:56.091 INFO kablam! | Oct 12 22:36:56.091 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:36:56.091 INFO kablam! Oct 12 22:36:56.091 INFO kablam! warning: unused variable: `m` Oct 12 22:36:56.091 INFO kablam! --> src/bin/ku.rs:46:17 Oct 12 22:36:56.091 INFO kablam! | Oct 12 22:36:56.091 INFO kablam! 46 | if let Some(m) = matches.subcommand_matches("append") { Oct 12 22:36:56.091 INFO kablam! | ^ help: consider using `_m` instead Oct 12 22:36:56.091 INFO kablam! Oct 12 22:36:58.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 12 22:36:58.493 INFO kablam! su: No module specific data is present Oct 12 22:36:58.801 INFO running `"docker" "rm" "-f" "52a507fa58ea4287481d64db9cf3123f74fa91614ea2cdeadb9b6d311e8353f3"` Oct 12 22:36:58.963 INFO blam! 52a507fa58ea4287481d64db9cf3123f74fa91614ea2cdeadb9b6d311e8353f3 Oct 12 22:36:58.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 22:36:59.286 INFO blam! 45b63b1f6caa52db59373b7d9bd05937443e754fde32c9c0e7363354b67fff6a Oct 12 22:36:59.287 INFO running `"docker" "start" "-a" "45b63b1f6caa52db59373b7d9bd05937443e754fde32c9c0e7363354b67fff6a"` Oct 12 22:37:00.171 INFO kablam! usermod: no changes Oct 12 22:37:00.315 INFO kablam! Compiling kutyus v0.1.0 (/source) Oct 12 22:37:00.783 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 22:37:00.784 INFO kablam! --> src/config.rs:47:24 Oct 12 22:37:00.784 INFO kablam! | Oct 12 22:37:00.784 INFO kablam! 47 | let home_dir = env::home_dir().expect("Please set HOME env vars"); Oct 12 22:37:00.784 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:37:00.785 INFO kablam! | Oct 12 22:37:00.787 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 22:37:00.787 INFO kablam! Oct 12 22:37:00.887 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 22:37:00.887 INFO kablam! --> src/bin/ku.rs:136:28 Oct 12 22:37:00.887 INFO kablam! | Oct 12 22:37:00.887 INFO kablam! 136 | let home_dir = env::home_dir().expect("Please set HOME or XDG_CONFIG_HOME env vars"); Oct 12 22:37:00.887 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:37:00.887 INFO kablam! | Oct 12 22:37:00.887 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 22:37:00.887 INFO kablam! Oct 12 22:37:00.972 INFO kablam! warning: unused variable: `m` Oct 12 22:37:00.972 INFO kablam! --> src/bin/ku.rs:41:17 Oct 12 22:37:00.972 INFO kablam! | Oct 12 22:37:00.972 INFO kablam! 41 | if let Some(m) = matches.subcommand_matches("newfeed") { Oct 12 22:37:00.973 INFO kablam! | ^ help: consider using `_m` instead Oct 12 22:37:00.973 INFO kablam! | Oct 12 22:37:00.973 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:37:00.973 INFO kablam! Oct 12 22:37:00.974 INFO kablam! warning: unused variable: `m` Oct 12 22:37:00.974 INFO kablam! --> src/bin/ku.rs:46:17 Oct 12 22:37:00.974 INFO kablam! | Oct 12 22:37:00.974 INFO kablam! 46 | if let Some(m) = matches.subcommand_matches("append") { Oct 12 22:37:00.975 INFO kablam! | ^ help: consider using `_m` instead Oct 12 22:37:00.975 INFO kablam! Oct 12 22:37:01.548 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 12 22:37:01.557 INFO kablam! su: No module specific data is present Oct 12 22:37:01.975 INFO running `"docker" "rm" "-f" "45b63b1f6caa52db59373b7d9bd05937443e754fde32c9c0e7363354b67fff6a"` Oct 12 22:37:02.127 INFO blam! 45b63b1f6caa52db59373b7d9bd05937443e754fde32c9c0e7363354b67fff6a Oct 12 22:37:02.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 22:37:02.423 INFO blam! a69b5b57dfbdaae158e8fe1c1e5d6cc9d9f0c3f9880ba6a208b92bcbf6557318 Oct 12 22:37:02.429 INFO running `"docker" "start" "-a" "a69b5b57dfbdaae158e8fe1c1e5d6cc9d9f0c3f9880ba6a208b92bcbf6557318"` Oct 12 22:37:03.051 INFO kablam! usermod: no changes Oct 12 22:37:03.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 22:37:03.158 INFO kablam! Running /target/debug/deps/kutyus-979e03219d1b9fe8 Oct 12 22:37:03.159 INFO blam! Oct 12 22:37:03.159 INFO kablam! Running /target/debug/deps/ku-f98480f99960285b Oct 12 22:37:03.159 INFO blam! running 0 tests Oct 12 22:37:03.159 INFO blam! Oct 12 22:37:03.159 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:37:03.159 INFO blam! Oct 12 22:37:03.160 INFO blam! Oct 12 22:37:03.161 INFO kablam! Doc-tests kutyus Oct 12 22:37:03.161 INFO blam! running 0 tests Oct 12 22:37:03.161 INFO blam! Oct 12 22:37:03.161 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:37:03.161 INFO blam! Oct 12 22:37:03.906 INFO blam! Oct 12 22:37:03.906 INFO blam! running 0 tests Oct 12 22:37:03.906 INFO blam! Oct 12 22:37:03.906 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:37:03.906 INFO blam! Oct 12 22:37:03.923 INFO kablam! su: No module specific data is present Oct 12 22:37:04.424 INFO running `"docker" "rm" "-f" "a69b5b57dfbdaae158e8fe1c1e5d6cc9d9f0c3f9880ba6a208b92bcbf6557318"` Oct 12 22:37:04.626 INFO blam! a69b5b57dfbdaae158e8fe1c1e5d6cc9d9f0c3f9880ba6a208b92bcbf6557318