[INFO] cloning repository https://github.com/tanium/octobot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanium/octobot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69f951cf53a0c7eaaef0b3210f0e0576d7577ef5 [INFO] testing tanium/octobot against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanium/octobot on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tanium/octobot [INFO] finished tweaking git repo https://github.com/tanium/octobot [INFO] tweaked toml for git repo https://github.com/tanium/octobot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tanium/octobot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded procfs v0.10.1 [INFO] [stderr] Downloaded pem v0.8.3 [INFO] [stderr] Downloaded simple_asn1 v0.4.1 [INFO] [stderr] Downloaded memoffset v0.5.6 [INFO] [stderr] Downloaded instant v0.1.11 [INFO] [stderr] Downloaded tokio-core v0.1.18 [INFO] [stderr] Downloaded unidiff v0.3.3 [INFO] [stderr] Downloaded synstructure v0.12.5 [INFO] [stderr] Downloaded backtrace v0.3.61 [INFO] [stderr] Downloaded jsonwebtoken v7.2.0 [INFO] [stderr] Downloaded prometheus v0.13.0 [INFO] [stderr] Downloaded hyper v0.14.13 [INFO] [stderr] Downloaded openldap v1.2.2 [INFO] [stderr] Downloaded thread-id v4.0.0 [INFO] [stderr] Downloaded bumpalo v3.7.1 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded protobuf v2.25.1 [INFO] [stderr] Downloaded openssl-sys v0.9.67 [INFO] [stderr] Downloaded libc v0.2.103 [INFO] [stderr] Downloaded tokio v1.12.0 [INFO] [stderr] Downloaded h2 v0.3.6 [INFO] [stderr] Downloaded conventional v0.5.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.23.1 [INFO] [stderr] Downloaded rusqlite v0.26.0 [INFO] [stderr] Downloaded pkg-config v0.3.20 [INFO] [stderr] Downloaded scoped-tls v0.1.2 [INFO] [stderr] Downloaded tokio-macros v1.4.1 [INFO] [stderr] Downloaded crossbeam-deque v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99b61cc060b8de9aefdb8d813af22e6f2c304c40fa28949c618007867c457c29 [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" "99b61cc060b8de9aefdb8d813af22e6f2c304c40fa28949c618007867c457c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99b61cc060b8de9aefdb8d813af22e6f2c304c40fa28949c618007867c457c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b61cc060b8de9aefdb8d813af22e6f2c304c40fa28949c618007867c457c29", kill_on_drop: false }` [INFO] [stdout] 99b61cc060b8de9aefdb8d813af22e6f2c304c40fa28949c618007867c457c29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8575e7887e7ed74db47917fad454455da9845ebc9a9b1df41a38473420cf76a7 [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" "8575e7887e7ed74db47917fad454455da9845ebc9a9b1df41a38473420cf76a7", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling libsqlite3-sys v0.23.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling openldap v1.2.2 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling conventional v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling procfs v0.10.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rusqlite v0.26.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling octobot_lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling octobot_ldap v0.1.0 (/opt/rustwide/workdir/ldap) [INFO] [stderr] Compiling octobot_ops v0.1.0 (/opt/rustwide/workdir/ops) [INFO] [stderr] Compiling octobot v0.1.0 (/opt/rustwide/workdir/octobot) [INFO] [stderr] Compiling octobot_utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.octobot_passwd.f0ea63f9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe.4jwn5aj6ur728zwm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-9c9945aafcd9f11f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librpassword-c126879f29b6ca56.rlib" "/opt/rustwide/target/debug/deps/liboctobot_lib-5958dd154f3cd5ea.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-495180e10d6a1255.rlib" "/opt/rustwide/target/debug/deps/libpem-5e00db988b322767.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-957e056271d49850.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-51d1ab0ac3982336.rlib" "/opt/rustwide/target/debug/deps/libchrono-784d3e2a2eec0290.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-81e972232bd031dc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libtime-860565c9482067bf.rlib" "/opt/rustwide/target/debug/deps/libconventional-c4330ee3543691b9.rlib" "/opt/rustwide/target/debug/deps/libunicase-466ea93c6f576c15.rlib" "/opt/rustwide/target/debug/deps/libnom-8fb2b2477edc64c4.rlib" "/opt/rustwide/target/debug/deps/libregex-5db09adefd447c8c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e281fa818726eabc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5de9851cb36c25cd.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b00f6af5a9abc925.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c493a020fdc62dfc.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-0e34fe5f3dd46b39.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8149ba4ad583ee5a.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cadc86f6c0710057.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-726cba8a9d791501.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5732ec61dd12992f.rlib" "/opt/rustwide/target/debug/deps/libhyper-73010cc304cdc532.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-66c4730aede8b5fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-7fbf6a08d659f015.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e3269562757d3b9a.rlib" "/opt/rustwide/target/debug/deps/libslab-497e047104a1600d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8570522277c09861.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-eafb5836a9406932.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58163200993edebd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-98aa3ce2f9de5ab0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-28690f2172c6ba10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a2e0393676122764.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libtokio-2d2de96d34a588fd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d6d985954d68e1d9.rlib" "/opt/rustwide/target/debug/deps/libmio-d4698e79c6dee00e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bf5666f5371fcd7c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libprometheus-478f3169671964cc.rlib" "/opt/rustwide/target/debug/deps/libprocfs-f10109b0b585490b.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libflate2-6c63ba6c6ed475e7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56b4bef189e355b5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b194de3aa0c7e707.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-5dfd93e12a407748.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2b9f53f39a821547.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-717d5320260260a3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-7ae8b3f670e622fc.rlib" "/opt/rustwide/target/debug/deps/libmaplit-63e91ef38e22eaad.rlib" "/opt/rustwide/target/debug/deps/liburl-d0acf56313c16899.rlib" "/opt/rustwide/target/debug/deps/libidna-2d001fd899c8a468.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0de04ed0fedf3abd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36823c31a0865298.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e9615a955676425.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/librusqlite-80c49ae03e2e62ce.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-64761927cf426d40.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-3bf7aeba2f7d35db.rlib" "/opt/rustwide/target/debug/deps/libhashlink-7bc1a976fef99264.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6f5f7949d6a737d2.rlib" "/opt/rustwide/target/debug/deps/libahash-fb1fbf3dadf45c60.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2cfabff676ee9313.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-715049cb75e5b63d.rlib" "/opt/rustwide/target/debug/deps/libtoml-65a879c866524365.rlib" "/opt/rustwide/target/debug/deps/libserde-d2b021952f0fdb0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-ea5a29cd1a9086ae.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5def6be9120d54d3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libobject-66f50cfcd863c472.rlib" "/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b9b331fb7300b9cf.rlib" "/opt/rustwide/target/debug/deps/libgimli-106ac405f42d8284.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58f372317ac364f8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/libring-98ff06279a62d019.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e6157d39a85f8ce8.rlib" "/opt/rustwide/target/debug/deps/liblibc-52923e1cf0438359.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/octobot_passwd-42e5447ba020eafe" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `octobot_utils` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8575e7887e7ed74db47917fad454455da9845ebc9a9b1df41a38473420cf76a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8575e7887e7ed74db47917fad454455da9845ebc9a9b1df41a38473420cf76a7", kill_on_drop: false }` [INFO] [stdout] 8575e7887e7ed74db47917fad454455da9845ebc9a9b1df41a38473420cf76a7