[INFO] cloning repository https://github.com/jtt9340/queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtt9340/queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt9340%2Fqueue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt9340%2Fqueue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccbcfb4312603f7a2ee268fd71600092b4c8478b [INFO] testing jtt9340/queue against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt9340%2Fqueue" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtt9340/queue on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtt9340/queue [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jtt9340/queue [INFO] tweaked toml for git repo https://github.com/jtt9340/queue written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jtt9340/queue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-internal v0.4.7 [INFO] [stderr] Downloaded serde_json v1.0.45 [INFO] [stderr] Downloaded pin-project v0.4.7 [INFO] [stderr] Downloaded tungstenite v0.9.2 [INFO] [stderr] Downloaded tokio v0.2.10 [INFO] [stderr] Downloaded security-framework v0.3.3 [INFO] [stderr] Downloaded slack v0.23.0 [INFO] [stderr] Downloaded slack_api v0.22.0 [INFO] [stderr] Downloaded async-compression v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd1747f0c3ee398e0070ff184b914f62329a8ee204600acc13ea875226a87531 [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" "cd1747f0c3ee398e0070ff184b914f62329a8ee204600acc13ea875226a87531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd1747f0c3ee398e0070ff184b914f62329a8ee204600acc13ea875226a87531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1747f0c3ee398e0070ff184b914f62329a8ee204600acc13ea875226a87531", kill_on_drop: false }` [INFO] [stdout] cd1747f0c3ee398e0070ff184b914f62329a8ee204600acc13ea875226a87531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 9257be1f978c6ae372b436c64ca3d0dd3cd29b856ea9d20c1aa9f1a6c9ab146c [INFO] running `Command { std: "docker" "start" "-a" "9257be1f978c6ae372b436c64ca3d0dd3cd29b856ea9d20c1aa9f1a6c9ab146c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling async-compression v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling slack_api v0.22.0 [INFO] [stderr] Compiling slack v0.23.0 [INFO] [stderr] Compiling queue v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> src/bin/verify.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use actix_web::{App, HttpResponse, HttpServer, Responder, web}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/bin/verify.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[actix_rt::main] [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `queue`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9257be1f978c6ae372b436c64ca3d0dd3cd29b856ea9d20c1aa9f1a6c9ab146c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9257be1f978c6ae372b436c64ca3d0dd3cd29b856ea9d20c1aa9f1a6c9ab146c", kill_on_drop: false }` [INFO] [stdout] 9257be1f978c6ae372b436c64ca3d0dd3cd29b856ea9d20c1aa9f1a6c9ab146c