Nov 16 09:06:03.486 INFO testing vmchale/tw-rs against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 09:06:03.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 09:06:04.023 INFO [stdout] 7e48c01e3d9b34d853740d8ded6be8539f38d91ebb9a3600be251cb7397b33e4 Nov 16 09:06:04.029 INFO running `"docker" "start" "-a" "7e48c01e3d9b34d853740d8ded6be8539f38d91ebb9a3600be251cb7397b33e4"` Nov 16 09:06:05.662 INFO [stderr] usermod: no changes Nov 16 09:06:05.735 INFO [stderr] warning: unused manifest key: package.test Nov 16 09:06:05.867 INFO [stderr] Compiling gcc v0.3.53 Nov 16 09:06:05.871 INFO [stderr] Compiling openssl-sys v0.7.17 Nov 16 09:06:05.871 INFO [stderr] Compiling term_size v0.3.0 Nov 16 09:06:05.871 INFO [stderr] Compiling atty v0.2.2 Nov 16 09:06:05.871 INFO [stderr] Compiling memchr v1.0.1 Nov 16 09:06:05.871 INFO [stderr] Compiling colored v1.5.2 Nov 16 09:06:05.871 INFO [stderr] Compiling url v1.5.1 Nov 16 09:06:07.076 INFO [stderr] Compiling textwrap v0.7.0 Nov 16 09:06:08.519 INFO [stderr] Compiling nom v3.2.0 Nov 16 09:06:10.471 INFO [stderr] Compiling clap v2.26.0 Nov 16 09:06:14.641 INFO [stderr] Compiling libz-sys v1.0.16 Nov 16 09:06:14.643 INFO [stderr] Compiling curl-sys v0.2.5 Nov 16 09:06:14.644 INFO [stderr] Compiling rust-crypto v0.2.36 Nov 16 09:06:22.951 INFO [stderr] Compiling curl v0.3.11 Nov 16 09:06:37.675 INFO [stderr] Compiling oauth-client-fix v0.1.5 Nov 16 09:06:52.655 INFO [stderr] Compiling tw-rs v0.1.35-pre (/source) Nov 16 09:06:54.975 INFO [stderr] 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. Nov 16 09:06:54.975 INFO [stderr] --> src/main.rs:32:31 Nov 16 09:06:54.975 INFO [stderr] | Nov 16 09:06:54.975 INFO [stderr] 32 | let mut path_in = std::env::home_dir().expect("Couldn't determine home directory! Please enter path to credentials with -c or --cred."); Nov 16 09:06:54.975 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 16 09:06:54.975 INFO [stderr] | Nov 16 09:06:54.975 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 09:06:54.975 INFO [stderr] Nov 16 09:06:57.420 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.71s Nov 16 09:06:57.436 INFO [stderr] su: No module specific data is present Nov 16 09:06:58.143 INFO running `"docker" "inspect" "7e48c01e3d9b34d853740d8ded6be8539f38d91ebb9a3600be251cb7397b33e4"` Nov 16 09:06:58.551 INFO running `"docker" "rm" "-f" "7e48c01e3d9b34d853740d8ded6be8539f38d91ebb9a3600be251cb7397b33e4"` Nov 16 09:06:58.817 INFO [stdout] 7e48c01e3d9b34d853740d8ded6be8539f38d91ebb9a3600be251cb7397b33e4 Nov 16 09:06:58.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 09:06:59.187 INFO [stdout] 97817b6816b32512f1691e5782ed8a50fd7a3ba2e3c94fbe49e90a4345c60cc5 Nov 16 09:06:59.192 INFO running `"docker" "start" "-a" "97817b6816b32512f1691e5782ed8a50fd7a3ba2e3c94fbe49e90a4345c60cc5"` Nov 16 09:07:00.750 INFO [stderr] usermod: no changes Nov 16 09:07:00.795 INFO [stderr] warning: unused manifest key: package.test Nov 16 09:07:00.923 INFO [stderr] Compiling tw-rs v0.1.35-pre (/source) Nov 16 09:07:01.563 INFO [stderr] 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. Nov 16 09:07:01.563 INFO [stderr] --> src/main.rs:32:31 Nov 16 09:07:01.563 INFO [stderr] | Nov 16 09:07:01.563 INFO [stderr] 32 | let mut path_in = std::env::home_dir().expect("Couldn't determine home directory! Please enter path to credentials with -c or --cred."); Nov 16 09:07:01.563 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 16 09:07:01.563 INFO [stderr] | Nov 16 09:07:01.563 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 09:07:01.563 INFO [stderr] Nov 16 09:07:02.839 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s Nov 16 09:07:02.847 INFO [stderr] su: No module specific data is present Nov 16 09:07:03.781 INFO running `"docker" "inspect" "97817b6816b32512f1691e5782ed8a50fd7a3ba2e3c94fbe49e90a4345c60cc5"` Nov 16 09:07:04.031 INFO running `"docker" "rm" "-f" "97817b6816b32512f1691e5782ed8a50fd7a3ba2e3c94fbe49e90a4345c60cc5"` Nov 16 09:07:04.321 INFO [stdout] 97817b6816b32512f1691e5782ed8a50fd7a3ba2e3c94fbe49e90a4345c60cc5 Nov 16 09:07:04.326 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 09:07:04.735 INFO [stdout] bc5ba270a87e1d27d407b990d1f17b282a04e32d7f365674ee1e1dd9f06b2bfa Nov 16 09:07:04.739 INFO running `"docker" "start" "-a" "bc5ba270a87e1d27d407b990d1f17b282a04e32d7f365674ee1e1dd9f06b2bfa"` Nov 16 09:07:06.219 INFO [stderr] usermod: no changes Nov 16 09:07:06.275 INFO [stderr] warning: unused manifest key: package.test Nov 16 09:07:06.396 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Nov 16 09:07:06.407 INFO [stdout] Nov 16 09:07:06.407 INFO [stdout] running 0 tests Nov 16 09:07:06.407 INFO [stdout] Nov 16 09:07:06.407 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 09:07:06.407 INFO [stdout] Nov 16 09:07:06.408 INFO [stderr] Running /target/debug/deps/tweet-1c0c32f267394a67 Nov 16 09:07:06.408 INFO [stderr] Running /target/debug/deps/tw-273d12a458b253b5 Nov 16 09:07:06.411 INFO [stdout] Nov 16 09:07:06.411 INFO [stdout] running 0 tests Nov 16 09:07:06.411 INFO [stdout] Nov 16 09:07:06.411 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 09:07:06.411 INFO [stdout] Nov 16 09:07:06.412 INFO [stderr] Doc-tests tweet Nov 16 09:07:06.974 INFO [stdout] Nov 16 09:07:06.974 INFO [stdout] running 4 tests Nov 16 09:07:06.974 INFO [stdout] test src/lib.rs - print_profile (line 87) ... ignored Nov 16 09:07:06.974 INFO [stdout] test src/lib.rs - print_timeline (line 183) ... ignored Nov 16 09:07:06.974 INFO [stdout] test src/lib.rs - reply (line 141) ... ignored Nov 16 09:07:06.974 INFO [stdout] test src/lib.rs - tweet (line 119) ... ignored Nov 16 09:07:06.974 INFO [stdout] Nov 16 09:07:06.974 INFO [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Nov 16 09:07:06.974 INFO [stdout] Nov 16 09:07:06.982 INFO [stderr] su: No module specific data is present Nov 16 09:07:07.759 INFO running `"docker" "inspect" "bc5ba270a87e1d27d407b990d1f17b282a04e32d7f365674ee1e1dd9f06b2bfa"` Nov 16 09:07:08.079 INFO running `"docker" "rm" "-f" "bc5ba270a87e1d27d407b990d1f17b282a04e32d7f365674ee1e1dd9f06b2bfa"` Nov 16 09:07:08.335 INFO [stdout] bc5ba270a87e1d27d407b990d1f17b282a04e32d7f365674ee1e1dd9f06b2bfa