[INFO] cloning repository https://github.com/purposed/binman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/purposed/binman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurposed%2Fbinman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurposed%2Fbinman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c44c148fe70112edef5c777ac195596a57bf4636 [INFO] testing purposed/binman against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurposed%2Fbinman" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/purposed/binman on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/purposed/binman [INFO] finished tweaking git repo https://github.com/purposed/binman [INFO] tweaked toml for git repo https://github.com/purposed/binman written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/purposed/binman already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00a563196c96a9e7cced2b3bd7d78f0f83a9bebe321f33804d90aff130551466 [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" "00a563196c96a9e7cced2b3bd7d78f0f83a9bebe321f33804d90aff130551466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00a563196c96a9e7cced2b3bd7d78f0f83a9bebe321f33804d90aff130551466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00a563196c96a9e7cced2b3bd7d78f0f83a9bebe321f33804d90aff130551466", kill_on_drop: false }` [INFO] [stdout] 00a563196c96a9e7cced2b3bd7d78f0f83a9bebe321f33804d90aff130551466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1b2b6cde5e64b94043fa5f2baaf13df8d673425b7a4d603d04459756217d02d [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" "b1b2b6cde5e64b94043fa5f2baaf13df8d673425b7a4d603d04459756217d02d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.3 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling generic-array v0.14.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rood v0.2.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling binman v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio::runtime` [INFO] [stdout] --> src/binman/install.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::runtime::Runtime; [INFO] [stdout] | ^^^^^^^ could not find `runtime` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::runtime` [INFO] [stdout] --> src/binman/update.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::runtime::Runtime; [INFO] [stdout] | ^^^^^^^ could not find `runtime` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `binman` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b1b2b6cde5e64b94043fa5f2baaf13df8d673425b7a4d603d04459756217d02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b2b6cde5e64b94043fa5f2baaf13df8d673425b7a4d603d04459756217d02d", kill_on_drop: false }` [INFO] [stdout] b1b2b6cde5e64b94043fa5f2baaf13df8d673425b7a4d603d04459756217d02d