Oct 12 23:07:38.949 INFO testing steadylearner/Webassembly against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:07:38.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 23:07:39.591 INFO blam! 5a4b3a48dec6fd5ef8d600182c9098f7f0515b3fba1771be10b3cb3d993cb2fa Oct 12 23:07:39.596 INFO running `"docker" "start" "-a" "5a4b3a48dec6fd5ef8d600182c9098f7f0515b3fba1771be10b3cb3d993cb2fa"` Oct 12 23:07:40.843 INFO kablam! usermod: no changes Oct 12 23:07:40.950 INFO kablam! Compiling wasm-bindgen-shared v0.2.23 Oct 12 23:07:40.950 INFO kablam! Compiling itoa v0.4.3 Oct 12 23:07:40.955 INFO kablam! Compiling wasm-bindgen v0.2.23 Oct 12 23:07:40.955 INFO kablam! Compiling log v0.4.5 Oct 12 23:07:40.959 INFO kablam! Compiling serde v1.0.79 Oct 12 23:07:40.959 INFO kablam! Compiling ryu v0.2.6 Oct 12 23:07:40.959 INFO kablam! Compiling lazy_static v1.1.0 Oct 12 23:07:40.959 INFO kablam! Compiling syn v0.15.7 Oct 12 23:08:06.005 INFO kablam! Compiling serde_derive v1.0.79 Oct 12 23:08:09.923 INFO kablam! Compiling serde_json v1.0.31 Oct 12 23:08:32.175 INFO kablam! Compiling wasm-bindgen-backend v0.2.23 Oct 12 23:08:42.303 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.23 Oct 12 23:08:48.295 INFO kablam! Compiling wasm-bindgen-macro v0.2.23 Oct 12 23:08:52.152 INFO kablam! Compiling javascript_and_web v0.1.0 (/source) Oct 12 23:08:53.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Oct 12 23:08:53.815 INFO kablam! su: No module specific data is present Oct 12 23:08:55.281 INFO running `"docker" "rm" "-f" "5a4b3a48dec6fd5ef8d600182c9098f7f0515b3fba1771be10b3cb3d993cb2fa"` Oct 12 23:08:55.597 INFO blam! 5a4b3a48dec6fd5ef8d600182c9098f7f0515b3fba1771be10b3cb3d993cb2fa Oct 12 23:08:55.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 23:08:56.143 INFO blam! 8874bc746073ec836b831a9b1f56a5fc989528c261c691a37715a4f062fdc207 Oct 12 23:08:56.148 INFO running `"docker" "start" "-a" "8874bc746073ec836b831a9b1f56a5fc989528c261c691a37715a4f062fdc207"` Oct 12 23:08:57.749 INFO kablam! usermod: no changes Oct 12 23:08:57.859 INFO kablam! Compiling javascript_and_web v0.1.0 (/source) Oct 12 23:08:58.383 INFO kablam! error[E0601]: `main` function not found in crate `simple` Oct 12 23:08:58.383 INFO kablam! | Oct 12 23:08:58.383 INFO kablam! = note: consider adding a `main` function to `examples/simple.rs` Oct 12 23:08:58.383 INFO kablam! Oct 12 23:08:58.403 INFO kablam! error: aborting due to previous error Oct 12 23:08:58.403 INFO kablam! Oct 12 23:08:58.403 INFO kablam! For more information about this error, try `rustc --explain E0601`. Oct 12 23:08:58.431 INFO kablam! error: Could not compile `javascript_and_web`. Oct 12 23:08:58.431 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 23:09:00.275 INFO kablam! error: build failed Oct 12 23:09:00.275 INFO kablam! su: No module specific data is present Oct 12 23:09:01.261 INFO running `"docker" "rm" "-f" "8874bc746073ec836b831a9b1f56a5fc989528c261c691a37715a4f062fdc207"` Oct 12 23:09:01.511 INFO blam! 8874bc746073ec836b831a9b1f56a5fc989528c261c691a37715a4f062fdc207