[INFO] fetching crate qualinvest_core 0.1.5... [INFO] testing qualinvest_core-0.1.5 against 1.61.0 for beta-1.62-1 [INFO] extracting crate qualinvest_core 0.1.5 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate qualinvest_core 0.1.5 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qualinvest_core 0.1.5 [INFO] finished tweaking crates.io crate qualinvest_core 0.1.5 [INFO] tweaked toml for crates.io crate qualinvest_core 0.1.5 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-async v2.7.0 [INFO] [stderr] Downloaded tokio-postgres v0.5.5 [INFO] [stderr] Downloaded postgres-protocol v0.5.3 [INFO] [stderr] Downloaded postgres v0.17.5 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded time-macros v0.2.4 [INFO] [stderr] Downloaded slog-term v2.9.0 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded argmin v0.3.1 [INFO] [stderr] Downloaded yahoo_finance_api v0.2.3 [INFO] [stderr] Downloaded text_io v0.1.10 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded postgres-types v0.1.3 [INFO] [stderr] Downloaded finql v0.7.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d2c98e6c773b8e1a16a3769955b0ae178bce6931133f33b623e7084815bc0c4 [INFO] running `Command { std: "docker" "start" "-a" "9d2c98e6c773b8e1a16a3769955b0ae178bce6931133f33b623e7084815bc0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d2c98e6c773b8e1a16a3769955b0ae178bce6931133f33b623e7084815bc0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2c98e6c773b8e1a16a3769955b0ae178bce6931133f33b623e7084815bc0c4", kill_on_drop: false }` [INFO] [stdout] 9d2c98e6c773b8e1a16a3769955b0ae178bce6931133f33b623e7084815bc0c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5f4aed569a22afd4860d06a60e69209d75e787805074349fe81e9aaf2cc47df [INFO] running `Command { std: "docker" "start" "-a" "b5f4aed569a22afd4860d06a60e69209d75e787805074349fe81e9aaf2cc47df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling computus v1.0.0 [INFO] [stderr] Compiling text_io v0.1.10 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [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.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="dns"' --cfg 'feature="fnv"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-uds"' --cfg 'feature="net"' --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"' --cfg 'feature="udp"' --cfg 'feature="uds"' -C metadata=c995e874a594d2ca -C extra-filename=-c995e874a594d2ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fe3466ffd68c556e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-a04df1510444cd45.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f1562aab75d97baf.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-f70f8c98e4ed4a60.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7dec60f4d92a7423.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a43217a3518563ae.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-baff0e28b2d67d75.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-27edb6c05421265c.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-568e195fee0bcf85.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d230b757b10d2a97.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d44ac25f71f24eee.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-de332a61ef2f015a.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: could not compile `html5ever` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.24.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=143cc16129e7ce20 -C extra-filename=-143cc16129e7ce20 --out-dir /opt/rustwide/target/debug/build/html5ever-143cc16129e7ce20 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9a37b41b1fcfff72.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dc3adb69f55702af.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7b2c58b1d455baac.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hyper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/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="__internal_flaky_tests"' --cfg 'feature="default"' --cfg 'feature="futures-cpupool"' --cfg 'feature="net2"' --cfg 'feature="runtime"' --cfg 'feature="tokio"' --cfg 'feature="tokio-executor"' --cfg 'feature="tokio-reactor"' --cfg 'feature="tokio-tcp"' --cfg 'feature="tokio-threadpool"' --cfg 'feature="tokio-timer"' -C metadata=07e0ea601502d9b2 -C extra-filename=-07e0ea601502d9b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-729442cdc37a949f.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-dbc6b21ff45d8dae.rmeta --extern futures_cpupool=/opt/rustwide/target/debug/deps/libfutures_cpupool-ec647766edce12b2.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-a86d5b199f0263d5.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2d14796d1045a1ce.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-cd599f7d4827d607.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-aa65e603f07f3231.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-f70f8c98e4ed4a60.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a33cc2dc80daf739.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a21160d17324a398.rmeta --extern net2=/opt/rustwide/target/debug/deps/libnet2-12d616b88c978d59.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-9f87f22ae3a471dc.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a8af815ab815cc2c.rmeta --extern tokio_buf=/opt/rustwide/target/debug/deps/libtokio_buf-520168a20ef819f9.rmeta --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-4b08223f4ed4dbab.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-a2709d65bfc16505.rmeta --extern tokio_reactor=/opt/rustwide/target/debug/deps/libtokio_reactor-50694ebee12e1ffe.rmeta --extern tokio_tcp=/opt/rustwide/target/debug/deps/libtokio_tcp-508552cb5e574da4.rmeta --extern tokio_threadpool=/opt/rustwide/target/debug/deps/libtokio_threadpool-6dc4122af3259e52.rmeta --extern tokio_timer=/opt/rustwide/target/debug/deps/libtokio_timer-cf5114ce71cefa8c.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-db02b71f6a3248fa.rmeta --cap-lints allow --cap-lints=warn --cfg error_source --cfg try_from` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b5f4aed569a22afd4860d06a60e69209d75e787805074349fe81e9aaf2cc47df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f4aed569a22afd4860d06a60e69209d75e787805074349fe81e9aaf2cc47df", kill_on_drop: false }` [INFO] [stdout] b5f4aed569a22afd4860d06a60e69209d75e787805074349fe81e9aaf2cc47df