[INFO] cloning repository https://github.com/topcoder728/Rust-API [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topcoder728/Rust-API" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopcoder728%2FRust-API", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopcoder728%2FRust-API'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0228265ac3cee33cbe34faaf5cedb1dd2799a92 [INFO] testing topcoder728/Rust-API against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopcoder728%2FRust-API" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/topcoder728/Rust-API [INFO] finished tweaking git repo https://github.com/topcoder728/Rust-API [INFO] tweaked toml for git repo https://github.com/topcoder728/Rust-API written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/topcoder728/Rust-API on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/topcoder728/Rust-API 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded third-pact v0.1.2 [INFO] [stderr] Downloaded sm_macro v0.9.0 [INFO] [stderr] Downloaded cosmos-utils v0.3.3 [INFO] [stderr] Downloaded zeroize v1.4.2 [INFO] [stderr] Downloaded azure_core_mirror v0.2.0 [INFO] [stderr] Downloaded sm v0.9.0 [INFO] [stderr] Downloaded azure_cosmos_mirror v0.2.0 [INFO] [stderr] Downloaded oauth2 v4.0.0-alpha.3 [INFO] [stderr] Downloaded rust_decimal v1.16.0 [INFO] [stderr] Downloaded backtrace v0.3.63 [INFO] [stderr] Downloaded sendgrid v0.16.0 [INFO] [stderr] Downloaded tracing-core v0.1.20 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded syn v1.0.77 [INFO] [stderr] Downloaded appinsights v0.1.5 [INFO] [stderr] Downloaded thiserror-impl v1.0.29 [INFO] [stderr] Downloaded thiserror v1.0.29 [INFO] [stderr] Downloaded tracing v0.1.28 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded azure_storage_mirror v1.0.0 [INFO] [stderr] Downloaded libc v0.2.103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35e771da3fa6febd283b161d591739a66fc6f1ee29db10a23df0362b9fa7b409 [INFO] running `Command { std: "docker" "start" "-a" "35e771da3fa6febd283b161d591739a66fc6f1ee29db10a23df0362b9fa7b409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35e771da3fa6febd283b161d591739a66fc6f1ee29db10a23df0362b9fa7b409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e771da3fa6febd283b161d591739a66fc6f1ee29db10a23df0362b9fa7b409", kill_on_drop: false }` [INFO] [stdout] 35e771da3fa6febd283b161d591739a66fc6f1ee29db10a23df0362b9fa7b409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c12c36f9b369198de99b0b5bdc4dcf8241ce56fe18202e4422d3355b99c8d27f [INFO] running `Command { std: "docker" "start" "-a" "c12c36f9b369198de99b0b5bdc4dcf8241ce56fe18202e4422d3355b99c8d27f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling orion v0.15.6 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.77/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=843d1706ac365be8 -C extra-filename=-641a9213c2c3e156 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-af50e5442309028b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-79000ca855d42f3b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a32064690f9f2671.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="fnv"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="num_cpus"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default", "dns", "fnv", "fs", "full", "futures-core", "io-driver", "io-std", "io-util", "iovec", "lazy_static", "libc", "macros", "memchr", "mio", "mio-named-pipes", "mio-uds", "net", "num_cpus", "parking_lot", "process", "rt-core", "rt-threaded", "rt-util", "signal", "signal-hook-registry", "slab", "stream", "sync", "tcp", "test-util", "time", "tokio-macros", "tracing", "udp", "uds", "winapi"))' -C metadata=207c8c4961509efa -C extra-filename=-e9769ca6af135744 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b76b9903525ed92b.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-cad931e6de93593b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-628531f90f6d538f.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-f7c2fa65cecf496c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-4a3eb30d8f892632.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4f12d694834f1aa0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-55672415cea4fc22.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-94a73433b2ce9209.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-91be24ec2b97f428.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f7e1210974939666.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c12c36f9b369198de99b0b5bdc4dcf8241ce56fe18202e4422d3355b99c8d27f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12c36f9b369198de99b0b5bdc4dcf8241ce56fe18202e4422d3355b99c8d27f", kill_on_drop: false }` [INFO] [stdout] c12c36f9b369198de99b0b5bdc4dcf8241ce56fe18202e4422d3355b99c8d27f