[INFO] crate cargo-patch 0.1.7 is already in cache [INFO] checking cargo-patch-0.1.7 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate cargo-patch 0.1.7 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cargo-patch 0.1.7 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-patch 0.1.7 [INFO] finished tweaking crates.io crate cargo-patch 0.1.7 [INFO] tweaked toml for crates.io crate cargo-patch 0.1.7 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate cargo-patch 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac9903738436c3209c07a32f2931720fc08921cac44e0b1fb2bee76e8cb0bb6c [INFO] running `Command { std: "docker" "start" "-a" "ac9903738436c3209c07a32f2931720fc08921cac44e0b1fb2bee76e8cb0bb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac9903738436c3209c07a32f2931720fc08921cac44e0b1fb2bee76e8cb0bb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9903738436c3209c07a32f2931720fc08921cac44e0b1fb2bee76e8cb0bb6c", kill_on_drop: false }` [INFO] [stdout] ac9903738436c3209c07a32f2931720fc08921cac44e0b1fb2bee76e8cb0bb6c [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dff23aff03067d55ae74c43c9c5ec165c743714133e46303a158b12b5277a0fe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dff23aff03067d55ae74c43c9c5ec165c743714133e46303a158b12b5277a0fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking humantime v2.0.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking fs_extra v1.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking jobserver v0.1.21 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking tar v0.4.28 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking nom_locate v0.3.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Checking patch v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking git2 v0.13.6 [INFO] [stderr] Checking git2-curl v0.14.0 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_ignored v0.1.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking cargo-platform v0.1.1 [INFO] [stderr] Checking crates-io v0.31.0 [INFO] [stderr] Checking rustfix v0.5.1 [INFO] [stderr] Checking cargo v0.44.1 [INFO] [stderr] Checking cargo-patch v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `cargo_test_macro` [INFO] [stdout] --> tests/patch_empty.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cargo_test_macro::cargo_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `cargo_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cargo_test_macro` [INFO] [stdout] --> tests/patch_git.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cargo_test_macro::cargo_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `cargo_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cargo_test_macro` [INFO] [stdout] --> tests/patch_crates_io.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cargo_test_macro::cargo_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `cargo_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cargo_test_support` [INFO] [stdout] --> tests/patch_empty.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cargo_test_support::{cargo_dir, main_file, project}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `cargo_test_support` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cargo_test_support` [INFO] [stdout] --> tests/patch_git.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cargo_test_support::{cargo_dir, main_file, project}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `cargo_test_support` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_empty.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_git.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_empty.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_git.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_empty.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_git.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_empty.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_git.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cargo_test_support` [INFO] [stdout] --> tests/patch_crates_io.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cargo_test_support::{cargo_dir, main_file, project}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `cargo_test_support` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_git.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_crates_io.rs:197:3 [INFO] [stdout] | [INFO] [stdout] 197 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_crates_io.rs:147:3 [INFO] [stdout] | [INFO] [stdout] 147 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_crates_io.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_crates_io.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_crates_io.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `cargo_test` [INFO] [stdout] --> tests/patch_crates_io.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[cargo_test] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-patch`. [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] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dff23aff03067d55ae74c43c9c5ec165c743714133e46303a158b12b5277a0fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff23aff03067d55ae74c43c9c5ec165c743714133e46303a158b12b5277a0fe", kill_on_drop: false }` [INFO] [stdout] dff23aff03067d55ae74c43c9c5ec165c743714133e46303a158b12b5277a0fe