[INFO] updating cached repository AIUS/aius-authd [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AIUS/aius-authd [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AIUS/aius-authd" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AIUS/aius-authd"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AIUS/aius-authd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AIUS/aius-authd" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/AIUS/aius-authd"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/AIUS/aius-authd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7670640222ff57c26ee573a2c8bb1bb419ff6315 [INFO] sha for GitHub repo AIUS/aius-authd: 7670640222ff57c26ee573a2c8bb1bb419ff6315 [INFO] validating manifest of AIUS/aius-authd on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of AIUS/aius-authd on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing AIUS/aius-authd [INFO] finished frobbing AIUS/aius-authd [INFO] frobbed toml for AIUS/aius-authd written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AIUS/aius-authd/Cargo.toml [INFO] started frobbing AIUS/aius-authd [INFO] finished frobbing AIUS/aius-authd [INFO] frobbed toml for AIUS/aius-authd written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/AIUS/aius-authd/Cargo.toml [INFO] crate AIUS/aius-authd has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing AIUS/aius-authd against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/AIUS/aius-authd:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 711ea1af2b36398a2bfb74caa124670a66b662545e48b340c9d972ef565e9979 [INFO] running `"docker" "start" "-a" "711ea1af2b36398a2bfb74caa124670a66b662545e48b340c9d972ef565e9979"` [INFO] [stderr] Compiling openldap v1.1.0 [INFO] [stderr] Compiling syn v0.10.6 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling redis v0.8.0 [INFO] [stderr] Compiling simplelog v0.4.2 [INFO] [stderr] Compiling hyper v0.9.14 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling serde_codegen v0.8.22 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling serde_derive v0.8.22 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling router v0.4.0 [INFO] [stderr] Compiling logger v0.2.0 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling aius-authd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/config.rs:144:86 [INFO] [stderr] | [INFO] [stderr] 144 | LoadError::ParserErrors(ref errs) => errs.first().and_then(|ref err| err.cause()), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] 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/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.aius_authd.c9e14rxh-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400" "/opt/crater/target/debug/deps/aius_authd-977524c121f6c400.186gqzf787yr6pt3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libuuid-117a0939b1c2dddb.rlib" "/opt/crater/target/debug/deps/libserde-3e86bb4437021518.rlib" "/opt/crater/target/debug/deps/librand-25c25302f11e0dea.rlib" "/opt/crater/target/debug/deps/libtoml-22cb5a85c8cfb446.rlib" "/opt/crater/target/debug/deps/libsimplelog-affe5e5c04a3057b.rlib" "/opt/crater/target/debug/deps/libterm-3e143c106a92c85f.rlib" "/opt/crater/target/debug/deps/librouter-613e7d0f6eee104b.rlib" "/opt/crater/target/debug/deps/libroute_recognizer-3a1eb9a81e111aa9.rlib" "/opt/crater/target/debug/deps/libredis-eb799c02025ad9a6.rlib" "/opt/crater/target/debug/deps/libsha1-2e3fd55c43f1162f.rlib" "/opt/crater/target/debug/deps/libopenldap-54b84fcb74e99f1f.rlib" "/opt/crater/target/debug/deps/liblogger-9dd6019a18c5e796.rlib" "/opt/crater/target/debug/deps/libclap-ee4484beb68ae8c2.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-5296d6872892ac0b.rlib" "/opt/crater/target/debug/deps/libterm_size-d3878df6407c8f5f.rlib" "/opt/crater/target/debug/deps/libvec_map-e67e583fa42d507e.rlib" "/opt/crater/target/debug/deps/libbitflags-a08c32e0d1827ba5.rlib" "/opt/crater/target/debug/deps/libunicode_width-1b48d75b350b65d3.rlib" "/opt/crater/target/debug/deps/libansi_term-3e2b641b0e421fc3.rlib" "/opt/crater/target/debug/deps/libstrsim-eacf386af33d6d27.rlib" "/opt/crater/target/debug/deps/libbodyparser-9033cbc4e45ee154.rlib" "/opt/crater/target/debug/deps/libserde_json-b7a932ac17ceaf54.rlib" "/opt/crater/target/debug/deps/libdtoa-09cad671d6c731d2.rlib" "/opt/crater/target/debug/deps/libitoa-c5b420f916f15cc9.rlib" "/opt/crater/target/debug/deps/libnum_traits-7af8442081a08a2a.rlib" "/opt/crater/target/debug/deps/libserde-1c670d979a7176c6.rlib" "/opt/crater/target/debug/deps/libpersistent-651be2109d252651.rlib" "/opt/crater/target/debug/deps/libiron-2bfbcf0b5d4fef95.rlib" "/opt/crater/target/debug/deps/libmodifier-ad58092b894d7783.rlib" "/opt/crater/target/debug/deps/liblazy_static-17a1dfe8df737fe1.rlib" "/opt/crater/target/debug/deps/libconduit_mime_types-45ed1c981db74659.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0e4bab31c55d837e.rlib" "/opt/crater/target/debug/deps/liberror-017482264732d4db.rlib" "/opt/crater/target/debug/deps/libplugin-17ef7f1ef0e98f4d.rlib" "/opt/crater/target/debug/deps/libtypemap-6debddd07d917d34.rlib" "/opt/crater/target/debug/deps/libunsafe_any-afb21a7e698d6d3b.rlib" "/opt/crater/target/debug/deps/libtraitobject-b063e5fd6931bc0e.rlib" "/opt/crater/target/debug/deps/libhyper-a151ca76cf7d6612.rlib" "/opt/crater/target/debug/deps/libmime-a50ef494ce7e0685.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-5a0d0323fba987e0.rlib" "/opt/crater/target/debug/deps/libsolicit-19f66407b1e8ae02.rlib" "/opt/crater/target/debug/deps/libhpack-d53615cb0488a924.rlib" "/opt/crater/target/debug/deps/libtypeable-42376d3b28750ac2.rlib" "/opt/crater/target/debug/deps/libtraitobject-8af694d40c7d35f3.rlib" "/opt/crater/target/debug/deps/libnum_cpus-10e8831cc2b34e49.rlib" "/opt/crater/target/debug/deps/libhttparse-3a4abaa0e71e31b5.rlib" "/opt/crater/target/debug/deps/libunicase-4d32323c3dfa3781.rlib" "/opt/crater/target/debug/deps/libcookie-f694479881345e0c.rlib" "/opt/crater/target/debug/deps/liburl-78f354aa8042952c.rlib" "/opt/crater/target/debug/deps/libidna-303ab33f73797bf5.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-5e3edcc7fdd7df80.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-3613dd06226813e8.rlib" "/opt/crater/target/debug/deps/libmatches-dbc361104979250a.rlib" "/opt/crater/target/debug/deps/libtime-c02608636b985800.rlib" "/opt/crater/target/debug/deps/liblibc-7f3cd8e33873d9dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-746afecadf994b7c.rlib" "/opt/crater/target/debug/deps/liblog-290a6fa2618b6de5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8469d768695d9748.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-786c0f406992159b.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-eda54ffd3e6402cc.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3b59adbc83c396a4.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d2bb09f4dcbd4be.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e96acda46b77a2fd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-596074f575b1f832.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57f280c1596673cd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-16132b5b2ecf9ec1.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-37286a0a9c4289ff.rlib" "-Wl,-Bdynamic" "-llber" "-lldap_r" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llber [INFO] [stderr] /usr/bin/ld: cannot find -lldap_r [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `aius-authd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "711ea1af2b36398a2bfb74caa124670a66b662545e48b340c9d972ef565e9979"` [INFO] running `"docker" "rm" "-f" "711ea1af2b36398a2bfb74caa124670a66b662545e48b340c9d972ef565e9979"` [INFO] [stdout] 711ea1af2b36398a2bfb74caa124670a66b662545e48b340c9d972ef565e9979