[INFO] updating cached repository https://github.com/wavejumper/opm [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] d42d05accc6235857c35be3aed402ba0c1b68389 [INFO] testing wavejumper/opm against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavejumper%2Fopm" "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/wavejumper/opm 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/wavejumper/opm [INFO] finished tweaking git repo https://github.com/wavejumper/opm [INFO] tweaked toml for git repo https://github.com/wavejumper/opm written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/wavejumper/opm 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 083f406bc035e6e31becf86de8861c97c46aed4776e0ea1ca0e0dde1b3d1c4d0 [INFO] running `"docker" "start" "-a" "083f406bc035e6e31becf86de8861c97c46aed4776e0ea1ca0e0dde1b3d1c4d0"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling opm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `commit` [INFO] [stderr] --> src/manifest.rs:218:5 [INFO] [stderr] | [INFO] [stderr] 218 | fn commit(&self, manifest: &Manifest) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [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/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.9nmbxvmk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libopm.so" "-Wl,--version-script=/tmp/rustc6AIGm1/list" "/opt/rustwide/target/debug/deps/opm.1fivpvt631fsma7y.rcgu.o" "/opt/rustwide/target/debug/deps/opm.1ojhf25e29qvlr66.rcgu.o" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpd" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libserde_json-0ee167dd81efd514.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libryu-84f5bdeec10241b3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libitoa-2dfb56471520de1d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libserde-f320feda6aa9879c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/librouter-a8382e43295c67ff.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libroute_recognizer-e0c70ac76988ac5e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libiron-f475f2c4331db11f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libmodifier-61ba1fbc3eaf554b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libmime_guess-7c271e781831446d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libphf-3854bf3996738a09.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libphf_shared-9c0b5d2dcbe657a3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libsiphasher-47d9900ec3aa12c5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libplugin-326cdf42e14aa865.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libtypemap-0b6e9516025cac15.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libunsafe_any-32a62615ced53139.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libhyper-322b7e96cba72150.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libmime-577651ebe49eeec7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/liblanguage_tags-80e5323f3e2076fe.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libtypeable-5c9b4b603b252d37.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libtraitobject-9ddd70732cba3efa.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libnum_cpus-5d6f5b40642d227a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libhttparse-68277d43da74a785.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libunicase-09a2a981d1810de7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/liburl-1b0b9479fbeae824.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libpercent_encoding-fcbc0aacafd7e54d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libidna-57ce9ee4834dc2dc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libunicode_normalization-5947cd8ea07dc68c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libsmallvec-f7a7a9e9ae97b229.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libunicode_bidi-70e078513282caa2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libmatches-79786252485cca6c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libtime-09caa99907d7d00c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/liblibc-2cfee3f65a24efe2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libbase64-1eb0b9b6b98a9991.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libsafemem-374e16bdb8927f61.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libbyteorder-f584045056e081f3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/liblog-7384c69499962e73.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/liblog-908da68745edcb99.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libcfg_if-32eaf08e5545e331.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libstd-12ce12f1efc08aa3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libbacktrace-f8222943dfd167e2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libbacktrace_sys-0cd00b2d3108cd48.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/librustc_demangle-485c05ba6ce1b438.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libhashbrown-63e6b1072426ba59.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libunwind-3deef8ef4fe80dff.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libcfg_if-f65a176f0586269e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/liblibc-ad46d4080f4d7e57.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/liballoc-da6c590582bf0885.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/librustc_std_workspace_core-837ca740df32db0a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6AIGm1/libcore-db27c965e824589f.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustc6AIGm1/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpd [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 `opm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "083f406bc035e6e31becf86de8861c97c46aed4776e0ea1ca0e0dde1b3d1c4d0"` [INFO] running `"docker" "rm" "-f" "083f406bc035e6e31becf86de8861c97c46aed4776e0ea1ca0e0dde1b3d1c4d0"` [INFO] [stdout] 083f406bc035e6e31becf86de8861c97c46aed4776e0ea1ca0e0dde1b3d1c4d0