[INFO] crate rayon-macro 0.1.0 is already in cache [INFO] checking rayon-macro-0.1.0 against master#eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc for pr-69560 [INFO] extracting crate rayon-macro 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rayon-macro 0.1.0 on toolchain eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rayon-macro 0.1.0 [INFO] finished tweaking crates.io crate rayon-macro 0.1.0 [INFO] tweaked toml for crates.io crate rayon-macro 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "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" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "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] 1a86dc1961a01d2bca9428eab5f8d6a64ec34656c486bd5c62226eb497942c41 [INFO] running `"docker" "start" "-a" "1a86dc1961a01d2bca9428eab5f8d6a64ec34656c486bd5c62226eb497942c41"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling rayon-macro-hack v0.1.0 [INFO] [stderr] Checking rayon-macro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: label name `'outer` shadows a label name that is already in scope [INFO] [stderr] --> tests/simple.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 12 | parallel!('outer: for i in 0..20 { [INFO] [stderr] | ------ first declared here [INFO] [stderr] ... [INFO] [stderr] 22 | 'outer: for _ in 0..10 { [INFO] [stderr] | ^^^^^^ lifetime 'outer already in scope [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.68s [INFO] running `"docker" "inspect" "1a86dc1961a01d2bca9428eab5f8d6a64ec34656c486bd5c62226eb497942c41"` [INFO] running `"docker" "rm" "-f" "1a86dc1961a01d2bca9428eab5f8d6a64ec34656c486bd5c62226eb497942c41"` [INFO] [stdout] 1a86dc1961a01d2bca9428eab5f8d6a64ec34656c486bd5c62226eb497942c41