Oct 14 13:10:05.797 INFO testing luc-tielen/fire-emblem-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:10:05.802 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 13:10:06.291 INFO blam! 0a50a8bc478635e3aec5e4ebe403d773eca643c924f97ba33fe5d89873892844 Oct 14 13:10:06.299 INFO running `"docker" "start" "-a" "0a50a8bc478635e3aec5e4ebe403d773eca643c924f97ba33fe5d89873892844"` Oct 14 13:10:07.343 INFO kablam! usermod: no changes Oct 14 13:10:07.507 INFO kablam! Compiling libc v0.2.32 Oct 14 13:10:07.524 INFO kablam! Compiling cairo-rs v0.2.0 Oct 14 13:10:07.524 INFO kablam! Compiling void v1.0.2 Oct 14 13:10:07.524 INFO kablam! Compiling gio v0.2.0 Oct 14 13:10:07.525 INFO kablam! Compiling gdk-pixbuf v0.2.0 Oct 14 13:10:07.525 INFO kablam! Compiling lazy_static v0.2.9 Oct 14 13:10:07.563 INFO kablam! Compiling gdk v0.6.0 Oct 14 13:10:07.563 INFO kablam! Compiling c_vec v1.2.1 Oct 14 13:10:07.908 INFO kablam! Compiling utf8-ranges v1.0.0 Oct 14 13:10:08.180 INFO kablam! Compiling regex-syntax v0.4.1 Oct 14 13:10:08.563 INFO kablam! Compiling gtk v0.2.0 Oct 14 13:10:08.807 INFO kablam! Compiling glib-sys v0.4.0 Oct 14 13:10:09.938 INFO kablam! Compiling gobject-sys v0.4.0 Oct 14 13:10:09.942 INFO kablam! Compiling gio-sys v0.4.0 Oct 14 13:10:09.942 INFO kablam! Compiling cairo-sys-rs v0.4.0 Oct 14 13:10:10.188 INFO kablam! Compiling gdk-pixbuf-sys v0.4.0 Oct 14 13:10:10.635 INFO kablam! Compiling pango-sys v0.4.0 Oct 14 13:10:11.976 INFO kablam! Compiling gdk-sys v0.4.0 Oct 14 13:10:12.039 INFO kablam! Compiling atk-sys v0.4.0 Oct 14 13:10:12.862 INFO kablam! Compiling gtk-sys v0.4.0 Oct 14 13:10:12.923 INFO kablam! Compiling unreachable v1.0.0 Oct 14 13:10:13.167 INFO kablam! Compiling iovec v0.1.1 Oct 14 13:10:13.334 INFO kablam! Compiling memchr v1.0.2 Oct 14 13:10:13.391 INFO kablam! Compiling net2 v0.2.31 Oct 14 13:10:14.251 INFO kablam! Compiling syn v0.11.11 Oct 14 13:10:15.967 INFO kablam! Compiling thread_local v0.3.4 Oct 14 13:10:16.283 INFO kablam! Compiling bytes v0.4.5 Oct 14 13:10:16.286 INFO kablam! Compiling aho-corasick v0.6.3 Oct 14 13:10:21.113 INFO kablam! Compiling tokio-io v0.1.3 Oct 14 13:10:24.559 INFO kablam! Compiling regex v0.2.2 Oct 14 13:10:24.883 INFO kablam! Compiling futures-glib v0.2.1 Oct 14 13:10:25.443 INFO kablam! Compiling glib v0.3.1 Oct 14 13:10:29.867 INFO kablam! Compiling relm-core v0.10.1 Oct 14 13:10:30.819 INFO kablam! Compiling relm-state v0.10.1 Oct 14 13:10:47.332 INFO kablam! Compiling env_logger v0.4.3 Oct 14 13:10:54.991 INFO kablam! Compiling pango v0.2.0 Oct 14 13:10:56.311 INFO kablam! Compiling relm-gen-widget v0.10.0 Oct 14 13:11:22.295 INFO kablam! Compiling relm-derive-common v0.10.0 Oct 14 13:11:22.295 INFO kablam! Compiling relm-attributes v0.10.0 Oct 14 13:11:24.023 INFO kablam! Compiling relm-derive v0.10.0 Oct 14 13:13:03.937 INFO kablam! Compiling relm v0.10.1 Oct 14 13:13:05.025 INFO kablam! Compiling fire-emblem-rs v0.1.0 (/source) Oct 14 13:13:06.103 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 14 13:13:06.104 INFO kablam! --> src/main.rs:2:12 Oct 14 13:13:06.104 INFO kablam! | Oct 14 13:13:06.105 INFO kablam! 2 | #![feature(proc_macro)] Oct 14 13:13:06.105 INFO kablam! | ^^^^^^^^^^ Oct 14 13:13:06.106 INFO kablam! | Oct 14 13:13:06.106 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 13:13:06.107 INFO kablam! Oct 14 13:13:13.691 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 06s Oct 14 13:13:13.699 INFO kablam! su: No module specific data is present Oct 14 13:13:14.431 INFO running `"docker" "rm" "-f" "0a50a8bc478635e3aec5e4ebe403d773eca643c924f97ba33fe5d89873892844"` Oct 14 13:13:14.779 INFO blam! 0a50a8bc478635e3aec5e4ebe403d773eca643c924f97ba33fe5d89873892844 Oct 14 13:13:14.795 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 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 14 13:13:15.286 INFO blam! 06ec9cf3bd531e8f7fd707380cea75bfc61524afea8d8d1dacf147ba9fd2e1f1 Oct 14 13:13:15.293 INFO running `"docker" "start" "-a" "06ec9cf3bd531e8f7fd707380cea75bfc61524afea8d8d1dacf147ba9fd2e1f1"` Oct 14 13:13:16.667 INFO kablam! usermod: no changes Oct 14 13:13:16.903 INFO kablam! Compiling fire-emblem-rs v0.1.0 (/source) Oct 14 13:13:18.267 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 14 13:13:18.267 INFO kablam! --> src/main.rs:2:12 Oct 14 13:13:18.267 INFO kablam! | Oct 14 13:13:18.267 INFO kablam! 2 | #![feature(proc_macro)] Oct 14 13:13:18.267 INFO kablam! | ^^^^^^^^^^ Oct 14 13:13:18.267 INFO kablam! | Oct 14 13:13:18.267 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 13:13:18.267 INFO kablam! Oct 14 13:13:19.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 14 13:13:19.132 INFO kablam! su: No module specific data is present Oct 14 13:13:20.079 INFO running `"docker" "rm" "-f" "06ec9cf3bd531e8f7fd707380cea75bfc61524afea8d8d1dacf147ba9fd2e1f1"` Oct 14 13:13:20.324 INFO blam! 06ec9cf3bd531e8f7fd707380cea75bfc61524afea8d8d1dacf147ba9fd2e1f1 Oct 14 13:13:20.328 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 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"` Oct 14 13:13:20.777 INFO blam! a5a49836921e2c60d5ce7042682a9a7ea24c18e57bedc45e85c1c0126995d762 Oct 14 13:13:20.783 INFO running `"docker" "start" "-a" "a5a49836921e2c60d5ce7042682a9a7ea24c18e57bedc45e85c1c0126995d762"` Oct 14 13:13:21.945 INFO kablam! usermod: no changes Oct 14 13:13:22.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 13:13:22.095 INFO kablam! Running /target/debug/deps/fire_emblem_rs-f0ea7707e4252a96 Oct 14 13:13:22.095 INFO blam! Oct 14 13:13:22.095 INFO kablam! su: No module specific data is present Oct 14 13:13:22.095 INFO blam! running 0 tests Oct 14 13:13:22.095 INFO blam! Oct 14 13:13:22.095 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:13:22.095 INFO blam! Oct 14 13:13:22.940 INFO running `"docker" "rm" "-f" "a5a49836921e2c60d5ce7042682a9a7ea24c18e57bedc45e85c1c0126995d762"` Oct 14 13:13:23.241 INFO blam! a5a49836921e2c60d5ce7042682a9a7ea24c18e57bedc45e85c1c0126995d762