[INFO] cloning repository https://github.com/maxjoehnk/sidenotes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxjoehnk/sidenotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fsidenotes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fsidenotes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28287cc5b9d43c783244ef7b1ba63f1eb5db0b75
[INFO] testing maxjoehnk/sidenotes against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fsidenotes" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxjoehnk/sidenotes
[INFO] finished tweaking git repo https://github.com/maxjoehnk/sidenotes
[INFO] tweaked toml for git repo https://github.com/maxjoehnk/sidenotes written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxjoehnk/sidenotes on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxjoehnk/sidenotes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d6ef0e8fea209b0a762053d9be14f7e60efd30fea27a5de79c1034ebf33553fc
[INFO] running `Command { std: "docker" "start" "d6ef0e8fea209b0a762053d9be14f7e60efd30fea27a5de79c1034ebf33553fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6ef0e8fea209b0a762053d9be14f7e60efd30fea27a5de79c1034ebf33553fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6ef0e8fea209b0a762053d9be14f7e60efd30fea27a5de79c1034ebf33553fc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6ef0e8fea209b0a762053d9be14f7e60efd30fea27a5de79c1034ebf33553fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6ef0e8fea209b0a762053d9be14f7e60efd30fea27a5de79c1034ebf33553fc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling value-bag v1.4.2
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling event-listener v4.0.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-lite v2.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling async-lock v3.1.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling rustls v0.21.9
[INFO] [stderr]    Compiling async-task v4.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling ring v0.17.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling async-channel v2.1.1
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling fontconfig-parser v0.5.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling piet v0.6.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling task-local-extensions v0.1.4
[INFO] [stderr]    Compiling unic-langid-impl v0.9.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling unic-langid v0.9.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling rustybuzz v0.6.0
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling druid-shell v0.8.3
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling self_cell v1.0.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling azure_core v0.19.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling keyboard-types v0.6.2
[INFO] [stderr] error: could not compile `openssl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name openssl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=baabe27939d44d6e -C extra-filename=-db734a88106b9d3d --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-139bab0a8d88bfca.rmeta --extern cfg_if=/opt/rustwide/target/release/deps/libcfg_if-0ab5e45691884921.rmeta --extern foreign_types=/opt/rustwide/target/release/deps/libforeign_types-bbca5eea3e964075.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-71807260c0642160.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-513736813891f69c.rmeta --extern openssl_macros=/opt/rustwide/target/release/deps/libopenssl_macros-2016ee5a97bcb458.so --extern ffi=/opt/rustwide/target/release/deps/libopenssl_sys-30dede288396227f.rmeta --cap-lints allow --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl300 --cfg ossl310 --cfg ossl320` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d6ef0e8fea209b0a762053d9be14f7e60efd30fea27a5de79c1034ebf33553fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6ef0e8fea209b0a762053d9be14f7e60efd30fea27a5de79c1034ebf33553fc", kill_on_drop: false }`
[INFO] [stdout] d6ef0e8fea209b0a762053d9be14f7e60efd30fea27a5de79c1034ebf33553fc
