[INFO] fetching crate ironoxide 2.0.0... [INFO] building ironoxide-2.0.0 against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] extracting crate ironoxide 2.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ironoxide 2.0.0 on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ironoxide 2.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ironoxide 2.0.0 [INFO] tweaked toml for crates.io crate ironoxide 2.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate ironoxide 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gridiron v0.10.0 [INFO] [stderr] Downloaded ironcore-search-helpers v0.2.0 [INFO] [stderr] Downloaded mut_static v5.0.0 [INFO] [stderr] Downloaded double v0.2.4 [INFO] [stderr] Downloaded galvanic-assert v0.8.7 [INFO] [stderr] Downloaded float-cmp v0.2.5 [INFO] [stderr] Downloaded signature v1.6.0 [INFO] [stderr] Downloaded vec1 v1.8.0 [INFO] [stderr] Downloaded anyhow v1.0.64 [INFO] [stderr] Downloaded protobuf-codegen v3.1.0 [INFO] [stderr] Downloaded base64-serde v0.6.1 [INFO] [stderr] Downloaded protobuf v3.1.0 [INFO] [stderr] Downloaded protobuf-support v3.1.0 [INFO] [stderr] Downloaded protobuf-parse v3.1.0 [INFO] [stderr] Downloaded recrypt v0.13.1 [INFO] [stderr] Downloaded lazysort v0.2.1 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 909460a7c531b050befa9e87ff160fc768e4eaf29370f0c0382d556aab5ee37a [INFO] running `Command { std: "docker" "start" "-a" "909460a7c531b050befa9e87ff160fc768e4eaf29370f0c0382d556aab5ee37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "909460a7c531b050befa9e87ff160fc768e4eaf29370f0c0382d556aab5ee37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "909460a7c531b050befa9e87ff160fc768e4eaf29370f0c0382d556aab5ee37a", kill_on_drop: false }` [INFO] [stdout] 909460a7c531b050befa9e87ff160fc768e4eaf29370f0c0382d556aab5ee37a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebaff818907820cbd0593a374308bd62bb6e4aa14a3c029f0075394392802296 [INFO] running `Command { std: "docker" "start" "-a" "ebaff818907820cbd0593a374308bd62bb6e4aa14a3c029f0075394392802296", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling protobuf v3.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling signature v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling gridiron v0.10.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling vec1 v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling curve25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling protobuf-support v3.1.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling protobuf-parse v3.1.0 [INFO] [stderr] Compiling protobuf-codegen v3.1.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ed25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling recrypt v0.13.1 [INFO] [stderr] Compiling base64-serde v0.6.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling ironoxide v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "ebaff818907820cbd0593a374308bd62bb6e4aa14a3c029f0075394392802296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebaff818907820cbd0593a374308bd62bb6e4aa14a3c029f0075394392802296", kill_on_drop: false }` [INFO] [stdout] ebaff818907820cbd0593a374308bd62bb6e4aa14a3c029f0075394392802296 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01bc5710b2c0639a81ff1a8fd1bc23157eda4cfee30b6eb3ec09235f3486e6aa [INFO] running `Command { std: "docker" "start" "-a" "01bc5710b2c0639a81ff1a8fd1bc23157eda4cfee30b6eb3ec09235f3486e6aa", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling double v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling float-cmp v0.2.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling lazysort v0.2.1 [INFO] [stderr] Compiling mut_static v5.0.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling galvanic-assert v0.8.7 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling ironoxide v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ironoxide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name document_ops --edition=2021 tests/document_ops.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' --cfg 'feature="tls-default"' -C metadata=1e61a2aa6ff5d49e -C extra-filename=-1e61a2aa6ff5d49e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f82c7c612b97b5fc.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-094d5e5e5dd0fd0e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-4ad22347a5a82c25.rlib --extern base64_serde=/opt/rustwide/target/debug/deps/libbase64_serde-ec46c9bc7e0cfe82.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0287e15cb32aa83e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-91228b76bccd03e2.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-53b2b23d404024bb.rlib --extern double=/opt/rustwide/target/debug/deps/libdouble-9d4865841911b925.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d5f6dcd2898e35d3.rlib --extern galvanic_assert=/opt/rustwide/target/debug/deps/libgalvanic_assert-0426325758d4c1dd.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-69bf032164cbc52b.rlib --extern ironoxide=/opt/rustwide/target/debug/deps/libironoxide-ffa832d113eaea27.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-eaee6b58aaaff162.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-f80799e82445366a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-0b9af95a8b31a4ab.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c86b046867958c7e.rlib --extern mut_static=/opt/rustwide/target/debug/deps/libmut_static-a0a6497d296f3e78.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-20e048108a9f7c64.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-49a24c213378130f.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-879fec5d3b28a84f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-57b93f2fb70e03ab.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-8436c1a24322f18f.rlib --extern recrypt=/opt/rustwide/target/debug/deps/librecrypt-76e23d9fe3c2f6c3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-7dafbd61fba8f0b0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9fdd5a64a48e402c.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-184f92f904ef3a3c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e40eecd7e386d6d5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5a808e5b84c3699f.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-07ed837a4bac42bb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f09944ae0da093ed.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-bc6e8d8e483f6b62.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-08bcb96f9d77710e.rlib --extern vec1=/opt/rustwide/target/debug/deps/libvec1-81cbe604a9748116.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-845f24a39b4bbdc5/out -L native=/opt/rustwide/target/debug/build/clear_on_drop-95c1ef5e209796a4/out` (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" "/tmp/rustcibwmBk/symbols.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.encrypting.72cd04ea-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab.4ayezmwbi62t23f0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-845f24a39b4bbdc5/out" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-95c1ef5e209796a4/out" "-L" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libironoxide-ffa832d113eaea27.rlib" "/opt/rustwide/target/debug/deps/libdashmap-53b2b23d404024bb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d52d075fe8116d1a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1b9edf61e52a14c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8804bb0e2ee204a1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-454114780f008b06.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-f80799e82445366a.rlib" "/opt/rustwide/target/debug/deps/libpem-9051e0f3370aa0e1.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-38a726af4600f891.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c6e8bf7e24b75a01.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d3dcce016f3c154.rlib" "/opt/rustwide/target/debug/deps/libbase64_serde-ec46c9bc7e0cfe82.rlib" "/opt/rustwide/target/debug/deps/libvec1-81cbe604a9748116.rlib" "/opt/rustwide/target/debug/deps/libtime-07ed837a4bac42bb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9fdd5a64a48e402c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-239bda641eb5e14f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bc1af5bf69036c0c.rlib" "/opt/rustwide/target/debug/deps/libipnet-da7688e4bccfb38b.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-19defcf889202f80.rlib" "/opt/rustwide/target/debug/deps/libmime-898f2a8ba7b09e46.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e414a4fa973bdb3f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5a808e5b84c3699f.rlib" "/opt/rustwide/target/debug/deps/libryu-4a2b86b5523c7675.rlib" "/opt/rustwide/target/debug/deps/libserde-e40eecd7e386d6d5.rlib" "/opt/rustwide/target/debug/deps/libbase64-4ad22347a5a82c25.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d8f5e9218d776854.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4726e4d5d9374115.rlib" "/opt/rustwide/target/debug/deps/libopenssl-80e3209d0951c929.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fd6dd3eca6bedd56.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3d1a4ee69a666ca4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5c179c898c805c84.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9fd871e09ce6490c.rlib" "/opt/rustwide/target/debug/deps/libhyper-cfdb505a7579ed9e.rlib" "/opt/rustwide/target/debug/deps/libwant-72efa86a069a0a05.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d5f0a2acb6182c7f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-cf614cf52a9b3061.rlib" "/opt/rustwide/target/debug/deps/libh2-ca3ca23c1baed17d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6ebe6346cc7e0d13.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d308cf315588c917.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4fa63fe9275c14c2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9e52bd6570dba22f.rlib" "/opt/rustwide/target/debug/deps/libtracing-04bf91551ca4d0cb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-baf43ad1a5b51fbb.rlib" "/opt/rustwide/target/debug/deps/libtokio-f09944ae0da093ed.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f22cadca5cccb63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-62c011db25bb3d0b.rlib" "/opt/rustwide/target/debug/deps/libmio-11344a17d3003fbd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-45aa56b091f8d824.rlib" "/opt/rustwide/target/debug/deps/liburl-bc6e8d8e483f6b62.rlib" "/opt/rustwide/target/debug/deps/libidna-632e49c2bdbbcd1e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b91a398b08bbdc0c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d28bf265a2b3f146.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-b52ede39bcb44825.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6b6961b291cb49cb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-43e105ff21165994.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-20e048108a9f7c64.rlib" "/opt/rustwide/target/debug/deps/libhttp-657c6f3ee854f74d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f5079dac61174351.rlib" "/opt/rustwide/target/debug/deps/libfnv-089a2e9d1aab9f22.rlib" "/opt/rustwide/target/debug/deps/libregex-7dafbd61fba8f0b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-412a35cccbaae5d1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3f2dc94d55fd27b1.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-49a24c213378130f.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_support-bf78bf00ef2d50f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c6355819b43c96c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-0287e15cb32aa83e.rlib" "/opt/rustwide/target/debug/deps/libfutures-d5f6dcd2898e35d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9aee808f831bdc99.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f70b532b060dd188.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cc6f6fcaa48097fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-58f54a5f2c8d9f6f.rlib" "/opt/rustwide/target/debug/deps/libslab-91434fd82bfbdfa3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5b118b30a192d535.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1810dce6c221d3aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f866aadd2bd7926c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5b3ef715c62b8357.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-186aa1a7ea171d03.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7576ab315893d31c.rlib" "/opt/rustwide/target/debug/deps/librecrypt-76e23d9fe3c2f6c3.rlib" "/opt/rustwide/target/debug/deps/libhex-69bf032164cbc52b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_fiat-0278794bcbeb6cb8.rlib" "/opt/rustwide/target/debug/deps/libsha2-cdc8d1bacc36b949.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-146c81c9d72862d6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b9f182506526a314.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6250d0da2838e65e.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek_fiat-8f1fc05b7c871f20.rlib" "/opt/rustwide/target/debug/deps/libsubtle-af31e78bb0a5d3f7.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2ef4f5c7af42dbae.rlib" "/opt/rustwide/target/debug/deps/libdigest-f78df12a504f6cd3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-87dc8bfddd1605a8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d1f5d99bd24572d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5350049a9fb9da7c.rlib" "/opt/rustwide/target/debug/deps/libed25519-369519a01701aee2.rlib" "/opt/rustwide/target/debug/deps/libsignature-1e6381d209129ff9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0b9af95a8b31a4ab.rlib" "/opt/rustwide/target/debug/deps/libquick_error-879fec5d3b28a84f.rlib" "/opt/rustwide/target/debug/deps/liblog-c86b046867958c7e.rlib" "/opt/rustwide/target/debug/deps/libgridiron-828be46cf34e6c8c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9df39bac2c9ba32e.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-e25a8e3ebbc66146.rlib" "/opt/rustwide/target/debug/deps/libitertools-eaee6b58aaaff162.rlib" "/opt/rustwide/target/debug/deps/libeither-b3dc243f20be48b2.rlib" "/opt/rustwide/target/debug/deps/libring-184f92f904ef3a3c.rlib" "/opt/rustwide/target/debug/deps/libspin-7eaa1338b1bcaee4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-9c97345966e4cdc7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-65e1e116bf8eff40.rlib" "/opt/rustwide/target/debug/deps/librand-57b93f2fb70e03ab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8436c1a24322f18f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-47c1b86faa6d447b.rlib" "/opt/rustwide/target/debug/deps/librand_core-24e225446951a549.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f01a571efe67fead.rlib" "/opt/rustwide/target/debug/deps/liblibc-1047f318fdf81a85.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-31830eef0f39bc73.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f82c7c612b97b5fc.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de75e80c43801b1c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2a787eb9d60efe22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-4a45f4075ae80a22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-74211b12b443811c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1f391b051eb3b957.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6d1ec8f1337db26d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ce60aba693c46806.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fa2b1d08224d5dda.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a51843dfc5fc8b4b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.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/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/encrypting-95a076c95dfcd0ab" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-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 `ironoxide` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "01bc5710b2c0639a81ff1a8fd1bc23157eda4cfee30b6eb3ec09235f3486e6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bc5710b2c0639a81ff1a8fd1bc23157eda4cfee30b6eb3ec09235f3486e6aa", kill_on_drop: false }` [INFO] [stdout] 01bc5710b2c0639a81ff1a8fd1bc23157eda4cfee30b6eb3ec09235f3486e6aa