[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavejumper%2Fopm" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wavejumper/opm on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-0/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safemem v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e69bd50b13afec2c8ea8b48bd93a4e9c4dc22475fef07bac9ed7ee09563b0f1 [INFO] running `Command { std: "docker" "start" "-a" "9e69bd50b13afec2c8ea8b48bd93a4e9c4dc22475fef07bac9ed7ee09563b0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e69bd50b13afec2c8ea8b48bd93a4e9c4dc22475fef07bac9ed7ee09563b0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e69bd50b13afec2c8ea8b48bd93a4e9c4dc22475fef07bac9ed7ee09563b0f1", kill_on_drop: false }` [INFO] [stdout] 9e69bd50b13afec2c8ea8b48bd93a4e9c4dc22475fef07bac9ed7ee09563b0f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dd86a2072be7e8c07210e4001ab3b09edb4d984dfa806851b21e19c5cc7ebb8 [INFO] running `Command { std: "docker" "start" "-a" "3dd86a2072be7e8c07210e4001ab3b09edb4d984dfa806851b21e19c5cc7ebb8", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 syn v0.15.44 [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 time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime v0.2.6 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.6b0mmxcy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libopm.so" "-Wl,--version-script=/tmp/rustcqupu5G/list" "/opt/rustwide/target/debug/deps/opm.266jmzyfv7o2wg8o.rcgu.o" "/opt/rustwide/target/debug/deps/opm.402i0kty8lyg83fx.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpd" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libserde_json-dfe2a579f73c61ca.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libryu-914d44a52bb6db6f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libitoa-41a628b5753c6512.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libserde-88720e8d3983d47f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/librouter-1add90b0e13751a6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libroute_recognizer-040b0a52a802fe12.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libiron-0b781b3e44cd0681.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libmodifier-4efa94f9ae639761.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libmime_guess-ef2d54f84e6d8dab.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libphf-69bd8399c48d55af.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libphf_shared-bfc15f788db5df0a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libsiphasher-e4d6eb8e5f738e33.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libplugin-198fdb71d6f7c000.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libtypemap-4d0b6bc2251fcce8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libunsafe_any-2f0dba6e67a3203c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libhyper-6333c3e9150d34c2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libmime-634a143f47599654.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/liblanguage_tags-f6103c22cd0abb9c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libtypeable-dacfc48071ac3819.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libtraitobject-065b22d20d3b7821.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libnum_cpus-f5ea36b12f61657c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libhttparse-9118a7b7f7ba9a4e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libunicase-7ae2992356aa07bf.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/liburl-797a69806f691a68.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libpercent_encoding-a7c5562959feefae.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libidna-8b9459aac79ea8da.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libunicode_normalization-d1512462e2e9407b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libsmallvec-bbe0c8f67ca798f5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libunicode_bidi-ffba21755a81f3b4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libmatches-e50d8b3702610141.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libtime-ce67c340b0e84d61.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/liblibc-3f657c2e6ea4abba.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libbase64-da8c4a434f5bb570.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libsafemem-129d4ae11ef13337.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libbyteorder-6a8a9e8b8739eda5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/liblog-d1a25ffc3e76f1fc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/liblog-b1c24c4c1b8ed65d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libcfg_if-624775febb963c4d.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libstd-21256c14e4504640.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libpanic_unwind-986e7fea4474d4d2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libminiz_oxide-91d85f45babdb06e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libadler-756509c31813f9a6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libobject-5c2ef587e740c0cc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libaddr2line-ad8f9371d31db1b3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libgimli-402820fb3b4d3dd8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libstd_detect-5e8e903f07dc8747.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/librustc_demangle-7ab9ae5080c07187.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libhashbrown-c8e8d47c6bf14de2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libunwind-cedc8fec61444895.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libcfg_if-a1c96351c52bc56a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/liblibc-e41c6d24baeb2249.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/liballoc-62493b241881590c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/librustc_std_workspace_core-a1fd7734706d5518.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcqupu5G/libcore-c8ded1707ad10767.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustcqupu5G/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "3dd86a2072be7e8c07210e4001ab3b09edb4d984dfa806851b21e19c5cc7ebb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd86a2072be7e8c07210e4001ab3b09edb4d984dfa806851b21e19c5cc7ebb8", kill_on_drop: false }` [INFO] [stdout] 3dd86a2072be7e8c07210e4001ab3b09edb4d984dfa806851b21e19c5cc7ebb8