[INFO] updating cached repository https://github.com/zDevelopers/UHCR-Reports [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] 93393d13f3221c5fb41cba48082631cad5439e09 [INFO] checking zDevelopers/UHCR-Reports against try#89c05fd3cc6404a13e1bd71450c6132a2755fa4b for pr-69741 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzDevelopers%2FUHCR-Reports" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 77% (1049/1346) Checking out files: 78% (1050/1346) Checking out files: 79% (1064/1346) Checking out files: 80% (1077/1346) Checking out files: 81% (1091/1346) Checking out files: 82% (1104/1346) Checking out files: 83% (1118/1346) Checking out files: 84% (1131/1346) Checking out files: 85% (1145/1346) Checking out files: 86% (1158/1346) Checking out files: 87% (1172/1346) Checking out files: 88% (1185/1346) Checking out files: 89% (1198/1346) Checking out files: 90% (1212/1346) Checking out files: 91% (1225/1346) Checking out files: 92% (1239/1346) Checking out files: 93% (1252/1346) Checking out files: 94% (1266/1346) Checking out files: 95% (1279/1346) Checking out files: 96% (1293/1346) Checking out files: 97% (1306/1346) Checking out files: 98% (1320/1346) Checking out files: 99% (1333/1346) Checking out files: 100% (1346/1346) Checking out files: 100% (1346/1346), done. [INFO] validating manifest of git repo https://github.com/zDevelopers/UHCR-Reports on toolchain 89c05fd3cc6404a13e1bd71450c6132a2755fa4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zDevelopers/UHCR-Reports [INFO] finished tweaking git repo https://github.com/zDevelopers/UHCR-Reports [INFO] tweaked toml for git repo https://github.com/zDevelopers/UHCR-Reports written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/zDevelopers/UHCR-Reports already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "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] 6109306e5f5986229598c6920842710380b23f19fe3b9b6641a6a4cc1f522cf4 [INFO] running `"docker" "start" "-a" "6109306e5f5986229598c6920842710380b23f19fe3b9b6641a6a4cc1f522cf4"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling encoding_rs v0.8.15 [INFO] [stderr] Checking strum v0.13.0 [INFO] [stderr] Checking roman v0.1.6 [INFO] [stderr] Compiling rand_jitter v0.1.1 [INFO] [stderr] Checking tokio-timer v0.2.9 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking rocket v0.4.0 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] error[E0432]: unresolved import `std::boxed::FnBox` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.0/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" "6109306e5f5986229598c6920842710380b23f19fe3b9b6641a6a4cc1f522cf4"` [INFO] running `"docker" "rm" "-f" "6109306e5f5986229598c6920842710380b23f19fe3b9b6641a6a4cc1f522cf4"` [INFO] [stdout] 6109306e5f5986229598c6920842710380b23f19fe3b9b6641a6a4cc1f522cf4