Oct 10 19:05:52.714 INFO testing make-a-demo-tool-in-rust/fish-in-a-jit against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:05:52.714 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:05:52.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:05:53.213 INFO blam! 06be21405220717676be63754db263215878d8787af10b5392c6922c205a262f Oct 10 19:05:53.224 INFO running `"docker" "start" "-a" "06be21405220717676be63754db263215878d8787af10b5392c6922c205a262f"` Oct 10 19:05:54.559 INFO kablam! usermod: no changes Oct 10 19:05:54.692 INFO kablam! Compiling serde_yaml v0.6.2 Oct 10 19:05:57.100 INFO kablam! Compiling fish_in_a_jit v0.1.0 (/source) Oct 10 19:05:58.486 INFO kablam! warning: type annotations needed Oct 10 19:05:58.486 INFO kablam! --> src/jit/mod.rs:200:68 Oct 10 19:05:58.486 INFO kablam! | Oct 10 19:05:58.486 INFO kablam! 200 | clear_cache(self.addr as *mut _, (self.addr as *mut _).offset(self.size as _)); Oct 10 19:05:58.486 INFO kablam! | ^^^^^^ Oct 10 19:05:58.486 INFO kablam! | Oct 10 19:05:58.486 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 10 19:05:58.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 10 19:05:58.486 INFO kablam! = note: for more information, see issue #46906 Oct 10 19:05:58.486 INFO kablam! Oct 10 19:05:58.593 INFO kablam! warning: variable does not need to be mutable Oct 10 19:05:58.594 INFO kablam! --> src/bytecode.rs:227:17 Oct 10 19:05:58.594 INFO kablam! | Oct 10 19:05:58.594 INFO kablam! 227 | pub fn push_u32(mut v: &mut Vec, n: u32) { Oct 10 19:05:58.594 INFO kablam! | ----^ Oct 10 19:05:58.594 INFO kablam! | | Oct 10 19:05:58.594 INFO kablam! | help: remove this `mut` Oct 10 19:05:58.594 INFO kablam! | Oct 10 19:05:58.594 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 19:05:58.594 INFO kablam! Oct 10 19:05:58.600 INFO kablam! warning: variable does not need to be mutable Oct 10 19:05:58.600 INFO kablam! --> src/bytecode.rs:235:17 Oct 10 19:05:58.601 INFO kablam! | Oct 10 19:05:58.601 INFO kablam! 235 | pub fn push_f32(mut v: &mut Vec, n: f32) { Oct 10 19:05:58.601 INFO kablam! | ----^ Oct 10 19:05:58.601 INFO kablam! | | Oct 10 19:05:58.601 INFO kablam! | help: remove this `mut` Oct 10 19:05:58.601 INFO kablam! Oct 10 19:05:58.609 INFO kablam! warning: the feature `abi_sysv64` has been stable since 1.24.0 and no longer requires an attribute to enable Oct 10 19:05:58.609 INFO kablam! --> src/lib.rs:2:12 Oct 10 19:05:58.609 INFO kablam! | Oct 10 19:05:58.609 INFO kablam! 2 | #![feature(abi_sysv64)] Oct 10 19:05:58.609 INFO kablam! | ^^^^^^^^^^ Oct 10 19:05:58.609 INFO kablam! | Oct 10 19:05:58.609 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 19:05:58.609 INFO kablam! Oct 10 19:06:03.629 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.03s Oct 10 19:06:03.631 INFO kablam! su: No module specific data is present Oct 10 19:06:04.391 INFO running `"docker" "rm" "-f" "06be21405220717676be63754db263215878d8787af10b5392c6922c205a262f"` Oct 10 19:06:04.685 INFO blam! 06be21405220717676be63754db263215878d8787af10b5392c6922c205a262f Oct 10 19:06:04.687 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:06:04.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:06:05.226 INFO blam! 1410243e81f46aa197e150ff43e2c75dc5a4412b8137adc20b953b366595b59d Oct 10 19:06:05.233 INFO running `"docker" "start" "-a" "1410243e81f46aa197e150ff43e2c75dc5a4412b8137adc20b953b366595b59d"` Oct 10 19:06:06.680 INFO kablam! usermod: no changes Oct 10 19:06:06.812 INFO kablam! Compiling fish_in_a_jit v0.1.0 (/source) Oct 10 19:06:09.692 INFO kablam! warning: type annotations needed Oct 10 19:06:09.692 INFO kablam! --> src/jit/mod.rs:200:68 Oct 10 19:06:09.692 INFO kablam! | Oct 10 19:06:09.692 INFO kablam! 200 | clear_cache(self.addr as *mut _, (self.addr as *mut _).offset(self.size as _)); Oct 10 19:06:09.692 INFO kablam! | ^^^^^^ Oct 10 19:06:09.692 INFO kablam! | Oct 10 19:06:09.692 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 10 19:06:09.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 10 19:06:09.692 INFO kablam! = note: for more information, see issue #46906 Oct 10 19:06:09.692 INFO kablam! Oct 10 19:06:09.852 INFO kablam! warning: variable does not need to be mutable Oct 10 19:06:09.852 INFO kablam! --> src/bytecode.rs:227:17 Oct 10 19:06:09.852 INFO kablam! | Oct 10 19:06:09.852 INFO kablam! 227 | pub fn push_u32(mut v: &mut Vec, n: u32) { Oct 10 19:06:09.852 INFO kablam! | ----^ Oct 10 19:06:09.852 INFO kablam! | | Oct 10 19:06:09.852 INFO kablam! | help: remove this `mut` Oct 10 19:06:09.852 INFO kablam! | Oct 10 19:06:09.852 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 19:06:09.852 INFO kablam! Oct 10 19:06:09.852 INFO kablam! warning: variable does not need to be mutable Oct 10 19:06:09.852 INFO kablam! --> src/bytecode.rs:235:17 Oct 10 19:06:09.852 INFO kablam! | Oct 10 19:06:09.852 INFO kablam! 235 | pub fn push_f32(mut v: &mut Vec, n: f32) { Oct 10 19:06:09.852 INFO kablam! | ----^ Oct 10 19:06:09.852 INFO kablam! | | Oct 10 19:06:09.852 INFO kablam! | help: remove this `mut` Oct 10 19:06:09.852 INFO kablam! Oct 10 19:06:09.898 INFO kablam! warning: the feature `abi_sysv64` has been stable since 1.24.0 and no longer requires an attribute to enable Oct 10 19:06:09.898 INFO kablam! --> src/lib.rs:2:12 Oct 10 19:06:09.898 INFO kablam! | Oct 10 19:06:09.898 INFO kablam! 2 | #![feature(abi_sysv64)] Oct 10 19:06:09.898 INFO kablam! | ^^^^^^^^^^ Oct 10 19:06:09.898 INFO kablam! | Oct 10 19:06:09.898 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 19:06:09.898 INFO kablam! Oct 10 19:06:11.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.95s Oct 10 19:06:11.674 INFO kablam! su: No module specific data is present Oct 10 19:06:12.176 INFO running `"docker" "rm" "-f" "1410243e81f46aa197e150ff43e2c75dc5a4412b8137adc20b953b366595b59d"` Oct 10 19:06:12.423 INFO blam! 1410243e81f46aa197e150ff43e2c75dc5a4412b8137adc20b953b366595b59d Oct 10 19:06:12.435 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:06:12.435 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:06:12.812 INFO blam! 404b606a23cdc061a39763244df4a25567df3807394259a754aa537d67fe7416 Oct 10 19:06:12.813 INFO running `"docker" "start" "-a" "404b606a23cdc061a39763244df4a25567df3807394259a754aa537d67fe7416"` Oct 10 19:06:13.320 INFO kablam! usermod: no changes Oct 10 19:06:13.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 19:06:13.403 INFO kablam! Running /target/debug/deps/fish_in_a_jit-2c76eff1cb4a638c Oct 10 19:06:13.406 INFO blam! Oct 10 19:06:13.406 INFO blam! running 1 test Oct 10 19:06:13.431 INFO blam! test tests::draw_and_print::draw_and_print ... FAILED Oct 10 19:06:13.431 INFO blam! Oct 10 19:06:13.431 INFO blam! failures: Oct 10 19:06:13.431 INFO blam! Oct 10 19:06:13.431 INFO blam! ---- tests::draw_and_print::draw_and_print stdout ---- Oct 10 19:06:13.431 INFO blam! thread 'tests::draw_and_print::draw_and_print' panicked at 'failed to execute process: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 10 19:06:13.431 INFO blam! stack backtrace: Oct 10 19:06:13.431 INFO blam! 0: 0x5639440570de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 19:06:13.431 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 19:06:13.431 INFO blam! 1: 0x563944063556 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 19:06:13.431 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 19:06:13.431 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 19:06:13.431 INFO blam! 2: 0x56394405c25d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 19:06:13.431 INFO blam! at libstd/panicking.rs:211 Oct 10 19:06:13.431 INFO blam! 3: 0x56394405bf6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 19:06:13.431 INFO blam! at libstd/panicking.rs:221 Oct 10 19:06:13.431 INFO blam! 4: 0x56394405c90c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 19:06:13.431 INFO blam! at libstd/panicking.rs:476 Oct 10 19:06:13.431 INFO blam! 5: 0x56394405c4c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 19:06:13.431 INFO blam! at libstd/panicking.rs:390 Oct 10 19:06:13.431 INFO blam! 6: 0x56394405c3c5 - rust_begin_unwind Oct 10 19:06:13.431 INFO blam! at libstd/panicking.rs:325 Oct 10 19:06:13.431 INFO blam! 7: 0x56394409e68b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 19:06:13.431 INFO blam! at libcore/panicking.rs:77 Oct 10 19:06:13.431 INFO blam! 8: 0x5639440063e3 - core::result::unwrap_failed::h87e9010634479f29 Oct 10 19:06:13.431 INFO blam! at libcore/macros.rs:26 Oct 10 19:06:13.431 INFO blam! 9: 0x56394400624e - >::expect::hd4d2dabe99fc751d Oct 10 19:06:13.431 INFO blam! at libcore/result.rs:835 Oct 10 19:06:13.431 INFO blam! 10: 0x563944005670 - fish_in_a_jit::tests::draw_and_print::draw_and_print::h90d6be91d0558919 Oct 10 19:06:13.431 INFO blam! at src/tests/draw_and_print.rs:15 Oct 10 19:06:13.431 INFO blam! 11: 0x5639440055d9 - fish_in_a_jit::tests::draw_and_print::draw_and_print::{{closure}}::h87643da152cbe484 Oct 10 19:06:13.431 INFO blam! at src/tests/draw_and_print.rs:6 Oct 10 19:06:13.431 INFO blam! 12: 0x56394400388d - core::ops::function::FnOnce::call_once::hca7967aafa8b90cd Oct 10 19:06:13.431 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:06:13.431 INFO blam! 13: 0x56394400809e - >::call_box::h95b7cb918af67b5d Oct 10 19:06:13.431 INFO blam! at libtest/lib.rs:1468 Oct 10 19:06:13.431 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:06:13.431 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:06:13.431 INFO blam! 14: 0x56394406e729 - __rust_maybe_catch_panic Oct 10 19:06:13.431 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:06:13.431 INFO blam! 15: 0x563944028bed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 19:06:13.431 INFO blam! at libstd/panicking.rs:289 Oct 10 19:06:13.431 INFO blam! at libstd/panic.rs:392 Oct 10 19:06:13.431 INFO blam! at libtest/lib.rs:1423 Oct 10 19:06:13.431 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 19:06:13.431 INFO blam! 16: 0x5639440297f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 19:06:13.431 INFO blam! at libstd/thread/mod.rs:409 Oct 10 19:06:13.431 INFO blam! at libstd/panic.rs:313 Oct 10 19:06:13.431 INFO blam! at libstd/panicking.rs:310 Oct 10 19:06:13.431 INFO blam! 17: 0x56394406e729 - __rust_maybe_catch_panic Oct 10 19:06:13.431 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:06:13.431 INFO blam! 18: 0x563944016db6 - >::call_box::h96125cb29a9ba44b Oct 10 19:06:13.431 INFO blam! at libstd/panicking.rs:289 Oct 10 19:06:13.431 INFO blam! at libstd/panic.rs:392 Oct 10 19:06:13.431 INFO blam! at libstd/thread/mod.rs:408 Oct 10 19:06:13.431 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:06:13.431 INFO blam! 19: 0x56394405992a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 19:06:13.431 INFO blam! at liballoc/boxed.rs:682 Oct 10 19:06:13.431 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 19:06:13.431 INFO blam! 20: 0x56394404cbe5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 19:06:13.431 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 19:06:13.431 INFO blam! 21: 0x7f204770c6b9 - start_thread Oct 10 19:06:13.431 INFO blam! 22: 0x7f204722c41c - clone Oct 10 19:06:13.431 INFO blam! 23: 0x0 - Oct 10 19:06:13.432 INFO blam! Oct 10 19:06:13.432 INFO blam! Oct 10 19:06:13.432 INFO blam! failures: Oct 10 19:06:13.432 INFO blam! tests::draw_and_print::draw_and_print Oct 10 19:06:13.432 INFO blam! Oct 10 19:06:13.432 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:06:13.432 INFO blam! Oct 10 19:06:13.435 INFO kablam! error: test failed, to rerun pass '--lib' Oct 10 19:06:13.435 INFO kablam! su: No module specific data is present Oct 10 19:06:13.730 INFO running `"docker" "rm" "-f" "404b606a23cdc061a39763244df4a25567df3807394259a754aa537d67fe7416"` Oct 10 19:06:13.892 INFO blam! 404b606a23cdc061a39763244df4a25567df3807394259a754aa537d67fe7416