[INFO] updating cached repository https://github.com/dpc/brainwiki [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/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] bd049182c8a02c11b4bde3c55335c8653bae7e2e [INFO] checking dpc/brainwiki against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fbrainwiki" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dpc/brainwiki on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dpc/brainwiki [INFO] finished tweaking git repo https://github.com/dpc/brainwiki [INFO] tweaked toml for git repo https://github.com/dpc/brainwiki written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dpc/brainwiki already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 225a77bfee0f1919ca1dedd9fee680f299493cbfc506c2a7870777ed3b790e73 [INFO] running `"docker" "start" "-a" "225a77bfee0f1919ca1dedd9fee680f299493cbfc506c2a7870777ed3b790e73"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Checking file v1.1.2 [INFO] [stderr] Checking stpl v0.5.0 (http://github.com/dpc/stpl#f524d39a) [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling fastpbkdf2 v0.1.0 [INFO] [stderr] Compiling cargon v0.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Checking serde_bytes v0.10.4 [INFO] [stderr] Checking h2 v0.1.10 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Checking miow v0.1.5 [INFO] [stderr] Checking structopt v0.2.10 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking mio v0.5.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking serde_mcf v0.1.3 [INFO] [stderr] Checking clap-verbosity-flag v0.1.0 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Checking notify v4.0.3 [INFO] [stderr] Checking ring-pwhash v0.12.0 [INFO] [stderr] Checking libpasta v0.0.5 [INFO] [stderr] Checking quicli v0.3.0 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling derive_more v0.11.0 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Checking brainwiki v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `util` [INFO] [stderr] --> src/main.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | mod util; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either util.rs or util/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[E0583]: file not found for module `util` [INFO] [stderr] --> src/main.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | mod util; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either util.rs or util/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 `brainwiki`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `brainwiki`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "225a77bfee0f1919ca1dedd9fee680f299493cbfc506c2a7870777ed3b790e73"` [INFO] running `"docker" "rm" "-f" "225a77bfee0f1919ca1dedd9fee680f299493cbfc506c2a7870777ed3b790e73"` [INFO] [stdout] 225a77bfee0f1919ca1dedd9fee680f299493cbfc506c2a7870777ed3b790e73