[INFO] updating cached repository https://github.com/shadowsocks/shadowsocks-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/shadowsocks/shadowsocks-rust [INFO] [stderr] 07a5eac..f557b29 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f557b29b311f1907f6d4e505dbf101781fa50e99 [INFO] checking shadowsocks/shadowsocks-rust against try#9ff4d07208097950831ed4ea9d76feb1eafc8baa for pr-69340 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowsocks%2Fshadowsocks-rust" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowsocks/shadowsocks-rust on toolchain 9ff4d07208097950831ed4ea9d76feb1eafc8baa [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/shadowsocks/shadowsocks-rust [INFO] finished tweaking git repo https://github.com/shadowsocks/shadowsocks-rust [INFO] tweaked toml for git repo https://github.com/shadowsocks/shadowsocks-rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5df1bf114b86cc799c2ce27dfde4b2725d9f96a3b03a5a6b6607a9341411e7d9 [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" "5df1bf114b86cc799c2ce27dfde4b2725d9f96a3b03a5a6b6607a9341411e7d9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Checking data-encoding v2.2.0 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking lru_time_cache v0.9.0 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Checking byte_string v1.0.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking typed-headers v0.2.0 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking qrcode v0.11.2 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking bloomfilter v1.0.2 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=b6470b6f91e788a6 -C extra-filename=-b6470b6f91e788a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-10a749dc632e4534.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4112af5e307cb069.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c1723b9dacbf7612.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `strum_macros`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name strum_macros /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strum_macros-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=beb78ca16f05160f -C extra-filename=-beb78ca16f05160f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-5b72774cf3a15c75.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-10a749dc632e4534.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4112af5e307cb069.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c1723b9dacbf7612.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=0f4c0ca52d052117 -C extra-filename=-0f4c0ca52d052117 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-10a749dc632e4534.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4112af5e307cb069.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c1723b9dacbf7612.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5df1bf114b86cc799c2ce27dfde4b2725d9f96a3b03a5a6b6607a9341411e7d9"` [INFO] running `"docker" "rm" "-f" "5df1bf114b86cc799c2ce27dfde4b2725d9f96a3b03a5a6b6607a9341411e7d9"` [INFO] [stdout] 5df1bf114b86cc799c2ce27dfde4b2725d9f96a3b03a5a6b6607a9341411e7d9