[INFO] cloning repository https://github.com/idan-at/jam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idan-at/jam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidan-at%2Fjam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidan-at%2Fjam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d70c037afeeb5e163ac43a49416da30070ed5a9c [INFO] testing idan-at/jam against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidan-at%2Fjam" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idan-at/jam on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idan-at/jam [INFO] finished tweaking git repo https://github.com/idan-at/jam [INFO] tweaked toml for git repo https://github.com/idan-at/jam written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/idan-at/jam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded basic-cookies v0.1.4 [INFO] [stderr] Downloaded again v0.1.2 [INFO] [stderr] Downloaded pico-args v0.4.0 [INFO] [stderr] Downloaded curl v0.4.35 [INFO] [stderr] Downloaded directories v3.0.1 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded async-io v1.4.0 [INFO] [stderr] Downloaded async-object-pool v0.1.4 [INFO] [stderr] Downloaded lalrpop-util v0.19.5 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded lalrpop v0.19.5 [INFO] [stderr] Downloaded isahc v1.3.1 [INFO] [stderr] Downloaded curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Downloaded httpmock v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7311c1de59b978a4cc42125aa8ff51422b90f13eb69d8a613ac4b2f085e8797f [INFO] running `Command { std: "docker" "start" "-a" "7311c1de59b978a4cc42125aa8ff51422b90f13eb69d8a613ac4b2f085e8797f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7311c1de59b978a4cc42125aa8ff51422b90f13eb69d8a613ac4b2f085e8797f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7311c1de59b978a4cc42125aa8ff51422b90f13eb69d8a613ac4b2f085e8797f", kill_on_drop: false }` [INFO] [stdout] 7311c1de59b978a4cc42125aa8ff51422b90f13eb69d8a613ac4b2f085e8797f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dc0841a4cc6614fa218746cc8ed785f2fe827bc242ede532b260298959c16c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6dc0841a4cc6614fa218746cc8ed785f2fe827bc242ede532b260298959c16c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling isahc v1.3.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-io v1.4.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling again v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling jam-npm-metadata v0.1.0 (/opt/rustwide/workdir/jam-npm-metadata) [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling jam-common v0.1.0 (/opt/rustwide/workdir/jam-common) [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling httpmock v0.5.7 [INFO] [stderr] Compiling jam-test-utils v0.1.0 (/opt/rustwide/workdir/jam-test-utils) [INFO] [stderr] Compiling jam-cache v0.1.0 (/opt/rustwide/workdir/jam-cache) [INFO] [stderr] Compiling jam-core v0.1.0 (/opt/rustwide/workdir/jam-core) [INFO] [stderr] Compiling jam v0.1.0 (/opt/rustwide/workdir/jam) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 16s [INFO] running `Command { std: "docker" "inspect" "6dc0841a4cc6614fa218746cc8ed785f2fe827bc242ede532b260298959c16c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc0841a4cc6614fa218746cc8ed785f2fe827bc242ede532b260298959c16c6", kill_on_drop: false }` [INFO] [stdout] 6dc0841a4cc6614fa218746cc8ed785f2fe827bc242ede532b260298959c16c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b98fa2963ac1fca96042c00368316ecfe122998df223de772880e26ccc0a6a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b98fa2963ac1fca96042c00368316ecfe122998df223de772880e26ccc0a6a6", kill_on_drop: false }` [INFO] [stderr] Compiling jam-npm-metadata v0.1.0 (/opt/rustwide/workdir/jam-npm-metadata) [INFO] [stderr] Compiling jam-common v0.1.0 (/opt/rustwide/workdir/jam-common) [INFO] [stderr] Compiling jam-cache v0.1.0 (/opt/rustwide/workdir/jam-cache) [INFO] [stderr] Compiling jam-test-utils v0.1.0 (/opt/rustwide/workdir/jam-test-utils) [INFO] [stderr] Compiling jam-core v0.1.0 (/opt/rustwide/workdir/jam-core) [INFO] [stderr] Compiling jam v0.1.0 (/opt/rustwide/workdir/jam) [INFO] [stderr] error: could not compile `jam` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name jam --edition=2018 jam/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=150baa037e29521f -C extra-filename=-150baa037e29521f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern again=/opt/rustwide/target/debug/deps/libagain-74144932c95d5652.rlib --extern array_tool=/opt/rustwide/target/debug/deps/libarray_tool-1495ec65947e43b2.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-829eece96765136c.so --extern clap=/opt/rustwide/target/debug/deps/libclap-d938b4536028e298.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-32628227d39dd353.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-7f1a40b2de1d0938.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7a9014b4ec082a9e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-21f55e530015aa1a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a8f6756dafb53cfb.rlib --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-a47bd0ac8037a813.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-9aa0813b3de7a19d.rlib --extern jam_cache=/opt/rustwide/target/debug/deps/libjam_cache-e98b1cbfe50bb1ac.rlib --extern jam_common=/opt/rustwide/target/debug/deps/libjam_common-fabf7c2ffb541012.rlib --extern jam_core=/opt/rustwide/target/debug/deps/libjam_core-fd633f30286adb9a.rlib --extern jam_npm_metadata=/opt/rustwide/target/debug/deps/libjam_npm_metadata-435195fe7c083206.rlib --extern jam_test_utils=/opt/rustwide/target/debug/deps/libjam_test_utils-163760e70fc2f703.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-61b6226d65753610.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-7827eba5fbefb951.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-ea4717b6bad6e7bd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6d040da6b9dca724.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-ed5f596672482e63.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-536fa5a55a78bf5f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bffeebacedd7bdd8.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-b1cbdf2129ede194.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-d3446c393db18b84.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-86c29e456c00e217.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-d02570f43153edce.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-1177a2be5dfe2ea0/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-7eb6fb01e1c01ea5/out/i/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.jam_test_utils.afe2ec36-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05.zttnmqoi4huou0t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-1177a2be5dfe2ea0/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-7eb6fb01e1c01ea5/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtar-b1cbdf2129ede194.rlib" "/opt/rustwide/target/debug/deps/libxattr-f4a51521a7ff2941.rlib" "/opt/rustwide/target/debug/deps/libfiletime-ae5bbd5c6370b9c2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6d040da6b9dca724.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d59f8ea6a365347c.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5e375773984514c4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6957e3e712746dbf.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-04f9a9d242398169.rlib" "/opt/rustwide/target/debug/deps/libopenssl-353d9b1b1d1d04bf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d02570f43153edce.rlib" "/opt/rustwide/target/debug/deps/libjam_npm_metadata-435195fe7c083206.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-9aa0813b3de7a19d.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-232c49506a9bbd8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libqstring-1b2ee938af5e49b0.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-27b30cea75682571.rlib" "/opt/rustwide/target/debug/deps/libdifference-0e763cc1d665c039.rlib" "/opt/rustwide/target/debug/deps/libbasic_cookies-7d603ef9d081400d.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-fb0410c21167d0a7.rlib" "/opt/rustwide/target/debug/deps/libhyper-6d2b3b3c4734c061.rlib" "/opt/rustwide/target/debug/deps/libwant-fcaee17e1e8ace2b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-484ccfca72cfc269.rlib" "/opt/rustwide/target/debug/deps/libh2-d0235e16d2cfab33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7eada560b167a021.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63c11b38f3a6d789.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libisahc-2d0610b257edde7e.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/liburl-9c2c3dea92b23a98.rlib" "/opt/rustwide/target/debug/deps/libidna-d41a02a42e666b27.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39308a96f4d260e7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1230f5deb61c3a1c.rlib" "/opt/rustwide/target/debug/deps/libtracing-492fd368f595776d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ddc229fe482026a5.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsluice-68f879b23aab797d.rlib" "/opt/rustwide/target/debug/deps/libcurl-51a4c32f21c61f75.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-14a1816de1c0dd01.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-e1f3c7e44f7b55ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3212b0a92456fdfe.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-00aa067d6c845369.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-cddc524c02594b93.rlib" "/opt/rustwide/target/debug/deps/libtokio-86c29e456c00e217.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-2ffb015a3d12628f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b08c7ef06c76cdf9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-30f32ac50bd2c307.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9056d5e4a1d20ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libasync_object_pool-d9d764a13e14508d.rlib" "/opt/rustwide/target/debug/deps/libasync_std-51a8f74e812bd659.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-85cf5f411b38071b.rlib" "/opt/rustwide/target/debug/deps/libblocking-ab3d386b9612cd81.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f6ce71835aefafe9.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-989de526d32c4515.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5c08f14fc29b899.rlib" "/opt/rustwide/target/debug/deps/libasync_process-6c761b3bb77c41c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8970da684fc56ed6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cc5df2187b193307.rlib" "/opt/rustwide/target/debug/deps/libasync_io-00d54152804f50ef.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-94063aaea15e7487.rlib" "/opt/rustwide/target/debug/deps/libpolling-3770df91cb49bdde.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libsocket2-96846f971b9ec99e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-d8850fd46c6f7bde.rlib" "/opt/rustwide/target/debug/deps/libfastrand-3863c36243c9a189.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0e52c5352c9fefd7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-51ef821273a51a61.rlib" "/opt/rustwide/target/debug/deps/liblog-61b6226d65753610.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-b61dd995a5fcea70.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-a5526ba45966f89a.rlib" "/opt/rustwide/target/debug/deps/libregex-8514ce0c67251c93.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-224a1149e9ba4fa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libflate2-21f55e530015aa1a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtempdir-d3446c393db18b84.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/librand-4d0a4264b6b9ef8c.rlib" "/opt/rustwide/target/debug/deps/liblibc-308a712d897f4928.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bffeebacedd7bdd8.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libserde-536fa5a55a78bf5f.rlib" "/opt/rustwide/target/debug/deps/libfutures-a8f6756dafb53cfb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6acb5e11f5639ddd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f1094fa1f6891958.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3215ce2b4aa3b.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82fc5cb8ec99dae0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bd5beea2e07fb20c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1b979915ad3a2d34.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-217f41d3436f01f9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3844c0978a1c33d9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jam_test_utils-099d17ab323b7f05" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.install_tests.167aa4ae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577.18v20r3tos8zo6ax.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-1177a2be5dfe2ea0/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-7eb6fb01e1c01ea5/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libjam_test_utils-163760e70fc2f703.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-9aa0813b3de7a19d.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-232c49506a9bbd8a.rlib" "/opt/rustwide/target/debug/deps/libqstring-1b2ee938af5e49b0.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-27b30cea75682571.rlib" "/opt/rustwide/target/debug/deps/libdifference-0e763cc1d665c039.rlib" "/opt/rustwide/target/debug/deps/libbasic_cookies-7d603ef9d081400d.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-fb0410c21167d0a7.rlib" "/opt/rustwide/target/debug/deps/libisahc-2d0610b257edde7e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1230f5deb61c3a1c.rlib" "/opt/rustwide/target/debug/deps/libsluice-68f879b23aab797d.rlib" "/opt/rustwide/target/debug/deps/libcurl-51a4c32f21c61f75.rlib" "/opt/rustwide/target/debug/deps/libsocket2-14a1816de1c0dd01.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-e1f3c7e44f7b55ac.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-00aa067d6c845369.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-cddc524c02594b93.rlib" "/opt/rustwide/target/debug/deps/libasync_object_pool-d9d764a13e14508d.rlib" "/opt/rustwide/target/debug/deps/libasync_std-51a8f74e812bd659.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-85cf5f411b38071b.rlib" "/opt/rustwide/target/debug/deps/libblocking-ab3d386b9612cd81.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-989de526d32c4515.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libasync_process-6c761b3bb77c41c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8970da684fc56ed6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-00d54152804f50ef.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-94063aaea15e7487.rlib" "/opt/rustwide/target/debug/deps/libpolling-3770df91cb49bdde.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-d8850fd46c6f7bde.rlib" "/opt/rustwide/target/debug/deps/libfastrand-3863c36243c9a189.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0e52c5352c9fefd7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-51ef821273a51a61.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-a5526ba45966f89a.rlib" "/opt/rustwide/target/debug/deps/libtempdir-d3446c393db18b84.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/librand-4d0a4264b6b9ef8c.rlib" "/opt/rustwide/target/debug/deps/libjam-e4b3e9fb6ec48b60.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-7827eba5fbefb951.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-db480402ce93a572.rlib" "/opt/rustwide/target/debug/deps/libstfu8-cee1318e9dd34776.rlib" "/opt/rustwide/target/debug/deps/libdashmap-32628227d39dd353.rlib" "/opt/rustwide/target/debug/deps/libdirectories-7f1a40b2de1d0938.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-0f1fc45dbe00e2f6.rlib" "/opt/rustwide/target/debug/deps/libtar-b1cbdf2129ede194.rlib" "/opt/rustwide/target/debug/deps/libxattr-f4a51521a7ff2941.rlib" "/opt/rustwide/target/debug/deps/libfiletime-ae5bbd5c6370b9c2.rlib" "/opt/rustwide/target/debug/deps/libflate2-21f55e530015aa1a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libjam_core-fd633f30286adb9a.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ea4717b6bad6e7bd.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-37b169203df0aadb.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d02570f43153edce.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6d040da6b9dca724.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d59f8ea6a365347c.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5e375773984514c4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6957e3e712746dbf.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bffeebacedd7bdd8.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-04f9a9d242398169.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-353d9b1b1d1d04bf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3212b0a92456fdfe.rlib" "/opt/rustwide/target/debug/deps/libhyper-6d2b3b3c4734c061.rlib" "/opt/rustwide/target/debug/deps/libwant-fcaee17e1e8ace2b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-484ccfca72cfc269.rlib" "/opt/rustwide/target/debug/deps/libsocket2-96846f971b9ec99e.rlib" "/opt/rustwide/target/debug/deps/libh2-d0235e16d2cfab33.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7eada560b167a021.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ddc229fe482026a5.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libtracing-492fd368f595776d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libtokio-86c29e456c00e217.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cc5df2187b193307.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f6ce71835aefafe9.rlib" "/opt/rustwide/target/debug/deps/libmio-2ffb015a3d12628f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b08c7ef06c76cdf9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-30f32ac50bd2c307.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9056d5e4a1d20ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63c11b38f3a6d789.rlib" "/opt/rustwide/target/debug/deps/liburl-9c2c3dea92b23a98.rlib" "/opt/rustwide/target/debug/deps/libidna-d41a02a42e666b27.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39308a96f4d260e7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libagain-74144932c95d5652.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-4b0c5e74a63ed4ed.rlib" "/opt/rustwide/target/debug/deps/libfutures-a8f6756dafb53cfb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6acb5e11f5639ddd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f1094fa1f6891958.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3215ce2b4aa3b.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82fc5cb8ec99dae0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bd5beea2e07fb20c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1b979915ad3a2d34.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-217f41d3436f01f9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3844c0978a1c33d9.rlib" "/opt/rustwide/target/debug/deps/librand-603550c2a8c68574.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-72af60f4365a1028.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0393a0149b4d006d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-37a446ec756f6610.rlib" "/opt/rustwide/target/debug/deps/libsemver-ed5f596672482e63.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6cc3c2416429c630.rlib" "/opt/rustwide/target/debug/deps/libpest-637f526392de7828.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-27ef4007e04b7a56.rlib" "/opt/rustwide/target/debug/deps/libjam_cache-e98b1cbfe50bb1ac.rlib" "/opt/rustwide/target/debug/deps/libjam_common-fabf7c2ffb541012.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-a47bd0ac8037a813.rlib" "/opt/rustwide/target/debug/deps/libignore-91e7c245be42a133.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5c08f14fc29b899.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5e165100e176414b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0d13df45328e73a9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-36dfff0ef8311abf.rlib" "/opt/rustwide/target/debug/deps/libglobset-11f9a5079a015592.rlib" "/opt/rustwide/target/debug/deps/libregex-8514ce0c67251c93.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-224a1149e9ba4fa9.rlib" "/opt/rustwide/target/debug/deps/liblog-61b6226d65753610.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-b61dd995a5fcea70.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libbstr-867cd7dffdcc67c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libclap-d938b4536028e298.rlib" "/opt/rustwide/target/debug/deps/libstrsim-667ba7dafe3f3769.rlib" "/opt/rustwide/target/debug/deps/libatty-d117a5c5248b567e.rlib" "/opt/rustwide/target/debug/deps/liblibc-308a712d897f4928.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1454ad50944c6a5d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-46690dfc249527bf.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/libjam_npm_metadata-435195fe7c083206.rlib" "/opt/rustwide/target/debug/deps/libserde-536fa5a55a78bf5f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/install_tests-463b06fed697a577" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "0b98fa2963ac1fca96042c00368316ecfe122998df223de772880e26ccc0a6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b98fa2963ac1fca96042c00368316ecfe122998df223de772880e26ccc0a6a6", kill_on_drop: false }` [INFO] [stdout] 0b98fa2963ac1fca96042c00368316ecfe122998df223de772880e26ccc0a6a6