[INFO] cloning repository https://github.com/idlesong/mytemplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idlesong/mytemplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidlesong%2Fmytemplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidlesong%2Fmytemplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7df27b0d7c5759e7ed567bedb14a8a0bfa6aa2e [INFO] checking idlesong/mytemplate/c7df27b0d7c5759e7ed567bedb14a8a0bfa6aa2e against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidlesong%2Fmytemplate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/idlesong/mytemplate [INFO] finished tweaking git repo https://github.com/idlesong/mytemplate [INFO] tweaked toml for git repo https://github.com/idlesong/mytemplate written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/idlesong/mytemplate on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/idlesong/mytemplate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pango-sys v0.9.1 [INFO] [stderr] Downloaded gdk-pixbuf v0.8.0 [INFO] [stderr] Downloaded gettext-rs v0.4.1 [INFO] [stderr] Downloaded locale_config v0.2.3 [INFO] [stderr] Downloaded atk v0.8.0 [INFO] [stderr] Downloaded cairo-rs v0.8.0 [INFO] [stderr] Downloaded gdk-sys v0.9.1 [INFO] [stderr] Downloaded gdk v0.12.0 [INFO] [stderr] Downloaded glib v0.9.0 [INFO] [stderr] Downloaded gio-sys v0.9.1 [INFO] [stderr] Downloaded gio v0.8.0 [INFO] [stderr] Downloaded gtk-sys v0.9.2 [INFO] [stderr] Downloaded pango v0.8.0 [INFO] [stderr] Downloaded glib-sys v0.9.1 [INFO] [stderr] Downloaded atk-sys v0.9.1 [INFO] [stderr] Downloaded cairo-sys-rs v0.9.2 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Downloaded regex-syntax v0.6.8 [INFO] [stderr] Downloaded regex v1.1.9 [INFO] [stderr] Downloaded gobject-sys v0.9.1 [INFO] [stderr] Downloaded libc v0.2.59 [INFO] [stderr] Downloaded gtk v0.8.0 [INFO] [stderr] Downloaded gettext-sys v0.19.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92bb1187ca49431b96b132003662c6711b8fe1e3877740efc8bfe18d49b0f18b [INFO] running `Command { std: "docker" "start" "-a" "92bb1187ca49431b96b132003662c6711b8fe1e3877740efc8bfe18d49b0f18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92bb1187ca49431b96b132003662c6711b8fe1e3877740efc8bfe18d49b0f18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92bb1187ca49431b96b132003662c6711b8fe1e3877740efc8bfe18d49b0f18b", kill_on_drop: false }` [INFO] [stdout] 92bb1187ca49431b96b132003662c6711b8fe1e3877740efc8bfe18d49b0f18b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06c209d679910ed630f0f57dffbf6f1e001a653d8df6d5ff364c00e2f59c627f [INFO] running `Command { std: "docker" "start" "-a" "06c209d679910ed630f0f57dffbf6f1e001a653d8df6d5ff364c00e2f59c627f", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling gio v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.0 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling gdk v0.12.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Compiling gtk v0.8.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling gettext-sys v0.19.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking locale_config v0.2.3 [INFO] [stderr] Checking gettext-rs v0.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking glib v0.9.0 [INFO] [stderr] Checking mytemplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `config` [INFO] [stdout] --> src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | mod config; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `config`, create file "src/config.rs" or "src/config/mod.rs" [INFO] [stdout] = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `static_resources` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod static_resources; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `static_resources`, create file "src/static_resources.rs" or "src/static_resources/mod.rs" [INFO] [stdout] = note: if there is a `mod static_resources` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `config` [INFO] [stdout] --> src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | mod config; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `config`, create file "src/config.rs" or "src/config/mod.rs" [INFO] [stdout] = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `static_resources` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod static_resources; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `static_resources`, create file "src/static_resources.rs" or "src/static_resources/mod.rs" [INFO] [stdout] = note: if there is a `mod static_resources` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mytemplate` (bin "mytemplate" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mytemplate` (bin "mytemplate") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "06c209d679910ed630f0f57dffbf6f1e001a653d8df6d5ff364c00e2f59c627f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c209d679910ed630f0f57dffbf6f1e001a653d8df6d5ff364c00e2f59c627f", kill_on_drop: false }` [INFO] [stdout] 06c209d679910ed630f0f57dffbf6f1e001a653d8df6d5ff364c00e2f59c627f