[INFO] cloning repository https://github.com/chansuke/basalt [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chansuke/basalt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchansuke%2Fbasalt"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchansuke%2Fbasalt'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33a02a6820765f82b8d9470197b5d111cf5394ba [INFO] checking chansuke/basalt against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchansuke%2Fbasalt" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chansuke/basalt on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/chansuke/basalt [INFO] finished tweaking git repo https://github.com/chansuke/basalt [INFO] tweaked toml for git repo https://github.com/chansuke/basalt written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/chansuke/basalt already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "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] 72852e7fc5017f957e653fac4846b62d471faa25cab277a959c516f6589c4ce5 [INFO] running `"docker" "start" "-a" "72852e7fc5017f957e653fac4846b62d471faa25cab277a959c516f6589c4ce5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking basalt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `opcode` [INFO] [stderr] --> src/assembler/mod.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub mod opcode; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either opcode.rs or opcode/mod.rs inside the directory "src/assembler" [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 `basalt`. [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[E0583]: file not found for module `opcode` [INFO] [stderr] --> src/assembler/mod.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub mod opcode; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either opcode.rs or opcode/mod.rs inside the directory "src/assembler" [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 `basalt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "72852e7fc5017f957e653fac4846b62d471faa25cab277a959c516f6589c4ce5"` [INFO] running `"docker" "rm" "-f" "72852e7fc5017f957e653fac4846b62d471faa25cab277a959c516f6589c4ce5"` [INFO] [stdout] 72852e7fc5017f957e653fac4846b62d471faa25cab277a959c516f6589c4ce5