[INFO] crate pin-project 0.4.10 is already in cache [INFO] checking pin-project-0.4.10 against master#7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3 for pr-71873 [INFO] extracting crate pin-project 0.4.10 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pin-project 0.4.10 on toolchain 7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pin-project 0.4.10 [INFO] finished tweaking crates.io crate pin-project 0.4.10 [INFO] tweaked toml for crates.io crate pin-project 0.4.10 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate pin-project 0.4.10 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "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-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" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "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] 18d99aecd1cc41f527a724d995725740d2ce708249f0ca8f77bb8acbc849740c [INFO] running `"docker" "start" "-a" "18d99aecd1cc41f527a724d995725740d2ce708249f0ca8f77bb8acbc849740c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pin-project-internal v0.4.10 [INFO] [stderr] Checking pin-project v0.4.10 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `trybuild` [INFO] [stderr] --> tests/compiletest.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | let t = trybuild::TestCases::new(); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `trybuild` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `pin-project`. [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[E0433]: failed to resolve: use of undeclared type or module `rustversion` [INFO] [stderr] --> tests/pinned_drop.rs:139:3 [INFO] [stderr] | [INFO] [stderr] 139 | #[rustversion::since(1.37)] [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `rustversion` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `rustversion` [INFO] [stderr] --> tests/pinned_drop.rs:192:3 [INFO] [stderr] | [INFO] [stderr] 192 | #[rustversion::since(1.37)] [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `rustversion` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `rustversion` [INFO] [stderr] --> tests/pinned_drop.rs:215:3 [INFO] [stderr] | [INFO] [stderr] 215 | #[rustversion::since(1.40)] // https://github.com/rust-lang/rust/pull/64690 [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `rustversion` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `rustversion` [INFO] [stderr] --> tests/project.rs:11:3 [INFO] [stderr] | [INFO] [stderr] 11 | #[rustversion::nightly] [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `rustversion` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `pin-project`. [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: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `pin-project`. [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[E0433]: failed to resolve: use of undeclared type or module `rustversion` [INFO] [stderr] --> tests/pin_project.rs:391:3 [INFO] [stderr] | [INFO] [stderr] 391 | #[rustversion::since(1.36)] // https://github.com/rust-lang/rust/pull/61207 [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `rustversion` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `pin-project`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "18d99aecd1cc41f527a724d995725740d2ce708249f0ca8f77bb8acbc849740c"` [INFO] running `"docker" "rm" "-f" "18d99aecd1cc41f527a724d995725740d2ce708249f0ca8f77bb8acbc849740c"` [INFO] [stdout] 18d99aecd1cc41f527a724d995725740d2ce708249f0ca8f77bb8acbc849740c