[INFO] updating cached repository https://github.com/wavejumper/opm [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d42d05accc6235857c35be3aed402ba0c1b68389 [INFO] testing wavejumper/opm against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavejumper%2Fopm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wavejumper/opm on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/wavejumper/opm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c8cf4ede959690e269f3dc509435edae8b590213bf08910e9bec6eab1526ed5 [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" "1c8cf4ede959690e269f3dc509435edae8b590213bf08910e9bec6eab1526ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c8cf4ede959690e269f3dc509435edae8b590213bf08910e9bec6eab1526ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8cf4ede959690e269f3dc509435edae8b590213bf08910e9bec6eab1526ed5", kill_on_drop: false }` [INFO] [stdout] 1c8cf4ede959690e269f3dc509435edae8b590213bf08910e9bec6eab1526ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40614a680fed02a399e327a0518b202a38bc64cb7c5a3463965feee23638bda0 [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" "40614a680fed02a399e327a0518b202a38bc64cb7c5a3463965feee23638bda0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [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 route-recognizer v0.1.13 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling url v1.7.2 [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 hyper v0.10.16 [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 serde_json v1.0.40 [INFO] [stderr] Compiling opm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `commit` [INFO] [stdout] --> src/manifest.rs:218:8 [INFO] [stdout] | [INFO] [stdout] 218 | fn commit(&self, manifest: &Manifest) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.bse9j0br-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libopm.so" "-Wl,--version-script=/tmp/rustcoxe6HU/list" "/opt/rustwide/target/debug/deps/opm.1ai53ev1q8ztcmn0.rcgu.o" "/opt/rustwide/target/debug/deps/opm.3iqpr993yrtq5vxp.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpd" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libserde_json-b1f5efba4eafb86f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libryu-db9775d798c686aa.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libitoa-f3eef8739551e750.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libserde-76d2069cf9e472f2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/librouter-d560fa7284b72384.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libroute_recognizer-06501d9687b6ae75.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libiron-36fffa27244c6f24.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libmodifier-86dd83534f699104.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libmime_guess-2e57100e52e08bec.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libphf-b786d69117ad46ce.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libphf_shared-939fc1b6a96751f3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libsiphasher-8799c3fec37a3221.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libplugin-422cb65b5d0105fb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libtypemap-30baf50f5f506fa6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libunsafe_any-e19c50ace9e800d2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libhyper-c0243fac848eac0a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libmime-2e6a1a6b5c51421d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/liblanguage_tags-f8390e75b1318778.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libtypeable-7460aa336d096869.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libtraitobject-8164d52edf4bc3db.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libnum_cpus-7bf03ac5cf1b20e0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libhttparse-d23095e432fe7798.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libunicase-f25fe88ca4b53d45.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/liburl-8a9f2762630cd79a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libpercent_encoding-7d671435c22c2140.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libidna-ee5ba8f44dfddea8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libunicode_normalization-4c262643cec8ccc8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libsmallvec-adaa0eebafe40f87.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libunicode_bidi-81f7bca86d771a09.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libmatches-84413336e46be589.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libtime-419174c085e363bd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/liblibc-61614f223bc709f8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libbase64-64b3362fe75a99ae.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libsafemem-3047caf91d70a18a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libbyteorder-7141a938ff93d068.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/liblog-60753cb678951db8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/liblog-21f37d12922caa19.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libcfg_if-45df0fd50fa2e287.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libstd-5989bcf78182f65e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libpanic_unwind-4d6da34bc177af8d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libhashbrown-10e0d6c948699482.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/librustc_std_workspace_alloc-c2318e2415657781.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libbacktrace-3815b93ed84badbb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libbacktrace_sys-d7999143d95238cb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/librustc_demangle-c58298a0d40df8b8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libunwind-b7de97e2ba6fb4e2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libcfg_if-6f71c9f654d72cce.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/liblibc-95ea48ddc44a311b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/liballoc-7402cd4761aebc14.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/librustc_std_workspace_core-68f423c59dc48a40.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcoxe6HU/libcore-54580c7798bf2225.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustcoxe6HU/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpd [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `opm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "40614a680fed02a399e327a0518b202a38bc64cb7c5a3463965feee23638bda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40614a680fed02a399e327a0518b202a38bc64cb7c5a3463965feee23638bda0", kill_on_drop: false }` [INFO] [stdout] 40614a680fed02a399e327a0518b202a38bc64cb7c5a3463965feee23638bda0