Oct 14 19:16:51.740 INFO testing gyk/rock-paper-scissors against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:16:51.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 19:16:52.251 INFO blam! c325e0dabe44ba427e72b8ee9a760227d9a3990e4fef62dba103a6489a81f10f Oct 14 19:16:52.253 INFO running `"docker" "start" "-a" "c325e0dabe44ba427e72b8ee9a760227d9a3990e4fef62dba103a6489a81f10f"` Oct 14 19:16:54.004 INFO kablam! usermod: no changes Oct 14 19:16:54.286 INFO kablam! Compiling matches v0.1.8 Oct 14 19:16:54.286 INFO kablam! Compiling yansi v0.4.0 Oct 14 19:16:54.295 INFO kablam! Compiling byteorder v1.2.6 Oct 14 19:16:54.295 INFO kablam! Compiling untrusted v0.5.1 Oct 14 19:16:54.295 INFO kablam! Compiling safemem v0.3.0 Oct 14 19:16:54.295 INFO kablam! Compiling traitobject v0.1.0 Oct 14 19:16:54.295 INFO kablam! Compiling typeable v0.1.2 Oct 14 19:16:54.295 INFO kablam! Compiling pear v0.0.20 Oct 14 19:16:55.404 INFO kablam! Compiling state v0.4.1 Oct 14 19:16:55.755 INFO kablam! Compiling ordermap v0.2.13 Oct 14 19:16:55.755 INFO kablam! Compiling time v0.1.40 Oct 14 19:16:55.827 INFO kablam! Compiling isatty v0.1.9 Oct 14 19:16:55.947 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 14 19:16:57.940 INFO kablam! Compiling rand v0.5.5 Oct 14 19:16:57.941 INFO kablam! Compiling log v0.3.9 Oct 14 19:16:57.980 INFO kablam! Compiling serde v1.0.79 Oct 14 19:16:58.625 INFO kablam! Compiling httparse v1.3.2 Oct 14 19:16:59.579 INFO kablam! Compiling smallvec v0.6.5 Oct 14 19:17:00.549 INFO kablam! Compiling memchr v2.1.0 Oct 14 19:17:01.339 INFO kablam! Compiling pear_codegen v0.0.20 Oct 14 19:17:04.859 INFO kablam! Compiling rocket v0.3.16 Oct 14 19:17:04.881 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 14 19:17:04.889 INFO kablam! Compiling base64 v0.6.0 Oct 14 19:17:04.947 INFO kablam! Compiling base64 v0.9.3 Oct 14 19:17:05.027 INFO kablam! Compiling mime v0.2.6 Oct 14 19:17:05.259 INFO kablam! Compiling idna v0.1.5 Oct 14 19:17:06.871 INFO kablam! Compiling aho-corasick v0.6.8 Oct 14 19:17:11.111 INFO kablam! Compiling rayon v0.7.1 Oct 14 19:17:11.191 INFO kablam! Compiling regex v0.2.11 Oct 14 19:17:17.859 INFO kablam! Compiling url v1.7.1 Oct 14 19:17:19.127 INFO kablam! Compiling ring v0.11.0 Oct 14 19:17:30.519 INFO kablam! Compiling hyper v0.10.13 Oct 14 19:17:37.067 INFO kablam! Compiling serde_json v1.0.27 Oct 14 19:17:37.067 INFO kablam! Compiling toml v0.4.6 Oct 14 19:17:40.653 INFO kablam! Compiling cookie v0.9.2 Oct 14 19:17:51.415 INFO kablam! Compiling handlebars v0.28.3 Oct 14 19:18:04.049 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 14 19:18:18.986 INFO kablam! Compiling rock-paper-scissors v0.1.0 (/source) Oct 14 19:18:19.091 INFO kablam! error[E0557]: feature has been removed Oct 14 19:18:19.091 INFO kablam! --> src/main.rs:1:47 Oct 14 19:18:19.091 INFO kablam! | Oct 14 19:18:19.091 INFO kablam! 1 | #![feature(plugin, decl_macro, custom_derive, proc_macro_non_items)] Oct 14 19:18:19.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 19:18:19.093 INFO kablam! | Oct 14 19:18:19.093 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 14 19:18:19.093 INFO kablam! --> src/main.rs:1:47 Oct 14 19:18:19.093 INFO kablam! | Oct 14 19:18:19.093 INFO kablam! 1 | #![feature(plugin, decl_macro, custom_derive, proc_macro_non_items)] Oct 14 19:18:19.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 19:18:19.094 INFO kablam! Oct 14 19:18:20.523 INFO kablam! error: aborting due to previous error Oct 14 19:18:20.524 INFO kablam! Oct 14 19:18:20.524 INFO kablam! For more information about this error, try `rustc --explain E0557`. Oct 14 19:18:20.539 INFO kablam! error: Could not compile `rock-paper-scissors`. Oct 14 19:18:20.540 INFO kablam! Oct 14 19:18:20.540 INFO kablam! To learn more, run the command again with --verbose. Oct 14 19:18:20.542 INFO kablam! su: No module specific data is present Oct 14 19:18:22.303 INFO running `"docker" "rm" "-f" "c325e0dabe44ba427e72b8ee9a760227d9a3990e4fef62dba103a6489a81f10f"` Oct 14 19:18:22.584 INFO blam! c325e0dabe44ba427e72b8ee9a760227d9a3990e4fef62dba103a6489a81f10f