[INFO] fetching crate graph-generator-lib 0.1.10... [INFO] checking graph-generator-lib-0.1.10 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate graph-generator-lib 0.1.10 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate graph-generator-lib 0.1.10 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate graph-generator-lib 0.1.10 [INFO] finished tweaking crates.io crate graph-generator-lib 0.1.10 [INFO] tweaked toml for crates.io crate graph-generator-lib 0.1.10 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base16 v0.1.2 [INFO] [stderr] Downloaded grapl-config v0.0.2 [INFO] [stderr] Downloaded aws_lambda_events v0.3.1 [INFO] [stderr] Downloaded tokio-compat v0.1.6 [INFO] [stderr] Downloaded rusoto_sts v0.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0214b0d3c51271bffed284c1b400c466d51373ff8c2f137d2470a90a4c80b718 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0214b0d3c51271bffed284c1b400c466d51373ff8c2f137d2470a90a4c80b718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0214b0d3c51271bffed284c1b400c466d51373ff8c2f137d2470a90a4c80b718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0214b0d3c51271bffed284c1b400c466d51373ff8c2f137d2470a90a4c80b718", kill_on_drop: false }` [INFO] [stdout] 0214b0d3c51271bffed284c1b400c466d51373ff8c2f137d2470a90a4c80b718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbd0f59c4f788ec83bdf3192ac7935145b8a48a1a1c0435ff4bc8d7e078a68ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbd0f59c4f788ec83bdf3192ac7935145b8a48a1a1c0435ff4bc8d7e078a68ba", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling eyre v0.4.3 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking base16 v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking color-backtrace v0.4.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Checking futures-retry v0.3.3 [INFO] [stderr] Checking notify v5.0.0-pre.4 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking time v0.2.22 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Checking lambda_runtime_errors v0.1.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking aws_lambda_events v0.2.7 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking aws_lambda_events v0.3.1 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Checking color-eyre v0.3.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking darkredis v0.5.2 [INFO] [stderr] Checking aktors v0.2.7 [INFO] [stderr] Checking tokio-compat v0.1.6 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking lambda_runtime_client v0.2.2 [INFO] [stderr] Checking lambda_runtime v0.2.1 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-named-pipes"' --cfg 'feature="mio-uds"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="process"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="rt-util"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="udp"' --cfg 'feature="uds"' --cfg 'feature="winapi"' -C metadata=1cf488e380dae703 -C extra-filename=-1cf488e380dae703 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4d7ca4dd4bae0aa7.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c2a7bd5b75040380.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-2da7826f3b517b7a.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-efa78cf45432092a.so --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 `Command { std: "docker" "inspect" "cbd0f59c4f788ec83bdf3192ac7935145b8a48a1a1c0435ff4bc8d7e078a68ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd0f59c4f788ec83bdf3192ac7935145b8a48a1a1c0435ff4bc8d7e078a68ba", kill_on_drop: false }` [INFO] [stdout] cbd0f59c4f788ec83bdf3192ac7935145b8a48a1a1c0435ff4bc8d7e078a68ba