[INFO] cloning repository https://github.com/hnlcf/rust-training [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hnlcf/rust-training" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnlcf%2Frust-training", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnlcf%2Frust-training'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fa48c0fd69528e842df14a43e07b64ac7265d43 [INFO] testing hnlcf/rust-training 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%2Fhnlcf%2Frust-training" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hnlcf/rust-training 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] started tweaking git repo https://github.com/hnlcf/rust-training [INFO] finished tweaking git repo https://github.com/hnlcf/rust-training [INFO] tweaked toml for git repo https://github.com/hnlcf/rust-training written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hnlcf/rust-training 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0d3bd31e3f880de63b76cf11f297345dcd21568cf1bb5a61bcc57dbeb4eeb8f0 [INFO] running `Command { std: "docker" "start" "-a" "0d3bd31e3f880de63b76cf11f297345dcd21568cf1bb5a61bcc57dbeb4eeb8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d3bd31e3f880de63b76cf11f297345dcd21568cf1bb5a61bcc57dbeb4eeb8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3bd31e3f880de63b76cf11f297345dcd21568cf1bb5a61bcc57dbeb4eeb8f0", kill_on_drop: false }` [INFO] [stdout] 0d3bd31e3f880de63b76cf11f297345dcd21568cf1bb5a61bcc57dbeb4eeb8f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 75ff1916879af5e9c787a4bef5677649c2409899ee67fb61cebe3c3f2a110bc2 [INFO] running `Command { std: "docker" "start" "-a" "75ff1916879af5e9c787a4bef5677649c2409899ee67fb61cebe3c3f2a110bc2", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `client` in package `pow v0.1.0 (/opt/rustwide/workdir/live_coding/pow)` has the same output filename as the bin target `client` in package `kv v0.1.0 (/opt/rustwide/workdir/live_coding/kv)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/client [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `client` in package `pow v0.1.0 (/opt/rustwide/workdir/live_coding/pow)` has the same output filename as the bin target `client` in package `kv v0.1.0 (/opt/rustwide/workdir/live_coding/kv)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/client.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `server` in package `pow v0.1.0 (/opt/rustwide/workdir/live_coding/pow)` has the same output filename as the bin target `server` in package `kv v0.1.0 (/opt/rustwide/workdir/live_coding/kv)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/server [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `server` in package `pow v0.1.0 (/opt/rustwide/workdir/live_coding/pow)` has the same output filename as the bin target `server` in package `kv v0.1.0 (/opt/rustwide/workdir/live_coding/kv)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/server.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling axum-core v0.3.1 [INFO] [stderr] Compiling axum v0.6.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling console v0.15.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling dsa v0.1.0 (/opt/rustwide/workdir/live_coding/dsa) [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling prost-derive v0.11.6 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling level2 v0.1.0 (/opt/rustwide/workdir/proc_macros/level2) [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling prost v0.11.6 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling prost-types v0.11.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling prost-build v0.11.6 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling kv v0.1.0 (/opt/rustwide/workdir/live_coding/kv) [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling pow v0.1.0 (/opt/rustwide/workdir/live_coding/pow) [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling serde_yaml v0.9.16 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling basic v0.1.0 (/opt/rustwide/workdir/live_coding/basic) [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling mini-redis v0.4.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling my-redis v0.1.0 (/opt/rustwide/workdir/live_coding/my-redis) [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling level1 v0.1.0 (/opt/rustwide/workdir/proc_macros/level1) [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling xdiff_core v0.1.0 (/opt/rustwide/workdir/live_coding/xdiff_core) [INFO] [stderr] Compiling tonic v0.8.3 [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/rustcMPU9Pk/symbols.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.xdiff_bin.1fe5215992e9ff0b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/xdiff_bin-ae253209620d5387.qvr0sdhgfy6ln5t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-de3f1de1ba9fa1e4/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-65387473ec8063f6/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/libxdiff_core-dd50eff118e1981d.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-fe092dd27124f82e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-de76549ce4a9ea31.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-12f1135f741e5d41.rlib" "/opt/rustwide/target/debug/deps/libsyntect-c578cb83c4e73fd0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-69dea68497add579.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-834aae20cd62ea6f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-f3f0e9ea510c7866.rlib" "/opt/rustwide/target/debug/deps/libonig-5314d748e19fb274.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-189679237b0bfd7e.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0ea22a7d4e45b2b1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e4ed17b768cfc053.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6e430d278c39c420.rlib" "/opt/rustwide/target/debug/deps/libplist-7f521b7422258403.rlib" "/opt/rustwide/target/debug/deps/libtime-7316633c3ec6d28e.rlib" "/opt/rustwide/target/debug/deps/libtime_core-cd544badbed1b314.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-4b7ca5a53bd78948.rlib" "/opt/rustwide/target/debug/deps/libsafemem-4cb9ecd649ec9282.rlib" "/opt/rustwide/target/debug/deps/libxml-d8cc8b2c648525f1.rlib" "/opt/rustwide/target/debug/deps/libflate2-7420e04d6cc41b72.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b8df65a97237fbd9.rlib" "/opt/rustwide/target/debug/deps/libadler-037ec129765694ec.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5ed460358680a6de.rlib" "/opt/rustwide/target/debug/deps/libbincode-9041a45ff8983214.rlib" "/opt/rustwide/target/debug/deps/libsimilar-ed2bdbcfb63a574c.rlib" "/opt/rustwide/target/debug/deps/libbstr-d56eb145240149de.rlib" "/opt/rustwide/target/debug/deps/libserde_json-aaa0280695ccf631.rlib" "/opt/rustwide/target/debug/deps/libreqwest-41db5b13d3b040d5.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-5664f0d233dab381.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-bb2f287fd17907c8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d4d6f53d9d152db8.rlib" "/opt/rustwide/target/debug/deps/libryu-06cd6d5d6dbbde19.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-80dfb7daebdf2661.rlib" "/opt/rustwide/target/debug/deps/libipnet-96beae30b4071502.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fbaa09f7f5e3ac3b.rlib" "/opt/rustwide/target/debug/deps/libmime-afdd552e55d9cb9e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-702d0be8e58d014d.rlib" "/opt/rustwide/target/debug/deps/libbase64-1368f24535442166.rlib" "/opt/rustwide/target/debug/deps/librustls-a4acca50a872cf63.rlib" "/opt/rustwide/target/debug/deps/libsct-0ad6a99f1c888517.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a9cda22b0099165b.rlib" "/opt/rustwide/target/debug/deps/libring-c387992ed63d8343.rlib" "/opt/rustwide/target/debug/deps/libspin-6811e0ebd80f3598.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c39bdf7eebb06729.rlib" "/opt/rustwide/target/debug/deps/libhyper-9a481cd7168ee6ff.rlib" "/opt/rustwide/target/debug/deps/libwant-4d018b5de7047234.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8b91b30d7a4751c3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-801e20573d03a6d6.rlib" "/opt/rustwide/target/debug/deps/libh2-0bc80a4b87142c54.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fecc8fa5c72e3951.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libtracing-596e8aa2fb8e8e6c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e89471a40ecca637.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-6416d7165628fc69.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c05c6dac23aa195d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fec62753bab6333e.rlib" "/opt/rustwide/target/debug/deps/libslab-fbdf88154e9a73b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-933f0575b690904a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3d386c2270889c18.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-63305b9eb9d84a67.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ee3df4a9b013717f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a6dc3e4622a786cc.rlib" "/opt/rustwide/target/debug/deps/liburl-5855829109cfc002.rlib" "/opt/rustwide/target/debug/deps/libidna-70f4bf6ab59d7c26.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-559fd53a650a7679.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2f57ad7bbf93c457.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-f8f43f9da163b958.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c50ce28f37c365e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ebe66a1e3360498e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1f10659c8f7836aa.rlib" "/opt/rustwide/target/debug/deps/libhttp-2c4be6ca04a53017.rlib" "/opt/rustwide/target/debug/deps/libitoa-ddd11c742668200c.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libtokio-8338666ca0a91a21.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-206399acb8072f8a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e56862e0ae21b513.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6d1a8fbea735a0fc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22b9e23b2f3bea7f.rlib" "/opt/rustwide/target/debug/deps/libbytes-615ecfaa42d3c96e.rlib" "/opt/rustwide/target/debug/deps/libmio-dfce414ad72624c2.rlib" "/opt/rustwide/target/debug/deps/liblog-2b509616e2785cf8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3468a0c168292565.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-32ad61fe8c318c7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2fdc1a44b0367b98.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/libserde-c2641f73a2f68001.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-ae575fd3869a73f0.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c15c26c3d26123ba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4a314ca59f0c3fe5.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-691637b1804bf0c2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-26eca532cb33e927.rlib" "/opt/rustwide/target/debug/deps/libconsole-34b3263ae2c7b9c2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-a54c50c3c5836a4d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libclap-00476d4b1914a4fe.rlib" "/opt/rustwide/target/debug/deps/libatty-cacd9062a4fd8095.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d06eac808aa80b1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ec3452ee5464cd9b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f643899f4fc2f9be.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fd0146f62ac14a4b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-196e0b5149cfe718.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ad7d741710df042.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-20396f54ea932294.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-fbbe8e19fb8f1683.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-517fd87f1b491222.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6b792603e2b59490.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/xdiff_bin-ae253209620d5387" "-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 `xdiff_core` (bin "xdiff-bin") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "75ff1916879af5e9c787a4bef5677649c2409899ee67fb61cebe3c3f2a110bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ff1916879af5e9c787a4bef5677649c2409899ee67fb61cebe3c3f2a110bc2", kill_on_drop: false }` [INFO] [stdout] 75ff1916879af5e9c787a4bef5677649c2409899ee67fb61cebe3c3f2a110bc2