[INFO] cloning repository https://github.com/obnam-mirror/obnam2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obnam-mirror/obnam2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobnam-mirror%2Fobnam2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobnam-mirror%2Fobnam2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b6adba069cd1300079c822b14832d690595cfb4 [INFO] testing obnam-mirror/obnam2 against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobnam-mirror%2Fobnam2" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/obnam-mirror/obnam2 on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/obnam-mirror/obnam2 [INFO] finished tweaking git repo https://github.com/obnam-mirror/obnam2 [INFO] tweaked toml for git repo https://github.com/obnam-mirror/obnam2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/obnam-mirror/obnam2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 457ac1efd9c953b0615ac337c898021560f1a0d796574908bd754fa56dbce5a3 [INFO] running `Command { std: "docker" "start" "-a" "457ac1efd9c953b0615ac337c898021560f1a0d796574908bd754fa56dbce5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "457ac1efd9c953b0615ac337c898021560f1a0d796574908bd754fa56dbce5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457ac1efd9c953b0615ac337c898021560f1a0d796574908bd754fa56dbce5a3", kill_on_drop: false }` [INFO] [stdout] 457ac1efd9c953b0615ac337c898021560f1a0d796574908bd754fa56dbce5a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d6e187af780ac61c0085a34d9dac0da0f84a25834c27da795a05ad60706889b [INFO] running `Command { std: "docker" "start" "-a" "5d6e187af780ac61c0085a34d9dac0da0f84a25834c27da795a05ad60706889b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling spmc v0.3.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libsqlite3-sys v0.24.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling obnam v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgRAKMz/symbols.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.obnam_server.d459c585-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd.1o5rb17rhe6drelt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-0281fac847e5bf7b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b477ad5870ef4cb0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libwarp-ff01aad4e614b25d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-5856403184f32071.rlib" "/opt/rustwide/target/debug/deps/librustls-2ae3a68eeba6f0e6.rlib" "/opt/rustwide/target/debug/deps/libsct-ad0b1c7544aa2972.rlib" "/opt/rustwide/target/debug/deps/libwebpki-eaccdb849e52771e.rlib" "/opt/rustwide/target/debug/deps/libring-ac28c619a7c82560.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-c9eaedcec08cc6ab.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-715e3fd600c9c870.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-d88aaf4896b95335.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-87c1a81048b504ad.rlib" "/opt/rustwide/target/debug/deps/libdigest-84dfb82001d549b4.rlib" "/opt/rustwide/target/debug/deps/libmultipart-3263d455fb5bbc6a.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df06f9cabf1ffa5b.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-1a151088f8bb18df.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libheaders-c32e230a5c8b5be0.rlib" "/opt/rustwide/target/debug/deps/libsha1-a8bdeddbe8289716.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-64e9f907b77307ae.rlib" "/opt/rustwide/target/debug/deps/libpin_project-183fa06abbe2906e.rlib" "/opt/rustwide/target/debug/deps/libobnam-58fe37d02d92fcbd.rlib" "/opt/rustwide/target/debug/deps/librpassword-9c7d89f66572dd00.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a37a4769dda686f6.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d1fd6b244ce7e414.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-57cfe52b75e8ed8c.rlib" "/opt/rustwide/target/debug/deps/libhmac-4709eb0321558112.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-2148ed2bd6b45808.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-ec916c2dd2c74ecd.rlib" "/opt/rustwide/target/debug/deps/libblake2-90cd1108a7539945.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libusers-8bdf96f0b39d845d.rlib" "/opt/rustwide/target/debug/deps/libfutures-02759c27b1ce6da9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5f498fd4ff909d22.rlib" "/opt/rustwide/target/debug/deps/libsha2-f8c1cee542843500.rlib" "/opt/rustwide/target/debug/deps/libdigest-92c084e45f4d5895.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c22930de802730d5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libstructopt-1502173c2e63ebf0.rlib" "/opt/rustwide/target/debug/deps/libclap-5dd0b3fca7d8680f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-8e27291e809e89e5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b35cf35fff8aa9e4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-de2aa51f28b9233c.rlib" "/opt/rustwide/target/debug/deps/libipnet-191f5dc384541e3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-fee6ae596566a017.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3b134727be3d6222.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libserde_json-314677c8ba336a42.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-897faa36f6ddd367.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-14f69a6099effd7b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-cb2dabed1536838b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c8788f0c404ef86b.rlib" "/opt/rustwide/target/debug/deps/libwant-0a081016e42a6542.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libh2-fa2691e607be8893.rlib" "/opt/rustwide/target/debug/deps/libindexmap-60e13a5cdfaf80a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d041a89ad0414b8e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-61dd4b2401050103.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-111efdf6be67f587.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libtokio-fe1ce621a57437f2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1de98972b1b0a402.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-22c19151bc519e74.rlib" "/opt/rustwide/target/debug/deps/libsocket2-22932ba0000d5258.rlib" "/opt/rustwide/target/debug/deps/libmio-adf47baddd57aef5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-16f785db274d6459.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-90b885f3de950de4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8e64dee1cc50b743.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/librand-035d666af1c93518.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-125aa97cee7fde39.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-fec08b217f0cc2ec.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-8b90df866515be81.rlib" "/opt/rustwide/target/debug/deps/libghash-c5133da155daec72.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5176cf01c702f7a3.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-76ec939dd7abe76d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libctr-4d261789bec6f5c3.rlib" "/opt/rustwide/target/debug/deps/libaes-0f5de1ea87e9ddbc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-15ab9f38caeae2d0.rlib" "/opt/rustwide/target/debug/deps/libaead-0a8832fa1ad90f1f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libuuid-9f44ee777ef4636f.rlib" "/opt/rustwide/target/debug/deps/libchrono-47faf70afce6fda8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc107a88996d32f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-288dde95dc01336a.rlib" "/opt/rustwide/target/debug/deps/libtime-ec2d1180b91651cd.rlib" "/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib" "/opt/rustwide/target/debug/deps/librusqlite-079751b3b5a32986.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-5a2959036852e98b.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libhashlink-43e8b71b202fdb8d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ac7f030cdea4d717.rlib" "/opt/rustwide/target/debug/deps/libahash-9f0d72a15b837eb9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a86c25f6cc66cee8.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-40e1a35ebf32ee4e.rlib" "/opt/rustwide/target/debug/deps/libindicatif-49a4e9a7b53aff76.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex-942ab9a565d77f15.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libconsole-1dd7f5983ca6880f.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-e6b12f61170fd8c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-f248f2e22eb0916d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bcdc0038ac5d7d94.rlib" "/opt/rustwide/target/debug/deps/liblog-3412f45786b1a0f3.rlib" "/opt/rustwide/target/debug/deps/libserde-0ff59a7d7be0809b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c24d1185dabde428.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-202fc93d8ccaebf2.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1333333cbe389678.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a963b8f78c0365f5.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46de9b9399df1cae.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.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/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/obnam_server-864bbc76e54be0bd" "-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 `obnam` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5d6e187af780ac61c0085a34d9dac0da0f84a25834c27da795a05ad60706889b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d6e187af780ac61c0085a34d9dac0da0f84a25834c27da795a05ad60706889b", kill_on_drop: false }` [INFO] [stdout] 5d6e187af780ac61c0085a34d9dac0da0f84a25834c27da795a05ad60706889b