[INFO] cloning repository https://github.com/vitorenesduarte/async-benchmarks [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitorenesduarte/async-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorenesduarte%2Fasync-benchmarks"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorenesduarte%2Fasync-benchmarks'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e06523943c8ba792e8194224bf07679d159e9cd4 [INFO] checking vitorenesduarte/async-benchmarks against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorenesduarte%2Fasync-benchmarks" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vitorenesduarte/async-benchmarks on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vitorenesduarte/async-benchmarks [INFO] finished tweaking git repo https://github.com/vitorenesduarte/async-benchmarks [INFO] tweaked toml for git repo https://github.com/vitorenesduarte/async-benchmarks written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/vitorenesduarte/async-benchmarks already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/async-rs/async-std` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/bytes` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1dbe9c41af8dd1872362a61c582f3c1762be6fa5d40e8b17e0b04ba1e1ea16ad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1dbe9c41af8dd1872362a61c582f3c1762be6fa5d40e8b17e0b04ba1e1ea16ad"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking bytes v0.5.0 (https://github.com/tokio-rs/bytes#cdd9fc09) [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking async-macros v2.0.0 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking mio v0.6.20 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking async-std v1.1.0 (https://github.com/async-rs/async-std?rev=ac7a796f82590f039e2161ee851bf4c235960f64#ac7a796f) [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 (https://github.com/tokio-rs/tokio?rev=3ecaa6d91cef271b4c079a2e28bc3270280bcee6#3ecaa6d9) [INFO] [stderr] Checking tokio v0.2.0-alpha.6 (https://github.com/tokio-rs/tokio?rev=3ecaa6d91cef271b4c079a2e28bc3270280bcee6#3ecaa6d9) [INFO] [stderr] Checking async-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.72s [INFO] running `"docker" "inspect" "1dbe9c41af8dd1872362a61c582f3c1762be6fa5d40e8b17e0b04ba1e1ea16ad"` [INFO] running `"docker" "rm" "-f" "1dbe9c41af8dd1872362a61c582f3c1762be6fa5d40e8b17e0b04ba1e1ea16ad"` [INFO] [stdout] 1dbe9c41af8dd1872362a61c582f3c1762be6fa5d40e8b17e0b04ba1e1ea16ad