[INFO] cloning repository https://github.com/boxdot/gerritbot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boxdot/gerritbot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxdot%2Fgerritbot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxdot%2Fgerritbot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 922594e14207eba9877227347909f267acde6bb6 [INFO] testing boxdot/gerritbot-rs against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxdot%2Fgerritbot-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boxdot/gerritbot-rs on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boxdot/gerritbot-rs [INFO] finished tweaking git repo https://github.com/boxdot/gerritbot-rs [INFO] tweaked toml for git repo https://github.com/boxdot/gerritbot-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/boxdot/gerritbot-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] [stderr] Downloaded rusoto_sqs v0.42.0 [INFO] [stderr] Downloaded rusoto_core v0.42.0 [INFO] [stderr] Downloaded rusoto_signature v0.42.0 [INFO] [stderr] Downloaded speculate v0.1.2 [INFO] [stderr] Downloaded tokio-process v0.2.5 [INFO] [stderr] Downloaded rusoto_credential v0.42.0 [INFO] [stderr] Downloaded backoff v0.1.6 [INFO] [stderr] Downloaded rlua v0.16.3 [INFO] [stderr] Downloaded shellexpand v0.1.0 [INFO] [stderr] Downloaded rlua_serde v0.3.1 [INFO] [stderr] Downloaded lru_time_cache v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1f75c4fad0996c660748e76d38dd1f67f9a4e09ee6f2eb457e919daf5839373 [INFO] running `Command { std: "docker" "start" "-a" "e1f75c4fad0996c660748e76d38dd1f67f9a4e09ee6f2eb457e919daf5839373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1f75c4fad0996c660748e76d38dd1f67f9a4e09ee6f2eb457e919daf5839373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f75c4fad0996c660748e76d38dd1f67f9a4e09ee6f2eb457e919daf5839373", kill_on_drop: false }` [INFO] [stdout] e1f75c4fad0996c660748e76d38dd1f67f9a4e09ee6f2eb457e919daf5839373 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d2b278969e80c720cef648f52130b3d8832987cbb2c98bedf133905b8cb46a5 [INFO] running `Command { std: "docker" "start" "-a" "0d2b278969e80c720cef648f52130b3d8832987cbb2c98bedf133905b8cb46a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling time v0.1.44 [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 unicode-normalization v0.1.19 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling shellexpand v0.1.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rlua_serde v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling rusoto_credential v0.42.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling gerritbot-gerrit v0.7.0 (/opt/rustwide/workdir/gerritbot-gerrit) [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rusoto_signature v0.42.0 [INFO] [stderr] Compiling gerritbot v0.7.0 (/opt/rustwide/workdir/gerritbot) [INFO] [stderr] Compiling rusoto_sqs v0.42.0 [INFO] [stderr] Compiling gerritbot-spark v0.7.0 (/opt/rustwide/workdir/gerritbot-spark) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.16.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0d2b278969e80c720cef648f52130b3d8832987cbb2c98bedf133905b8cb46a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2b278969e80c720cef648f52130b3d8832987cbb2c98bedf133905b8cb46a5", kill_on_drop: false }` [INFO] [stdout] 0d2b278969e80c720cef648f52130b3d8832987cbb2c98bedf133905b8cb46a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be943a56696a1a79bc3b9f1416aecfe9f883a3526986d52055f09db5e498ab1f [INFO] running `Command { std: "docker" "start" "-a" "be943a56696a1a79bc3b9f1416aecfe9f883a3526986d52055f09db5e498ab1f", kill_on_drop: false }` [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling gerritbot-gerrit v0.7.0 (/opt/rustwide/workdir/gerritbot-gerrit) [INFO] [stderr] Compiling gerritbot-spark v0.7.0 (/opt/rustwide/workdir/gerritbot-spark) [INFO] [stderr] Compiling speculate v0.1.2 [INFO] [stderr] Compiling gerritbot v0.7.0 (/opt/rustwide/workdir/gerritbot) [INFO] [stdout] warning: method `has_no_flag` is never used [INFO] [stdout] --> gerritbot/src/lib.rs:676:12 [INFO] [stdout] | [INFO] [stdout] 670 | trait UserAssertions { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 676 | fn has_no_flag(&self, flags: I) [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqN7IWJ/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-748c0a4a37e6995f.rlib,libenv_logger-be191f68b85c51e1.rlib,libhumantime-07c21e29d7c89992.rlib,libquick_error-6ea91edede993f0a.rlib,libtermcolor-c79d58a4f3477a98.rlib,libgerritbot_spark-b731e2ab376557d1.rlib,libreqwest-a1d7bb9caeb2c27a.rlib,libuuid-58fd35cb7e5792a7.rlib,librand-3b2ddf98ccb47277.rlib,librand_xorshift-5eab1652ee66741f.rlib,librand_pcg-f907ff03020182e5.rlib,librand_hc-a4d73728d3f44fde.rlib,librand_chacha-d7f257f1748f6f82.rlib,librand_isaac-ae3db8ebe6786bfb.rlib,librand_core-75c845d33b55f514.rlib,librand_os-6f8b8f1f73fae595.rlib,librand_jitter-20e2bc0cb35cc76d.rlib,librand_core-4659c9e210b18ed0.rlib,libserde_urlencoded-5215dd4eee793a11.rlib,libmime_guess-9a23e91d9be4cf3e.rlib,libunicase-d0b933c27282a54a.rlib,libmime-8d2cd9aae9645693.rlib,libflate2-16645f36c27068d6.rlib,libcrc32fast-d14007040ec4f705.rlib,libencoding_rs-d3cb93d01abb08df.rlib,libcookie_store-a3927332d4969eae.rlib,libpublicsuffix-538f7ea622db997e.rlib,libtry_from-73190781c6a2063f.rlib,libfailure-b13bb606e426e059.rlib,libbacktrace-e55b520fa382c903.rlib,libminiz_oxide-ec1419d30129afd8.rlib,libadler-91e0b674c0dd6e94.rlib,libobject-6b0574664c8d987a.rlib,libaddr2line-854393671a4ea89a.rlib,libgimli-0f294863a744f785.rlib,librustc_demangle-f7af6ebdbda600a5.rlib,libcookie-831838aabef845ae.rlib,liburl-43aa34937b707920.rlib,libpercent_encoding-0e72c413174c70a0.rlib,libidna-58d20693f2a971d5.rlib,libbase64-c818e958c9eb4ab5.rlib,librusoto_sqs-3600830bbb2c9c3c.rlib,libserde_urlencoded-7d91adc61c3de5a2.rlib,liburl-98d29bed9fddd8df.rlib,libidna-6a74ecd792a5e778.rlib,libunicode_normalization-007a08fa9f7c2b9f.rlib,libtinyvec-11181c8a3162425c.rlib,libtinyvec_macros-5e9a637ab31cd20a.rlib,libunicode_bidi-bb1d7bbd42f4783f.rlib,libform_urlencoded-8f3df16846a950cc.rlib,libmatches-4e6c63a2ecf20e4c.rlib,libdtoa-2e30a704fa3be70a.rlib,librusoto_core-deac9b65857e1727.rlib,librusoto_signature-a95dc07b5d3f3782.rlib,libsha2-f6b77ba6f8757e90.rlib,libopaque_debug-1f2ce22ff9476878.rlib,libfake_simd-1548324e254e6fb7.rlib,libblock_buffer-ebdc8982a18a61e9.rlib,libblock_padding-2fc854f1570f705b.rlib,libbyte_tools-8739290b069fa56d.rlib,libpercent_encoding-af0fb1ab2c496f83.rlib,libmd5-5a65449e1fc379c2.rlib,libhmac-dfd4ddc9331b1e34.rlib,libcrypto_mac-34eb758fb1603b48.rlib,libsubtle-ff72925518d055d8.rlib,libdigest-f254c1d19d030b7c.rlib,libgeneric_array-954f44e46afa90ef.rlib,libtypenum-bc91c43c689bab69.rlib,libhex-5561bdcacc0b071b.rlib,libxml-045bbf06f8a53fe7.rlib,librusoto_credential-30ca334db4cfe093.rlib,libtokio_process-cb209460bba9eb3e.rlib,libcrossbeam_queue-6210d331074eb1a7.rlib,libcrossbeam_utils-e1c157e731525103.rlib,libtokio_signal-f8d0d6cc995b2e56.rlib,libsignal_hook_registry-a6c8714f484fe806.rlib,libshlex-9556c798e54c2ca2.rlib,libserde_json-91eb426c1e0ec5d3.rlib,libryu-016019ca897cc65c.rlib,libitoa-b6448c48057d042c.rlib,libregex-fdbe09d38881c3d7.rlib,libaho_corasick-883408cf41e0cc93.rlib,libmemchr-75261f36efa80377.rlib,libregex_syntax-df92d23fe8727d04.rlib,libdirs-58bfcc036accb6eb.rlib,libchrono-78218f38303af33d.rlib,libnum_integer-cf8e97834b408292.rlib,libnum_traits-6eee899247c1c668.rlib,libbase64-6b33186f7b0bf4c5.rlib,libhyper_tls-15fcb89d76c1b8a2.rlib,libnative_tls-10ebf5c0434b3137.rlib,libopenssl_probe-d9542f0dc817c629.rlib,libopenssl-e6ad90e4a81aa998.rlib,libonce_cell-e5d9fed2902b5cde.rlib,libforeign_types-eeb1a2993872581e.rlib,libforeign_types_shared-af2d333ca75e554c.rlib,libopenssl_sys-4049786701008c26.rlib,libhyper-5834d434549be5b4.rlib,libwant-42f36c778b6e7608.rlib,libtry_lock-8c6f3bcd068158f2.rlib,libtokio-182a5a578606b3f9.rlib,libtokio_uds-d0c92fa0367cd17d.rlib,libmio_uds-76a20f91242f7bc4.rlib,libtokio_udp-fa989b23233b4612.rlib,libtokio_timer-3d807dee11345bdd.rlib,libtokio_tcp-5620cd6bc8b21a21.rlib,libtokio_reactor-daa6805760349f2d.rlib,libtokio_sync-3c203cb5dc8dc3bd.rlib,libparking_lot-a482b6971f2b7c67.rlib,libparking_lot_core-a9e8f51debfc20ba.rlib,libsmallvec-5d62bc2379b42ed1.rlib,liblock_api-824dfc329a3d53dc.rlib,libtokio_fs-36bf95f98c705d5a.rlib,libtokio_threadpool-41cb1ed482503de8.rlib,libcrossbeam_queue-0300ef6b63ed6d05.rlib,libcrossbeam_deque-1a83174819a1b23b.rlib,libcrossbeam_epoch-a0a6c4bf7c59bab3.rlib,libscopeguard-7d0fb0d10af834ac.rlib,libmemoffset-68ae9e7db4334c08.rlib,libmaybe_uninit-3881b18fc2c96bf3.rlib,libtokio_current_thread-458531f5d4bf14b8.rlib,libtokio_executor-6759aa3753c2110d.rlib,libcrossbeam_utils-1bcef62cfb4a106e.rlib,liblazy_static-1279b7b09dfd5d2c.rlib,libtokio_codec-981925a5eb9a56cf.rlib,libmio-f1b31af94868c7d4.rlib,libtime-5ac0aff1b5486f38.rlib,libnet2-77d8faa5da7aaa29.rlib,libcfg_if-6eed7227e410c2ce.rlib,libhttparse-1860ef412358ee7c.rlib,libhttp_body-a210a50c61e4fa18.rlib,libtokio_buf-3074d5e943f7912c.rlib,libh2-c3366f30008c932b.rlib,libindexmap-65aca4df9c965ced.rlib,libhashbrown-6333849b6cb658da.rlib,libstring-5ec4bb58ec05ab21.rlib,libslab-445f4eab3a62e445.rlib,libhttp-cf74155f7e2c36a2.rlib,libitoa-6079aa62517559c0.rlib,libfnv-3d5abbde6780e305.rlib,libtokio_io-bad93c2ae2cacf18.rlib,libfutures_cpupool-a8835e805096e841.rlib,libnum_cpus-4fe7382cbd5d8cb7.rlib,libbytes-45bc2b748235f90c.rlib,libeither-9264f17c3e9f93f8.rlib,libiovec-5c9f30849f660709.rlib,libbyteorder-47cb6e2352881197.rlib,libthiserror-4354e2c1f9a6ec01.rlib,libstructopt-5aeb37dbea0db566.rlib,libclap-6618a3e70eed65d6.rlib,libvec_map-20b34c32ee47db79.rlib,libtextwrap-d9902f2f9af099b0.rlib,libunicode_width-1e120aa6fe8c074a.rlib,libstrsim-46de71675b745224.rlib,libbitflags-775714d9affc3256.rlib,libatty-8ee8494b4d9d89ec.rlib,liblibc-6a4b0be3f9f5d776.rlib,libansi_term-ae8cf28a6abda8b9.rlib,libserde-38f55c387bc4180b.rlib,liblog-6a9273c986406fc8.rlib,libcfg_if-d4c93475573720c9.rlib,libfutures-f072a7e3c494da93.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-b9c67598e6f7ded6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gerritbot-spark` (example "echo-bot-sqs") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "be943a56696a1a79bc3b9f1416aecfe9f883a3526986d52055f09db5e498ab1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be943a56696a1a79bc3b9f1416aecfe9f883a3526986d52055f09db5e498ab1f", kill_on_drop: false }` [INFO] [stdout] be943a56696a1a79bc3b9f1416aecfe9f883a3526986d52055f09db5e498ab1f