[INFO] cloning repository https://github.com/ClassmateLin/dm-ticket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClassmateLin/dm-ticket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClassmateLin%2Fdm-ticket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClassmateLin%2Fdm-ticket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac92847ef72e9e6e1313ba3cd24c531243e86373 [INFO] testing ClassmateLin/dm-ticket against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClassmateLin%2Fdm-ticket" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ClassmateLin/dm-ticket on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ClassmateLin/dm-ticket [INFO] finished tweaking git repo https://github.com/ClassmateLin/dm-ticket [INFO] tweaked toml for git repo https://github.com/ClassmateLin/dm-ticket written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ClassmateLin/dm-ticket 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ab4db9ce768eb4698518bb23415fbfe64b200255fe8cad86fcce02a8be90f88 [INFO] running `Command { std: "docker" "start" "-a" "6ab4db9ce768eb4698518bb23415fbfe64b200255fe8cad86fcce02a8be90f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ab4db9ce768eb4698518bb23415fbfe64b200255fe8cad86fcce02a8be90f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab4db9ce768eb4698518bb23415fbfe64b200255fe8cad86fcce02a8be90f88", kill_on_drop: false }` [INFO] [stdout] 6ab4db9ce768eb4698518bb23415fbfe64b200255fe8cad86fcce02a8be90f88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a81a155285990b6d4361026077a865766072bf041e88ac122cc9078c734d347 [INFO] running `Command { std: "docker" "start" "-a" "7a81a155285990b6d4361026077a865766072bf041e88ac122cc9078c734d347", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling g2poly v1.0.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling miette-derive v5.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pure-rust-locales v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lru v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling g2gen v1.0.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling thirtyfour-macros v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.14 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling miette v5.9.0 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling g2p v1.0.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling reflink v0.1.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling terminal-menu v2.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling fast_qr v0.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ssri v9.0.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling rqrr v0.6.0 [INFO] [stderr] Compiling webdriver v0.46.0 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling cacache v11.6.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling redis v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling fantoccini v0.19.3 [INFO] [stderr] Compiling thirtyfour v0.31.0 [INFO] [stderr] Compiling dm-ticket v0.2.0 (/opt/rustwide/workdir) [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-2023-10-04-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/rustc44U8x4/symbols.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.dm_client.93317ed379d539cb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1.1t0kyl99t5kz9zf6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-3dc414c829fbeb19/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-e9f8f9d93d85a297.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9f2c21b6d509a4ad.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ce24e402f5e618b7.rlib" "/opt/rustwide/target/debug/deps/libatty-19dfeff10c7924f6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-95e0dbc4ebe1693c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e2a9e03d75d0ddc7.rlib" "/opt/rustwide/target/debug/deps/libdotenv-257866bba0141e3e.rlib" "/opt/rustwide/target/debug/deps/libdm_ticket-c1f7b4edd82a8c02.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-7c36015b15ba9f59.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0156b0223404f888.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9876713a128693c5.rlib" "/opt/rustwide/target/debug/deps/librqrr-b8b2ad13e15be0ef.rlib" "/opt/rustwide/target/debug/deps/liblru-84d0b3cfff17aab4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d5e8a64cee19493.rlib" "/opt/rustwide/target/debug/deps/libahash-c0cce7c4d74b3934.rlib" "/opt/rustwide/target/debug/deps/libg2p-c851bc6e78c93eb2.rlib" "/opt/rustwide/target/debug/deps/libg2poly-3c26b16b478a5a9e.rlib" "/opt/rustwide/target/debug/deps/libimage-ebad09ca320b8dd3.rlib" "/opt/rustwide/target/debug/deps/libqoi-350bba702c07c09b.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-81ad9e087f4e7469.rlib" "/opt/rustwide/target/debug/deps/libpng-48ef1ca240d5dc9c.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-74286dd72aae047f.rlib" "/opt/rustwide/target/debug/deps/libexr-3873ddd0d4bc1461.rlib" "/opt/rustwide/target/debug/deps/libflume-419ca1e7bafe27b0.rlib" "/opt/rustwide/target/debug/deps/libspin-c035c2c534bce00c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b1f0e4333295bcb1.rlib" "/opt/rustwide/target/debug/deps/libnanorand-2350f46ed4e57b9b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-98091fe11ab60c3b.rlib" "/opt/rustwide/target/debug/deps/libadler-037ec129765694ec.rlib" "/opt/rustwide/target/debug/deps/libzune_inflate-3b24db4812a6dedf.rlib" "/opt/rustwide/target/debug/deps/libbit_field-0bfc4458997d9b60.rlib" "/opt/rustwide/target/debug/deps/liblebe-c4771681bba9dabc.rlib" "/opt/rustwide/target/debug/deps/libhalf-0500de7326e406c6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-540fa77e2c92702c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e9db69ac3c10f633.rlib" "/opt/rustwide/target/debug/deps/libgif-8e5efa19881852f6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0c70016016b4f106.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d3d0f7b0e7e8aee.rlib" "/opt/rustwide/target/debug/deps/libtiff-685013fc5fb65a0b.rlib" "/opt/rustwide/target/debug/deps/libflate2-4c0fa948741c75ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-67f7db9b7f6f991c.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-0daa4dfe9b7ae62d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5ed460358680a6de.rlib" "/opt/rustwide/target/debug/deps/libweezl-695dd9806442ea51.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f85efd302428c24f.rlib" "/opt/rustwide/target/debug/deps/librayon-bff9af911c258173.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ccfe4b41b59ca857.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0fba5f56f3f6a952.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7e97a1a7ff726f3c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bac2cfc7fbdd309e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ff9b95d8f3c66771.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b96dbfd8deceb509.rlib" "/opt/rustwide/target/debug/deps/libeither-a4e214dab331e98b.rlib" "/opt/rustwide/target/debug/deps/libmd5-6f64e4af77e0b830.rlib" "/opt/rustwide/target/debug/deps/librand-a0e21f6f43b264aa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f9206349e618f0f7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fe04c920ffa11adb.rlib" "/opt/rustwide/target/debug/deps/librand_core-6e9721c0aa9eced3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-496efa98a00716d7.rlib" "/opt/rustwide/target/debug/deps/libredis-40d49d5e9354fa9c.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-a9dc98bf382301cd.rlib" "/opt/rustwide/target/debug/deps/libcombine-e73b82955c4d68b3.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d3d4c11274a43d71.rlib" "/opt/rustwide/target/debug/deps/libfast_qr-33c1e41066aa9bc3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-940aff0c64ae3c00.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-6625106096034eec.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e98ff2974823c962.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-480de70c039f4d4b.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-2aff17de519d7c16.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-97b9c20366c2e76d.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-9698e38875c7f60a.rlib" "/opt/rustwide/target/debug/deps/libidna-33e103b00f542ea1.rlib" "/opt/rustwide/target/debug/deps/libmatches-109e1294cd676f63.rlib" "/opt/rustwide/target/debug/deps/libipnet-9e5e0b1ef024b28e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-be3bef711494895a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0fd858545b0b9085.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e664b3daebca1f2c.rlib" "/opt/rustwide/target/debug/deps/libunicase-2ce29e0ddd6f5b35.rlib" "/opt/rustwide/target/debug/deps/librustls-a219757a305fd812.rlib" "/opt/rustwide/target/debug/deps/libwebpki-42db25ea51513cd3.rlib" "/opt/rustwide/target/debug/deps/libthirtyfour-483a0b6769a803a3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7830cf75e10232c0.rlib" "/opt/rustwide/target/debug/deps/libfutures-d5048cc8698a21cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5712bd50128a688d.rlib" "/opt/rustwide/target/debug/deps/libstringmatch-8f87be5897e5f535.rlib" "/opt/rustwide/target/debug/deps/libregex-187f19fc7c3c68a4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bfbbf28324a597ff.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-df5a66cd7eb8531a.rlib" "/opt/rustwide/target/debug/deps/libfantoccini-908ea7bd54d6a115.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-31b7f929b82807f6.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-6f758777af0b37ae.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-763badf8b4e3dbd2.rlib" "/opt/rustwide/target/debug/deps/libbase64-e275264c047850d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-40a313131c901435.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-57995188e2de534b.rlib" "/opt/rustwide/target/debug/deps/librustls-832109a4ff6f44e1.rlib" "/opt/rustwide/target/debug/deps/libsct-c3900e94dcbf8a00.rlib" "/opt/rustwide/target/debug/deps/libwebpki-91fa60fcdde21dbe.rlib" "/opt/rustwide/target/debug/deps/libring-3fe0861e9ddd6e4c.rlib" "/opt/rustwide/target/debug/deps/libspin-6811e0ebd80f3598.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c39bdf7eebb06729.rlib" "/opt/rustwide/target/debug/deps/libmime-cd0d1a507d15d0c2.rlib" "/opt/rustwide/target/debug/deps/libwebdriver-4665e01ab72f7683.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-a00b611227fd8b64.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a968972b5b292a23.rlib" "/opt/rustwide/target/debug/deps/libryu-43f4c179e0fcfdd9.rlib" "/opt/rustwide/target/debug/deps/libcookie-6e28436e4db1930d.rlib" "/opt/rustwide/target/debug/deps/libtime-54df2a39f83dd60e.rlib" "/opt/rustwide/target/debug/deps/libtime_core-c82b37acf78c2e6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-1368f24535442166.rlib" "/opt/rustwide/target/debug/deps/liburl-6716da2a5e825745.rlib" "/opt/rustwide/target/debug/deps/libidna-1dfd0e599b0051e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3b577ddca05b1d9a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f4a465bf6697bbfd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-211cc49cdbbc7ccc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fd42342f0195a49e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ebe66a1e3360498e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1f10659c8f7836aa.rlib" "/opt/rustwide/target/debug/deps/libhyper-cfbc47df65a07ed8.rlib" "/opt/rustwide/target/debug/deps/libwant-e34254bd51f88355.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0064de4aa88bd758.rlib" "/opt/rustwide/target/debug/deps/libhttparse-801e20573d03a6d6.rlib" "/opt/rustwide/target/debug/deps/libh2-dd44934a64667a3e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fd74b59bee3e6ecb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ad7d741710df042.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-db120833439f9081.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libtracing-4a88a3c1f1409bbd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b37c9e2798ba679b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-30844d4a9ec236c3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-da008fb487309ede.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-41dea2f6d4523042.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22b9e23b2f3bea7f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ac11328e5a0ca883.rlib" "/opt/rustwide/target/debug/deps/libslab-4ee24ef867684017.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-35e735cf04f9d653.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-287ecabfc279cbe4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2291a31f1e041d43.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9451216248c54863.rlib" "/opt/rustwide/target/debug/deps/libtokio-522162eef580d4ca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a46d07aa630d1b5f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-066f1b86c1d82d93.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3468a0c168292565.rlib" "/opt/rustwide/target/debug/deps/libhttp-59cedd5471b448ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-fa4d0cd43f2c4a62.rlib" "/opt/rustwide/target/debug/deps/libbytes-160461fd7685c961.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libterminal_menu-5f087cca9a7ae12f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-69107457c18ec00f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-c0335635dd0f0d25.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ecb3207b97179585.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-06349eca6b9f76ad.rlib" "/opt/rustwide/target/debug/deps/libmio-3c865cc3f946bbea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-35e47b655b39b831.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8679c69ee8e0509.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-88bd8a0be2c753d6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c9b87f83cef671ef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/liblog-4e915219ef4b3fb5.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-098625632f816aa2.rlib" "/opt/rustwide/target/debug/deps/libchrono-3823e83ba776c507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f1a15eeba1dd4c14.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a0098cdac7b765ed.rlib" "/opt/rustwide/target/debug/deps/libpure_rust_locales-358ea0592905bd60.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4b73c930cbfa9c.rlib" "/opt/rustwide/target/debug/deps/libtime-7edc9e5915c14704.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ef862f9298dceaa.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8a1969e638943854.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dm_client-06eb5974a0ed3be1" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dm-ticket` (bin "dm-client") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7a81a155285990b6d4361026077a865766072bf041e88ac122cc9078c734d347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a81a155285990b6d4361026077a865766072bf041e88ac122cc9078c734d347", kill_on_drop: false }` [INFO] [stdout] 7a81a155285990b6d4361026077a865766072bf041e88ac122cc9078c734d347