[INFO] crate warnalyzer 0.1.0 is already in cache [INFO] testing warnalyzer-0.1.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate warnalyzer 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate warnalyzer 0.1.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate warnalyzer 0.1.0 [INFO] finished tweaking crates.io crate warnalyzer 0.1.0 [INFO] tweaked toml for crates.io crate warnalyzer 0.1.0 written to /workspace/builds/worker-9/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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 622c6de1320425dfa8f275a0585c00079c068e1ae1e5dacec48e7fb08f292365 [INFO] running `"docker" "start" "-a" "622c6de1320425dfa8f275a0585c00079c068e1ae1e5dacec48e7fb08f292365"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling intervaltree v0.2.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling warnalyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `syn::visit`, `syn::visit` [INFO] [stderr] --> src/mute.rs:88:11 [INFO] [stderr] | [INFO] [stderr] 88 | use syn::visit::{visit_item, self}; [INFO] [stderr] | ^^^^^ ^^^^ no `visit` in the root [INFO] [stderr] | | [INFO] [stderr] | could not find `visit` in `syn` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `visit` in `syn` [INFO] [stderr] --> src/mute.rs:105:22 [INFO] [stderr] | [INFO] [stderr] 105 | impl<'ast, 'a> syn::visit::Visit<'ast> for Visitor<'a> { [INFO] [stderr] | ^^^^^ could not find `visit` in `syn` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `warnalyzer`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "622c6de1320425dfa8f275a0585c00079c068e1ae1e5dacec48e7fb08f292365"` [INFO] running `"docker" "rm" "-f" "622c6de1320425dfa8f275a0585c00079c068e1ae1e5dacec48e7fb08f292365"` [INFO] [stdout] 622c6de1320425dfa8f275a0585c00079c068e1ae1e5dacec48e7fb08f292365