Sep 06 00:20:48.719 INFO checking sel4-sys-0.0.26 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:20:48.719 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:20:48.720 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:20:48.952 INFO blam! a072f7ea5b243fc6966ffc928b6373d30ea72e5bc12bf9d2a597519916e75ed8 Sep 06 00:20:48.955 INFO running `"docker" "start" "-a" "a072f7ea5b243fc6966ffc928b6373d30ea72e5bc12bf9d2a597519916e75ed8"` Sep 06 00:20:49.911 INFO kablam! usermod: no changes Sep 06 00:20:49.961 INFO kablam! Compiling sel4-sys v0.0.26 (file:///source) Sep 06 00:20:50.210 INFO kablam! warning: unused variable: `word_size` Sep 06 00:20:50.210 INFO kablam! --> build.rs:35:26 Sep 06 00:20:50.210 INFO kablam! | Sep 06 00:20:50.210 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 06 00:20:50.210 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 06 00:20:50.210 INFO kablam! | Sep 06 00:20:50.210 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 00:20:50.210 INFO kablam! Sep 06 00:20:51.081 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.26 (file:///source)` Sep 06 00:20:51.081 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-b4d02ca468490d28/build-script-build` (exit code: 101) Sep 06 00:20:51.081 INFO kablam! --- stdout Sep 06 00:20:51.081 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-9d149bc2af73e0f1/out/ia32_syscall_stub.rs" "seL4/libsel4/include/interfaces/sel4.xml" "seL4/libsel4/arch_include/x86/interfaces/sel4arch.xml" "seL4/libsel4/sel4_arch_include/ia32/interfaces/sel4arch.xml" Sep 06 00:20:51.081 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-9d149bc2af73e0f1/out/x86_64_syscall_stub.rs" "seL4/libsel4/include/interfaces/sel4.xml" "seL4/libsel4/arch_include/x86/interfaces/sel4arch.xml" "seL4/libsel4/sel4_arch_include/x86_64/interfaces/sel4arch.xml" Sep 06 00:20:51.081 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-9d149bc2af73e0f1/out/aarch32_syscall_stub.rs" "seL4/libsel4/include/interfaces/sel4.xml" "seL4/libsel4/arch_include/arm/interfaces/sel4arch.xml" "seL4/libsel4/sel4_arch_include/aarch32/interfaces/sel4arch.xml" Sep 06 00:20:51.081 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-9d149bc2af73e0f1/out/ia32_invocation.rs" "seL4/libsel4/include/interfaces/sel4.xml" "seL4/libsel4/arch_include/x86/interfaces/sel4arch.xml" "seL4/libsel4/sel4_arch_include/ia32/interfaces/sel4arch.xml" Sep 06 00:20:51.081 INFO kablam! Sep 06 00:20:51.081 INFO kablam! --- stderr Sep 06 00:20:51.081 INFO kablam! Traceback (most recent call last): Sep 06 00:20:51.081 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 06 00:20:51.081 INFO kablam! import tempita Sep 06 00:20:51.081 INFO kablam! ImportError: No module named tempita Sep 06 00:20:51.081 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 06 00:20:51.081 INFO kablam! stack backtrace: Sep 06 00:20:51.081 INFO kablam! 0: 0x55c25fcd176e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h082e5fdf9aff33df Sep 06 00:20:51.081 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 06 00:20:51.081 INFO kablam! 1: 0x55c25fcc4006 - std::sys_common::backtrace::print::hef53554d827c8c8b Sep 06 00:20:51.081 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 06 00:20:51.081 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 06 00:20:51.081 INFO kablam! 2: 0x55c25fcc294d - std::panicking::default_hook::{{closure}}::h34861d43158e89b9 Sep 06 00:20:51.081 INFO kablam! at libstd/panicking.rs:211 Sep 06 00:20:51.081 INFO kablam! 3: 0x55c25fcc26c0 - std::panicking::default_hook::h8898fb997741a086 Sep 06 00:20:51.081 INFO kablam! at libstd/panicking.rs:227 Sep 06 00:20:51.081 INFO kablam! 4: 0x55c25fcc2f0c - std::panicking::rust_panic_with_hook::h2a2e767b3fe52fcb Sep 06 00:20:51.082 INFO kablam! at libstd/panicking.rs:477 Sep 06 00:20:51.082 INFO kablam! 5: 0x55c25fcbb08f - std::panicking::begin_panic::h3ff0b5d3d2876265 Sep 06 00:20:51.082 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 06 00:20:51.082 INFO kablam! 6: 0x55c25fcb6274 - build_script_build::main::hf228ed6fdd300a95 Sep 06 00:20:51.082 INFO kablam! at /source/build.rs:45 Sep 06 00:20:51.082 INFO kablam! 7: 0x55c25fcb92af - std::rt::lang_start::{{closure}}::haa8b57596bb4f221 Sep 06 00:20:51.082 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 00:20:51.082 INFO kablam! 8: 0x55c25fcc29f2 - std::panicking::try::do_call::hd6568c1e1325fac3 Sep 06 00:20:51.082 INFO kablam! at libstd/rt.rs:59 Sep 06 00:20:51.082 INFO kablam! at libstd/panicking.rs:310 Sep 06 00:20:51.082 INFO kablam! 9: 0x55c25fce2e09 - __rust_maybe_catch_panic Sep 06 00:20:51.082 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 06 00:20:51.082 INFO kablam! 10: 0x55c25fccdb05 - std::rt::lang_start_internal::hf4a29d9afcf3f720 Sep 06 00:20:51.082 INFO kablam! at libstd/panicking.rs:289 Sep 06 00:20:51.082 INFO kablam! at libstd/panic.rs:392 Sep 06 00:20:51.082 INFO kablam! at libstd/rt.rs:58 Sep 06 00:20:51.082 INFO kablam! 11: 0x55c25fcb9287 - std::rt::lang_start::hb9b577eb6c990c34 Sep 06 00:20:51.082 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 00:20:51.082 INFO kablam! 12: 0x55c25fcb7a39 - main Sep 06 00:20:51.082 INFO kablam! 13: 0x7f068300d82f - __libc_start_main Sep 06 00:20:51.082 INFO kablam! 14: 0x55c25fcb4f18 - _start Sep 06 00:20:51.082 INFO kablam! 15: 0x0 - Sep 06 00:20:51.082 INFO kablam! Sep 06 00:20:51.086 INFO kablam! su: No module specific data is present Sep 06 00:20:52.048 INFO running `"docker" "rm" "-f" "a072f7ea5b243fc6966ffc928b6373d30ea72e5bc12bf9d2a597519916e75ed8"` Sep 06 00:20:52.160 INFO blam! a072f7ea5b243fc6966ffc928b6373d30ea72e5bc12bf9d2a597519916e75ed8