[INFO] updating cached repository https://github.com/tomstevens9/foosball
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 437f16c7ccb5711cbd201c896fbef035cf37e5b1
[INFO] checking tomstevens9/foosball against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomstevens9%2Ffoosball" "/workspace/builds/worker-2/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tomstevens9/foosball on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-2/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] c137f0e2d9b5a64900bb5955ceda8e6fa979df42b2d1bd52014a8b0aed1f6c75
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "c137f0e2d9b5a64900bb5955ceda8e6fa979df42b2d1bd52014a8b0aed1f6c75"`
[INFO] [stderr]    Compiling syn v0.15.36
[INFO] [stderr]    Compiling regex v1.1.7
[INFO] [stderr]    Compiling serde v1.0.92
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling bindgen v0.48.1
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]     Checking bit-vec v0.5.1
[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 clang-sys v0.26.4
[INFO] [stderr]    Compiling rocket_codegen v0.4.1
[INFO] [stderr]    Compiling rocket v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.30
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking regex-syntax v0.6.7
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling mysqlclient-sys v0.2.4
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.1
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling stackvector v1.0.6
[INFO] [stderr]    Compiling lexical-core v0.4.1
[INFO] [stderr]    Compiling lexical v2.2.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]     Checking nom v4.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking digest v0.8.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]     Checking regex v0.2.11
[INFO] [stderr]    Compiling rayon v1.1.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking twox-hash v1.3.0
[INFO] [stderr]    Compiling env_logger v0.6.1
[INFO] [stderr]    Compiling derive-error-chain v0.10.1
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking toml v0.4.10
[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]     Checking flate2 v1.0.8
[INFO] [stderr]     Checking mysql_common v0.17.1
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling devise_core v0.2.0
[INFO] [stderr]     Checking dotenv v0.10.1
[INFO] [stderr]     Checking cookie v0.11.1
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling pear_codegen v0.1.2
[INFO] [stderr]    Compiling devise_codegen v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.93
[INFO] [stderr]    Compiling diesel_derives v1.4.0
[INFO] [stderr]    Compiling devise v0.2.0
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling pear v0.1.2
[INFO] [stderr]     Checking rocket_http v0.4.1
[INFO] [stderr]     Checking diesel v1.4.2
[INFO] [stderr]     Checking jsonwebtoken v5.0.1
[INFO] [stderr]    Compiling argonautica v0.2.0
[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] 
[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 `"docker" "inspect" "c137f0e2d9b5a64900bb5955ceda8e6fa979df42b2d1bd52014a8b0aed1f6c75"`
[INFO] running `"docker" "rm" "-f" "c137f0e2d9b5a64900bb5955ceda8e6fa979df42b2d1bd52014a8b0aed1f6c75"`
[INFO] [stdout] c137f0e2d9b5a64900bb5955ceda8e6fa979df42b2d1bd52014a8b0aed1f6c75
