Sep 17 17:40:24.883 INFO checking sel4-sys-0.0.28 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:40:24.883 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:40:24.884 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:40:25.415 INFO blam! 0235fdc2384325a1764139fd2422b750e018858746d8a6310d7d3cf5c6785166 Sep 17 17:40:25.417 INFO running `"docker" "start" "-a" "0235fdc2384325a1764139fd2422b750e018858746d8a6310d7d3cf5c6785166"` Sep 17 17:40:26.336 INFO kablam! usermod: no changes Sep 17 17:40:26.416 INFO kablam! Compiling sel4-sys v0.0.28 (/source) Sep 17 17:40:26.774 INFO kablam! warning: unused variable: `word_size` Sep 17 17:40:26.775 INFO kablam! --> build.rs:35:26 Sep 17 17:40:26.775 INFO kablam! | Sep 17 17:40:26.775 INFO kablam! 35 | for &(arch, archdir, word_size) in &arches { Sep 17 17:40:26.775 INFO kablam! | ^^^^^^^^^ help: consider using `_word_size` instead Sep 17 17:40:26.775 INFO kablam! | Sep 17 17:40:26.775 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 17 17:40:26.775 INFO kablam! Sep 17 17:40:28.114 INFO kablam! error: failed to run custom build command for `sel4-sys v0.0.28 (/source)` Sep 17 17:40:28.115 INFO kablam! process didn't exit successfully: `/target/debug/build/sel4-sys-f24ad002c08ef5a4/build-script-build` (exit code: 101) Sep 17 17:40:28.115 INFO kablam! --- stdout Sep 17 17:40:28.115 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "ia32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-41e6b1671e09efc1/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 17 17:40:28.115 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "x86_64" "-w" "64" "--buffer" "-o" "/target/debug/build/sel4-sys-41e6b1671e09efc1/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 17 17:40:28.115 INFO kablam! Running: "/usr/bin/env" "python" "tools/syscall_stub_gen.py" "-a" "aarch32" "-w" "32" "--buffer" "-o" "/target/debug/build/sel4-sys-41e6b1671e09efc1/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 17 17:40:28.115 INFO kablam! Running "/usr/bin/env" "python" "tools/invocation_header_gen.py" "--dest" "/target/debug/build/sel4-sys-41e6b1671e09efc1/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 17 17:40:28.115 INFO kablam! Sep 17 17:40:28.115 INFO kablam! --- stderr Sep 17 17:40:28.115 INFO kablam! Traceback (most recent call last): Sep 17 17:40:28.115 INFO kablam! File "tools/invocation_header_gen.py", line 20, in Sep 17 17:40:28.115 INFO kablam! import tempita Sep 17 17:40:28.115 INFO kablam! ImportError: No module named tempita Sep 17 17:40:28.115 INFO kablam! thread 'main' panicked at 'assertion failed: cmd.status().unwrap().success()', build.rs:45:9 Sep 17 17:40:28.115 INFO kablam! stack backtrace: Sep 17 17:40:28.115 INFO kablam! 0: 0x5579f1c9e7ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he3ea2af6595cbcfd Sep 17 17:40:28.115 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 17 17:40:28.115 INFO kablam! 1: 0x5579f1c90fe6 - std::sys_common::backtrace::print::h9a6dc25b0b6db3e6 Sep 17 17:40:28.115 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 17 17:40:28.115 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 17 17:40:28.115 INFO kablam! 2: 0x5579f1c8f97d - std::panicking::default_hook::{{closure}}::h9f9f4c00fc62ac12 Sep 17 17:40:28.115 INFO kablam! at libstd/panicking.rs:211 Sep 17 17:40:28.115 INFO kablam! 3: 0x5579f1c8f6f0 - std::panicking::default_hook::h86ebe853ecef0f3c Sep 17 17:40:28.115 INFO kablam! at libstd/panicking.rs:227 Sep 17 17:40:28.115 INFO kablam! 4: 0x5579f1c8ff3c - std::panicking::rust_panic_with_hook::h6d3348b8dd4df56e Sep 17 17:40:28.115 INFO kablam! at libstd/panicking.rs:477 Sep 17 17:40:28.115 INFO kablam! 5: 0x5579f1c8811f - std::panicking::begin_panic::h70aec50f26b87f77 Sep 17 17:40:28.115 INFO kablam! at libstd/panicking.rs:411 Sep 17 17:40:28.115 INFO kablam! 6: 0x5579f1c83274 - build_script_build::main::h2cd5b2618a8fc288 Sep 17 17:40:28.115 INFO kablam! at /source/build.rs:45 Sep 17 17:40:28.115 INFO kablam! 7: 0x5579f1c8633f - std::rt::lang_start::{{closure}}::h80c31400d4262cf0 Sep 17 17:40:28.115 INFO kablam! at libstd/rt.rs:74 Sep 17 17:40:28.115 INFO kablam! 8: 0x5579f1c8fa22 - std::panicking::try::do_call::h46a7bcf1f6152e5b Sep 17 17:40:28.115 INFO kablam! at libstd/rt.rs:59 Sep 17 17:40:28.115 INFO kablam! at libstd/panicking.rs:310 Sep 17 17:40:28.115 INFO kablam! 9: 0x5579f1caf689 - __rust_maybe_catch_panic Sep 17 17:40:28.115 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 17 17:40:28.115 INFO kablam! 10: 0x5579f1c9ab85 - std::rt::lang_start_internal::h221cb5896f5e061c Sep 17 17:40:28.115 INFO kablam! at libstd/panicking.rs:289 Sep 17 17:40:28.115 INFO kablam! at libstd/panic.rs:392 Sep 17 17:40:28.115 INFO kablam! at libstd/rt.rs:58 Sep 17 17:40:28.115 INFO kablam! 11: 0x5579f1c86317 - std::rt::lang_start::hc27e9149d3394f50 Sep 17 17:40:28.115 INFO kablam! at libstd/rt.rs:74 Sep 17 17:40:28.115 INFO kablam! 12: 0x5579f1c84ac9 - main Sep 17 17:40:28.115 INFO kablam! 13: 0x7f6826c6e82f - __libc_start_main Sep 17 17:40:28.115 INFO kablam! 14: 0x5579f1c81f18 - _start Sep 17 17:40:28.115 INFO kablam! 15: 0x0 - Sep 17 17:40:28.115 INFO kablam! Sep 17 17:40:28.119 INFO kablam! su: No module specific data is present Sep 17 17:40:28.987 INFO running `"docker" "rm" "-f" "0235fdc2384325a1764139fd2422b750e018858746d8a6310d7d3cf5c6785166"` Sep 17 17:40:29.263 INFO blam! 0235fdc2384325a1764139fd2422b750e018858746d8a6310d7d3cf5c6785166