[INFO] fetching crate mongodb-gridfs 0.2.7... [INFO] building mongodb-gridfs-0.2.7 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate mongodb-gridfs 0.2.7 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate mongodb-gridfs 0.2.7 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mongodb-gridfs 0.2.7 [INFO] finished tweaking crates.io crate mongodb-gridfs 0.2.7 [INFO] tweaked toml for crates.io crate mongodb-gridfs 0.2.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate mongodb-gridfs 0.2.7 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-as-inner v0.4.0 [INFO] [stderr] Downloaded rustc_version_runtime v0.2.1 [INFO] [stderr] Downloaded typed-builder v0.18.0 [INFO] [stderr] Downloaded typed-builder-macro v0.18.0 [INFO] [stderr] Downloaded async-std-resolver v0.21.2 [INFO] [stderr] Downloaded async-io v2.1.0 [INFO] [stderr] Downloaded zerocopy v0.7.18 [INFO] [stderr] Downloaded zerocopy-derive v0.7.18 [INFO] [stderr] Downloaded mongodb v2.7.0 [INFO] [stderr] Downloaded trust-dns-proto v0.21.2 [INFO] [stderr] Downloaded trust-dns-resolver v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a15dd3e42af17dd323c79d8b4d29edf9bc8341c6f6019905426c1b221c4f701a [INFO] running `Command { std: "docker" "start" "-a" "a15dd3e42af17dd323c79d8b4d29edf9bc8341c6f6019905426c1b221c4f701a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a15dd3e42af17dd323c79d8b4d29edf9bc8341c6f6019905426c1b221c4f701a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15dd3e42af17dd323c79d8b4d29edf9bc8341c6f6019905426c1b221c4f701a", kill_on_drop: false }` [INFO] [stdout] a15dd3e42af17dd323c79d8b4d29edf9bc8341c6f6019905426c1b221c4f701a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad081718a0799ea4fccb366cc3c30dac673cad78638ce1288def253f389e44be [INFO] running `Command { std: "docker" "start" "-a" "ad081718a0799ea4fccb366cc3c30dac673cad78638ce1288def253f389e44be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling zerocopy v0.7.18 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [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 signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling typed-builder-macro v0.18.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling typed-builder v0.18.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling bson v2.7.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling mongodb v2.7.0 [INFO] [stderr] Compiling mongodb-gridfs v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.56s [INFO] running `Command { std: "docker" "inspect" "ad081718a0799ea4fccb366cc3c30dac673cad78638ce1288def253f389e44be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad081718a0799ea4fccb366cc3c30dac673cad78638ce1288def253f389e44be", kill_on_drop: false }` [INFO] [stdout] ad081718a0799ea4fccb366cc3c30dac673cad78638ce1288def253f389e44be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5342357c503eb61b328679136ffc935f8c449b1288ed99778b9cbbb45d92302 [INFO] running `Command { std: "docker" "start" "-a" "a5342357c503eb61b328679136ffc935f8c449b1288ed99778b9cbbb45d92302", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling mongodb-gridfs v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustc2EShzC/symbols.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.mongodb_gridfs.db4206fc6dccf3b9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da.v69u8syo47otibo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a7465b23f54091f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-f1504917184c88c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/librustix-a82656d8f8757854.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6d0f7d4ff4836bf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-9fc6739894f6a79f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libtyped_builder-b5e96e581c0686ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-6628d0501a657f6b.rlib" "/opt/rustwide/target/debug/deps/libmongodb-b1305cba30a719d5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-68b5f3fbe95ba0e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c198b70a646048d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b156fc9fd12afa4b.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-103782371670daab.rlib" "/opt/rustwide/target/debug/deps/librustc_version_runtime-9bbdf3ed9690548b.rlib" "/opt/rustwide/target/debug/deps/librustc_version-2b3a3ed73df002b7.rlib" "/opt/rustwide/target/debug/deps/libsemver-53782bd28f7f12ed.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-cc92e43de50ce37a.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-91156bb7cee75bb7.rlib" "/opt/rustwide/target/debug/deps/libstringprep-531e714b86e8e0e3.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-7a95fc5a6fc780ea.rlib" "/opt/rustwide/target/debug/deps/libchrono-0b5f1089df17f1c2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-89c4060a730ba6ed.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6d5d614fe3b73f91.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e87380815890f0b5.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-12c1951fce8a72ed.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/librustls-a7599a221e49a301.rlib" "/opt/rustwide/target/debug/deps/libsct-ddd8c0251adfa04b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-da30f1817a6d8463.rlib" "/opt/rustwide/target/debug/deps/libring-47b61e2fe8c6b4c6.rlib" "/opt/rustwide/target/debug/deps/libspin-8ea6d3c24a0fb946.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-31e032045496d026.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-bc16f7393191e243.rlib" "/opt/rustwide/target/debug/deps/libhostname-fb478eb409b37495.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25ee34d2f3b07fba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3c31a878cb88c0df.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-15545281ec28f097.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-08738c5b12b3f9dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-664832404a6b61e5.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib" "/opt/rustwide/target/debug/deps/liburl-70f22f786dda6dbc.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libidna-05cfe6fe2defb8c3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f63d5ff630e3e83d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8ce0414d081c5b8b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7107eefe0a58e433.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bc4cb287ef6673eb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libtokio-5bd7cd84e4a51c81.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-519bd4b7944e5d79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-61d44275423be7b9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-63be6c1ac3f676f4.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-d1ff1bf4e643998e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libsha2-89f0a10fefd10e07.rlib" "/opt/rustwide/target/debug/deps/libsha1-d32c3d821926d205.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9ac7e50f30472e77.rlib" "/opt/rustwide/target/debug/deps/libmd5-9472ebf351f4b940.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhmac-2e47a71754d1cf42.rlib" "/opt/rustwide/target/debug/deps/libdigest-894f14dbeef87879.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/target/debug/deps/libserde_with-3eae8037cfe012d9.rlib" "/opt/rustwide/target/debug/deps/libbson-92864b045a20ca0a.rlib" "/opt/rustwide/target/debug/deps/libuuid-1d3011fdc73797d2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/librand-3054184e4df256b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de5476568752d0db.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-b4333f99b909b570.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0b273f9e4b0c9e6b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libahash-d11f20dfe9a671c3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2cabe1c35a51dbd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-fb14a95bf0793adb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-13d710497e7530cb.rlib" "/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rlib" "/opt/rustwide/target/debug/deps/libwyz-e7ca56cbff34450c.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-be172b6c6285dd74.rlib" "/opt/rustwide/target/debug/deps/libfunty-cecc45592d9132cc.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-017089595f3da316.rlib" "/opt/rustwide/target/debug/deps/libtime-665a8a9f50672772.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libderanged-1ce96e882aaa754f.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e30b542976607bf5.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f2d894592664bf4d.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3e0cb1ef77d25a7.rlib" "/opt/rustwide/target/debug/deps/libserde-0125b2b46c228568.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mongodb_gridfs-d530ffe486fb28da" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `mongodb-gridfs` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a5342357c503eb61b328679136ffc935f8c449b1288ed99778b9cbbb45d92302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5342357c503eb61b328679136ffc935f8c449b1288ed99778b9cbbb45d92302", kill_on_drop: false }` [INFO] [stdout] a5342357c503eb61b328679136ffc935f8c449b1288ed99778b9cbbb45d92302 [INFO] building mongodb-gridfs-0.2.7 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate mongodb-gridfs 0.2.7 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate mongodb-gridfs 0.2.7 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mongodb-gridfs 0.2.7 [INFO] finished tweaking crates.io crate mongodb-gridfs 0.2.7 [INFO] tweaked toml for crates.io crate mongodb-gridfs 0.2.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate mongodb-gridfs 0.2.7 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00c69097814449616d34943fd42ee10ad2a5ab62dbd5702138cbcd579e8cf8d4 [INFO] running `Command { std: "docker" "start" "-a" "00c69097814449616d34943fd42ee10ad2a5ab62dbd5702138cbcd579e8cf8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c69097814449616d34943fd42ee10ad2a5ab62dbd5702138cbcd579e8cf8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c69097814449616d34943fd42ee10ad2a5ab62dbd5702138cbcd579e8cf8d4", kill_on_drop: false }` [INFO] [stdout] 00c69097814449616d34943fd42ee10ad2a5ab62dbd5702138cbcd579e8cf8d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e8771a6a9409e7e670f8a6a9c1704b3ecf67e6a57a8df182fe7ddeae491a76c [INFO] running `Command { std: "docker" "start" "-a" "3e8771a6a9409e7e670f8a6a9c1704b3ecf67e6a57a8df182fe7ddeae491a76c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling zerocopy v0.7.18 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [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 signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling typed-builder-macro v0.18.0 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling typed-builder v0.18.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling bson v2.7.0 [INFO] [stderr] Compiling mongodb v2.7.0 [INFO] [stderr] Compiling mongodb-gridfs v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.20s [INFO] running `Command { std: "docker" "inspect" "3e8771a6a9409e7e670f8a6a9c1704b3ecf67e6a57a8df182fe7ddeae491a76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8771a6a9409e7e670f8a6a9c1704b3ecf67e6a57a8df182fe7ddeae491a76c", kill_on_drop: false }` [INFO] [stdout] 3e8771a6a9409e7e670f8a6a9c1704b3ecf67e6a57a8df182fe7ddeae491a76c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5db7b2d6a801e105fc4c38bea8af6ebfd9878f33a2a8c763b03ef2f96913c94d [INFO] running `Command { std: "docker" "start" "-a" "5db7b2d6a801e105fc4c38bea8af6ebfd9878f33a2a8c763b03ef2f96913c94d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling mongodb-gridfs v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.07s [INFO] running `Command { std: "docker" "inspect" "5db7b2d6a801e105fc4c38bea8af6ebfd9878f33a2a8c763b03ef2f96913c94d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db7b2d6a801e105fc4c38bea8af6ebfd9878f33a2a8c763b03ef2f96913c94d", kill_on_drop: false }` [INFO] [stdout] 5db7b2d6a801e105fc4c38bea8af6ebfd9878f33a2a8c763b03ef2f96913c94d