[INFO] crate rayon-macro 0.1.0 is already in cache [INFO] checking rayon-macro-0.1.0 against master#be493fe8cc40c3d3f6030a1313c1ff747fce770d for pr-69129 [INFO] extracting crate rayon-macro 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rayon-macro 0.1.0 on toolchain be493fe8cc40c3d3f6030a1313c1ff747fce770d [INFO] running `"/workspace/cargo-home/bin/cargo" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "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-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "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] b4bae1b62b5883526413df1442f6535205613a91f92e367e2d17fdf1912b2bb5 [INFO] running `"docker" "start" "-a" "b4bae1b62b5883526413df1442f6535205613a91f92e367e2d17fdf1912b2bb5"` [INFO] [stderr] Compiling syn v1.0.14 [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 18.12s [INFO] running `"docker" "inspect" "b4bae1b62b5883526413df1442f6535205613a91f92e367e2d17fdf1912b2bb5"` [INFO] running `"docker" "rm" "-f" "b4bae1b62b5883526413df1442f6535205613a91f92e367e2d17fdf1912b2bb5"` [INFO] [stdout] b4bae1b62b5883526413df1442f6535205613a91f92e367e2d17fdf1912b2bb5