[INFO] fetching crate reool 0.30.0... [INFO] testing reool-0.30.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate reool 0.30.0 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate reool 0.30.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reool 0.30.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate reool 0.30.0 [INFO] tweaked toml for crates.io crate reool 0.30.0 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate crates.io crate reool 0.30.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--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 futures v0.3.16 [INFO] [stderr] Downloaded combine v4.6.0 [INFO] [stderr] Downloaded ordered-float v2.7.0 [INFO] [stderr] Downloaded futures-executor v0.3.16 [INFO] [stderr] Downloaded thiserror-impl v1.0.26 [INFO] [stderr] Downloaded thiserror v1.0.26 [INFO] [stderr] Downloaded libc v0.2.99 [INFO] [stderr] Downloaded exponential-decay-histogram v0.1.9 [INFO] [stderr] Downloaded metrix v0.13.13 [INFO] [stderr] Downloaded redis v0.21.0 [INFO] [stderr] Downloaded futures-macro v0.3.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59ec38e88d8f117c56e14c1246079210a14abd8ec5438b79dd3f1647c67336fa [INFO] running `Command { std: "docker" "start" "-a" "59ec38e88d8f117c56e14c1246079210a14abd8ec5438b79dd3f1647c67336fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59ec38e88d8f117c56e14c1246079210a14abd8ec5438b79dd3f1647c67336fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ec38e88d8f117c56e14c1246079210a14abd8ec5438b79dd3f1647c67336fa", kill_on_drop: false }` [INFO] [stdout] 59ec38e88d8f117c56e14c1246079210a14abd8ec5438b79dd3f1647c67336fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eef61479b92f544f8ebde01470b91f4ac8d7519472de7b475f8df3d0ca5a66e [INFO] running `Command { std: "docker" "start" "-a" "7eef61479b92f544f8ebde01470b91f4ac8d7519472de7b475f8df3d0ca5a66e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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 hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling redis v0.21.0 [INFO] [stderr] Compiling reool v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.75s [INFO] running `Command { std: "docker" "inspect" "7eef61479b92f544f8ebde01470b91f4ac8d7519472de7b475f8df3d0ca5a66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eef61479b92f544f8ebde01470b91f4ac8d7519472de7b475f8df3d0ca5a66e", kill_on_drop: false }` [INFO] [stdout] 7eef61479b92f544f8ebde01470b91f4ac8d7519472de7b475f8df3d0ca5a66e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710eedffb974395d9ba915ab7d7c829d204647432ab9f12ebefda840bde44a9b [INFO] running `Command { std: "docker" "start" "-a" "710eedffb974395d9ba915ab7d7c829d204647432ab9f12ebefda840bde44a9b", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling reool v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `reool` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reool --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=4642dbc7d2aa1bf8 -C extra-filename=-4642dbc7d2aa1bf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-85cf9eced9bfc501.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-50a02b2b51c321fe.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ee71543c50571c52.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-3d006f50b0cd4643.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d6899caf99c301ad.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7e87cd9ade1a2d66.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c6d8126cbbb36f1e.rlib --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" "710eedffb974395d9ba915ab7d7c829d204647432ab9f12ebefda840bde44a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710eedffb974395d9ba915ab7d7c829d204647432ab9f12ebefda840bde44a9b", kill_on_drop: false }` [INFO] [stdout] 710eedffb974395d9ba915ab7d7c829d204647432ab9f12ebefda840bde44a9b