[INFO] cloning repository https://github.com/peterstuart/air-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterstuart/air-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fair-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fair-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 340ff7c84f065557fd2eda31148aed3dbd5c83e4 [INFO] testing peterstuart/air-monitor against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fair-monitor" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterstuart/air-monitor on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/peterstuart/air-monitor [INFO] finished tweaking git repo https://github.com/peterstuart/air-monitor [INFO] tweaked toml for git repo https://github.com/peterstuart/air-monitor written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/peterstuart/air-monitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1355bf9a76a83c88ba0847938862f7dc771a513c5ecc65207d0e62abafd642ef [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" "1355bf9a76a83c88ba0847938862f7dc771a513c5ecc65207d0e62abafd642ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1355bf9a76a83c88ba0847938862f7dc771a513c5ecc65207d0e62abafd642ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1355bf9a76a83c88ba0847938862f7dc771a513c5ecc65207d0e62abafd642ef", kill_on_drop: false }` [INFO] [stdout] 1355bf9a76a83c88ba0847938862f7dc771a513c5ecc65207d0e62abafd642ef [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55321d5c67a7b326467e554c84881ea6fb08db1ebee5a09467cee2980b95dd98 [INFO] running `Command { std: "docker" "start" "-a" "55321d5c67a7b326467e554c84881ea6fb08db1ebee5a09467cee2980b95dd98", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling defmt-macros v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling fixed v1.10.0 [INFO] [stderr] Compiling nrf52840-pac v0.10.1 [INFO] [stderr] Compiling nrf-hal-common v0.14.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling heapless v0.7.8 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nrf52840-hal v0.14.1 [INFO] [stderr] Compiling defmt-rtt v0.3.1 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling fugit v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling crc_all v0.2.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling nrf-usbd v0.1.0 [INFO] [stderr] Compiling dwt-systick-monotonic v1.0.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling epd-waveshare v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rtic-syntax v1.0.0 [INFO] [stderr] Compiling profont v0.5.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.0.0 [INFO] [stderr] Compiling air_monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/main-406de48c9df7a02b.main.d96ea989-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-406de48c9df7a02b.14b9ahmh62odyyse.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-93d86d42a543f00e/out" "-L" "/opt/rustwide/target/debug/build/defmt-c03397756a159fb9/out" "-L" "/opt/rustwide/target/debug/build/nrf52840-hal-0854217bebd7043e/out" "-L" "/opt/rustwide/target/debug/build/nrf52840-pac-294c61eeb630e508/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdwt_systick_monotonic-471333ff40441441.rlib" "/opt/rustwide/target/debug/deps/libfugit-b0b5274ae8d97a92.rlib" "/opt/rustwide/target/debug/deps/libair_monitor-660bf823ae161534.rlib" "/opt/rustwide/target/debug/deps/libpanic_probe-e2ccae974efbadec.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/target/debug/deps/libdefmt_rtt-3812d7fc73aed4f4.rlib" "/opt/rustwide/target/debug/deps/libcrc_all-7ede282d9af17069.rlib" "/opt/rustwide/target/debug/deps/libprofont-7feef064adf1ca69.rlib" "/opt/rustwide/target/debug/deps/libepd_waveshare-a7f812104dc9c29f.rlib" "/opt/rustwide/target/debug/deps/libbit_field-305db9c7013eb2f9.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics-9ebc1f079ff9c6da.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-e8af44bc9404ad8c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-426e9086066a1149.rlib" "/opt/rustwide/target/debug/deps/libmicromath-2ca94e9fbc69ae94.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_core-20fa251629631c07.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-161c9a5505570988.rlib" "/opt/rustwide/target/debug/deps/libnrf52840_hal-3cb15a0f6c3433cf.rlib" "/opt/rustwide/target/debug/deps/libnrf_hal_common-a7ec37f9e843b7bf.rlib" "/opt/rustwide/target/debug/deps/libnrf_usbd-292c5c62fa2d9293.rlib" "/opt/rustwide/target/debug/deps/libusb_device-42faebbf59219830.rlib" "/opt/rustwide/target/debug/deps/libfixed-1d610e665ddff0bb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-817e9e91b6e128bf.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-72959ddde4bff3e1.rlib" "/opt/rustwide/target/debug/deps/libhalf-e37f5b7a32eadb70.rlib" "/opt/rustwide/target/debug/deps/libaz-546197c60e27da3d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1d421f16a781284.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-308dd23c2ac6b1ba.rlib" "/opt/rustwide/target/debug/deps/libembedded_storage-6b30385bb33e8dcf.rlib" "/opt/rustwide/target/debug/deps/libembedded_dma-84fc498a774d6096.rlib" "/opt/rustwide/target/debug/deps/libcast-a2c026683b33f33a.rlib" "/opt/rustwide/target/debug/deps/libnrf52840_pac-0f511276b7f91460.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-518a4eca1b3bf917.rlib" "/opt/rustwide/target/debug/deps/libdefmt-77af3f3e94b775ed.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bf4ced786f5584ff.rlib" "/opt/rustwide/target/debug/deps/librtic-8920c68b3c7222f0.rlib" "/opt/rustwide/target/debug/deps/libheapless-47ddb457fc1e6606.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-dcaf06505bef4c55.rlib" "/opt/rustwide/target/debug/deps/libspin-a3717dfe59685668.rlib" "/opt/rustwide/target/debug/deps/liblock_api-55a72d9f1945f48c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2cdfb8a799369473.rlib" "/opt/rustwide/target/debug/deps/libhash32-7871d5e239bd3cfc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c291eb3607adcc28.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-ddc4747de810ee5b.rlib" "/opt/rustwide/target/debug/deps/librtic_monotonic-f8c03c0d484830c3.rlib" "/opt/rustwide/target/debug/deps/librtic_core-1ecb11dafaa1959f.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-a27bec97abd12e62.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-fe3d36e22a225d15.rlib" "/opt/rustwide/target/debug/deps/libvoid-6a259042c37866f8.rlib" "/opt/rustwide/target/debug/deps/libnb-e49e7ac04af1f918.rlib" "/opt/rustwide/target/debug/deps/libnb-ca39bb209c550203.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-4507bdc403b104cf.rlib" "/opt/rustwide/target/debug/deps/libvcell-b181aac91b8eb2f6.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-bbe32600ceb927d3.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/main-406de48c9df7a02b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/main-406de48c9df7a02b.main.d96ea989-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/main-406de48c9df7a02b.main.d96ea989-cgu.0.rcgu.o: in function `main': [INFO] [stdout] /opt/rustwide/workdir/src/bin/main.rs:(.text.main+0x83): undefined reference to `__nop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/main-406de48c9df7a02b.main.d96ea989-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/main-406de48c9df7a02b.main.d96ea989-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/main-406de48c9df7a02b.main.d96ea989-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/main-406de48c9df7a02b.main.d96ea989-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/main-406de48c9df7a02b.main.d96ea989-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/main-406de48c9df7a02b.main.d96ea989-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.4/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `air_monitor` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "55321d5c67a7b326467e554c84881ea6fb08db1ebee5a09467cee2980b95dd98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55321d5c67a7b326467e554c84881ea6fb08db1ebee5a09467cee2980b95dd98", kill_on_drop: false }` [INFO] [stdout] 55321d5c67a7b326467e554c84881ea6fb08db1ebee5a09467cee2980b95dd98