[INFO] crate drone-micropython-core 0.1.1 is already in cache [INFO] extracting crate drone-micropython-core 0.1.1 into work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/reg/drone-micropython-core/0.1.1 [INFO] extracting crate drone-micropython-core 0.1.1 into work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/reg/drone-micropython-core/0.1.1 [INFO] validating manifest of drone-micropython-core-0.1.1 on toolchain master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of drone-micropython-core-0.1.1 on toolchain try#18481b65f318e0b4b20c0fc61340054701719d6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing drone-micropython-core-0.1.1 [INFO] finished frobbing drone-micropython-core-0.1.1 [INFO] frobbed toml for drone-micropython-core-0.1.1 written to work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/reg/drone-micropython-core/0.1.1/Cargo.toml [INFO] started frobbing drone-micropython-core-0.1.1 [INFO] finished frobbing drone-micropython-core-0.1.1 [INFO] frobbed toml for drone-micropython-core-0.1.1 written to work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/reg/drone-micropython-core/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking drone-micropython-core-0.1.1 against try#18481b65f318e0b4b20c0fc61340054701719d6c for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-7/try#18481b65f318e0b4b20c0fc61340054701719d6c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/reg/drone-micropython-core/0.1.1:/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" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 670926dfe901f65177bb08988991d790821a429ecc0eff5176218e13bf1b7e38 [INFO] running `"docker" "start" "-a" "670926dfe901f65177bb08988991d790821a429ecc0eff5176218e13bf1b7e38"` [INFO] [stderr] Compiling drone-micropython-raw v0.1.1 [INFO] [stderr] Compiling drone-core-macros v0.8.3 [INFO] [stderr] error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/bitfield.rs:106:38 [INFO] [stderr] | [INFO] [stderr] 106 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/driver.rs:36:24 [INFO] [stderr] | [INFO] [stderr] 36 | let def_site = Span::def_site(); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/resource.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | let def_site = Span::def_site(); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/heap.rs:67:38 [INFO] [stderr] | [INFO] [stderr] 67 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:102:38 [INFO] [stderr] | [INFO] [stderr] 102 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:292:38 [INFO] [stderr] | [INFO] [stderr] 292 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/tokens.rs:105:38 [INFO] [stderr] | [INFO] [stderr] 105 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/thr.rs:48:38 [INFO] [stderr] | [INFO] [stderr] 48 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `drone-core-macros`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `drone-micropython-raw v0.1.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/drone-micropython-raw-becfa5d226296cce/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity. [INFO] [stderr] mkdir -p /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/genhdr [INFO] [stderr] GEN /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/genhdr/mpversion.h [INFO] [stderr] GEN /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/genhdr/qstr.i.last [INFO] [stderr] GEN /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/genhdr/qstr.split [INFO] [stderr] GEN /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/genhdr/qstrdefs.collected.h [INFO] [stderr] QSTR updated [INFO] [stderr] GEN /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/genhdr/qstrdefs.generated.h [INFO] [stderr] mkdir -p /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/extmod/ [INFO] [stderr] mkdir -p /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/lib/embed/ [INFO] [stderr] mkdir -p /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/lib/utils/ [INFO] [stderr] mkdir -p /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/py/ [INFO] [stderr] mkdir -p /opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/src/ [INFO] [stderr] CC micropython/py/mpstate.c [INFO] [stderr] micropython/py/mkrules.mk:47: recipe for target '/opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/py/mpstate.o' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] In file included from micropython/py/mpstate.h:35:0, [INFO] [stderr] from micropython/py/mpstate.c:27: [INFO] [stderr] micropython/py/obj.h: In function 'MP_OBJ_IS_SMALL_INT': [INFO] [stderr] micropython/py/obj.h:85:17: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] [INFO] [stderr] { return ((((mp_int_t)(o)) & 1) != 0); } [INFO] [stderr] ^ [INFO] [stderr] micropython/py/obj.h: In function 'MP_OBJ_IS_QSTR': [INFO] [stderr] micropython/py/obj.h:90:17: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] [INFO] [stderr] { return ((((mp_int_t)(o)) & 3) == 2); } [INFO] [stderr] ^ [INFO] [stderr] micropython/py/obj.h: In function 'MP_OBJ_IS_OBJ': [INFO] [stderr] micropython/py/obj.h:106:17: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] [INFO] [stderr] { return ((((mp_int_t)(o)) & 3) == 0); } [INFO] [stderr] ^ [INFO] [stderr] cc1: all warnings being treated as errors [INFO] [stderr] make: *** [/opt/crater/target/debug/build/drone-micropython-raw-90d4dbe933f837cf/out/micropython/py/mpstate.o] Error 1 [INFO] [stderr] thread 'main' panicked at 'Build failed', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-micropython-raw-0.1.1/build.rs:26:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562faca173cb - backtrace::backtrace::libunwind::trace::hbfb69e72f505529b [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x562faca173cb - backtrace::backtrace::trace_unsynchronized::hac9ea77fa06b91bd [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x562faca173cb - std::sys_common::backtrace::_print::hf6f722cabcf8c26d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x562faca173cb - std::sys_common::backtrace::print::h9cca5983945bdb52 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x562faca173cb - std::panicking::default_hook::{{closure}}::h2fab7259edc3a80d [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x562faca170a7 - std::panicking::default_hook::ha99acf6d9268d46d [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x562faca17b40 - std::panicking::rust_panic_with_hook::hddab2c65ce92e648 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x562fac954688 - std::panicking::begin_panic::haa064623d32913f5 [INFO] [stderr] at /rustc/18481b65f318e0b4b20c0fc61340054701719d6c/src/libstd/panicking.rs:411 [INFO] [stderr] 8: 0x562fac37d7b0 - build_script_build::main::h156106215857c415 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-micropython-raw-0.1.1/build.rs:26 [INFO] [stderr] 9: 0x562fac37df30 - std::rt::lang_start::{{closure}}::h884c19c96567186b [INFO] [stderr] at /rustc/18481b65f318e0b4b20c0fc61340054701719d6c/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x562faca17543 - std::rt::lang_start_internal::{{closure}}::hbec6d1ff7b00d029 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 11: 0x562faca17543 - std::panicking::try::do_call::h83e51489f66cd002 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 12: 0x562faca1f10a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 13: 0x562faca1804d - std::panicking::try::hb1deae6a8854c8be [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 14: 0x562faca1804d - std::panic::catch_unwind::hff09c33b8b66b7a2 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 15: 0x562faca1804d - std::rt::lang_start_internal::h01b3f7988e3fe75d [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 16: 0x562fac37df09 - std::rt::lang_start::hfeef3283dd29dd49 [INFO] [stderr] at /rustc/18481b65f318e0b4b20c0fc61340054701719d6c/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x562fac37dd8a - main [INFO] [stderr] 18: 0x7f83bcf4a2e1 - __libc_start_main [INFO] [stderr] 19: 0x562fac37cb9a - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "670926dfe901f65177bb08988991d790821a429ecc0eff5176218e13bf1b7e38"` [INFO] running `"docker" "rm" "-f" "670926dfe901f65177bb08988991d790821a429ecc0eff5176218e13bf1b7e38"` [INFO] [stdout] 670926dfe901f65177bb08988991d790821a429ecc0eff5176218e13bf1b7e38