[INFO] crate cargo-rin 0.1.33 is already in cache [INFO] checking cargo-rin-0.1.33 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate cargo-rin 0.1.33 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cargo-rin 0.1.33 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-rin 0.1.33 [INFO] finished tweaking crates.io crate cargo-rin 0.1.33 [INFO] tweaked toml for crates.io crate cargo-rin 0.1.33 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] 5f45c4f6eec1a7e5bcaa0a35cf2e69ffa8081d74ce2a1adf58726cb974ec94c3 [INFO] running `"docker" "start" "-a" "5f45c4f6eec1a7e5bcaa0a35cf2e69ffa8081d74ce2a1adf58726cb974ec94c3"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking json v0.11.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking cargo-rin v0.1.33 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no variant or associated item named `App` found for enum `Template` in the current scope [INFO] [stderr] --> src/main.rs:395:23 [INFO] [stderr] | [INFO] [stderr] 12 | enum Template{ [INFO] [stderr] | ------------- variant or associated item `App` not found here [INFO] [stderr] ... [INFO] [stderr] 395 | Template::App => { [INFO] [stderr] | ^^^ variant or associated item not found in `Template` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Loop` found for enum `Template` in the current scope [INFO] [stderr] --> src/main.rs:400:23 [INFO] [stderr] | [INFO] [stderr] 12 | enum Template{ [INFO] [stderr] | ------------- variant or associated item `Loop` not found here [INFO] [stderr] ... [INFO] [stderr] 400 | Template::Loop => { [INFO] [stderr] | ^^^^ variant or associated item not found in `Template` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `App` found for enum `Template` in the current scope [INFO] [stderr] --> src/main.rs:417:24 [INFO] [stderr] | [INFO] [stderr] 12 | enum Template{ [INFO] [stderr] | ------------- variant or associated item `App` not found here [INFO] [stderr] ... [INFO] [stderr] 417 | test(Template::App, "test_app"); [INFO] [stderr] | ^^^ variant or associated item not found in `Template` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Loop` found for enum `Template` in the current scope [INFO] [stderr] --> src/main.rs:422:24 [INFO] [stderr] | [INFO] [stderr] 12 | enum Template{ [INFO] [stderr] | ------------- variant or associated item `Loop` not found here [INFO] [stderr] ... [INFO] [stderr] 422 | test(Template::Loop, "test_loop"); [INFO] [stderr] | ^^^^ variant or associated item not found in `Template` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `cargo-rin`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5f45c4f6eec1a7e5bcaa0a35cf2e69ffa8081d74ce2a1adf58726cb974ec94c3"` [INFO] running `"docker" "rm" "-f" "5f45c4f6eec1a7e5bcaa0a35cf2e69ffa8081d74ce2a1adf58726cb974ec94c3"` [INFO] [stdout] 5f45c4f6eec1a7e5bcaa0a35cf2e69ffa8081d74ce2a1adf58726cb974ec94c3