[INFO] updating cached repository dndx/pitot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dndx/pitot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dndx/pitot" "work/ex/beta-1.37-6/sources/1.36.0/gh/dndx/pitot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dndx/pitot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dndx/pitot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dndx/pitot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dndx/pitot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc70ac8524509ca51d36704b455c470c6692d740 [INFO] sha for GitHub repo dndx/pitot: cc70ac8524509ca51d36704b455c470c6692d740 [INFO] validating manifest of dndx/pitot on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dndx/pitot on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dndx/pitot [INFO] finished frobbing dndx/pitot [INFO] frobbed toml for dndx/pitot written to work/ex/beta-1.37-6/sources/1.36.0/gh/dndx/pitot/Cargo.toml [INFO] started frobbing dndx/pitot [INFO] finished frobbing dndx/pitot [INFO] frobbed toml for dndx/pitot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dndx/pitot/Cargo.toml [INFO] crate dndx/pitot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dndx/pitot against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dndx/pitot:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] e97381231510f0835579a164e24c139e8a552540a970dddbbc3736c88c0abe02 [INFO] running `"docker" "start" "-a" "e97381231510f0835579a164e24c139e8a552540a970dddbbc3736c88c0abe02"` [INFO] [stderr] Compiling i2csensors v0.1.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling inotify-sys v0.1.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling icmp v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.13.6 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling serial v0.3.4 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling ws v0.7.6 [INFO] [stderr] Compiling inotify v0.4.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.45 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling i2cdev v0.3.2 [INFO] [stderr] Compiling i2cdev-bmp280 v0.1.4 [INFO] [stderr] Compiling pitot v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: struct is never constructed: `FakeGNSSProvider` [INFO] [stderr] --> src/sensor/gnss/fake.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | struct FakeGNSSProvider {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/sensor/gnss/fake.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | fn new() -> Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.pitot.egmakwdv-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4" "/opt/crater/target/debug/deps/pitot-4ff4e9751fdc13c4.1l9pjqdnp44hz0jd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-ldump1090" "-ldump978" "-lrtlsdr" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libws-df9ac0dbb0f8a35a.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/liburl-6215acdcc3b185f0.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-acd7bde7a55beb6e.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-dbe6311899e50327.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-6ed19e0ade8d9d55.rlib" "/opt/crater/target/debug/deps/libmatches-3816aed49fc39533.rlib" "/opt/crater/target/debug/deps/librand-03c23d22d3e9361a.rlib" "/opt/crater/target/debug/deps/libsha1-9c1861f7e71fdf82.rlib" "/opt/crater/target/debug/deps/libmio-fcce22e6d2716f4e.rlib" "/opt/crater/target/debug/deps/libslab-ef134a6ae2719ce7.rlib" "/opt/crater/target/debug/deps/libnet2-90e18973ee566379.rlib" "/opt/crater/target/debug/deps/liblazycell-c48654298ffda433.rlib" "/opt/crater/target/debug/deps/libhttparse-51941f003bd4b528.rlib" "/opt/crater/target/debug/deps/libinotify-a209a52f6defff17.rlib" "/opt/crater/target/debug/deps/libinotify_sys-f69331b56fb04a13.rlib" "/opt/crater/target/debug/deps/libbitflags-acbeb843e8a410b5.rlib" "/opt/crater/target/debug/deps/libicmp-41477e1893071fe4.rlib" "/opt/crater/target/debug/deps/libi2cdev_bmp280-b9af48686a0e9c42.rlib" "/opt/crater/target/debug/deps/libi2csensors-24e00d3fd6f704c0.rlib" "/opt/crater/target/debug/deps/libi2cdev-1977e1a099e8a7fd.rlib" "/opt/crater/target/debug/deps/libnix-1cb81d306b80d556.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libbytes-e2b0691faab85dea.rlib" "/opt/crater/target/debug/deps/libiovec-b460d2f328140646.rlib" "/opt/crater/target/debug/deps/libbitflags-4f5a5af30acbcb25.rlib" "/opt/crater/target/debug/deps/libbyteorder-50f05d22b853007a.rlib" "/opt/crater/target/debug/deps/libserde_json-2c3003128bd1a9f2.rlib" "/opt/crater/target/debug/deps/libitoa-ee75d3a59d481a38.rlib" "/opt/crater/target/debug/deps/libdtoa-afccdcd5ba5ab8a4.rlib" "/opt/crater/target/debug/deps/libserde-0cc1b1c786106023.rlib" "/opt/crater/target/debug/deps/libnom-35e7ca19889dddef.rlib" "/opt/crater/target/debug/deps/libmemchr-2694318b497160eb.rlib" "/opt/crater/target/debug/deps/libserial-065f92756981c77b.rlib" "/opt/crater/target/debug/deps/libioctl_rs-cf9c78c40ece0d2f.rlib" "/opt/crater/target/debug/deps/libtermios-7e71527c71a75305.rlib" "/opt/crater/target/debug/deps/libenv_logger-086206366e8dcb1b.rlib" "/opt/crater/target/debug/deps/libregex-0943c36a94ba462b.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-00f0fc1fcb3347d8.rlib" "/opt/crater/target/debug/deps/libregex_syntax-5f2e8797984afb68.rlib" "/opt/crater/target/debug/deps/libthread_local-e8711ebf79130f20.rlib" "/opt/crater/target/debug/deps/libthread_id-1700d5a8786beb79.rlib" "/opt/crater/target/debug/deps/libaho_corasick-24aefef94bc67824.rlib" "/opt/crater/target/debug/deps/libmemchr-bbc8aff124ec8789.rlib" "/opt/crater/target/debug/deps/libchrono-2de5eaa0d4b4e9fb.rlib" "/opt/crater/target/debug/deps/libnum-6eafce8a2d158592.rlib" "/opt/crater/target/debug/deps/libnum_iter-413fc8aed7a29cdd.rlib" "/opt/crater/target/debug/deps/libnum_integer-c211a6b345647b2f.rlib" "/opt/crater/target/debug/deps/libnum_traits-f6e389a0e412a9fa.rlib" "/opt/crater/target/debug/deps/libtime-a88e2853488f2a2d.rlib" "/opt/crater/target/debug/deps/liblibc-69fb33ee0a761606.rlib" "/opt/crater/target/debug/deps/liblog-0c06af541a415416.rlib" "/opt/crater/target/debug/deps/liblog-bc39c97a1304224f.rlib" "/opt/crater/target/debug/deps/libcfg_if-966e280784642e7d.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ldump1090 [INFO] [stderr] /usr/bin/ld: cannot find -ldump978 [INFO] [stderr] /usr/bin/ld: cannot find -lrtlsdr [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `pitot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e97381231510f0835579a164e24c139e8a552540a970dddbbc3736c88c0abe02"` [INFO] running `"docker" "rm" "-f" "e97381231510f0835579a164e24c139e8a552540a970dddbbc3736c88c0abe02"` [INFO] [stdout] e97381231510f0835579a164e24c139e8a552540a970dddbbc3736c88c0abe02