[INFO] updating cached repository https://github.com/nilsbore/async_bt [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] b8e03a75b3adfd679e30fe629764a68c18a6a715 [INFO] checking nilsbore/async_bt against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsbore%2Fasync_bt" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nilsbore/async_bt on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nilsbore/async_bt [INFO] finished tweaking git repo https://github.com/nilsbore/async_bt [INFO] tweaked toml for git repo https://github.com/nilsbore/async_bt written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nilsbore/async_bt already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 0336534b946834381db98683ba1bbb4f1b769136dcc8940e2b9383ebc320321d [INFO] running `"docker" "start" "-a" "0336534b946834381db98683ba1bbb4f1b769136dcc8940e2b9383ebc320321d"` [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling lalrpop-util v0.16.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Checking proc-macro2 v0.4.24 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking quote v0.6.10 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling lalrpop v0.16.2 [INFO] [stderr] Compiling asynch_bt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `bt_generated` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub mod bt_generated; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either bt_generated.rs or bt_generated/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: could not compile `asynch_bt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0583]: file not found for module `bt_generated` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub mod bt_generated; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either bt_generated.rs or bt_generated/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: could not compile `asynch_bt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0336534b946834381db98683ba1bbb4f1b769136dcc8940e2b9383ebc320321d"` [INFO] running `"docker" "rm" "-f" "0336534b946834381db98683ba1bbb4f1b769136dcc8940e2b9383ebc320321d"` [INFO] [stdout] 0336534b946834381db98683ba1bbb4f1b769136dcc8940e2b9383ebc320321d