[INFO] fetching crate ironoxide 2.0.0... [INFO] testing ironoxide-2.0.0 against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] extracting crate ironoxide 2.0.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate ironoxide 2.0.0 on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "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-7-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11c58bfb7e7841fc562323b66a7919b2962d5ab5f6b786ef3599e11418dabdb3 [INFO] running `Command { std: "docker" "start" "-a" "11c58bfb7e7841fc562323b66a7919b2962d5ab5f6b786ef3599e11418dabdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c58bfb7e7841fc562323b66a7919b2962d5ab5f6b786ef3599e11418dabdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c58bfb7e7841fc562323b66a7919b2962d5ab5f6b786ef3599e11418dabdb3", kill_on_drop: false }` [INFO] [stdout] 11c58bfb7e7841fc562323b66a7919b2962d5ab5f6b786ef3599e11418dabdb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ed52bc71dd48fb833dc4840bbbbc1e0399754d39454c129c1eb3562f5b04d72 [INFO] running `Command { std: "docker" "start" "-a" "0ed52bc71dd48fb833dc4840bbbbc1e0399754d39454c129c1eb3562f5b04d72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [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 log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling protobuf v3.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling http-body v0.4.5 [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 zeroize v1.5.7 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling protobuf-support v3.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signature v1.6.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling curve25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling protobuf-parse v3.1.0 [INFO] [stderr] Compiling protobuf-codegen v3.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ironoxide v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ed25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling derivative v2.2.0 [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 mime v0.3.16 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling recrypt v0.13.1 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling base64-serde v0.6.1 [INFO] [stderr] Compiling vec1 v1.8.0 [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "0ed52bc71dd48fb833dc4840bbbbc1e0399754d39454c129c1eb3562f5b04d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed52bc71dd48fb833dc4840bbbbc1e0399754d39454c129c1eb3562f5b04d72", kill_on_drop: false }` [INFO] [stdout] 0ed52bc71dd48fb833dc4840bbbbc1e0399754d39454c129c1eb3562f5b04d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2f03dd5367e8c0a0291799cb1495c11ae0f7fb2969a779bfba8a4fe0df11ef6 [INFO] running `Command { std: "docker" "start" "-a" "d2f03dd5367e8c0a0291799cb1495c11ae0f7fb2969a779bfba8a4fe0df11ef6", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [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 maplit v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling double v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling float-cmp v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lazysort v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling mut_static v5.0.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling galvanic-assert v0.8.7 [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] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> tests/document_ops.rs:652:40 [INFO] [stdout] | [INFO] [stdout] 652 | vec![user2.account_id().borrow().into()], [INFO] [stdout] | ^^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `ironoxide::prelude::UserId` does not implement `Borrow`, so calling `borrow` on `&ironoxide::prelude::UserId` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ironoxide` (test "group_ops") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/bin/rustc --crate-name group_ops --edition=2021 tests/group_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=4cc5040e7a4e2dd9 -C extra-filename=-4cc5040e7a4e2dd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-969cbfcedef86454.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-807681e4cbaaa59d.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-b17ed2966ba61e97.rlib --extern base64_serde=/opt/rustwide/target/debug/deps/libbase64_serde-0738f5aa7861fcf0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-02f0012ce0c323b9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-19f620d4af17509a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c2e9ea528dfb0845.rlib --extern double=/opt/rustwide/target/debug/deps/libdouble-1c9860d4ada8474f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f026826f14816bc7.rlib --extern galvanic_assert=/opt/rustwide/target/debug/deps/libgalvanic_assert-1d1c021eb0cd4696.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-74abe9167eb1db65.rlib --extern ironoxide=/opt/rustwide/target/debug/deps/libironoxide-bb295af51425e7f7.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ce7063a955aa69de.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-d9045009d40bdcb7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9773106f50cd502e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c368f2fc169d8072.rlib --extern mut_static=/opt/rustwide/target/debug/deps/libmut_static-0af96f8eb41b5128.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-348cd70a1b1f77e1.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-69aaaf02b5fbd477.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-53e9284ccf0ce4c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-26591737c2a61faf.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-2fec3738b84684cb.rlib --extern recrypt=/opt/rustwide/target/debug/deps/librecrypt-9be2b2d9bdd73280.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1b4bcbc99bace237.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b0fed8a8ae837acb.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-99dcc15dafd9160f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a4ac6e1a16cc0012.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6d5212201ec85a61.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-5f7e0062fe64351b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-001011f7a3040e4a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9d715144f2174cfa.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-137616d0291f1279.rlib --extern vec1=/opt/rustwide/target/debug/deps/libvec1-e388cd06ed8d8a58.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a1e37d53db246a42/out -L native=/opt/rustwide/target/debug/build/clear_on_drop-2d2aecde0dc32cd4/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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc341BQw/symbols.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.encrypting.629a2b438460e399-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046.56b0i33fss8bnpr8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a1e37d53db246a42/out" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-2d2aecde0dc32cd4/out" "-L" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libironoxide-bb295af51425e7f7.rlib" "/opt/rustwide/target/debug/deps/libdashmap-c2e9ea528dfb0845.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6de1be82e1fed800.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d6569e3fc1e24032.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a6f340935ac565f3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b9558f2f214aad12.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-d9045009d40bdcb7.rlib" "/opt/rustwide/target/debug/deps/libpem-806b5b24f0e4a44f.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-c29a87dd9ede5eb2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b5d313fc2230cea2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fac7b9797ddac89c.rlib" "/opt/rustwide/target/debug/deps/libbase64_serde-0738f5aa7861fcf0.rlib" "/opt/rustwide/target/debug/deps/libvec1-e388cd06ed8d8a58.rlib" "/opt/rustwide/target/debug/deps/libtime-5f7e0062fe64351b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b0fed8a8ae837acb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-514510026499bc88.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-69196915d107b2b1.rlib" "/opt/rustwide/target/debug/deps/libipnet-1e74b5acfc13755f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-37d881829acaf378.rlib" "/opt/rustwide/target/debug/deps/libmime-ca97f1bc0454e62a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-04c7b0c53b045a88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6d5212201ec85a61.rlib" "/opt/rustwide/target/debug/deps/libryu-f7527ce83a4ddef4.rlib" "/opt/rustwide/target/debug/deps/libserde-a4ac6e1a16cc0012.rlib" "/opt/rustwide/target/debug/deps/libbase64-b17ed2966ba61e97.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-19c9e2ea74776476.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b75e30d1971abb54.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4c5ac200dcc44d01.rlib" "/opt/rustwide/target/debug/deps/libbitflags-32941e3cb548e30c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-4a7a7a93bf49e475.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-679c247f57f88a03.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b8064c0db49ff6a.rlib" "/opt/rustwide/target/debug/deps/libhyper-4a8da67967875526.rlib" "/opt/rustwide/target/debug/deps/libwant-fd4b36c9fe57bf33.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-96ee353c35ad6616.rlib" "/opt/rustwide/target/debug/deps/libhttparse-963a5a904e78c6f9.rlib" "/opt/rustwide/target/debug/deps/libh2-f3ba703c7431194c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2cb3d90d2a291388.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d50a3075c854f378.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-835705c1d516bb1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-31c7858c29624bf6.rlib" "/opt/rustwide/target/debug/deps/libtracing-30970987a68641e2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5a21371d28ecfbfe.rlib" "/opt/rustwide/target/debug/deps/libtokio-001011f7a3040e4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cb8b18a82f6b4397.rlib" "/opt/rustwide/target/debug/deps/libsocket2-89299e42f221d525.rlib" "/opt/rustwide/target/debug/deps/libmio-e768a39b734f7c61.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-88c01d9946540d12.rlib" "/opt/rustwide/target/debug/deps/liburl-9d715144f2174cfa.rlib" "/opt/rustwide/target/debug/deps/libidna-cd29654aaa542055.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-61afbc9ab5da337d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-27f2d6e681252950.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ca0f37a7f882b27a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-65401de44a287101.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-bb05f6cab8db5b45.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-348cd70a1b1f77e1.rlib" "/opt/rustwide/target/debug/deps/libhttp-c7b37e4193a68d52.rlib" "/opt/rustwide/target/debug/deps/libitoa-7196fcc0ff906bae.rlib" "/opt/rustwide/target/debug/deps/libfnv-72c6107bd34416e4.rlib" "/opt/rustwide/target/debug/deps/libregex-1b4bcbc99bace237.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9d5f5dcdf5482f25.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d7cb862727502a74.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-69aaaf02b5fbd477.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_support-f5047da12dd86d69.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3a1adc21da7e322a.rlib" "/opt/rustwide/target/debug/deps/libbytes-02f0012ce0c323b9.rlib" "/opt/rustwide/target/debug/deps/libfutures-f026826f14816bc7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b260a36d1293461b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1edee5563277970c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a2f0346e950433ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bd11232c3d3edd63.rlib" "/opt/rustwide/target/debug/deps/libslab-bb951a8f7df0f5c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-225da04fddc14721.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-414c8995e3e6e689.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-069a7746fac656b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7d859cbc7680fed0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-fc04f55a811cd0d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f7c008c86852cadd.rlib" "/opt/rustwide/target/debug/deps/librecrypt-9be2b2d9bdd73280.rlib" "/opt/rustwide/target/debug/deps/libhex-74abe9167eb1db65.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_fiat-3587db5e9253d1bd.rlib" "/opt/rustwide/target/debug/deps/libsha2-71cbdd8715423de3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-fde0c54516a3ff44.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-3655bcabce672bc5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-18ff16a2f03c39fd.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek_fiat-4a267d4a067a4d31.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8d10fe8b5f398d06.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0a662c7b0577b4e4.rlib" "/opt/rustwide/target/debug/deps/libdigest-de53bb656c918333.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e43c553c2d8e5161.rlib" "/opt/rustwide/target/debug/deps/libtypenum-951314aa1df8004a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76123cd1d09fe548.rlib" "/opt/rustwide/target/debug/deps/libed25519-bdd1683f74b6cfd0.rlib" "/opt/rustwide/target/debug/deps/libsignature-2aab676f7c49cd6f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9773106f50cd502e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-53e9284ccf0ce4c9.rlib" "/opt/rustwide/target/debug/deps/liblog-c368f2fc169d8072.rlib" "/opt/rustwide/target/debug/deps/libgridiron-aab6f58d16a7b2f4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-525730b71bfc63b3.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-34665f21d14ebd2b.rlib" "/opt/rustwide/target/debug/deps/libitertools-ce7063a955aa69de.rlib" "/opt/rustwide/target/debug/deps/libeither-0e37996437c27c4e.rlib" "/opt/rustwide/target/debug/deps/libring-99dcc15dafd9160f.rlib" "/opt/rustwide/target/debug/deps/libspin-5e328f123cd16e39.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b3686c4c0ac49db5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c89ecfa927fe44f8.rlib" "/opt/rustwide/target/debug/deps/librand-26591737c2a61faf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2fec3738b84684cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7f435f266fa5ec0b.rlib" "/opt/rustwide/target/debug/deps/librand_core-1466d308b09ee134.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8cfc32edd1714b6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-43f5c05f7d4cae62.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-610e9d6acf7afe1b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-969cbfcedef86454.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/encrypting-f0b83eb2460fa046" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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` (example "encrypting") due to 2 previous errors [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d2f03dd5367e8c0a0291799cb1495c11ae0f7fb2969a779bfba8a4fe0df11ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f03dd5367e8c0a0291799cb1495c11ae0f7fb2969a779bfba8a4fe0df11ef6", kill_on_drop: false }` [INFO] [stdout] d2f03dd5367e8c0a0291799cb1495c11ae0f7fb2969a779bfba8a4fe0df11ef6