[INFO] updating cached repository https://github.com/cemcatik/aior-server-rust [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] e5c12d27bb4baa5775efb6c64cdf8f804c3fe7e2 [INFO] testing cemcatik/aior-server-rust against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemcatik%2Faior-server-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cemcatik/aior-server-rust 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/cemcatik/aior-server-rust [INFO] finished tweaking git repo https://github.com/cemcatik/aior-server-rust [INFO] tweaked toml for git repo https://github.com/cemcatik/aior-server-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cemcatik/aior-server-rust 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15c5445b0fc2ae059b3ffce116fc756df715739b95e9a49faefbd2f733d2d410 [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" "15c5445b0fc2ae059b3ffce116fc756df715739b95e9a49faefbd2f733d2d410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15c5445b0fc2ae059b3ffce116fc756df715739b95e9a49faefbd2f733d2d410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c5445b0fc2ae059b3ffce116fc756df715739b95e9a49faefbd2f733d2d410", kill_on_drop: false }` [INFO] [stdout] 15c5445b0fc2ae059b3ffce116fc756df715739b95e9a49faefbd2f733d2d410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c933f24f6d2e0979c898247383407c23cfd4f7d54b0b9a9092c61a5dad2cc29d [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" "c933f24f6d2e0979c898247383407c23cfd4f7d54b0b9a9092c61a5dad2cc29d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling bytes v0.5.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling enigo v0.0.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling mio v0.6.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling json5 v0.2.5 [INFO] [stderr] Compiling aior-server v0.1.0 (/opt/rustwide/workdir) [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/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.aior_server.34qndlv0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2" "/opt/rustwide/target/debug/deps/aior_server-2312f5fdaf0419d2.5bgv2fbcb4w4j87o.rcgu.o" "-Wl,--gc-sections" "-pie" "-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" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjson5-b855840bc0d2bd08.rlib" "/opt/rustwide/target/debug/deps/libpest-981230b1c4c7e4e5.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7679c6995498c990.rlib" "/opt/rustwide/target/debug/deps/libtokio-f3aa466e03448eb8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cf6a09a2e941e7d6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3bc20e2aa0307bcd.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f48e929de5774bcb.rlib" "/opt/rustwide/target/debug/deps/libmio-d3fadbd1c59a8097.rlib" "/opt/rustwide/target/debug/deps/liblog-2bf2aaa1b2174b22.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libnet2-540a9f32561039ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libbytes-a185bf32353fa660.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ee86c6dbd4225166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libfutures-8e19cf6afe034abc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fd75a6edacff5ade.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8d136b339c69621f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-625328419bab8429.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5f3e43d7ccdb01b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/libenigo-d24fcf86d9d682f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libserde-5449b2ec4a2411d1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aior-server`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c933f24f6d2e0979c898247383407c23cfd4f7d54b0b9a9092c61a5dad2cc29d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c933f24f6d2e0979c898247383407c23cfd4f7d54b0b9a9092c61a5dad2cc29d", kill_on_drop: false }` [INFO] [stdout] c933f24f6d2e0979c898247383407c23cfd4f7d54b0b9a9092c61a5dad2cc29d