[INFO] updating cached repository https://github.com/wavejumper/opm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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 master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavejumper%2Fopm" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wavejumper/opm on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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 /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wavejumper/opm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] d7514d787739ecbdf920210c169cfe18b177b311ef2aba83073dbea3063d03aa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d7514d787739ecbdf920210c169cfe18b177b311ef2aba83073dbea3063d03aa"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf v0.7.24 [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 url v1.7.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling hyper v0.10.16 [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 serde_json v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.98 [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/28742a1146f10a4f09369baad027a464acb7a766/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/rustcBro7UK/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/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpd" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libserde_json-fd3446b84663f87a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libryu-791b08be66f96674.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libitoa-738d49aa623a80f9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libserde-f2bb9b735a5dbeb6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/librouter-3d29f217fae5dae3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libroute_recognizer-6f2fa3aca3314798.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libiron-0ab278db626a5428.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libmodifier-18237c6086e38d85.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libmime_guess-5de14ac5f8f3c6f7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libphf-a70405222de2cf60.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libphf_shared-21a1881487d1749d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libsiphasher-e3f0e6d699442778.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libplugin-eb07c1034eab1d62.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libtypemap-c632d1e15ab22cfb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libunsafe_any-f1337d9d33a4b158.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libhyper-d3857e4b1018f422.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libmime-f42e34feb4996297.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/liblanguage_tags-25ca56886cd3e2ae.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libtypeable-a32d3f2b1fc8e06d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libtraitobject-986ab610957e4c04.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libnum_cpus-76d85348b67e5f12.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libhttparse-3896b7bf41b89ff3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libunicase-d62e0d2ffb5924f9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/liburl-dffb205ba8655647.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libpercent_encoding-e56e189c1cd50c76.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libidna-d8efefc0720ce1c5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libunicode_normalization-6029d4db882f4ebb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libsmallvec-99936360f5c88599.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libunicode_bidi-5e81168a03bf27b8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libmatches-9b2fa40a52aed94f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libtime-9999ded55c08df28.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/liblibc-e607f26e97ca91c6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libbase64-bc66d4bf3811997e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libsafemem-b886d76420e00970.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libbyteorder-2cdd9ae034878c52.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/liblog-785236d85c693381.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/liblog-d67a4c2ceeeb5092.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libcfg_if-d205a30746c5635c.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libstd-1dac1a412c98f50d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libpanic_unwind-b7841fd014bf83a1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libhashbrown-338c0763450dca22.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libbacktrace-81a9070bd3553adf.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libbacktrace_sys-e297830377b95af4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/librustc_demangle-b38b87f2dd197fa0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libunwind-601015f2e15e7e26.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libcfg_if-439f3a589bd88586.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/liblibc-57ab7e6ac23ce11f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/liballoc-3aec7f88778e912a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/librustc_std_workspace_core-b6806800b307d4b9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcBro7UK/libcore-e49d7651b12f7563.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustcBro7UK/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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; 1 warning emitted [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" "d7514d787739ecbdf920210c169cfe18b177b311ef2aba83073dbea3063d03aa"` [INFO] running `"docker" "rm" "-f" "d7514d787739ecbdf920210c169cfe18b177b311ef2aba83073dbea3063d03aa"` [INFO] [stdout] d7514d787739ecbdf920210c169cfe18b177b311ef2aba83073dbea3063d03aa