[INFO] cloning repository https://github.com/wavejumper/opm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wavejumper/opm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavejumper%2Fopm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavejumper%2Fopm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d42d05accc6235857c35be3aed402ba0c1b68389 [INFO] testing wavejumper/opm against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavejumper%2Fopm" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wavejumper/opm on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-8/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad66b6cd23dbbbb45f3f884c2a2cbd01e2c1a7523901e7036f3a970a32ea8cc0 [INFO] running `Command { std: "docker" "start" "-a" "ad66b6cd23dbbbb45f3f884c2a2cbd01e2c1a7523901e7036f3a970a32ea8cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad66b6cd23dbbbb45f3f884c2a2cbd01e2c1a7523901e7036f3a970a32ea8cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad66b6cd23dbbbb45f3f884c2a2cbd01e2c1a7523901e7036f3a970a32ea8cc0", kill_on_drop: false }` [INFO] [stdout] ad66b6cd23dbbbb45f3f884c2a2cbd01e2c1a7523901e7036f3a970a32ea8cc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f962dfbc35b4523be083a60b8cb73132820dc8b9aac0f5484b2e3098b6a9448b [INFO] running `Command { std: "docker" "start" "-a" "f962dfbc35b4523be083a60b8cb73132820dc8b9aac0f5484b2e3098b6a9448b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.0 [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 unsafe-any v0.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling plugin v0.2.6 [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 log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling idna v0.1.5 [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 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] [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcvdgiQk/list" "-m64" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.eb975a62-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/opm.28ikh3zc34wcy32t.rcgu.rmeta" "/opt/rustwide/target/debug/deps/opm.3r8uqhlda1xwsyck.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpd" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libserde_json-91baef1c88a37db9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libryu-1ecda30c177781f7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libserde-a638516759ce3443.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/librouter-31ac5bb033347c64.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libroute_recognizer-917de8382d8d475b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libiron-3a40516bcd17442f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmodifier-f509652609de9594.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmime_guess-45bda75012cba6df.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libphf-022a3a27d70cd977.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libphf_shared-77f6db91f5b89a8f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libplugin-7c05415633ecbabd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtypemap-0195e8f898bc6a0d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunsafe_any-d1d953ec8cd3240a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libhyper-7c34b99da24860b4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmime-917ad69c562442ae.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtypeable-d3a84a67a7ffe8fc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtraitobject-42e9b07b4448e262.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libnum_cpus-f346c9114cf10826.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunicase-45fc40b99a4467f9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liburl-b3ba22a61b34925c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libidna-43bebda35869616d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c76635dded2aeb2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtime-c986c9c8d965cdb1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-aa4b49daaafcb4c5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbase64-6a2fa73fe2523893.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libsafemem-bff3aea4fd176b4a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblog-33386a3643d53b90.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblog-38bb410d95370ec2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libcfg_if-98f73597c3a5ab62.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libopm.so" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f962dfbc35b4523be083a60b8cb73132820dc8b9aac0f5484b2e3098b6a9448b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f962dfbc35b4523be083a60b8cb73132820dc8b9aac0f5484b2e3098b6a9448b", kill_on_drop: false }` [INFO] [stdout] f962dfbc35b4523be083a60b8cb73132820dc8b9aac0f5484b2e3098b6a9448b