[INFO] fetching crate async-rdma 0.4.0... [INFO] testing async-rdma-0.4.0 against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] extracting crate async-rdma 0.4.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate async-rdma 0.4.0 on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] started tweaking crates.io crate async-rdma 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate async-rdma 0.4.0 [INFO] tweaked toml for crates.io crate async-rdma 0.4.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate async-rdma 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b04e872153a86715c4d1cc3d0315394bb0838bd67cf15f107a7dc3040e979d0 [INFO] running `Command { std: "docker" "start" "-a" "2b04e872153a86715c4d1cc3d0315394bb0838bd67cf15f107a7dc3040e979d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b04e872153a86715c4d1cc3d0315394bb0838bd67cf15f107a7dc3040e979d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b04e872153a86715c4d1cc3d0315394bb0838bd67cf15f107a7dc3040e979d0", kill_on_drop: false }` [INFO] [stdout] 2b04e872153a86715c4d1cc3d0315394bb0838bd67cf15f107a7dc3040e979d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc782fb16cbcec81666287035b804cb2a868b38119056f8debb701e86e29b4f7 [INFO] running `Command { std: "docker" "start" "-a" "cc782fb16cbcec81666287035b804cb2a868b38119056f8debb701e86e29b4f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.3+5.2.1-patched.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling clippy-utilities v0.1.0 [INFO] [stderr] Compiling async-rdma v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling simd-abstraction v0.5.1 [INFO] [stderr] Compiling lockfree-cuckoohash v0.1.0 [INFO] [stderr] Compiling hex-simd v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling numeric_cast v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling rdma-sys v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling async-bincode v0.6.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "cc782fb16cbcec81666287035b804cb2a868b38119056f8debb701e86e29b4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc782fb16cbcec81666287035b804cb2a868b38119056f8debb701e86e29b4f7", kill_on_drop: false }` [INFO] [stdout] cc782fb16cbcec81666287035b804cb2a868b38119056f8debb701e86e29b4f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ecd031c994416282cc4ba34770520adda428ff241a3e27226001f88e4a15c48 [INFO] running `Command { std: "docker" "start" "-a" "0ecd031c994416282cc4ba34770520adda428ff241a3e27226001f88e4a15c48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling neli v0.5.3 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling local-ip-address v0.4.6 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling minstant v0.1.1 [INFO] [stderr] Compiling async-rdma v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `async-rdma` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_rdma --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=4312914a18b8323e -C extra-filename=-4312914a18b8323e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_bincode=/opt/rustwide/target/debug/deps/libasync_bincode-9edecc351030ec7e.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a3be1e83fb864fe7.rlib --extern clippy_utilities=/opt/rustwide/target/debug/deps/libclippy_utilities-4fd31ec4ca6457cb.rlib --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-0042f6d089118634.rlib --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-7cb31f3069576061.rlib --extern errno=/opt/rustwide/target/debug/deps/liberrno-09bfea34009831ca.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dfbb42436db57256.rlib --extern hex_simd=/opt/rustwide/target/debug/deps/libhex_simd-fd069831c4607915.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f85babe682162c7c.rlib --extern local_ip_address=/opt/rustwide/target/debug/deps/liblocal_ip_address-c6313cfa697de679.rlib --extern lockfree_cuckoohash=/opt/rustwide/target/debug/deps/liblockfree_cuckoohash-dc140cd389f23ea7.rlib --extern minstant=/opt/rustwide/target/debug/deps/libminstant-69d324de34849ccd.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-b7a0dc8201bcf807.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib --extern numeric_cast=/opt/rustwide/target/debug/deps/libnumeric_cast-3fb7760b0e071428.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f4a0be8dd5341e70.rlib --extern portpicker=/opt/rustwide/target/debug/deps/libportpicker-df9c52b99832d8a8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-83f2110706b471d5.rlib --extern rdma_sys=/opt/rustwide/target/debug/deps/librdma_sys-7a66cffc634fc373.rlib --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib --extern sealed=/opt/rustwide/target/debug/deps/libsealed-3f6bb02b916493d4.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c447fe09cb3131f7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f778a071c5f7ee58.rlib --extern tikv_jemalloc_sys=/opt/rustwide/target/debug/deps/libtikv_jemalloc_sys-b024b5561d1316f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7d70b4348ee7cb48.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0d656cb10fa85c7e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e6ca6d7d2f7d2bd.rlib --cap-lints=forbid -l rdmacm -l ibverbs -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-17b514a09749f81e/out/build/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0ecd031c994416282cc4ba34770520adda428ff241a3e27226001f88e4a15c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ecd031c994416282cc4ba34770520adda428ff241a3e27226001f88e4a15c48", kill_on_drop: false }` [INFO] [stdout] 0ecd031c994416282cc4ba34770520adda428ff241a3e27226001f88e4a15c48