[INFO] fetching crate teensy3-sys 0.2.0... [INFO] extracting crate teensy3-sys 0.2.0 into work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/teensy3-sys/0.2.0 [INFO] extracting crate teensy3-sys 0.2.0 into work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/teensy3-sys/0.2.0 [INFO] validating manifest of teensy3-sys-0.2.0 on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of teensy3-sys-0.2.0 on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing teensy3-sys-0.2.0 [INFO] finished frobbing teensy3-sys-0.2.0 [INFO] frobbed toml for teensy3-sys-0.2.0 written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/teensy3-sys/0.2.0/Cargo.toml [INFO] started frobbing teensy3-sys-0.2.0 [INFO] finished frobbing teensy3-sys-0.2.0 [INFO] frobbed toml for teensy3-sys-0.2.0 written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/teensy3-sys/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking teensy3-sys-0.2.0 against master#9f06855064ed06a50c496577b21ca50f92a2e67d for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-0/master#9f06855064ed06a50c496577b21ca50f92a2e67d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/teensy3-sys/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 712f16dfc087c23f904363ef4ff2bdf519a0b2945576c668bc2ba29c7930fe9f [INFO] running `"docker" "start" "-a" "712f16dfc087c23f904363ef4ff2bdf519a0b2945576c668bc2ba29c7930fe9f"` [INFO] [stderr] Compiling teensy3-sys v0.2.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `teensy3-sys v0.2.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/teensy3-sys-c00a6de46648840a/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/opt/crater/target/debug/build/teensy3-sys-27b6fe4608619a32/out [INFO] [stderr] cargo:rustc-link-lib=static=teensyduino [INFO] [stderr] warning: argument unused during compilation: '-mthumb' [-Wunused-command-line-argument], err: false [INFO] [stderr] warning: argument unused during compilation: '-mcpu=cortex-m4' [-Wunused-command-line-argument], err: false [INFO] [stderr] cores/teensy3/new.h:14:6: warning: function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch], err: false [INFO] [stderr] cores/teensy3/new.h:15:6: warning: function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch], err: false [INFO] [stderr] cores/teensy3/avr_emulation.h:226:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:230:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:234:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:238:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:242:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:246:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:250:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:254:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:260:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:265:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:270:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:275:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:280:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:285:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:290:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:295:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:445:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:449:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] cores/teensy3/avr_emulation.h:453:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information, err: true [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=], err: true [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] warning: argument unused during compilation: '-mthumb' [-Wunused-command-line-argument] [INFO] [stderr] warning: argument unused during compilation: '-mcpu=cortex-m4' [-Wunused-command-line-argument] [INFO] [stderr] cores/teensy3/new.h:14:6: warning: function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch] [INFO] [stderr] cores/teensy3/new.h:15:6: warning: function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch] [INFO] [stderr] cores/teensy3/avr_emulation.h:226:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:230:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:234:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:238:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:242:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:246:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:250:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:254:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:260:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:265:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:270:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:275:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:280:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:285:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:290:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:295:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:445:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:449:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] cores/teensy3/avr_emulation.h:453:3: error: cast from pointer to smaller type 'uint32_t' (aka 'unsigned int') loses information [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=] [INFO] [stderr] thread 'main' panicked at 'error when generating bindings: ()', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56468f4e97bb - backtrace::backtrace::libunwind::trace::hc6a4966d389b62be [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56468f4e97bb - backtrace::backtrace::trace_unsynchronized::h234cd6c2c95fa587 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56468f4e97bb - std::sys_common::backtrace::_print::h2896bece16680b31 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x56468f4e97bb - std::sys_common::backtrace::print::h5f4d4b954705d426 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x56468f4e97bb - std::panicking::default_hook::{{closure}}::h3d52949e2d73c1aa [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x56468f4e94bc - std::panicking::default_hook::h4b88c02cc00064f5 [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x56468f4e9ed0 - std::panicking::rust_panic_with_hook::he5596ad1952b7279 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x56468f4e9a52 - std::panicking::continue_panic_fmt::h13f3a9aeaf0459c4 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x56468f4e9936 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:309 [INFO] [stderr] 9: 0x56468f508b3d - core::panicking::panic_fmt::h35cf1b39b1635ed5 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x56468ec45c09 - core::result::unwrap_failed::h4d65e6485a0c61b3 [INFO] [stderr] at /rustc/9f06855064ed06a50c496577b21ca50f92a2e67d/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x56468ec45f18 - core::result::Result::expect::hc158aa6205404331 [INFO] [stderr] at /rustc/9f06855064ed06a50c496577b21ca50f92a2e67d/src/libcore/result.rs:827 [INFO] [stderr] 12: 0x56468ec3d1e9 - build_script_build::main::hf6133fdb40b5b6a7 [INFO] [stderr] at /opt/crater/workdir/build.rs:92 [INFO] [stderr] 13: 0x56468ec40160 - std::rt::lang_start::{{closure}}::hbb6d03a9ad954fba [INFO] [stderr] at /rustc/9f06855064ed06a50c496577b21ca50f92a2e67d/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x56468f4e98d3 - std::rt::lang_start_internal::{{closure}}::h97d240c87982728f [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x56468f4e98d3 - std::panicking::try::do_call::h657ecdd23710c935 [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 16: 0x56468f4f0e9a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x56468f4ea3dd - std::panicking::try::h52772d620cb80373 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 18: 0x56468f4ea3dd - std::panic::catch_unwind::hac02eb84ea8f3a3e [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 19: 0x56468f4ea3dd - std::rt::lang_start_internal::h9fab34d7c96dfdc9 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x56468ec40139 - std::rt::lang_start::hf3ba1cd459056405 [INFO] [stderr] at /rustc/9f06855064ed06a50c496577b21ca50f92a2e67d/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x56468ec3d99a - main [INFO] [stderr] 22: 0x7f4f5f35c2e1 - __libc_start_main [INFO] [stderr] 23: 0x56468ec3baaa - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "712f16dfc087c23f904363ef4ff2bdf519a0b2945576c668bc2ba29c7930fe9f"` [INFO] running `"docker" "rm" "-f" "712f16dfc087c23f904363ef4ff2bdf519a0b2945576c668bc2ba29c7930fe9f"` [INFO] [stdout] 712f16dfc087c23f904363ef4ff2bdf519a0b2945576c668bc2ba29c7930fe9f