[INFO] cloning repository https://github.com/tomstevens9/foosball [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomstevens9/foosball" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomstevens9%2Ffoosball"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomstevens9%2Ffoosball'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 437f16c7ccb5711cbd201c896fbef035cf37e5b1 [INFO] checking tomstevens9/foosball against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomstevens9%2Ffoosball" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomstevens9/foosball on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tomstevens9/foosball [INFO] finished tweaking git repo https://github.com/tomstevens9/foosball [INFO] tweaked toml for git repo https://github.com/tomstevens9/foosball written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tomstevens9/foosball already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8bf0c17f2529ac37948180722759d8e1c08631fad8bc29682ad02d5a98be7b78 [INFO] running `"docker" "start" "-a" "8bf0c17f2529ac37948180722759d8e1c08631fad8bc29682ad02d5a98be7b78"` [INFO] [stderr] Compiling mysql v16.0.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling lexical-core v0.4.1 [INFO] [stderr] Compiling lexical v2.2.1 [INFO] [stderr] Checking nix v0.13.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking twox-hash v1.3.0 [INFO] [stderr] Checking stackvector v1.0.6 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Checking mysql_common v0.17.1 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking flate2 v1.0.8 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Checking rocket_http v0.4.1 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Compiling argonautica v0.2.0 [INFO] [stderr] Checking rocket v0.4.1 [INFO] [stderr] error[E0432]: unresolved import `std::boxed::FnBox` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.1/src/fairing/ad_hoc.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::boxed::FnBox; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `FnBox` in `boxed` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `rocket`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8bf0c17f2529ac37948180722759d8e1c08631fad8bc29682ad02d5a98be7b78"` [INFO] running `"docker" "rm" "-f" "8bf0c17f2529ac37948180722759d8e1c08631fad8bc29682ad02d5a98be7b78"` [INFO] [stdout] 8bf0c17f2529ac37948180722759d8e1c08631fad8bc29682ad02d5a98be7b78