[INFO] cloning repository https://github.com/teohhanhui/stocker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teohhanhui/stocker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteohhanhui%2Fstocker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteohhanhui%2Fstocker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00763cb301b08483eb3d42c638f35db57cdd112b [INFO] testing teohhanhui/stocker against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteohhanhui%2Fstocker" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teohhanhui/stocker on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/teohhanhui/stocker [INFO] finished tweaking git repo https://github.com/teohhanhui/stocker [INFO] tweaked toml for git repo https://github.com/teohhanhui/stocker written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/teohhanhui/stocker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] [stderr] Downloaded ta v0.4.0 [INFO] [stderr] Downloaded simplelog v0.9.0 [INFO] [stderr] Downloaded bitmaps v2.1.0 [INFO] [stderr] Downloaded async-global-executor v1.4.3 [INFO] [stderr] Downloaded im v15.0.0 [INFO] [stderr] Downloaded async-std v1.8.0 [INFO] [stderr] Downloaded sized-chunks v0.6.2 [INFO] [stderr] Downloaded wepoll-sys v3.0.1 [INFO] [stderr] Downloaded bimap v0.5.3 [INFO] [stderr] Downloaded smol-potat v1.1.2 [INFO] [stderr] Downloaded async-compat v0.1.4 [INFO] [stderr] Downloaded snafu v0.6.9 [INFO] [stderr] Downloaded async-net v1.5.0 [INFO] [stderr] Downloaded async-io v1.3.1 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.18.1 [INFO] [stderr] Downloaded smol v1.2.4 [INFO] [stderr] Downloaded polling v2.0.2 [INFO] [stderr] Downloaded tokio-native-tls v0.1.0 [INFO] [stderr] Downloaded strum_macros v0.20.1 [INFO] [stderr] Downloaded smol-potat-macro v0.6.0 [INFO] [stderr] Downloaded strum v0.20.0 [INFO] [stderr] Downloaded crossterm v0.18.2 [INFO] [stderr] Downloaded tui v0.13.0 [INFO] [stderr] Downloaded intervallum v1.3.0 [INFO] [stderr] Downloaded trilean v1.0.1 [INFO] [stderr] Downloaded reactive-rs v0.1.1 [INFO] [stderr] Downloaded market-finance v0.3.0 [INFO] [stderr] Downloaded protobuf-codegen v2.18.1 [INFO] [stderr] Downloaded async-executor v1.4.0 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded async-lock v2.3.0 [INFO] [stderr] Downloaded async-process v1.0.1 [INFO] [stderr] Downloaded snafu-derive v0.6.9 [INFO] [stderr] Downloaded yahoo-finance v0.3.0 [INFO] [stderr] Downloaded gcollections v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2177276b884edaaa1e14609295f8745b94b1e381d5f464200760c7f13d3605b [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" "a2177276b884edaaa1e14609295f8745b94b1e381d5f464200760c7f13d3605b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2177276b884edaaa1e14609295f8745b94b1e381d5f464200760c7f13d3605b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2177276b884edaaa1e14609295f8745b94b1e381d5f464200760c7f13d3605b", kill_on_drop: false }` [INFO] [stdout] a2177276b884edaaa1e14609295f8745b94b1e381d5f464200760c7f13d3605b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9d56fc874223d4381a852fcde8ac2d6810eec6182fb1123a25f70795ec36725 [INFO] running `Command { std: "docker" "start" "-a" "e9d56fc874223d4381a852fcde8ac2d6810eec6182fb1123a25f70795ec36725", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling trilean v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling bimap v0.5.3 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling reactive-rs v0.1.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling smol v1.2.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling tui v0.13.0 [INFO] [stderr] Compiling gcollections v1.4.0 [INFO] [stderr] Compiling ta v0.4.0 [INFO] [stderr] Compiling intervallum v1.3.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] error: could not compile `async-std` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_std --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-mutex"' --cfg 'feature="async-process"' --cfg 'feature="blocking"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' -C metadata=09f2705b1427a4cd -C extra-filename=-09f2705b1427a4cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-b5915acfebae8fb3.rmeta --extern async_global_executor=/opt/rustwide/target/debug/deps/libasync_global_executor-61008a1e8f9835e8.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-a0a4735e1666750c.rmeta --extern async_mutex=/opt/rustwide/target/debug/deps/libasync_mutex-7919a1ff8bde325b.rmeta --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-8d5c12607e5dfb09.rmeta --extern blocking=/opt/rustwide/target/debug/deps/libblocking-2a49ee271feb09ce.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-87834de79fb55493.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-ab275da51e7988c7.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-3c4bd4c270768dd1.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-31a640d787c1143d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9eadb0415de29753.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-4a5c5269198ada0c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-dc85fb7e1f85098c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-401cff4b7fa21e36.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rmeta --cap-lints allow --cap-lints=warn` (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" "e9d56fc874223d4381a852fcde8ac2d6810eec6182fb1123a25f70795ec36725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d56fc874223d4381a852fcde8ac2d6810eec6182fb1123a25f70795ec36725", kill_on_drop: false }` [INFO] [stdout] e9d56fc874223d4381a852fcde8ac2d6810eec6182fb1123a25f70795ec36725