[INFO] fetching crate oas3 0.2.1... [INFO] testing oas3-0.2.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate oas3 0.2.1 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate oas3 0.2.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-23/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 755bd0104e8e04256bb32d0ab27297e609a71502ffe40cfa0c36ebb3610a236d [INFO] running `Command { std: "docker" "start" "-a" "755bd0104e8e04256bb32d0ab27297e609a71502ffe40cfa0c36ebb3610a236d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "755bd0104e8e04256bb32d0ab27297e609a71502ffe40cfa0c36ebb3610a236d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755bd0104e8e04256bb32d0ab27297e609a71502ffe40cfa0c36ebb3610a236d", kill_on_drop: false }` [INFO] [stdout] 755bd0104e8e04256bb32d0ab27297e609a71502ffe40cfa0c36ebb3610a236d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 006b97ebd389c437c33235afd9637ea27ea6c2625853490fb081e95b1b68a5a5 [INFO] running `Command { std: "docker" "start" "-a" "006b97ebd389c437c33235afd9637ea27ea6c2625853490fb081e95b1b68a5a5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [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 semver v0.11.0 [INFO] [stderr] Compiling tracing v0.1.21 [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 url v2.1.1 [INFO] [stderr] Compiling bstr v0.2.13 [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 hyper v0.13.8 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [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 41.75s [INFO] running `Command { std: "docker" "inspect" "006b97ebd389c437c33235afd9637ea27ea6c2625853490fb081e95b1b68a5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006b97ebd389c437c33235afd9637ea27ea6c2625853490fb081e95b1b68a5a5", kill_on_drop: false }` [INFO] [stdout] 006b97ebd389c437c33235afd9637ea27ea6c2625853490fb081e95b1b68a5a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acbbfdebd0d4aed173c7156bffe4fe74763c2574710659e32bcfc7318c1932a6 [INFO] running `Command { std: "docker" "start" "-a" "acbbfdebd0d4aed173c7156bffe4fe74763c2574710659e32bcfc7318c1932a6", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling once_cell v1.4.1 [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 object v0.20.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling humantime v1.3.0 [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,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="conformance"' --cfg 'feature="default"' --cfg 'feature="validation"' -C metadata=bc78069febbe3033 -C extra-filename=-bc78069febbe3033 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4a62383e4e0e862a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-29475fc3b5c60973.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-dd24f2a101283ab8.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-c50a32782030b556.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-892f2ad450b09add.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-597bae1dceda2a01.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-b1d1f03826a93f13.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-90e38e4cc6aac959.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-089f20594998ae53.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9977332f80ef82e4.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-47e4f0d96ef0fe80.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1ac30b0b8b09804d.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-e39238a1f097c73b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9742e68d5ee5dc93.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-975f61a601cc16cd.rlib --cap-lints=warn` (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/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.conformance.965e57d2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6.4g3cy3quvka1obt3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-597bae1dceda2a01.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e21bb904e5191a6f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-4a62383e4e0e862a.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-e4e1a449a4cd76e2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-ab28cf54db1fedd9.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-52b9d3e3176dafe5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-75e8a57d2fdb8785.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c856d8b11f8bf773.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-170551e7cbfdbd05.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-96c00d7c339a6afc.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-44de5b952a2c8e5f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a73b42bd37e3031.rlib" "/opt/rustwide/target/debug/deps/libgimli-e3363ae1ffa36b05.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e566b3605c3902b6.rlib" "/opt/rustwide/target/debug/deps/libeyre-c50a32782030b556.rlib" "/opt/rustwide/target/debug/deps/libindenter-eec00f6780c94454.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-22ad6c38109f5405.rlib" "/opt/rustwide/target/debug/deps/liboas3-595233d638cf5373.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-e39238a1f097c73b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca13aa1ccbc7f49c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libprettytable-b1d1f03826a93f13.rlib" "/opt/rustwide/target/debug/deps/libcsv-9afeffc97966c6e4.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-f0f40289336d4675.rlib" "/opt/rustwide/target/debug/deps/libbstr-064fdfb99c00faea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-31480a4b549d6f31.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-60ebe839f4cd4f79.rlib" "/opt/rustwide/target/debug/deps/libterm-e4f77ce921420178.rlib" "/opt/rustwide/target/debug/deps/libdirs-72cacb80846d3d63.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libcolored-29475fc3b5c60973.rlib" "/opt/rustwide/target/debug/deps/libatty-9f57cdbe10845a82.rlib" "/opt/rustwide/target/debug/deps/libreqwest-90e38e4cc6aac959.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-95c6161d25f13301.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-681dcd98e619ed9d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1ee1ae63067d9fcd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5d50e0abb7aaa8c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-25b703b687ad3e23.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-192629c99e2d0127.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-40cb45d75b92fbb1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-2ca6599d4c02fa5c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-3d2fcee5fec689f5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-ec8ec60464a643af.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bf3b32bbd95a1d1a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8f9c52dbf5d584c3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5034cdee8548ca9d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e86e4ceeb096c565.rlib" "/opt/rustwide/target/debug/deps/libtracing-22e40b3d02b80f69.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-86b0aa417a597501.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f84c5f987f7ec86c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c3c184be2b567a1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e03ce6b125929e3a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-9742e68d5ee5dc93.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e2f236867c7701e7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49f002d5363b5804.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8d47e81aac978598.rlib" "/opt/rustwide/target/debug/deps/libmio-2e03feab0b40ab3e.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-6e54ea58c695e42d.rlib" "/opt/rustwide/target/debug/deps/libnet2-fbcee6c794e5d6d6.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ef83fc220be4557.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-358c65a1dfd5cd06.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-de21f419529484a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ac30b0b8b09804d.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libsemver-089f20594998ae53.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-cdf076a636b657c4.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/liburl-975f61a601cc16cd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libserde-9977332f80ef82e4.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/conformance-f6fb56bd5e802db6" "-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 `oas3` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "acbbfdebd0d4aed173c7156bffe4fe74763c2574710659e32bcfc7318c1932a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acbbfdebd0d4aed173c7156bffe4fe74763c2574710659e32bcfc7318c1932a6", kill_on_drop: false }` [INFO] [stdout] acbbfdebd0d4aed173c7156bffe4fe74763c2574710659e32bcfc7318c1932a6