[INFO] fetching crate drone-stm32-map-pieces-7 0.13.0... [INFO] checking drone-stm32-map-pieces-7-0.13.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate drone-stm32-map-pieces-7 0.13.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate drone-stm32-map-pieces-7 0.13.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate drone-stm32-map-pieces-7 0.13.0 [INFO] finished tweaking crates.io crate drone-stm32-map-pieces-7 0.13.0 [INFO] tweaked toml for crates.io crate drone-stm32-map-pieces-7 0.13.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2d26099c03386bcb8a05938a04545b571d2193d261c2bd33edcc354e5881fb6 [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" "c2d26099c03386bcb8a05938a04545b571d2193d261c2bd33edcc354e5881fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2d26099c03386bcb8a05938a04545b571d2193d261c2bd33edcc354e5881fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d26099c03386bcb8a05938a04545b571d2193d261c2bd33edcc354e5881fb6", kill_on_drop: false }` [INFO] [stdout] c2d26099c03386bcb8a05938a04545b571d2193d261c2bd33edcc354e5881fb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68f3ffaaa1e766b58d346a132cf2817dfaa363ea5ab3dea6c0f504b9eca53cc4 [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" "68f3ffaaa1e766b58d346a132cf2817dfaa363ea5ab3dea6c0f504b9eca53cc4", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Checking drone-ctypes v0.13.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling drone-macros-core v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling drone-cortexm-macros v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling drone-svd v0.13.0 [INFO] [stderr] Compiling drone-config v0.13.2 [INFO] [stderr] Compiling drone-stm32-map-svd v0.13.0 [INFO] [stderr] Compiling drone-stm32-map-pieces-7 v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `drone-stm32-map-pieces-7 v0.13.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/drone-stm32-map-pieces-7-4e1bcade378361aa/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RUSTFLAGS [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: environment variable not found [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/error.rs:469:25 [INFO] [stderr] 1: drone_stm32_map_svd::svd_deserialize [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-stm32-map-svd-0.13.0/src/lib.rs:51:42 [INFO] [stderr] 2: drone_stm32_map_svd::generate_regs [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-stm32-map-svd-0.13.0/src/lib.rs:28:15 [INFO] [stderr] 3: build_script_build::main [INFO] [stderr] at ./build.rs:2:5 [INFO] [stderr] 4: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 5: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 6: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:66:18 [INFO] [stderr] 7: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379:40 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343:19 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431:14 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:51:25 [INFO] [stderr] 8: std::rt::lang_start [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:65:5 [INFO] [stderr] 9: main [INFO] [stderr] 10: __libc_start_main [INFO] [stderr] 11: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "68f3ffaaa1e766b58d346a132cf2817dfaa363ea5ab3dea6c0f504b9eca53cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f3ffaaa1e766b58d346a132cf2817dfaa363ea5ab3dea6c0f504b9eca53cc4", kill_on_drop: false }` [INFO] [stdout] 68f3ffaaa1e766b58d346a132cf2817dfaa363ea5ab3dea6c0f504b9eca53cc4