[INFO] cloning repository https://github.com/lukaspustina/github-watchtower [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaspustina/github-watchtower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fgithub-watchtower", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fgithub-watchtower'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c643b35c0170450d4f3ff7b1b2f49c6944ed85e [INFO] testing lukaspustina/github-watchtower against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fgithub-watchtower" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaspustina/github-watchtower on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukaspustina/github-watchtower [INFO] finished tweaking git repo https://github.com/lukaspustina/github-watchtower [INFO] tweaked toml for git repo https://github.com/lukaspustina/github-watchtower written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lukaspustina/github-watchtower already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be27c4ed9b648e6f270f103341e38778aaf485e232f62e13cd20b991dcbf6ce0 [INFO] running `Command { std: "docker" "start" "-a" "be27c4ed9b648e6f270f103341e38778aaf485e232f62e13cd20b991dcbf6ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be27c4ed9b648e6f270f103341e38778aaf485e232f62e13cd20b991dcbf6ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be27c4ed9b648e6f270f103341e38778aaf485e232f62e13cd20b991dcbf6ce0", kill_on_drop: false }` [INFO] [stdout] be27c4ed9b648e6f270f103341e38778aaf485e232f62e13cd20b991dcbf6ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 684f8adeb0ee586aa8f37bf4c48ea2ccd3e298cb91c8ec2eae518bdc79b07de1 [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" "684f8adeb0ee586aa8f37bf4c48ea2ccd3e298cb91c8ec2eae518bdc79b07de1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling memsec v0.5.6 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling block-padding v0.1.4 [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 num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling clams-derive v0.0.6 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling console v0.9.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling buffered-reader v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling nettle-sys v2.0.3 [INFO] [stderr] Compiling simple_logger v1.3.0 [INFO] [stderr] Compiling clams v0.0.16 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling lambda_http v0.1.1 [INFO] [stderr] Compiling nettle v5.0.3 [INFO] [stderr] Compiling sequoia-rfc2822 v0.8.0 [INFO] [stderr] Compiling sequoia-openpgp v0.8.0 [INFO] [stderr] Compiling github-watchtower v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 28s [INFO] running `Command { std: "docker" "inspect" "684f8adeb0ee586aa8f37bf4c48ea2ccd3e298cb91c8ec2eae518bdc79b07de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684f8adeb0ee586aa8f37bf4c48ea2ccd3e298cb91c8ec2eae518bdc79b07de1", kill_on_drop: false }` [INFO] [stdout] 684f8adeb0ee586aa8f37bf4c48ea2ccd3e298cb91c8ec2eae518bdc79b07de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f97cfed99744934014b78e2d92a53feb55483681e8b088130b65a1a14afa0ebf [INFO] running `Command { std: "docker" "start" "-a" "f97cfed99744934014b78e2d92a53feb55483681e8b088130b65a1a14afa0ebf", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling github-watchtower v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.github_commits.6cl75cm5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda" "/opt/rustwide/target/debug/deps/github_commits-f03d4e4208b2bbda.34xdosq10ad66ta0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-d8a7321f96edd712/out" "-L" "/opt/rustwide/target/debug/build/ring-452a3ed04eaa814b/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-bd8d4756cd581496/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libspectral-3c90d688bf1ffeb2.rlib" "/opt/rustwide/target/debug/deps/libnum-24a04bc101108fd6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d60dacbcb980f6fd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2ab21fae31af951a.rlib" "/opt/rustwide/target/debug/deps/librand-a6289d7e3f7372c4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9d863c3349eb1b36.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-cf160550f07bf347.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4449deefaa258752.rlib" "/opt/rustwide/target/debug/deps/libgithub_watchtower-1cadb64ad6a6d2f2.rlib" "/opt/rustwide/target/debug/deps/libhex-dc73f0b1a4c71279.rlib" "/opt/rustwide/target/debug/deps/libsequoia_openpgp-c0fe26190d604552.rlib" "/opt/rustwide/target/debug/deps/libbase64-938377fefe2f4e2f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-f9e79f692ae4a47b.rlib" "/opt/rustwide/target/debug/deps/libsequoia_rfc2822-2eafd0a50dbbc503.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-7dacea7468c9330b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-0000d02a77c09f85.rlib" "/opt/rustwide/target/debug/deps/libatty-a6d1d19b9f936df1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6e946c39ae5ce667.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f91e3725e9042464.rlib" "/opt/rustwide/target/debug/deps/libnettle-1f8b858c8d2a6748.rlib" "/opt/rustwide/target/debug/deps/libnettle_sys-3ba030a316930579.rlib" "/opt/rustwide/target/debug/deps/libmemsec-1ae9c348de6d0fb9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-835b642a40c3d920.rlib" "/opt/rustwide/target/debug/deps/libbuffered_reader-8e1b3d770bb0d926.rlib" "/opt/rustwide/target/debug/deps/libbzip2-0ad083cbe05482f3.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-e568d41633dcc21e.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-9402476d91fc5b5a.rlib" "/opt/rustwide/target/debug/deps/libnom-5e7f80da8dd19c2a.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-02adcbf8eeff9546.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5b06eb2cfe3398af.rlib" "/opt/rustwide/target/debug/deps/libchrono-013d78e2c89f96a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-638780fca109c637.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ed16428849c7468f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a2655ea24e5c32c4.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-b5615de63e8d7db4.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d1208c16bc502c6b.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-47bc04fccf359af7.rlib" "/opt/rustwide/target/debug/deps/librustls-da7bcc33b8e806df.rlib" "/opt/rustwide/target/debug/deps/libwebpki-bc6108efb8e45fb2.rlib" "/opt/rustwide/target/debug/deps/libct_logs-06d477ca373ed11e.rlib" "/opt/rustwide/target/debug/deps/libsct-89dd674e5e9bed6e.rlib" "/opt/rustwide/target/debug/deps/libring-24f03a0087492897.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5a96bb74ee4000f6.rlib" "/opt/rustwide/target/debug/deps/libuuid-914db7c9322706a4.rlib" "/opt/rustwide/target/debug/deps/librand-8088852618fae5ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a15ae9b2f36cbd56.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e148851f43b500c3.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-f2435b270f0eb63f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7d628972a17b7c95.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8e802d7b0fbadbfb.rlib" "/opt/rustwide/target/debug/deps/libunicase-58326ff66d80fba5.rlib" "/opt/rustwide/target/debug/deps/libmime-e353b1bf926be238.rlib" "/opt/rustwide/target/debug/deps/libflate2-2b71567ba8e81db8.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ded4020e4915140a.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1cbef38a30ba9961.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d6912c4dcddc146e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1914d8511504114e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0cfd0558a2e929a1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a3fbe067151623e2.rlib" "/opt/rustwide/target/debug/deps/libhyper-365b4efb5cf1bd59.rlib" "/opt/rustwide/target/debug/deps/libwant-9a258a484f711185.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f71b1cba6766f35b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d69f7dff5d4d4152.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6d180067d2054495.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-b919e3dfcce7ef78.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8abd7995c8acb0e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0cb22ae6a549d482.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8f26f8bb4c0fb920.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e91b39d59db506e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-594955eb6c93aa01.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-12720abb86609fff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3e675b1764f37a57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2db1fdc8a20db2bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-808b96c38830b902.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4f2d30ec748dbd94.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b7bc354d9773279d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-944e3eefe0485c49.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fd5827b1758a7721.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09178b46ee20288f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c67a3e2d59e53c80.rlib" "/opt/rustwide/target/debug/deps/libmio-e2cb7e7d3b8932d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d31d9c348d02504.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25b3c70a0dc778a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e82ce50b6f770c55.rlib" "/opt/rustwide/target/debug/deps/libh2-2291b0b7f03e1305.rlib" "/opt/rustwide/target/debug/deps/libindexmap-606a7e5857acf4cd.rlib" "/opt/rustwide/target/debug/deps/libstring-ed543df8966e2777.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-21bd91ff1770feaf.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c97737678264d898.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc827f0845af156c.rlib" "/opt/rustwide/target/debug/deps/libhttp-b83a3108bcaf7c35.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cae52ea4e682e641.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c7acbaf6e033f96a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5280e0773993e1b6.rlib" "/opt/rustwide/target/debug/deps/libryu-e2e3c0d9c2c97bb4.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b9540cfefe65344c.rlib" "/opt/rustwide/target/debug/deps/liburl-e19cd679e7d5a048.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-b2e0365019c19501.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libcookie-ee260aa0a8f0db4c.rlib" "/opt/rustwide/target/debug/deps/libtime-371fabd8638a92e8.rlib" "/opt/rustwide/target/debug/deps/liburl-bb311c0fbdb574dd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-9cf14f015f44c7b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2ff3706d5610ad07.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-d8142bcbe14b710b.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libiovec-8153c0d94c23e945.rlib" "/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libfailure-881d884bc6769ad5.rlib" "/opt/rustwide/target/debug/deps/libclams-50ece45d84fe5b39.rlib" "/opt/rustwide/target/debug/deps/libtoml-fb16fd3bb4e58ed0.rlib" "/opt/rustwide/target/debug/deps/libserde-f78d9618285cc95a.rlib" "/opt/rustwide/target/debug/deps/libfern-f4bce0a14758c172.rlib" "/opt/rustwide/target/debug/deps/libtail-44d8e042f9edaf4c.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-de24869c062c87d0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c54d62b07c36de4a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c48a3debd7a0172a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libindicatif-9458592c9474b031.rlib" "/opt/rustwide/target/debug/deps/libconsole-86dda7215222eb5a.rlib" "/opt/rustwide/target/debug/deps/libtermios-12168edef72eb11a.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-dd8f2565e8a2cca7.rlib" "/opt/rustwide/target/debug/deps/libregex-963dc0bc90607526.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8502793424a9457d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libregex-58aae87e2bfb86c1.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1eb514de9d1ddb83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d156a512fa26285a.rlib" "/opt/rustwide/target/debug/deps/libucd_util-1510e55affdcc451.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6fc34b76e7c6508.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fd357ef9644e290.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-37412be9d028d573.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-52647cda0be9af1e.rlib" "/opt/rustwide/target/debug/deps/liblibc-476a67f2c3756147.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0c7340b6b9d9158d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libcolored-538535d65de0a42f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lnettle" "-lhogweed" "-lgmp" "-lssl" "-lcrypto" "-lc" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `github-watchtower` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f97cfed99744934014b78e2d92a53feb55483681e8b088130b65a1a14afa0ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97cfed99744934014b78e2d92a53feb55483681e8b088130b65a1a14afa0ebf", kill_on_drop: false }` [INFO] [stdout] f97cfed99744934014b78e2d92a53feb55483681e8b088130b65a1a14afa0ebf