[INFO] crate pnet_macros_bandwhich_fork 0.23.0 is already in cache [INFO] testing pnet_macros_bandwhich_fork-0.23.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate pnet_macros_bandwhich_fork 0.23.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate pnet_macros_bandwhich_fork 0.23.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pnet_macros_bandwhich_fork 0.23.0 [INFO] finished tweaking crates.io crate pnet_macros_bandwhich_fork 0.23.0 [INFO] tweaked toml for crates.io crate pnet_macros_bandwhich_fork 0.23.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4ad90c810ccde60bd8bc77f0db8c54cff1e7bd199a58833d0fcdc3a2f79bade [INFO] running `"docker" "start" "-a" "b4ad90c810ccde60bd8bc77f0db8c54cff1e7bd199a58833d0fcdc3a2f79bade"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros_bandwhich_fork v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.95s [INFO] running `"docker" "inspect" "b4ad90c810ccde60bd8bc77f0db8c54cff1e7bd199a58833d0fcdc3a2f79bade"` [INFO] running `"docker" "rm" "-f" "b4ad90c810ccde60bd8bc77f0db8c54cff1e7bd199a58833d0fcdc3a2f79bade"` [INFO] [stdout] b4ad90c810ccde60bd8bc77f0db8c54cff1e7bd199a58833d0fcdc3a2f79bade [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e70b8bd8acf8b6cb8b7ed355a1ada94c68ff6da6679df55245243ce68ef66289 [INFO] running `"docker" "start" "-a" "e70b8bd8acf8b6cb8b7ed355a1ada94c68ff6da6679df55245243ce68ef66289"` [INFO] [stderr] Compiling pnet_base_bandwhich_fork v0.23.0 [INFO] [stderr] Compiling pnet_macros_support_bandwhich_fork v0.23.0 [INFO] [stderr] Compiling pnet_macros_bandwhich_fork v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `pnet_macros` [INFO] [stderr] --> tests/tests.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate pnet_macros; [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 `pnet_macros_bandwhich_fork`. [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" "e70b8bd8acf8b6cb8b7ed355a1ada94c68ff6da6679df55245243ce68ef66289"` [INFO] running `"docker" "rm" "-f" "e70b8bd8acf8b6cb8b7ed355a1ada94c68ff6da6679df55245243ce68ef66289"` [INFO] [stdout] e70b8bd8acf8b6cb8b7ed355a1ada94c68ff6da6679df55245243ce68ef66289