[INFO] cloning repository https://github.com/bryanburgers/tokio-hang-reproduction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bryanburgers/tokio-hang-reproduction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanburgers%2Ftokio-hang-reproduction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanburgers%2Ftokio-hang-reproduction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd3a8d23a8b10ff3e253847bce26dd28377c9314 [INFO] testing bryanburgers/tokio-hang-reproduction against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanburgers%2Ftokio-hang-reproduction" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bryanburgers/tokio-hang-reproduction on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bryanburgers/tokio-hang-reproduction [INFO] finished tweaking git repo https://github.com/bryanburgers/tokio-hang-reproduction [INFO] tweaked toml for git repo https://github.com/bryanburgers/tokio-hang-reproduction written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/bryanburgers/tokio-hang-reproduction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/awslabs/aws-lambda-rust-runtime` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-io v0.3.4 [INFO] [stderr] Downloaded futures-macro v0.3.4 [INFO] [stderr] Downloaded futures v0.3.4 [INFO] [stderr] Downloaded futures-executor v0.3.4 [INFO] [stderr] Downloaded proc-macro-hack v0.5.15 [INFO] [stderr] Downloaded proc-macro-nested v0.1.4 [INFO] [stderr] Downloaded ryu v1.0.3 [INFO] [stderr] Downloaded serde_derive v1.0.105 [INFO] [stderr] Downloaded serde_json v1.0.50 [INFO] [stderr] Downloaded serde v1.0.105 [INFO] [stderr] Downloaded arc-swap v0.4.5 [INFO] [stderr] Downloaded miow v0.3.3 [INFO] [stderr] Downloaded mio-named-pipes v0.1.6 [INFO] [stderr] Downloaded hermit-abi v0.1.10 [INFO] [stderr] Downloaded libc v0.2.68 [INFO] [stderr] Downloaded tokio v0.2.14 [INFO] [stderr] Downloaded hyper v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 9ee70c9fbcac190f39ce8ee63d86dbea86d43c597a93a17094d2c9d195992f15 [INFO] running `Command { std: "docker" "start" "-a" "9ee70c9fbcac190f39ce8ee63d86dbea86d43c597a93a17094d2c9d195992f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ee70c9fbcac190f39ce8ee63d86dbea86d43c597a93a17094d2c9d195992f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee70c9fbcac190f39ce8ee63d86dbea86d43c597a93a17094d2c9d195992f15", kill_on_drop: false }` [INFO] [stdout] 9ee70c9fbcac190f39ce8ee63d86dbea86d43c597a93a17094d2c9d195992f15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf5ef865d4b3032a788be6c46260945089c6ce6daa7bd4a12d1cf7686cf8b73 [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" "5cf5ef865d4b3032a788be6c46260945089c6ce6daa7bd4a12d1cf7686cf8b73", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime#ebc5474b) [INFO] [stderr] Compiling tokio v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime#ebc5474b) [INFO] [stderr] Compiling tokio-hang-reproduction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "5cf5ef865d4b3032a788be6c46260945089c6ce6daa7bd4a12d1cf7686cf8b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf5ef865d4b3032a788be6c46260945089c6ce6daa7bd4a12d1cf7686cf8b73", kill_on_drop: false }` [INFO] [stdout] 5cf5ef865d4b3032a788be6c46260945089c6ce6daa7bd4a12d1cf7686cf8b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 4250eb9ab630090b224c1cd55cb3a3a41c6bd68b2a7dec9528dfb3a54d17ce01 [INFO] running `Command { std: "docker" "start" "-a" "4250eb9ab630090b224c1cd55cb3a3a41c6bd68b2a7dec9528dfb3a54d17ce01", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-hang-reproduction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "4250eb9ab630090b224c1cd55cb3a3a41c6bd68b2a7dec9528dfb3a54d17ce01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4250eb9ab630090b224c1cd55cb3a3a41c6bd68b2a7dec9528dfb3a54d17ce01", kill_on_drop: false }` [INFO] [stdout] 4250eb9ab630090b224c1cd55cb3a3a41c6bd68b2a7dec9528dfb3a54d17ce01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 51aeea4e5572a71ac1db789a36a25f26f2e33746c95027edab93233a9b1e6bca [INFO] running `Command { std: "docker" "start" "-a" "51aeea4e5572a71ac1db789a36a25f26f2e33746c95027edab93233a9b1e6bca", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tokio_hang_reproduction-030cb4ddcc5a04c2) [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" "51aeea4e5572a71ac1db789a36a25f26f2e33746c95027edab93233a9b1e6bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51aeea4e5572a71ac1db789a36a25f26f2e33746c95027edab93233a9b1e6bca", kill_on_drop: false }` [INFO] [stdout] 51aeea4e5572a71ac1db789a36a25f26f2e33746c95027edab93233a9b1e6bca