[INFO] fetching crate oas3 0.2.1... [INFO] testing oas3-0.2.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate oas3 0.2.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate oas3 0.2.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oas3 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oas3 0.2.1 [INFO] tweaked toml for crates.io crate oas3 0.2.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate oas3 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea233764a30c59c03da4d3aeb61d056faab4cc738224c9af9ea70a0aa3e3d647 [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" "ea233764a30c59c03da4d3aeb61d056faab4cc738224c9af9ea70a0aa3e3d647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea233764a30c59c03da4d3aeb61d056faab4cc738224c9af9ea70a0aa3e3d647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea233764a30c59c03da4d3aeb61d056faab4cc738224c9af9ea70a0aa3e3d647", kill_on_drop: false }` [INFO] [stdout] ea233764a30c59c03da4d3aeb61d056faab4cc738224c9af9ea70a0aa3e3d647 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 833c73606f283803b920aa5a71c073f3cb0501ef4d592f51ebd6bc37be4474d8 [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" "833c73606f283803b920aa5a71c073f3cb0501ef4d592f51ebd6bc37be4474d8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling oas3 v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "833c73606f283803b920aa5a71c073f3cb0501ef4d592f51ebd6bc37be4474d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "833c73606f283803b920aa5a71c073f3cb0501ef4d592f51ebd6bc37be4474d8", kill_on_drop: false }` [INFO] [stdout] 833c73606f283803b920aa5a71c073f3cb0501ef4d592f51ebd6bc37be4474d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f913d18efd02a7732f096822261ff897ea8c47a867a5652bef3a570573fad1f [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" "9f913d18efd02a7732f096822261ff897ea8c47a867a5652bef3a570573fad1f", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.13 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling color-eyre v0.5.6 [INFO] [stderr] Compiling oas3 v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `oas3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name oas3 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="conformance"' --cfg 'feature="default"' --cfg 'feature="validation"' -C metadata=939e01b6d4927747 -C extra-filename=-939e01b6d4927747 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-55b5cb894b6729dc.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-f46519fb8961513a.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-2b5481c60bafb71d.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-4f170e4761946f22.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-8dc8db0e74170826.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-9be5f3f7893caaad.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-bbc8ab79debacfd4.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-7251dd1f81d60cf0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f32e0054dfe1c1c7.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-e78c8b4f117ed04d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b9533521991e6fe3.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7d302a8673424333.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-832453203b0bf286.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-72a529d276dee228.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a69d195016b566bc.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b634c199868bdf5a.rlib --cap-lints=forbid` (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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.conformance.9msw67j9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d" "/opt/rustwide/target/debug/examples/conformance-fac5841a9cbf330d.1dvwrztrznym6lbv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-bbc8ab79debacfd4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-dfc68889863048ba.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-55b5cb894b6729dc.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-57d8cb7eec3e0557.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-792f4eaad014fcb7.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-a48018ccec555933.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-5446f6e375debbea.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-d845e31708bdbc12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d3e7e5d29cdd94a1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f49d0eb5fdb37745.rlib" "/opt/rustwide/target/debug/deps/libgimli-644fa1a3ad762019.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b0e556d6e3632e97.rlib" "/opt/rustwide/target/debug/deps/libeyre-4f170e4761946f22.rlib" "/opt/rustwide/target/debug/deps/libindenter-ba5878f57e1e9b47.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-321f563e3aeb9fe4.rlib" "/opt/rustwide/target/debug/deps/liboas3-f654c968cf6126ad.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-72a529d276dee228.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1446b7c448a28705.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libprettytable-7251dd1f81d60cf0.rlib" "/opt/rustwide/target/debug/deps/libcsv-7cdb42722692a4fb.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-b6e20a1c0a7fca97.rlib" "/opt/rustwide/target/debug/deps/libbstr-f2462cd6b4d41a78.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-00d1d3db62aa4432.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-16c1905ce3c3ec04.rlib" "/opt/rustwide/target/debug/deps/libterm-88c809763cd55db2.rlib" "/opt/rustwide/target/debug/deps/libdirs-98d6e8155fd1d1ce.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libcolored-f46519fb8961513a.rlib" "/opt/rustwide/target/debug/deps/libatty-04b00f489bc6e190.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f32e0054dfe1c1c7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a1e4af4e0230ed99.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9af4f89df9113227.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-d01dc33d0c32fa47.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ef43b8b78cb2332.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7279f6917c3bd0b6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d37ea5914b8cb28b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4e70c7b09798afd1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-e3c1b51ab8f207b1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-f0887874b135bff2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-beea342ec1972952.rlib" "/opt/rustwide/target/debug/deps/libindexmap-82fc797e44436064.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-11dbbb8a7222667b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7bd69ae5326523fd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2ce2abc18f0f47a9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0eb1850570bbf9bb.rlib" "/opt/rustwide/target/debug/deps/libtracing-afd65b91fc12e134.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-026066b6ff148b78.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e13daee41379f5c1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-700f051f090ad62e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-292ee6291daccaaf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libtokio-a69d195016b566bc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2f8172abf274b100.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a545235511526bdf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f7fcfe9e252c4601.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c458d94f6bcba217.rlib" "/opt/rustwide/target/debug/deps/libmio-8979f1d40119466a.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-309e9fd89283c05d.rlib" "/opt/rustwide/target/debug/deps/libnet2-79349dcb989450bf.rlib" "/opt/rustwide/target/debug/deps/liblibc-33a5f94f96f1275a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-40c3a995b99d627d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c47e8f449fbdbb3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-832453203b0bf286.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libsemver-e78c8b4f117ed04d.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-57c05763240ec58d.rlib" "/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1facfc098c06075d.rlib" "/opt/rustwide/target/debug/deps/liburl-b634c199868bdf5a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-0cd77c4568325a65.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a179e4d8fa65f197.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6a38db4597245330.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libserde-b9533521991e6fe3.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "9f913d18efd02a7732f096822261ff897ea8c47a867a5652bef3a570573fad1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f913d18efd02a7732f096822261ff897ea8c47a867a5652bef3a570573fad1f", kill_on_drop: false }` [INFO] [stdout] 9f913d18efd02a7732f096822261ff897ea8c47a867a5652bef3a570573fad1f