[INFO] fetching crate horoscope 0.0.1... [INFO] testing horoscope-0.0.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate horoscope 0.0.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate horoscope 0.0.1 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] started tweaking crates.io crate horoscope 0.0.1 [INFO] finished tweaking crates.io crate horoscope 0.0.1 [INFO] tweaked toml for crates.io crate horoscope 0.0.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 async-stream-impl v0.2.1 [INFO] [stderr] Downloaded funty v1.1.0 [INFO] [stderr] Downloaded surf v2.1.0 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded sqlx-macros v0.3.5 [INFO] [stderr] Downloaded redis v0.17.0 [INFO] [stderr] Downloaded mockito v0.27.0 [INFO] [stderr] Downloaded sled v0.34.6 [INFO] [stderr] Downloaded sqlx-core v0.3.5 [INFO] [stderr] Downloaded http-client v6.2.0 [INFO] [stderr] Downloaded sqlx v0.3.5 [INFO] [stderr] Downloaded sqlformat v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] f8e2ea98afab6b8e5b2925e3270661a2448b6cb1a2444cca4d7b9c4569303fb1 [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" "f8e2ea98afab6b8e5b2925e3270661a2448b6cb1a2444cca4d7b9c4569303fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8e2ea98afab6b8e5b2925e3270661a2448b6cb1a2444cca4d7b9c4569303fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e2ea98afab6b8e5b2925e3270661a2448b6cb1a2444cca4d7b9c4569303fb1", kill_on_drop: false }` [INFO] [stdout] f8e2ea98afab6b8e5b2925e3270661a2448b6cb1a2444cca4d7b9c4569303fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 22fa93f2cf335275481ba402ad14835416d8255bc15699d80e0ab7c33782d01c [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" "22fa93f2cf335275481ba402ad14835416d8255bc15699d80e0ab7c33782d01c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling sluice v0.5.3 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling combine v4.5.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling sqlx-core v0.3.5 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Compiling surf v2.1.0 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling sqlx v0.3.5 [INFO] [stderr] Compiling horoscope v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "22fa93f2cf335275481ba402ad14835416d8255bc15699d80e0ab7c33782d01c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22fa93f2cf335275481ba402ad14835416d8255bc15699d80e0ab7c33782d01c", kill_on_drop: false }` [INFO] [stdout] 22fa93f2cf335275481ba402ad14835416d8255bc15699d80e0ab7c33782d01c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 972045eba04186d59cee41b63be4d1ad7ca1cd876ebd64fa180ffcce67296b1b [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" "972045eba04186d59cee41b63be4d1ad7ca1cd876ebd64fa180ffcce67296b1b", kill_on_drop: false }` [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling horoscope v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.70s [INFO] running `Command { std: "docker" "inspect" "972045eba04186d59cee41b63be4d1ad7ca1cd876ebd64fa180ffcce67296b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972045eba04186d59cee41b63be4d1ad7ca1cd876ebd64fa180ffcce67296b1b", kill_on_drop: false }` [INFO] [stdout] 972045eba04186d59cee41b63be4d1ad7ca1cd876ebd64fa180ffcce67296b1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f0b49825ef341f21ad05c4717b82fb2b7de8967442eb7b0c7b24e38369f1c1f [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" "5f0b49825ef341f21ad05c4717b82fb2b7de8967442eb7b0c7b24e38369f1c1f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/horoscope-5a8ce6e48a8e5ac5 [INFO] [stdout] [INFO] [stderr] Doc-tests horoscope [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f0b49825ef341f21ad05c4717b82fb2b7de8967442eb7b0c7b24e38369f1c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f0b49825ef341f21ad05c4717b82fb2b7de8967442eb7b0c7b24e38369f1c1f", kill_on_drop: false }` [INFO] [stdout] 5f0b49825ef341f21ad05c4717b82fb2b7de8967442eb7b0c7b24e38369f1c1f