Nov 16 13:35:25.118 INFO testing shousper/rust_bucket against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 13:35:25.119 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 13:35:25.624 INFO [stdout] c9b62ead99ee7c2fb1880c9a5fb40646c5e2697337df2862aa164e77b552d8c9 Nov 16 13:35:25.626 INFO running `"docker" "start" "-a" "c9b62ead99ee7c2fb1880c9a5fb40646c5e2697337df2862aa164e77b552d8c9"` Nov 16 13:35:26.726 INFO [stderr] usermod: no changes Nov 16 13:35:27.059 INFO [stderr] Compiling num-traits v0.2.3 Nov 16 13:35:27.063 INFO [stderr] Compiling sha1 v0.4.0 Nov 16 13:35:27.071 INFO [stderr] Compiling utf-8 v0.7.2 Nov 16 13:35:27.071 INFO [stderr] Compiling rand_core v0.2.0 Nov 16 13:35:27.073 INFO [stderr] Compiling openssl-sys v0.9.30 Nov 16 13:35:27.095 INFO [stderr] Compiling base64 v0.9.2 Nov 16 13:35:27.095 INFO [stderr] Compiling bytes v0.4.7 Nov 16 13:35:27.095 INFO [stderr] Compiling hyper v0.10.13 Nov 16 13:35:29.491 INFO [stderr] Compiling serde_urlencoded v0.4.3 Nov 16 13:35:29.552 INFO [stderr] Compiling env_logger v0.5.10 Nov 16 13:35:30.767 INFO [stderr] Compiling rand v0.5.0 Nov 16 13:35:37.023 INFO [stderr] Compiling input_buffer v0.1.1 Nov 16 13:35:38.531 INFO [stderr] Compiling openssl v0.9.24 Nov 16 13:35:39.011 INFO [stderr] Compiling num-traits v0.1.43 Nov 16 13:35:39.575 INFO [stderr] Compiling serde_json v0.9.10 Nov 16 13:35:57.901 INFO [stderr] Compiling native-tls v0.1.5 Nov 16 13:35:58.790 INFO [stderr] Compiling hyper-native-tls v0.2.4 Nov 16 13:35:58.790 INFO [stderr] Compiling tungstenite v0.5.3 Nov 16 13:35:59.983 INFO [stderr] Compiling reqwest v0.4.0 Nov 16 13:36:03.296 INFO [stderr] Compiling slack_api v0.19.0 Nov 16 13:36:32.471 INFO [stderr] Compiling slack v0.20.0 Nov 16 13:36:58.807 INFO [stderr] Compiling rust_bucket v0.1.0 (/source) Nov 16 13:37:07.447 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Nov 16 13:37:07.462 INFO [stderr] su: No module specific data is present Nov 16 13:37:08.990 INFO running `"docker" "inspect" "c9b62ead99ee7c2fb1880c9a5fb40646c5e2697337df2862aa164e77b552d8c9"` Nov 16 13:37:09.337 INFO running `"docker" "rm" "-f" "c9b62ead99ee7c2fb1880c9a5fb40646c5e2697337df2862aa164e77b552d8c9"` Nov 16 13:37:09.715 INFO [stdout] c9b62ead99ee7c2fb1880c9a5fb40646c5e2697337df2862aa164e77b552d8c9 Nov 16 13:37:09.719 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 13:37:10.243 INFO [stdout] b84c90e3ff2a3b234aaee5da3fe7cb6323152168790f75032ceab69fa1ce05b4 Nov 16 13:37:10.246 INFO running `"docker" "start" "-a" "b84c90e3ff2a3b234aaee5da3fe7cb6323152168790f75032ceab69fa1ce05b4"` Nov 16 13:37:11.395 INFO [stderr] usermod: no changes Nov 16 13:37:11.703 INFO [stderr] Compiling rust_bucket v0.1.0 (/source) Nov 16 13:37:13.880 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.45s Nov 16 13:37:13.893 INFO [stderr] su: No module specific data is present Nov 16 13:37:15.051 INFO running `"docker" "inspect" "b84c90e3ff2a3b234aaee5da3fe7cb6323152168790f75032ceab69fa1ce05b4"` Nov 16 13:37:15.293 INFO running `"docker" "rm" "-f" "b84c90e3ff2a3b234aaee5da3fe7cb6323152168790f75032ceab69fa1ce05b4"` Nov 16 13:37:15.551 INFO [stdout] b84c90e3ff2a3b234aaee5da3fe7cb6323152168790f75032ceab69fa1ce05b4 Nov 16 13:37:15.558 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 13:37:16.051 INFO [stdout] ee0a098c913ebbfc70c0a5512ebae10ce7dd1de887d7868be92cb895ea7abb60 Nov 16 13:37:16.055 INFO running `"docker" "start" "-a" "ee0a098c913ebbfc70c0a5512ebae10ce7dd1de887d7868be92cb895ea7abb60"` Nov 16 13:37:17.512 INFO [stderr] usermod: no changes Nov 16 13:37:17.687 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Nov 16 13:37:17.723 INFO [stderr] Running /target/debug/deps/rust_bucket-fd96123d362d5546 Nov 16 13:37:17.727 INFO [stdout] Nov 16 13:37:17.727 INFO [stdout] running 0 tests Nov 16 13:37:17.727 INFO [stdout] Nov 16 13:37:17.727 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 13:37:17.727 INFO [stdout] Nov 16 13:37:17.735 INFO [stderr] su: No module specific data is present Nov 16 13:37:19.130 INFO running `"docker" "inspect" "ee0a098c913ebbfc70c0a5512ebae10ce7dd1de887d7868be92cb895ea7abb60"` Nov 16 13:37:19.499 INFO running `"docker" "rm" "-f" "ee0a098c913ebbfc70c0a5512ebae10ce7dd1de887d7868be92cb895ea7abb60"` Nov 16 13:37:19.783 INFO [stdout] ee0a098c913ebbfc70c0a5512ebae10ce7dd1de887d7868be92cb895ea7abb60