[INFO] crate syn 1.0.14 is already in cache [INFO] checking syn-1.0.14 against master#b1f395de642e8be7bcbbd2bd8aaadab715851f49 for pr-69410 [INFO] extracting crate syn 1.0.14 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate syn 1.0.14 on toolchain b1f395de642e8be7bcbbd2bd8aaadab715851f49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate syn 1.0.14 [INFO] finished tweaking crates.io crate syn 1.0.14 [INFO] tweaked toml for crates.io crate syn 1.0.14 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7b1308da27790f18ed26b5002de72dab395b94dbba1b8072e4755d46e0d9cd50 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "7b1308da27790f18ed26b5002de72dab395b94dbba1b8072e4755d46e0d9cd50"` [INFO] [stderr] Compiling syn v1.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ref-cast-impl v1.0.0 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking reqwest v0.10.2 [INFO] [stderr] Checking insta v0.12.0 [INFO] [stderr] Checking ref-cast v1.0.0 [INFO] [stderr] error: expected item, found `"Hello! You want: cargo test --release --all-features"` [INFO] [stderr] --> tests/features/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | "Hello! You want: cargo test --release --all-features" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: expected item, found `"Hello! You want: cargo test --release --all-features"` [INFO] [stderr] --> tests/features/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | "Hello! You want: cargo test --release --all-features" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: expected item, found `"Hello! You want: cargo test --release --all-features"` [INFO] [stderr] --> tests/features/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | "Hello! You want: cargo test --release --all-features" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: expected item, found `"Hello! You want: cargo test --release --all-features"` [INFO] [stderr] --> tests/features/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | "Hello! You want: cargo test --release --all-features" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: expected item, found `"Hello! You want: cargo test --release --all-features"` [INFO] [stderr] --> tests/features/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | "Hello! You want: cargo test --release --all-features" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `rustc_data_structures` [INFO] [stderr] --> tests/test_precedence.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | extern crate rustc_data_structures; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: expected item, found `"Hello! You want: cargo test --release --all-features"` [INFO] [stderr] --> tests/features/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | "Hello! You want: cargo test --release --all-features" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7b1308da27790f18ed26b5002de72dab395b94dbba1b8072e4755d46e0d9cd50"` [INFO] running `"docker" "rm" "-f" "7b1308da27790f18ed26b5002de72dab395b94dbba1b8072e4755d46e0d9cd50"` [INFO] [stdout] 7b1308da27790f18ed26b5002de72dab395b94dbba1b8072e4755d46e0d9cd50