[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavejumper%2Fopm" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wavejumper/opm on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-14/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d119a9d422553692c635b9fafc22e6a2507f895f26e97da7727941977821a8eb [INFO] running `Command { std: "docker" "start" "-a" "d119a9d422553692c635b9fafc22e6a2507f895f26e97da7727941977821a8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d119a9d422553692c635b9fafc22e6a2507f895f26e97da7727941977821a8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d119a9d422553692c635b9fafc22e6a2507f895f26e97da7727941977821a8eb", kill_on_drop: false }` [INFO] [stdout] d119a9d422553692c635b9fafc22e6a2507f895f26e97da7727941977821a8eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb4f4ebeddb0e21533220c54c0ec3c0b283663d5b015277f973f4ed5999513e4 [INFO] running `Command { std: "docker" "start" "-a" "eb4f4ebeddb0e21533220c54c0ec3c0b283663d5b015277f973f4ed5999513e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.8 [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 route-recognizer v0.1.13 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [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_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" "-Wl,--version-script=/tmp/rustcjyYuVH/list" "-m64" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opm.opm.3957d04c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/opm.313mb05tylgvi5o2.rcgu.o" "/opt/rustwide/target/debug/deps/opm.3vmf60hoc4k6bst.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-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-50b2defe2102ffa3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libserde-f0eb4118099bda4a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/librouter-88774eb2d118c7aa.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libroute_recognizer-1de5d8a1e3edfa1c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libiron-7f69e0190499aa8a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmodifier-85f6b3952383d464.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmime_guess-a3a28627c2679a1f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libplugin-36162bae24c0913f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libhyper-d2284904e440d367.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmime-6461d1eacb2895a5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libnum_cpus-a0db08f85dcf759a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtime-7d48f4a702662253.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-57312ff8850ab02b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbase64-35cff4b881ffeec0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libsafemem-c603a5343761bc5d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblog-879dc60e5cdf0fff.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblog-a8fa53834927f13a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libopm.so" "-shared" "-Wl,-zrelro" "-Wl,-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" "eb4f4ebeddb0e21533220c54c0ec3c0b283663d5b015277f973f4ed5999513e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4f4ebeddb0e21533220c54c0ec3c0b283663d5b015277f973f4ed5999513e4", kill_on_drop: false }` [INFO] [stdout] eb4f4ebeddb0e21533220c54c0ec3c0b283663d5b015277f973f4ed5999513e4