[INFO] updating cached repository https://github.com/mit-pdos/distributary-mysql [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8594d05f2f96a060d6aeafb9a2c8f11f5a7be3d3 [INFO] checking mit-pdos/distributary-mysql against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmit-pdos%2Fdistributary-mysql" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mit-pdos/distributary-mysql on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mit-pdos/distributary-mysql [INFO] finished tweaking git repo https://github.com/mit-pdos/distributary-mysql [INFO] tweaked toml for git repo https://github.com/mit-pdos/distributary-mysql written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mit-pdos/distributary-mysql already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d58138402d26dda4a86cb96128153c3c8962b06bacc1601be7ef7cddf38dec29 [INFO] running `"docker" "start" "-a" "d58138402d26dda4a86cb96128153c3c8962b06bacc1601be7ef7cddf38dec29"` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling mysql v16.1.0 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking timer_heap v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking tower-service v0.2.0 [INFO] [stderr] Checking stream-cancel v0.4.4 [INFO] [stderr] Checking streamunordered v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking evmap v6.0.1 (https://github.com/jonhoo/rust-evmap?branch=indexmap#41cc7f8c) [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.5 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking tower-discover v0.1.0 [INFO] [stderr] Checking tower-layer v0.1.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling stackvector v1.0.7 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking tracing-log v0.1.0 [INFO] [stderr] Checking tower-load-shed v0.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tower-limit v0.1.0 [INFO] [stderr] Checking tower-timeout v0.1.1 [INFO] [stderr] Checking tower-retry v0.1.0 [INFO] [stderr] Checking tower-load v0.1.0 (https://github.com/tower-rs/tower.git#793e2e8e) [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking getrandom v0.1.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking timekeeper v0.3.2 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tower-util v0.1.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling zookeeper_derive v0.4.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=55324e381d6310a4 -C extra-filename=-55324e381d6310a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-543842feb5ec19e8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-12faf107d79fd7c7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-dda8772b54f77f11.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.18/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ec47a71cdb405fd4 -C extra-filename=-ec47a71cdb405fd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b00d5b2de311.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-0a9e739ac8e177b8.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d807d40df30a5ff5.rmeta --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" "d58138402d26dda4a86cb96128153c3c8962b06bacc1601be7ef7cddf38dec29"` [INFO] running `"docker" "rm" "-f" "d58138402d26dda4a86cb96128153c3c8962b06bacc1601be7ef7cddf38dec29"` [INFO] [stdout] d58138402d26dda4a86cb96128153c3c8962b06bacc1601be7ef7cddf38dec29