Sep 19 18:36:56.691 INFO checking sel4-sys-0.0.28 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 18:36:56.691 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 18:36:56.691 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:36:57.045 INFO blam! 65da259489d726850304d083f44f59eb7d02db285b6039849d4de1214511a32f Sep 19 18:36:57.047 INFO running `"docker" "start" "-a" "65da259489d726850304d083f44f59eb7d02db285b6039849d4de1214511a32f"` Sep 19 18:36:58.089 INFO kablam! usermod: no changes Sep 19 18:36:58.187 INFO kablam! Compiling sel4-sys v0.0.28 (/source) Sep 19 18:36:58.191 INFO kablam! Checking rlibc v1.0.0 Sep 19 18:36:58.656 INFO kablam! warning: unused variable: `word_size` Sep 19 18:36:58.656 INFO kablam! --> build.rs:35:26 Sep 19 18:36:58.656 INFO kablam! | Sep 19 18:36:58.656 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 19 18:36:58.656 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 19 18:36:58.656 INFO kablam! | Sep 19 18:36:58.663 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:36:58.663 INFO kablam! Sep 19 18:36:59.812 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.28 (/source)` Sep 19 18:36:59.812 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-78ede2d78d0e0604/build-script-build` (exit code: 101) Sep 19 18:36:59.812 INFO kablam! --- stdout Sep 19 18:36:59.812 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-aaf63a113fb10362/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 19 18:36:59.812 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-aaf63a113fb10362/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 19 18:36:59.812 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-aaf63a113fb10362/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 19 18:36:59.812 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-aaf63a113fb10362/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 19 18:36:59.812 INFO kablam! Sep 19 18:36:59.812 INFO kablam! --- stderr Sep 19 18:36:59.812 INFO kablam! Traceback (most recent call last): Sep 19 18:36:59.812 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 19 18:36:59.812 INFO kablam! import tempita Sep 19 18:36:59.812 INFO kablam! ImportError: No module named tempita Sep 19 18:36:59.812 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 19 18:36:59.812 INFO kablam! stack backtrace: Sep 19 18:36:59.812 INFO kablam! 0: 0x558398bf568e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h30b7df3ff3ebc526 Sep 19 18:36:59.812 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 19 18:36:59.812 INFO kablam! 1: 0x558398be7fd6 - std::sys_common::backtrace::print::hc6a3affd651da617 Sep 19 18:36:59.812 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 19 18:36:59.812 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 19 18:36:59.812 INFO kablam! 2: 0x558398be696d - std::panicking::default_hook::{{closure}}::h24bcdc46ff1bdd94 Sep 19 18:36:59.812 INFO kablam! at libstd/panicking.rs:211 Sep 19 18:36:59.812 INFO kablam! 3: 0x558398be66e0 - std::panicking::default_hook::h5357f8ba3cb65742 Sep 19 18:36:59.812 INFO kablam! at libstd/panicking.rs:227 Sep 19 18:36:59.812 INFO kablam! 4: 0x558398be6f2c - std::panicking::rust_panic_with_hook::h65b641598223039e Sep 19 18:36:59.812 INFO kablam! at libstd/panicking.rs:477 Sep 19 18:36:59.812 INFO kablam! 5: 0x558398bdf11f - std::panicking::begin_panic::h63ff00dc5016337d Sep 19 18:36:59.812 INFO kablam! at libstd/panicking.rs:411 Sep 19 18:36:59.812 INFO kablam! 6: 0x558398bda274 - build_script_build::main::he9955416e47848c0 Sep 19 18:36:59.812 INFO kablam! at /source/build.rs:45 Sep 19 18:36:59.812 INFO kablam! 7: 0x558398bdd33f - std::rt::lang_start::{{closure}}::hf250691fae57bb91 Sep 19 18:36:59.812 INFO kablam! at libstd/rt.rs:74 Sep 19 18:36:59.812 INFO kablam! 8: 0x558398be6a12 - std::panicking::try::do_call::h817ce9e4aa46557f Sep 19 18:36:59.812 INFO kablam! at libstd/rt.rs:59 Sep 19 18:36:59.812 INFO kablam! at libstd/panicking.rs:310 Sep 19 18:36:59.812 INFO kablam! 9: 0x558398c068d9 - __rust_maybe_catch_panic Sep 19 18:36:59.812 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 19 18:36:59.812 INFO kablam! 10: 0x558398bf1a05 - std::rt::lang_start_internal::h74522e2641913464 Sep 19 18:36:59.812 INFO kablam! at libstd/panicking.rs:289 Sep 19 18:36:59.812 INFO kablam! at libstd/panic.rs:392 Sep 19 18:36:59.812 INFO kablam! at libstd/rt.rs:58 Sep 19 18:36:59.812 INFO kablam! 11: 0x558398bdd317 - std::rt::lang_start::h3b1177dc21689537 Sep 19 18:36:59.812 INFO kablam! at libstd/rt.rs:74 Sep 19 18:36:59.812 INFO kablam! 12: 0x558398bdbac9 - main Sep 19 18:36:59.812 INFO kablam! 13: 0x7f3f808a082f - __libc_start_main Sep 19 18:36:59.812 INFO kablam! 14: 0x558398bd8f18 - _start Sep 19 18:36:59.813 INFO kablam! 15: 0x0 - Sep 19 18:36:59.814 INFO kablam! Sep 19 18:36:59.815 INFO kablam! su: No module specific data is present Sep 19 18:37:00.571 INFO running `"docker" "rm" "-f" "65da259489d726850304d083f44f59eb7d02db285b6039849d4de1214511a32f"` Sep 19 18:37:00.795 INFO blam! 65da259489d726850304d083f44f59eb7d02db285b6039849d4de1214511a32f