[INFO] fetching crate svd_board 0.3.0... [INFO] checking svd_board-0.3.0 against beta for pr-78714 [INFO] extracting crate svd_board 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate svd_board 0.3.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate svd_board 0.3.0 [INFO] finished tweaking crates.io crate svd_board 0.3.0 [INFO] tweaked toml for crates.io crate svd_board 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c609d096ca772c3ae53e889a10786be7128ed5d4f6143cc73baf354cf3140959 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c609d096ca772c3ae53e889a10786be7128ed5d4f6143cc73baf354cf3140959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c609d096ca772c3ae53e889a10786be7128ed5d4f6143cc73baf354cf3140959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c609d096ca772c3ae53e889a10786be7128ed5d4f6143cc73baf354cf3140959", kill_on_drop: false }` [INFO] [stdout] c609d096ca772c3ae53e889a10786be7128ed5d4f6143cc73baf354cf3140959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66faf578c7bf3bec9b1e0826b1c5279a78be6c615c98636b070bb96cebc41672 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "66faf578c7bf3bec9b1e0826b1c5279a78be6c615c98636b070bb96cebc41672", kill_on_drop: false }` [INFO] [stderr] Compiling svd_codegen v0.4.0 [INFO] [stderr] Checking bit_field v0.6.1 [INFO] [stderr] Checking volatile v0.2.7 [INFO] [stderr] Checking once v0.3.4 [INFO] [stderr] Compiling syn v0.9.2 [INFO] [stderr] Compiling xmltree v0.3.2 [INFO] [stderr] Compiling svd-parser v0.1.2 [INFO] [stderr] Compiling svd_board v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | try!(writeln!(lib_rs, "#![allow(unused_imports)]")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | try!(writeln!(lib_rs, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | try!(writeln!(lib_rs, "#![no_std]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | try!(writeln!(lib_rs, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | try!(writeln!(lib_rs, "extern crate volatile;")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | try!(writeln!(lib_rs, "#[macro_use] extern crate once;")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | try!(writeln!(lib_rs, "extern crate bit_field;")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | try!(writeln!(lib_rs, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | try!(writeln!(lib_rs, "pub mod {};", name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | try!(write!(file, "{}\n\n{}\n\n{}", autogen_note, imports, code)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | try!(writeln!(lib_rs, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | try!(writeln!(lib_rs, "pub struct Hardware {{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | try!(writeln!(lib_rs, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | try!(writeln!(lib_rs, "}}")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | try!(writeln!(lib_rs, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | try!(writeln!(lib_rs, "pub fn hw() -> Hardware {{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | try!(writeln!(lib_rs, " assert_has_not_been_called!();")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | try!(writeln!(lib_rs, " Hardware {{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | try!(writeln!(lib_rs, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | try!(writeln!(lib_rs, " }}")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | try!(writeln!(lib_rs, "}}")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | try!(writeln!(lib_rs, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | try!(writeln!(lib_rs, " &mut *(addr as *const T as *mut T)")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | try!(writeln!(lib_rs, "}}")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `svd_board v0.3.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/svd_board-d026f774c3829b35/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Please choose a board feature!', build.rs:38:15 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a93b9a7150 - std::backtrace_rs::backtrace::libunwind::trace::h7cf3ca97bd83fbab [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55a93b9a7150 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a69c674b2d9ea5c [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55a93b9a7150 - std::sys_common::backtrace::_print_fmt::hdf72478dfcb50678 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55a93b9a7150 - ::fmt::h1e0bdbb35e83deca [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55a93b9c557c - core::fmt::write::he67f9b17bcb7ee73 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x55a93b9a4762 - std::io::Write::write_fmt::hac97d5cb5753e2ec [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x55a93b9a961d - std::sys_common::backtrace::_print::haa20918e28a126c5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55a93b9a961d - std::sys_common::backtrace::print::h49e772a4873d9076 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55a93b9a961d - std::panicking::default_hook::{{closure}}::hb218b305d15e3f11 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55a93b9a92c8 - std::panicking::default_hook::h63997b7b949e1ce0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55a93b9a9ca1 - std::panicking::rust_panic_with_hook::hb54f09ccadf64bd3 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55a93b9a9849 - std::panicking::begin_panic_handler::{{closure}}::h8b43445b254eeb30 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x55a93b9a75dc - std::sys_common::backtrace::__rust_end_short_backtrace::hacd691450edfeae0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55a93b9a9809 - rust_begin_unwind [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x55a93b9c4891 - core::panicking::panic_fmt::h5b17d4a0e853d0f5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x55a93b9c4623 - core::option::expect_failed::ha4390247d473d6e0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/option.rs:1226 [INFO] [stderr] 16: 0x55a93b945ba6 - core::option::Option::expect::h9635491993cd98a2 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/option.rs:346 [INFO] [stderr] 17: 0x55a93b8fb535 - build_script_build::svd_file_name::h1f1ac826e3b1ea80 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:38 [INFO] [stderr] 18: 0x55a93b8fb1cc - build_script_build::main::h1c6c74a5c6738226 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:12 [INFO] [stderr] 19: 0x55a93b8ffa1b - core::ops::function::FnOnce::call_once::hf2c7300ac4d2de60 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:227 [INFO] [stderr] 20: 0x55a93b901a3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9f8e43944c4ecac1 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 21: 0x55a93b908481 - std::rt::lang_start::{{closure}}::hffbddf0bb56678c1 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:66 [INFO] [stderr] 22: 0x55a93b9aa0c7 - core::ops::function::impls:: for &F>::call_once::h908982dfc31b926f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:259 [INFO] [stderr] 23: 0x55a93b9aa0c7 - std::panicking::try::do_call::h92777899503b7584 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:381 [INFO] [stderr] 24: 0x55a93b9aa0c7 - std::panicking::try::h8815656b2b76e792 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:345 [INFO] [stderr] 25: 0x55a93b9aa0c7 - std::panic::catch_unwind::h112ab81228f50b46 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panic.rs:382 [INFO] [stderr] 26: 0x55a93b9aa0c7 - std::rt::lang_start_internal::h1772a706c7575c24 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:51 [INFO] [stderr] 27: 0x55a93b908457 - std::rt::lang_start::h4c519c406668de00 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:65 [INFO] [stderr] 28: 0x55a93b8fe58a - main [INFO] [stderr] 29: 0x7f499debe0b3 - __libc_start_main [INFO] [stderr] 30: 0x55a93b8fb0ce - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "66faf578c7bf3bec9b1e0826b1c5279a78be6c615c98636b070bb96cebc41672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66faf578c7bf3bec9b1e0826b1c5279a78be6c615c98636b070bb96cebc41672", kill_on_drop: false }` [INFO] [stdout] 66faf578c7bf3bec9b1e0826b1c5279a78be6c615c98636b070bb96cebc41672