[INFO] cloning repository https://github.com/Andrewmatilde/rs-tproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andrewmatilde/rs-tproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewmatilde%2Frs-tproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewmatilde%2Frs-tproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76e30b82bbdfce57c12e6d8afaa7cea9162926a8 [INFO] checking Andrewmatilde/rs-tproxy against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewmatilde%2Frs-tproxy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Andrewmatilde/rs-tproxy [INFO] finished tweaking git repo https://github.com/Andrewmatilde/rs-tproxy [INFO] tweaked toml for git repo https://github.com/Andrewmatilde/rs-tproxy written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Andrewmatilde/rs-tproxy on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Andrewmatilde/rs-tproxy 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2670e3fd90236f61dcbb7f567cbfb1987057c369c87d26a57b8bde56bb3b1961 [INFO] running `Command { std: "docker" "start" "-a" "2670e3fd90236f61dcbb7f567cbfb1987057c369c87d26a57b8bde56bb3b1961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2670e3fd90236f61dcbb7f567cbfb1987057c369c87d26a57b8bde56bb3b1961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2670e3fd90236f61dcbb7f567cbfb1987057c369c87d26a57b8bde56bb3b1961", kill_on_drop: false }` [INFO] [stdout] 2670e3fd90236f61dcbb7f567cbfb1987057c369c87d26a57b8bde56bb3b1961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72c1bdbfa109d748bdea3be9128af282bfa3df4462373bd94b1b20888fa6075 [INFO] running `Command { std: "docker" "start" "-a" "c72c1bdbfa109d748bdea3be9128af282bfa3df4462373bd94b1b20888fa6075", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking pnet_base v0.28.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking pnet_macros_support v0.28.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking pnet_base v0.30.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Checking pnet_macros_support v0.30.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking pnet_sys v0.28.0 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.20.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking default-net v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking system_gateway v0.1.0 (https://github.com/aruntomar/system_gateway#ec345e52) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking iptables v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling pnet_macros v0.30.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serial_test_derive v0.6.0 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking serial_test v0.6.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "once_cell", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=e42c4016d37740e2 -C extra-filename=-89e5c09c52661e39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5b90668b5b077e34.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a80db56c6a515821.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c6980837216d786c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2e28c959a06c0837.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2c296f99d405f3e8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c29e33386253cf89.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3bc71fc21e2baed8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ad4d34eb63d13833.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-e783bdd3c674ef61.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-682641456a50e43d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-63cc0cd1009daff8.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c72c1bdbfa109d748bdea3be9128af282bfa3df4462373bd94b1b20888fa6075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72c1bdbfa109d748bdea3be9128af282bfa3df4462373bd94b1b20888fa6075", kill_on_drop: false }` [INFO] [stdout] c72c1bdbfa109d748bdea3be9128af282bfa3df4462373bd94b1b20888fa6075