[INFO] cloning repository https://github.com/dax/contextswitch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dax/contextswitch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdax%2Fcontextswitch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdax%2Fcontextswitch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d16f34dd47b8d0d92350097e32de3ad157ce51b [INFO] testing dax/contextswitch against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdax%2Fcontextswitch" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dax/contextswitch on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dax/contextswitch [INFO] finished tweaking git repo https://github.com/dax/contextswitch [INFO] tweaked toml for git repo https://github.com/dax/contextswitch written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/dax/contextswitch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aa8c8b77db118cd829f053555fc3b1a3b91838cd994e495383cece0492df724 [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" "8aa8c8b77db118cd829f053555fc3b1a3b91838cd994e495383cece0492df724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aa8c8b77db118cd829f053555fc3b1a3b91838cd994e495383cece0492df724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa8c8b77db118cd829f053555fc3b1a3b91838cd994e495383cece0492df724", kill_on_drop: false }` [INFO] [stdout] 8aa8c8b77db118cd829f053555fc3b1a3b91838cd994e495383cece0492df724 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1effd26a693033478f86747ff36acaea7c0cfa69d4a45ae2a84feea4b609d76b [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" "1effd26a693033478f86747ff36acaea7c0cfa69d4a45ae2a84feea4b609d76b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling configparser v3.0.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling listenfd v0.3.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling actix-router v0.5.0-beta.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-rc.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.5.1 [INFO] [stderr] Compiling actix-server v2.0.0-rc.3 [INFO] [stderr] Compiling actix-codec v0.4.2 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling mktemp v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.5 [INFO] [stderr] Compiling contextswitch-types v0.1.0 (https://github.com/dax/contextswitch-types.git#974890d5) [INFO] [stderr] Compiling config v0.12.0 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.2 [INFO] [stderr] Compiling actix-http v3.0.0-beta.18 [INFO] [stderr] Compiling actix-web v4.0.0-beta.19 [INFO] [stderr] Compiling tracing-actix-web v0.5.0-beta.9 [INFO] [stderr] Compiling contextswitch-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 40s [INFO] running `Command { std: "docker" "inspect" "1effd26a693033478f86747ff36acaea7c0cfa69d4a45ae2a84feea4b609d76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1effd26a693033478f86747ff36acaea7c0cfa69d4a45ae2a84feea4b609d76b", kill_on_drop: false }` [INFO] [stdout] 1effd26a693033478f86747ff36acaea7c0cfa69d4a45ae2a84feea4b609d76b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6eee4c068387b7872eed3548069c802fa94cfb0aecb1568d7d1836187ca0f4f [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" "c6eee4c068387b7872eed3548069c802fa94cfb0aecb1568d7d1836187ca0f4f", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling contextswitch-types v0.1.0 (https://github.com/dax/contextswitch-types.git#974890d5) [INFO] [stderr] Compiling contextswitch-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.contextswitch_api.d362d792-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009.4osy2cgamxd9xl4l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-84e073ded08ec272/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d0c67677b9237b97/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcontextswitch_api-e41a1b9f1007838a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b347eeef59a7037f.rlib" "/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-beee0e4eef897e24.rlib" "/opt/rustwide/target/debug/deps/libgethostname-b5c9aebbd115df08.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-689d54e39e3702ba.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-5af6f52cfefa8d4a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b984c560c841b07f.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-3beb868a0f96e009.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libmatchers-21afbe57f36a4d87.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f10744bc1f2c42d8.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-0a5838dd622c055b.rlib" "/opt/rustwide/target/debug/deps/libconfigparser-479c4e8be26e62cb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rlib" "/opt/rustwide/target/debug/deps/libcontextswitch_types-71ee19bed76989fe.rlib" "/opt/rustwide/target/debug/deps/libchrono-f6b4594c1745c8ee.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0fd1dad79e6a6945.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d12448315206f452.rlib" "/opt/rustwide/target/debug/deps/libtime-481338f44e73ee49.rlib" "/opt/rustwide/target/debug/deps/libconfig-467f494eaaae7610.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-b0ef524d39d36d35.rlib" "/opt/rustwide/target/debug/deps/libjson5-70647af00def3cec.rlib" "/opt/rustwide/target/debug/deps/libpest-1bc31143e6a81939.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-8cd18b3f481ea6a9.rlib" "/opt/rustwide/target/debug/deps/libron-05d446739fe44728.rlib" "/opt/rustwide/target/debug/deps/libtoml-691bf36ca5db3fe3.rlib" "/opt/rustwide/target/debug/deps/libnom-4d27f770baef185b.rlib" "/opt/rustwide/target/debug/deps/libini-cecb940886e4fcb7.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-1fbde5a0a6c93249.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a6e8c1688d22cebb.rlib" "/opt/rustwide/target/debug/deps/libahash-e3c94c9c9aec56bc.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-9663c1f71f8c6232.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libtracing_actix_web-611df2561e652756.rlib" "/opt/rustwide/target/debug/deps/libpin_project-213e004bc9bbaac3.rlib" "/opt/rustwide/target/debug/deps/libuuid-806efe4b58531c39.rlib" "/opt/rustwide/target/debug/deps/libactix_web-8228b47187921593.rlib" "/opt/rustwide/target/debug/deps/libcookie-e20e0188072927bc.rlib" "/opt/rustwide/target/debug/deps/libtime-9ce96140c3199059.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-60c23a5db80751a3.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-27a995889664bba3.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libactix_server-2902c6c4199f1189.rlib" "/opt/rustwide/target/debug/deps/libsocket2-722e553707325279.rlib" "/opt/rustwide/target/debug/deps/libmio-fab37d66a295d6ca.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f43c62890fb119c9.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-0cb58e5db4cfd75b.rlib" "/opt/rustwide/target/debug/deps/libserde-1336700b9de9d9e2.rlib" "/opt/rustwide/target/debug/deps/libactix_http-9b3e12856418a763.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/librand-73cfe41990b02ec2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7ad6cd9ff1b9783d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-b10bd71c1417ee09.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-942c792fc63be0ae.rlib" "/opt/rustwide/target/debug/deps/libsha1-1f7915872c5a3a63.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libdigest-41d407940e72aa75.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cea41927d1347e4c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-c30aa34798c63412.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-31299215a58a208c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-138e7f912da778fd.rlib" "/opt/rustwide/target/debug/deps/libbytestring-42fee4974c6521cf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-c56f6ffdc85af4c3.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libh2-b698602a5253d08d.rlib" "/opt/rustwide/target/debug/deps/libtracing-b062ee2658b08843.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8e6d39378fe9ee81.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f705c43d4bb5f6c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c301a22d34c7c744.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7a343dc2f42117b4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libahash-9f9b9e330adda6c7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dd6292e185a3d8e3.rlib" "/opt/rustwide/target/debug/deps/libzstd-60f05e007b560aa6.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-1ab7e1d79b3d3840.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-23933578d8598e69.rlib" "/opt/rustwide/target/debug/deps/libflate2-67a7184ec8815a00.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4f44b36c475265a1.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-41dda7b217a00f7b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d01f0d9ebdb83347.rlib" "/opt/rustwide/target/debug/deps/libactix_service-789d603f75f76a5c.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ea83158c8c5fcb7c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d1930f46baeb39c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cf31ce1b0a59248.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-829d61f6aa0294d2.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-66c875d6b1fa4316.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8882dbd5a1dab8bd.rlib" "/opt/rustwide/target/debug/deps/libtokio-c23ebb12907128fb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d4dcf8d332fbcd7b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-06d5cf632203c214.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libmio-9c3c26bb864499a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-44f19f49e7d72ef3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-830c066f944d9b22.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8cb0be5efdd6551.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liblistenfd-ffa4bf7a5dcbf45c.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a060ea7f93b7aa4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/contextswitch_api-45192d4222ef0009" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `contextswitch-api` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c6eee4c068387b7872eed3548069c802fa94cfb0aecb1568d7d1836187ca0f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6eee4c068387b7872eed3548069c802fa94cfb0aecb1568d7d1836187ca0f4f", kill_on_drop: false }` [INFO] [stdout] c6eee4c068387b7872eed3548069c802fa94cfb0aecb1568d7d1836187ca0f4f