[INFO] updating cached repository https://github.com/nsforth/lorabs_pf [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6a7cbeda7879f61a3b3f4d304330fde7baf4eb8a [INFO] testing nsforth/lorabs_pf against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsforth%2Florabs_pf" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nsforth/lorabs_pf on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nsforth/lorabs_pf [INFO] finished tweaking git repo https://github.com/nsforth/lorabs_pf [INFO] tweaked toml for git repo https://github.com/nsforth/lorabs_pf written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nsforth/lorabs_pf already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] f49bce8c5d6d9354d238b13ee39f6b10460c8f6a5c0e2906c4e7c383c642bcc7 [INFO] running `"docker" "start" "-a" "f49bce8c5d6d9354d238b13ee39f6b10460c8f6a5c0e2906c4e7c383c642bcc7"` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde_repr v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling lorabs_pf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hal/mod.rs:16:6 [INFO] [stderr] | [INFO] [stderr] 16 | impl LoraBoard { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn LoraBoard` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hal/mod.rs:17:59 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn configure(spf_conf: &SPFConf) -> HalResult> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn LoraBoard` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hal/mod.rs:40:34 [INFO] [stderr] | [INFO] [stderr] 40 | fn source(&self) -> Option<&(Error + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + 'static` [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Send` [INFO] [stderr] --> src/netsrv/mod.rs:99:5 [INFO] [stderr] | [INFO] [stderr] 99 | Send(SendingPacket), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] error: could not find native static library `loragw`, perhaps an -L flag is missing? [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `lorabs_pf`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f49bce8c5d6d9354d238b13ee39f6b10460c8f6a5c0e2906c4e7c383c642bcc7"` [INFO] running `"docker" "rm" "-f" "f49bce8c5d6d9354d238b13ee39f6b10460c8f6a5c0e2906c4e7c383c642bcc7"` [INFO] [stdout] f49bce8c5d6d9354d238b13ee39f6b10460c8f6a5c0e2906c4e7c383c642bcc7