Oct 15 06:44:15.360 INFO testing Slowki/kubeless-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:44:15.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:44:16.027 INFO blam! c77b9f15d057c61d63c47197f6830b8c9a05de1d8d05344ee1c374b8b53c0201 Oct 15 06:44:16.029 INFO running `"docker" "start" "-a" "c77b9f15d057c61d63c47197f6830b8c9a05de1d8d05344ee1c374b8b53c0201"` Oct 15 06:44:17.315 INFO kablam! usermod: no changes Oct 15 06:44:17.372 INFO kablam! warning: unused manifest key: profile.debug Oct 15 06:44:17.372 INFO kablam! warning: use `[profile.dev]` to configure debug builds Oct 15 06:44:17.823 INFO kablam! Compiling protobuf v2.0.2 Oct 15 06:44:17.823 INFO kablam! Compiling prometheus v0.4.2 Oct 15 06:44:17.831 INFO kablam! Compiling spin v0.4.8 Oct 15 06:44:17.831 INFO kablam! Compiling actix-web v0.6.14 Oct 15 06:44:17.836 INFO kablam! Compiling mio v0.6.14 Oct 15 06:44:17.836 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 15 06:44:17.836 INFO kablam! Compiling tokio-io v0.1.7 Oct 15 06:44:17.836 INFO kablam! Compiling http v0.1.7 Oct 15 06:44:19.147 INFO kablam! Compiling semver v0.9.0 Oct 15 06:44:22.057 INFO kablam! Compiling serde_json v1.0.22 Oct 15 06:44:22.075 INFO kablam! Compiling backtrace v0.3.9 Oct 15 06:44:22.539 INFO kablam! Compiling backtrace v0.2.3 Oct 15 06:44:22.859 INFO kablam! Compiling cookie v0.10.1 Oct 15 06:44:25.791 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 15 06:44:29.644 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 15 06:44:29.655 INFO kablam! Compiling crossbeam-channel v0.1.3 Oct 15 06:44:29.671 INFO kablam! Compiling tokio-codec v0.1.0 Oct 15 06:44:29.801 INFO kablam! Compiling error-chain v0.1.12 Oct 15 06:44:30.009 INFO kablam! Compiling error-chain v0.11.0 Oct 15 06:44:31.924 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 15 06:44:33.903 INFO kablam! Compiling mio-uds v0.6.6 Oct 15 06:44:34.451 INFO kablam! Compiling failure v0.1.1 Oct 15 06:44:36.939 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 15 06:44:42.640 INFO kablam! Compiling tokio-udp v0.1.1 Oct 15 06:44:42.667 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 06:44:43.063 INFO kablam! Compiling cargo_metadata v0.5.6 Oct 15 06:44:52.683 INFO kablam! Compiling tokio-fs v0.1.1 Oct 15 06:44:56.824 INFO kablam! Compiling skeptic v0.13.3 Oct 15 06:44:57.211 INFO kablam! Compiling h2 v0.1.10 Oct 15 06:44:58.517 INFO kablam! Compiling tokio v0.1.7 Oct 15 06:45:05.943 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 06:45:09.859 INFO kablam! Compiling actix v0.5.8 Oct 15 06:45:22.200 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 15 06:45:29.393 INFO kablam! Compiling tokio-signal v0.1.5 Oct 15 06:45:42.183 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 15 06:46:19.621 INFO kablam! Compiling kubeless v0.1.3 (/source/kubeless) Oct 15 06:46:31.219 INFO kablam! Compiling hello-kubeless v0.1.0 (/source/hello-kubeless) Oct 15 06:46:35.667 INFO kablam! warning: unused variable: `ctx` Oct 15 06:46:35.667 INFO kablam! --> hello-kubeless/src/main.rs:4:38 Oct 15 06:46:35.667 INFO kablam! | Oct 15 06:46:35.667 INFO kablam! 4 | fn say_hello(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 15 06:46:35.667 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 06:46:35.667 INFO kablam! | Oct 15 06:46:35.667 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:46:35.667 INFO kablam! Oct 15 06:46:35.667 INFO kablam! warning: unused variable: `ctx` Oct 15 06:46:35.667 INFO kablam! --> hello-kubeless/src/main.rs:11:40 Oct 15 06:46:35.667 INFO kablam! | Oct 15 06:46:35.667 INFO kablam! 11 | fn say_goodbye(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 15 06:46:35.667 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 06:46:35.667 INFO kablam! Oct 15 06:46:35.667 INFO kablam! warning: unused variable: `ctx` Oct 15 06:46:35.667 INFO kablam! --> hello-kubeless/src/main.rs:18:42 Oct 15 06:46:35.667 INFO kablam! | Oct 15 06:46:35.667 INFO kablam! 18 | fn echo_or_panic(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 15 06:46:35.667 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 06:46:35.667 INFO kablam! Oct 15 06:46:41.978 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 24s Oct 15 06:46:41.999 INFO kablam! su: No module specific data is present Oct 15 06:46:42.869 INFO running `"docker" "rm" "-f" "c77b9f15d057c61d63c47197f6830b8c9a05de1d8d05344ee1c374b8b53c0201"` Oct 15 06:46:43.203 INFO blam! c77b9f15d057c61d63c47197f6830b8c9a05de1d8d05344ee1c374b8b53c0201 Oct 15 06:46:43.217 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:46:43.804 INFO blam! 85907e2bf930900d4180e97c207524c2f53a7670ae13d93c586103693d910147 Oct 15 06:46:43.819 INFO running `"docker" "start" "-a" "85907e2bf930900d4180e97c207524c2f53a7670ae13d93c586103693d910147"` Oct 15 06:46:44.900 INFO kablam! usermod: no changes Oct 15 06:46:44.945 INFO kablam! warning: unused manifest key: profile.debug Oct 15 06:46:44.945 INFO kablam! warning: use `[profile.dev]` to configure debug builds Oct 15 06:46:45.199 INFO kablam! Compiling kubeless v0.1.3 (/source/kubeless) Oct 15 06:46:45.200 INFO kablam! Compiling hello-kubeless v0.1.0 (/source/hello-kubeless) Oct 15 06:46:52.153 INFO kablam! warning: unused variable: `ctx` Oct 15 06:46:52.153 INFO kablam! --> hello-kubeless/src/main.rs:4:38 Oct 15 06:46:52.153 INFO kablam! | Oct 15 06:46:52.153 INFO kablam! 4 | fn say_hello(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 15 06:46:52.153 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 06:46:52.153 INFO kablam! | Oct 15 06:46:52.153 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:46:52.153 INFO kablam! Oct 15 06:46:52.153 INFO kablam! warning: unused variable: `ctx` Oct 15 06:46:52.153 INFO kablam! --> hello-kubeless/src/main.rs:11:40 Oct 15 06:46:52.153 INFO kablam! | Oct 15 06:46:52.153 INFO kablam! 11 | fn say_goodbye(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 15 06:46:52.153 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 06:46:52.153 INFO kablam! Oct 15 06:46:52.153 INFO kablam! warning: unused variable: `ctx` Oct 15 06:46:52.153 INFO kablam! --> hello-kubeless/src/main.rs:18:42 Oct 15 06:46:52.153 INFO kablam! | Oct 15 06:46:52.153 INFO kablam! 18 | fn echo_or_panic(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 15 06:46:52.153 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 06:46:52.153 INFO kablam! Oct 15 06:46:53.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.26s Oct 15 06:46:53.204 INFO kablam! su: No module specific data is present Oct 15 06:46:54.444 INFO running `"docker" "rm" "-f" "85907e2bf930900d4180e97c207524c2f53a7670ae13d93c586103693d910147"` Oct 15 06:46:54.691 INFO blam! 85907e2bf930900d4180e97c207524c2f53a7670ae13d93c586103693d910147