[INFO] updating cached repository https://github.com/luciusmagn/hudba [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] e99eedc245051b2dc3d82679cbac7dfa20fd8a81 [INFO] checking luciusmagn/hudba against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluciusmagn%2Fhudba" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 78% (389/496) Checking out files: 79% (392/496) Checking out files: 80% (397/496) Checking out files: 81% (402/496) Checking out files: 82% (407/496) Checking out files: 83% (412/496) Checking out files: 84% (417/496) Checking out files: 85% (422/496) Checking out files: 86% (427/496) Checking out files: 87% (432/496) Checking out files: 88% (437/496) Checking out files: 89% (442/496) Checking out files: 90% (447/496) Checking out files: 91% (452/496) Checking out files: 92% (457/496) Checking out files: 93% (462/496) Checking out files: 94% (467/496) Checking out files: 95% (472/496) Checking out files: 96% (477/496) Checking out files: 97% (482/496) Checking out files: 98% (487/496) Checking out files: 99% (492/496) Checking out files: 100% (496/496) Checking out files: 100% (496/496), done. [INFO] validating manifest of git repo https://github.com/luciusmagn/hudba on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/luciusmagn/hudba [INFO] finished tweaking git repo https://github.com/luciusmagn/hudba [INFO] tweaked toml for git repo https://github.com/luciusmagn/hudba written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/luciusmagn/hudba already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] be66dbc716d24c128e026ffb062c70c007d0d0c3daa9464b77d69486b1590b8a [INFO] running `"docker" "start" "-a" "be66dbc716d24c128e026ffb062c70c007d0d0c3daa9464b77d69486b1590b8a"` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking toml v0.4.9 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Compiling rocket_codegen v0.4.0-rc.2 [INFO] [stderr] Compiling rocket v0.4.0-rc.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.0-rc.2 [INFO] [stderr] error[E0432]: unresolved import `std::boxed::FnBox` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.0-rc.2/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] running `"docker" "inspect" "be66dbc716d24c128e026ffb062c70c007d0d0c3daa9464b77d69486b1590b8a"` [INFO] running `"docker" "rm" "-f" "be66dbc716d24c128e026ffb062c70c007d0d0c3daa9464b77d69486b1590b8a"` [INFO] [stdout] be66dbc716d24c128e026ffb062c70c007d0d0c3daa9464b77d69486b1590b8a