[INFO] fetching crate sctp-async 0.0.0... [INFO] testing sctp-async-0.0.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate sctp-async 0.0.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate sctp-async 0.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sctp-async 0.0.0 [INFO] tweaked toml for crates.io crate sctp-async 0.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sctp-async 0.0.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sctp-async 0.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6034a24e7eca7514299d9642aa78f95c540ff243c93fea2b985c73979fcdd4c0 [INFO] running `Command { std: "docker" "start" "-a" "6034a24e7eca7514299d9642aa78f95c540ff243c93fea2b985c73979fcdd4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6034a24e7eca7514299d9642aa78f95c540ff243c93fea2b985c73979fcdd4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6034a24e7eca7514299d9642aa78f95c540ff243c93fea2b985c73979fcdd4c0", kill_on_drop: false }` [INFO] [stdout] 6034a24e7eca7514299d9642aa78f95c540ff243c93fea2b985c73979fcdd4c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6106e2fb334989dd9600f2e6c478434f3e40d552d64b2a0349d2e98257ce0f6 [INFO] running `Command { std: "docker" "start" "-a" "f6106e2fb334989dd9600f2e6c478434f3e40d552d64b2a0349d2e98257ce0f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling webrtc-util v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sctp-async v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.31s [INFO] running `Command { std: "docker" "inspect" "f6106e2fb334989dd9600f2e6c478434f3e40d552d64b2a0349d2e98257ce0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6106e2fb334989dd9600f2e6c478434f3e40d552d64b2a0349d2e98257ce0f6", kill_on_drop: false }` [INFO] [stdout] f6106e2fb334989dd9600f2e6c478434f3e40d552d64b2a0349d2e98257ce0f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 896ae6896c8b3825b740f49206e8e8a667acf03a89fedaf2bd62428911cd9d03 [INFO] running `Command { std: "docker" "start" "-a" "896ae6896c8b3825b740f49206e8e8a667acf03a89fedaf2bd62428911cd9d03", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling sctp-async v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.64s [INFO] running `Command { std: "docker" "inspect" "896ae6896c8b3825b740f49206e8e8a667acf03a89fedaf2bd62428911cd9d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896ae6896c8b3825b740f49206e8e8a667acf03a89fedaf2bd62428911cd9d03", kill_on_drop: false }` [INFO] [stdout] 896ae6896c8b3825b740f49206e8e8a667acf03a89fedaf2bd62428911cd9d03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b87ca12e8159d9aedd95da8aec4198fd30005fe7a6348b785a8e7b0fde6ddf1 [INFO] running `Command { std: "docker" "start" "-a" "4b87ca12e8159d9aedd95da8aec4198fd30005fe7a6348b785a8e7b0fde6ddf1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sctp_async-c0802911af97274e) [INFO] [stdout] running 119 tests [INFO] [stdout] test association::association_internal::association_internal_test::test_assoc_max_message_size_default ... ok [INFO] [stdout] test association::association_internal::association_internal_test::test_assoc_create_new_stream ... ok [INFO] [stdout] test association::association_internal::association_internal_test::test_assoc_handle_init ... ok [INFO] [stdout] test association::association_internal::association_internal_test::test_assoc_max_message_size_explicit ... ok [INFO] [stdout] test association::association_internal::association_internal_test::test_handle_forward_tsn_forward_1for2_missing ... ok [INFO] [stdout] test association::association_internal::association_internal_test::test_create_forward_tsn_forward_one_abandoned ... ok [INFO] [stdout] test association::association_internal::association_internal_test::test_handle_forward_tsn_forward_3unreceived_chunks ... ok [INFO] [stdout] test association::association_internal::association_internal_test::test_create_forward_tsn_forward_two_abandoned_with_the_same_si ... ok [INFO] [stdout] test association::association_internal::association_internal_test::test_handle_forward_tsn_dup_forward_tsn_chunk_should_generate_sack ... ok [INFO] [stdout] test association::association_internal::association_internal_test::test_handle_forward_tsn_forward_1for1_missing ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/sctp_async-c0802911af97274e` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "4b87ca12e8159d9aedd95da8aec4198fd30005fe7a6348b785a8e7b0fde6ddf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b87ca12e8159d9aedd95da8aec4198fd30005fe7a6348b785a8e7b0fde6ddf1", kill_on_drop: false }` [INFO] [stdout] 4b87ca12e8159d9aedd95da8aec4198fd30005fe7a6348b785a8e7b0fde6ddf1