[INFO] cloning repository https://github.com/black-binary/async-smux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/black-binary/async-smux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblack-binary%2Fasync-smux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblack-binary%2Fasync-smux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf4a14c19263cda719bcb7d4117841dbc5f82371 [INFO] testing black-binary/async-smux against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblack-binary%2Fasync-smux" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/black-binary/async-smux on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/black-binary/async-smux [INFO] finished tweaking git repo https://github.com/black-binary/async-smux [INFO] tweaked toml for git repo https://github.com/black-binary/async-smux written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/black-binary/async-smux already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polling v2.0.1 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded async-net v1.4.7 [INFO] [stderr] Downloaded bytemuck v1.4.1 [INFO] [stderr] Downloaded ahash v0.4.6 [INFO] [stderr] Downloaded env_logger v0.8.1 [INFO] [stderr] Downloaded async-global-executor v1.3.0 [INFO] [stderr] Downloaded bytes v0.6.0 [INFO] [stderr] Downloaded futures-lite v1.11.1 [INFO] [stderr] Downloaded inferno v0.10.1 [INFO] [stderr] Downloaded smol v1.2.4 [INFO] [stderr] Downloaded cpp_demangle v0.3.1 [INFO] [stderr] Downloaded debugid v0.7.2 [INFO] [stderr] Downloaded symbolic-common v7.5.0 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded symbolic-demangle v7.5.0 [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded msvc-demangler v0.8.0 [INFO] [stderr] Downloaded backtrace v0.3.54 [INFO] [stderr] Downloaded pprof v0.3.18 [INFO] [stderr] Downloaded async-task v4.0.2 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded wepoll-sys v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdab44501ad844c71353a81993e8a7fe29b923f8e7f37b24ad68999dd68504f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cdab44501ad844c71353a81993e8a7fe29b923f8e7f37b24ad68999dd68504f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdab44501ad844c71353a81993e8a7fe29b923f8e7f37b24ad68999dd68504f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdab44501ad844c71353a81993e8a7fe29b923f8e7f37b24ad68999dd68504f0", kill_on_drop: false }` [INFO] [stdout] cdab44501ad844c71353a81993e8a7fe29b923f8e7f37b24ad68999dd68504f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1245ae3400a91ec24e323693b00008d912d55d837d46ff37adc35bd637c525 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b1245ae3400a91ec24e323693b00008d912d55d837d46ff37adc35bd637c525", 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 syn v1.0.44 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling async_smux v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.33s [INFO] running `Command { std: "docker" "inspect" "4b1245ae3400a91ec24e323693b00008d912d55d837d46ff37adc35bd637c525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1245ae3400a91ec24e323693b00008d912d55d837d46ff37adc35bd637c525", kill_on_drop: false }` [INFO] [stdout] 4b1245ae3400a91ec24e323693b00008d912d55d837d46ff37adc35bd637c525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 333eab3e8b7ebe2f78dc49b87fd4a068be5aa198b21e38500fbb96035c472824 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "333eab3e8b7ebe2f78dc49b87fd4a068be5aa198b21e38500fbb96035c472824", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pprof v0.3.18 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling polling v2.0.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling msvc-demangler v0.8.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cpp_demangle v0.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling symbolic-demangle v7.5.0 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling async-net v1.4.7 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling smol v1.2.4 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling inferno v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling symbolic-common v7.5.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling async_smux v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "333eab3e8b7ebe2f78dc49b87fd4a068be5aa198b21e38500fbb96035c472824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333eab3e8b7ebe2f78dc49b87fd4a068be5aa198b21e38500fbb96035c472824", kill_on_drop: false }` [INFO] [stdout] 333eab3e8b7ebe2f78dc49b87fd4a068be5aa198b21e38500fbb96035c472824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe4e0a2579fc1f9012cc9228e71d088e620e682709b2976af9bbfbdd94ed218d [INFO] running `Command { std: "docker" "start" "-a" "fe4e0a2579fc1f9012cc9228e71d088e620e682709b2976af9bbfbdd94ed218d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_smux-26810fc6734332cd) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test mux::test::clean ... ok [INFO] [stdout] test mux::test::close ... ok [INFO] [stdout] test mux::test::connect_accept ... ok [INFO] [stdout] test mux::test::concurrent_connect_accept ... ok [INFO] [stdout] test mux::test::huge_payload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] Doc-tests async_smux [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe4e0a2579fc1f9012cc9228e71d088e620e682709b2976af9bbfbdd94ed218d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4e0a2579fc1f9012cc9228e71d088e620e682709b2976af9bbfbdd94ed218d", kill_on_drop: false }` [INFO] [stdout] fe4e0a2579fc1f9012cc9228e71d088e620e682709b2976af9bbfbdd94ed218d