[INFO] cloning repository https://github.com/blainehansen/micro-chimp [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blainehansen/micro-chimp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblainehansen%2Fmicro-chimp"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblainehansen%2Fmicro-chimp'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d702909d4b211b2dce90aac8474509d2d91ab9e8 [INFO] checking blainehansen/micro-chimp against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblainehansen%2Fmicro-chimp" "/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/blainehansen/micro-chimp on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/blainehansen/micro-chimp [INFO] finished tweaking git repo https://github.com/blainehansen/micro-chimp [INFO] tweaked toml for git repo https://github.com/blainehansen/micro-chimp written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/blainehansen/micro-chimp already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] 32b17f5c7afc3f02f2a37a689c2cb44304e2dc9010755e34a9df87f4a322d6c8 [INFO] running `"docker" "start" "-a" "32b17f5c7afc3f02f2a37a689c2cb44304e2dc9010755e34a9df87f4a322d6c8"` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking tokio-threadpool v0.1.12 [INFO] [stderr] Checking pretty_env_logger v0.3.0 [INFO] [stderr] Checking hmac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking postgres-protocol v0.4.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking tokio v0.1.17 [INFO] [stderr] Checking rustls v0.14.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking tokio-rustls v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Checking v_escape v0.3.2 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking v_htmlescape v0.3.2 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_state_machine_future v0.2.0 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking serde v1.0.89 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking state_machine_future v0.2.0 [INFO] [stderr] Checking tokio-postgres v0.4.0-rc.3 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking validator v0.8.0 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Checking micro-chimp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `sites` [INFO] [stderr] --> src/main.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | mod sites; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either sites.rs or sites/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 `micro-chimp`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0583]: file not found for module `sites` [INFO] [stderr] --> src/main.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | mod sites; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either sites.rs or sites/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 `micro-chimp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "32b17f5c7afc3f02f2a37a689c2cb44304e2dc9010755e34a9df87f4a322d6c8"` [INFO] running `"docker" "rm" "-f" "32b17f5c7afc3f02f2a37a689c2cb44304e2dc9010755e34a9df87f4a322d6c8"` [INFO] [stdout] 32b17f5c7afc3f02f2a37a689c2cb44304e2dc9010755e34a9df87f4a322d6c8