[INFO] cloning repository https://github.com/Juici/tpp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juici/tpp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuici%2Ftpp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuici%2Ftpp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ceb6a9e9542ac773b9098bac32a9f5daf3fe311 [INFO] testing Juici/tpp against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuici%2Ftpp" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Juici/tpp on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Juici/tpp [INFO] finished tweaking git repo https://github.com/Juici/tpp [INFO] tweaked toml for git repo https://github.com/Juici/tpp written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Juici/tpp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded websocket v0.24.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.58 [INFO] [stderr] Downloaded thiserror-impl v1.0.10 [INFO] [stderr] Downloaded thiserror v1.0.10 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.58 [INFO] [stderr] Downloaded bumpalo v3.1.2 [INFO] [stderr] Downloaded websocket-base v0.24.0 [INFO] [stderr] Downloaded anyhow v1.0.26 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.58 [INFO] [stderr] Downloaded wasm-bindgen v0.2.58 [INFO] [stderr] Downloaded enigo v0.0.13 [INFO] [stderr] Downloaded core-graphics v0.13.0 [INFO] [stderr] Downloaded aho-corasick v0.7.7 [INFO] [stderr] Downloaded web_logger v0.2.0 [INFO] [stderr] Downloaded openssl v0.10.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ca2056b790612e738edac4dfcad2879f83804b3578190625044f321fdff7c17 [INFO] running `Command { std: "docker" "start" "-a" "8ca2056b790612e738edac4dfcad2879f83804b3578190625044f321fdff7c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ca2056b790612e738edac4dfcad2879f83804b3578190625044f321fdff7c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca2056b790612e738edac4dfcad2879f83804b3578190625044f321fdff7c17", kill_on_drop: false }` [INFO] [stdout] 8ca2056b790612e738edac4dfcad2879f83804b3578190625044f321fdff7c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5f4095ef0fb11026db3065de25a7b6b628d60178b250214c965b4b9d0d1e2f6 [INFO] running `Command { std: "docker" "start" "-a" "c5f4095ef0fb11026db3065de25a7b6b628d60178b250214c965b4b9d0d1e2f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.7 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling enigo v0.0.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [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 tpp-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling tpp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.tpp.984ab326-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f.174koanty0u3aar9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbincode-fa3c630a681bd676.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-b45ab560b8c5676f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-bc93d1b550e0a18b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-42ba0c722a422d99.rlib" "/opt/rustwide/target/debug/deps/libatty-093da68f73f896ab.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a3db86d0f937abe4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libregex-cad64d65c9cd2ddc.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a7f3be43b27419d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fad9f5f36f043b07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9d772d5b60a3a855.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-fd7c19e82a60bff5.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-02a38c48ce23e2d0.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b095dd054a32ea.rlib" "/opt/rustwide/target/debug/deps/librand-ad660bd67d4d74d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-1369d5db96fdf9cc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5dae868b752fff5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-832a5418fe01cfea.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e9cc2b79e7f7e0b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-b77d9d0259e668a3.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-bccb09dfca382e7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5fb1fd9a5434a5c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3d8b491fa2733c9b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a2492e57d35ef854.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libmio-92ed2e3ab05eabe2.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-9a15ff2c67e05696.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60b3b659252bdff8.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-869603461b7703ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2c946c0977b645b5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d49919e0902800ae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-292e3600eaacdc93.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2f74aa405c98ce3c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-f67c92917bbabac1.rlib" "/opt/rustwide/target/debug/deps/libmime-280f89ab5992b5c9.rlib" "/opt/rustwide/target/debug/deps/liblog-f082e34083de5714.rlib" "/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libtypeable-de6bb559a502f535.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-af3347aa991ef25a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1a4de5b6e4a2590c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libunicase-a774ffa4bd248fc6.rlib" "/opt/rustwide/target/debug/deps/liburl-234c72bcb8074083.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libidna-a10db4d5aa8f4ee7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-85eafd82139c5e9a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7e2f78584ac1a703.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libtime-4e2be5f6b98fd262.rlib" "/opt/rustwide/target/debug/deps/libbase64-8236f70af99193cc.rlib" "/opt/rustwide/target/debug/deps/libsafemem-e38378ee48faf72f.rlib" "/opt/rustwide/target/debug/deps/libfutures-9ec9c23a9414bf96.rlib" "/opt/rustwide/target/debug/deps/libbytes-6da2f4e23617e16b.rlib" "/opt/rustwide/target/debug/deps/libiovec-5590c39117a42bc6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/libanyhow-180028a120a0a683.rlib" "/opt/rustwide/target/debug/deps/libtpp_core-7554ea1231425636.rlib" "/opt/rustwide/target/debug/deps/libserde-799b9b0f36a995fe.rlib" "/opt/rustwide/target/debug/deps/libenigo-8db7f8a278285919.rlib" "/opt/rustwide/target/debug/deps/liblibc-e353681d5d0d351d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lxdo" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tpp-5cd63f7364be2e2f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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 `tpp` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c5f4095ef0fb11026db3065de25a7b6b628d60178b250214c965b4b9d0d1e2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f4095ef0fb11026db3065de25a7b6b628d60178b250214c965b4b9d0d1e2f6", kill_on_drop: false }` [INFO] [stdout] c5f4095ef0fb11026db3065de25a7b6b628d60178b250214c965b4b9d0d1e2f6