[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 beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxdot%2Fgerritbot-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boxdot/gerritbot-rs on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "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-3-tc2/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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56c226ad6059b4bbc4a5a5b06d659c2a2e5abe876776f7e5643c27e22fae5eda [INFO] running `Command { std: "docker" "start" "-a" "56c226ad6059b4bbc4a5a5b06d659c2a2e5abe876776f7e5643c27e22fae5eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c226ad6059b4bbc4a5a5b06d659c2a2e5abe876776f7e5643c27e22fae5eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c226ad6059b4bbc4a5a5b06d659c2a2e5abe876776f7e5643c27e22fae5eda", kill_on_drop: false }` [INFO] [stdout] 56c226ad6059b4bbc4a5a5b06d659c2a2e5abe876776f7e5643c27e22fae5eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c64bd300541c58d8942c5e468e618e498337c50e45ac702be749ca1ed9e6ed2e [INFO] running `Command { std: "docker" "start" "-a" "c64bd300541c58d8942c5e468e618e498337c50e45ac702be749ca1ed9e6ed2e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v0.6.14 [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 matches v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [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 tokio-codec v0.1.2 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rand_os v0.1.3 [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 subtle v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling shellexpand v0.1.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling rlua_serde v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling rusoto_credential v0.42.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling gerritbot-gerrit v0.7.0 (/opt/rustwide/workdir/gerritbot-gerrit) [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling rusoto_signature v0.42.0 [INFO] [stderr] Compiling reqwest v0.9.24 [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 1m 36s [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" "c64bd300541c58d8942c5e468e618e498337c50e45ac702be749ca1ed9e6ed2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64bd300541c58d8942c5e468e618e498337c50e45ac702be749ca1ed9e6ed2e", kill_on_drop: false }` [INFO] [stdout] c64bd300541c58d8942c5e468e618e498337c50e45ac702be749ca1ed9e6ed2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a01d731a8d1e1b002c4ee3c1b56e14c74d85285691fc109f0b1dc6cd076f88b [INFO] running `Command { std: "docker" "start" "-a" "6a01d731a8d1e1b002c4ee3c1b56e14c74d85285691fc109f0b1dc6cd076f88b", 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/beta-2024-12-08-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/rustc8zIiSO/symbols.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.echo_bot.4ce5860afa87be82-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594.c6c1aw4xswg7xvvtvqxwpbyml.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-17e4265a2eedfdba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-41fa9f181a068251.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c8ea8267b26c9319.rlib" "/opt/rustwide/target/debug/deps/libquick_error-74e479ae94e35649.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe47d483106080c8.rlib" "/opt/rustwide/target/debug/deps/libgerritbot_spark-a8d0b581c7cfed78.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6c78c95aa899420f.rlib" "/opt/rustwide/target/debug/deps/libuuid-b839d6a628961517.rlib" "/opt/rustwide/target/debug/deps/librand-89c960e0a44aa3de.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-fddfb659da58e4bf.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-469b12f1257a3006.rlib" "/opt/rustwide/target/debug/deps/librand_hc-04e4f418b9ab77db.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-78ae6272db5d33a8.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-0a7dc632816af8d7.rlib" "/opt/rustwide/target/debug/deps/librand_core-93fd6fb9d20da204.rlib" "/opt/rustwide/target/debug/deps/librand_os-8a4a602e78dba241.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-628645d750895e52.rlib" "/opt/rustwide/target/debug/deps/librand_core-1adf33305417fb82.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c46071f7fd0157f9.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a6f082935e49ea9b.rlib" "/opt/rustwide/target/debug/deps/libunicase-8b66e21d9debb85f.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libflate2-66978f45c3464ae1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fff4656528c3fdf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e8565494bbe9703f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1e5b161de14be040.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-31517c5cc0895182.rlib" "/opt/rustwide/target/debug/deps/libtry_from-82d5c8ba969e40e1.rlib" "/opt/rustwide/target/debug/deps/libfailure-767721ce7a9f42fa.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1a331a583dd6fa18.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c1ccfdbe6fe60505.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libobject-87e3f5de10c1d094.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87f164db62f01099.rlib" "/opt/rustwide/target/debug/deps/libgimli-eae0305b697edb73.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8659634cec09daf9.rlib" "/opt/rustwide/target/debug/deps/libcookie-d2d31b7b521e1baf.rlib" "/opt/rustwide/target/debug/deps/liburl-163a94b2529c6b1c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e3d9b7198757e6b8.rlib" "/opt/rustwide/target/debug/deps/libidna-7f7a6140596d020b.rlib" "/opt/rustwide/target/debug/deps/libbase64-868fbf190847e073.rlib" "/opt/rustwide/target/debug/deps/librusoto_sqs-fb8b2abc81e601bc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bf866c3b77c48ac8.rlib" "/opt/rustwide/target/debug/deps/liburl-b0ee98829b887618.rlib" "/opt/rustwide/target/debug/deps/libidna-cb01afa1a1c4f646.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-85820ef2b9e07a42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dff3380632f62c6d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7d9b20aeea9d65fb.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-12091a2276cdb1a6.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-68b7c5febe37d077.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-40f509803fd3b816.rlib" "/opt/rustwide/target/debug/deps/libsha2-f9c060a38ab6f715.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-acbd09b502160271.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3a54320140a8efee.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b3d792aafe39a63a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-438e9f963faf2a4b.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a07622f3e8fecea6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libmd5-8738a961730a0f9b.rlib" "/opt/rustwide/target/debug/deps/libhmac-74d272198ceb0585.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-23749f552d3b1db4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-2c007afcbf965b36.rlib" "/opt/rustwide/target/debug/deps/libdigest-2647caa5a080feab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b4c92e63f15ae876.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libxml-06886181afabb648.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-1076efaf9321e269.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-8ded696ae5f8fcc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d4d756dd661d08ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d5ecde3eadc87a20.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-7daebbd2945e5ebd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-44de0850abdc40bf.rlib" "/opt/rustwide/target/debug/deps/libshlex-c0ff6f0c4a64fef4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b2ac6c6bba7c37e7.rlib" "/opt/rustwide/target/debug/deps/libryu-079c1471ef3cc7e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c198fcb4fc03486e.rlib" "/opt/rustwide/target/debug/deps/libregex-104e6a4ff0053fac.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-222ef4be6ea26ad7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9519494bd57158bc.rlib" "/opt/rustwide/target/debug/deps/libdirs-dbd2853fa7f4f90e.rlib" "/opt/rustwide/target/debug/deps/libchrono-5db7a2d068198414.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-12d24b7122c0392d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a59113f411f1b230.rlib" "/opt/rustwide/target/debug/deps/libbase64-137ac1d39a8ade62.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-76b8d1cbd05209c2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a572308c7c658a26.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-deb4119aebfd1934.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-bec1f379d8bc22e8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-57458cfa839e073c.rlib" "/opt/rustwide/target/debug/deps/libhyper-e7c95882d28da256.rlib" "/opt/rustwide/target/debug/deps/libwant-d71c611b1e8221e0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libtokio-1386e31b846764c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-0afdc9a5cff90689.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-482e1a99e8311f86.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-279bf02a80bb2510.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e8503734f6eb0363.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-791cfcb7a3f95328.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-cf23648ddd71a31a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-dc0e1b9f730d74e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-36027da79c4c8532.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6f773ce0103d09e7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5ea76902b3fa82be.rlib" "/opt/rustwide/target/debug/deps/liblock_api-87c01735c997fc51.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-fc3500e139e00cd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-dd3c14a0d7e1f018.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-936f8d2479be09bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-62a8061294943003.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1d9bd32bb52d3efa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6a1519d63a7d13cb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-fad82e8f246a52b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-649e32fee40e5d56.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-53aa3132e4ebbbc4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-849ce3be05e6a4e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f7e17ea436766673.rlib" "/opt/rustwide/target/debug/deps/libmio-c8997279f7eec999.rlib" "/opt/rustwide/target/debug/deps/libtime-5b6074d85bc84a21.rlib" "/opt/rustwide/target/debug/deps/libnet2-59698c7e50543512.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-66a9116f556de7cb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c55b2c62b62a2680.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-71a225a16fd85264.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e907e9249fd96b0b.rlib" "/opt/rustwide/target/debug/deps/libh2-503b3a7d63510efd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8f9fa11b1c1523d7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d5b24f3d513fb86b.rlib" "/opt/rustwide/target/debug/deps/libstring-facf2b56d55b8905.rlib" "/opt/rustwide/target/debug/deps/libslab-cbdcaa7e55a10b04.rlib" "/opt/rustwide/target/debug/deps/libhttp-12fb651512ffb5f0.rlib" "/opt/rustwide/target/debug/deps/libitoa-a2832f2392deebad.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2df5eb5d10f85c14.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1b025a30264fec6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3d451472ab2ece91.rlib" "/opt/rustwide/target/debug/deps/libbytes-8fbfb6304ad6a570.rlib" "/opt/rustwide/target/debug/deps/libeither-4bae4be6882f5042.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc37feb61e713f6e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-69e77d25d1742214.rlib" "/opt/rustwide/target/debug/deps/libstructopt-dcbffeb8b42da2e3.rlib" "/opt/rustwide/target/debug/deps/libclap-243c3d83d935405f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5b55b3a0782d93d8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4a1dc5e3e5aa0357.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-113345225ea159ba.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3564df42f0a90568.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libatty-2e06e2b41a7e35a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-85b828953cb5f446.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f435e404af61098a.rlib" "/opt/rustwide/target/debug/deps/libserde-4914f9884fcdc5cb.rlib" "/opt/rustwide/target/debug/deps/liblog-bb758d8d3f33886b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libfutures-cad31b25443ec5c2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.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/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/echo_bot-ce709888762ea594" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6a01d731a8d1e1b002c4ee3c1b56e14c74d85285691fc109f0b1dc6cd076f88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a01d731a8d1e1b002c4ee3c1b56e14c74d85285691fc109f0b1dc6cd076f88b", kill_on_drop: false }` [INFO] [stdout] 6a01d731a8d1e1b002c4ee3c1b56e14c74d85285691fc109f0b1dc6cd076f88b