[INFO] crate scrumple 1.2.3 is already in cache [INFO] checking scrumple-1.2.3 against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] extracting crate scrumple 1.2.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate scrumple 1.2.3 on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate scrumple 1.2.3 [INFO] finished tweaking crates.io crate scrumple 1.2.3 [INFO] tweaked toml for crates.io crate scrumple 1.2.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate scrumple 1.2.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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] 348764bce6368a4d868863b73b2d7a15a69c1e5583a89163320e777c1beb0244 [INFO] running `"docker" "start" "-a" "348764bce6368a4d868863b73b2d7a15a69c1e5583a89163320e777c1beb0244"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking esparse v0.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking scrumple v1.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `test` [INFO] [stderr] --> src/main.rs:638:1 [INFO] [stderr] | [INFO] [stderr] 638 | mod test; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `test`, create file "src/test.rs" [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 `scrumple`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "348764bce6368a4d868863b73b2d7a15a69c1e5583a89163320e777c1beb0244"` [INFO] running `"docker" "rm" "-f" "348764bce6368a4d868863b73b2d7a15a69c1e5583a89163320e777c1beb0244"` [INFO] [stdout] 348764bce6368a4d868863b73b2d7a15a69c1e5583a89163320e777c1beb0244