[INFO] fetching crate redpen-linter 0.4.0... [INFO] testing redpen-linter-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate redpen-linter 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate redpen-linter 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate redpen-linter 0.4.0 [INFO] tweaked toml for crates.io crate redpen-linter 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redpen-linter 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redpen-linter 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tester v0.9.1 [INFO] [stderr] Downloaded errno v0.3.3 [INFO] [stderr] Downloaded fastrand v2.0.0 [INFO] [stderr] Downloaded tempfile v3.8.0 [INFO] [stderr] Downloaded rustfix v0.6.1 [INFO] [stderr] Downloaded serde_derive v1.0.188 [INFO] [stderr] Downloaded compiletest_rs v0.10.2 [INFO] [stderr] Downloaded serde v1.0.188 [INFO] [stderr] Downloaded memchr v2.6.2 [INFO] [stderr] Downloaded aho-corasick v1.0.5 [INFO] [stderr] Downloaded regex v1.9.4 [INFO] [stderr] Downloaded syn v2.0.29 [INFO] [stderr] Downloaded rustix v0.38.11 [INFO] [stderr] Downloaded regex-syntax v0.7.5 [INFO] [stderr] Downloaded regex-automata v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98ccc30efd15a4459f9d9f50f3df39139ae30af9b618c4455e88bed13faba238 [INFO] running `Command { std: "docker" "start" "-a" "98ccc30efd15a4459f9d9f50f3df39139ae30af9b618c4455e88bed13faba238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98ccc30efd15a4459f9d9f50f3df39139ae30af9b618c4455e88bed13faba238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98ccc30efd15a4459f9d9f50f3df39139ae30af9b618c4455e88bed13faba238", kill_on_drop: false }` [INFO] [stdout] 98ccc30efd15a4459f9d9f50f3df39139ae30af9b618c4455e88bed13faba238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f0398ef61d63e97c145482ef2176b953c801807fa64349e1f5bfad0f398424e4 [INFO] running `Command { std: "docker" "start" "-a" "f0398ef61d63e97c145482ef2176b953c801807fa64349e1f5bfad0f398424e4", kill_on_drop: false }` [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling redpen-linter v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures` [INFO] [stdout] --> src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> src/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_hir` [INFO] [stdout] --> src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate rustc_hir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_hir_typeck` [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc_hir_typeck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_index` [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate rustc_index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_infer` [INFO] [stdout] --> src/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate rustc_infer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_interface` [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate rustc_interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_lint` [INFO] [stdout] --> src/main.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate rustc_lint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_macros` [INFO] [stdout] --> src/main.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate rustc_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_middle` [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_middle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_mir_dataflow` [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate rustc_mir_dataflow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_monomorphize` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_monomorphize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_serialize` [INFO] [stdout] --> src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate rustc_serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_session` [INFO] [stdout] --> src/main.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate rustc_session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_span` [INFO] [stdout] --> src/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | extern crate rustc_span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_symbol_mangling` [INFO] [stdout] --> src/main.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | extern crate rustc_symbol_mangling; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_target` [INFO] [stdout] --> src/main.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate rustc_target; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_trait_selection` [INFO] [stdout] --> src/main.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate rustc_trait_selection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stable_mir` [INFO] [stdout] --> src/main.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate stable_mir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tracing` [INFO] [stdout] --> src/main.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | extern crate tracing; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | info!("blocking async check crate"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | info!("mono items {mono_items:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | info!("accessor {accessor:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | info!("accessor {accessor:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | info!("accessees {accessees:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | info!("accessee node {:#?}", accessee.node); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | info!("backward accessees {backward:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | info!("{name}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | info!("visited {visited:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | info!("work_item {work_item:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | info!("already visited: skipping"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | info!("marked as relevant and visited"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | info!("accessors {:#?}", backward.get(&work_item)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | info!("relevant {relevant:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | info!("{name}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | info!(" -> {name:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | info!("not local accessor"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | info!("not relevant"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | info!("---"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | info!("is async"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | info!("not async"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | info!(" -> {name:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | info!("local"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:207:21 [INFO] [stdout] | [INFO] [stdout] 207 | info!("non local"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:210:21 [INFO] [stdout] | [INFO] [stdout] 210 | info!("relevant"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | info!("non relevant"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/blocking_async.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | info!("{def_kind:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | debug!("building mono item graph, beginning at roots"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | debug!("collecting roots"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | debug!("collect_roots: entry_fn = {:?}", entry_fn); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | ... trace!("collecting static {:?}", def_id); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | debug!(" => recursion depth={}", recursion_depth); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | debug!(" => type length={}", type_length); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 496 | debug!("monomorphize: self.instance={:?}", self.instance); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | info!("visiting rvalue {:?}", *rvalue); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | trace!("collecting thread-local static {:?}", def_id); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:581:17 [INFO] [stdout] | [INFO] [stdout] 581 | info!("use {op:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | info!("repeat {op:#?} {c:?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:587:17 [INFO] [stdout] | [INFO] [stdout] 587 | info!("ref {reg:#?} {kind:?} {place:?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:590:17 [INFO] [stdout] | [INFO] [stdout] 590 | info!("address of {m:#?} {place:?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:593:17 [INFO] [stdout] | [INFO] [stdout] 593 | info!("len {place:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | info!("cast {kind:?} {op:#?} {ty:?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:599:17 [INFO] [stdout] | [INFO] [stdout] 599 | info!("binary op {op:#?} {x:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:602:17 [INFO] [stdout] | [INFO] [stdout] 602 | info!("checked binop {op:#?} {x:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:605:17 [INFO] [stdout] | [INFO] [stdout] 605 | info!("nullary {op:#?} {ty:?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:608:17 [INFO] [stdout] | [INFO] [stdout] 608 | info!("unary {op:#?} {x:?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:611:17 [INFO] [stdout] | [INFO] [stdout] 611 | info!("discriminant {place:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | info!("shallow init box {op:#?} {ty:?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:617:17 [INFO] [stdout] | [INFO] [stdout] 617 | info!("copy for deref {place:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:620:17 [INFO] [stdout] | [INFO] [stdout] 620 | info!("aggregate {kind:#?} {indexvec:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | info!("not interesting {x:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:670:9 [INFO] [stdout] | [INFO] [stdout] 670 | info!("visiting terminator {:?} @ {:?}", terminator, location); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:698:29 [INFO] [stdout] | [INFO] [stdout] 698 | ... trace!("collecting asm sym static {:?}", def_id); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:785:5 [INFO] [stdout] | [INFO] [stdout] 785 | info!( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:1037:21 [INFO] [stdout] | [INFO] [stdout] 1037 | debug!("RootCollector: ADT drop-glue for {id:?}",); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:1046:17 [INFO] [stdout] | [INFO] [stdout] 1046 | debug!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:1053:17 [INFO] [stdout] | [INFO] [stdout] 1053 | debug!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:1078:17 [INFO] [stdout] | [INFO] [stdout] 1078 | info!("unprocessed item {other:#?}"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:1109:13 [INFO] [stdout] | [INFO] [stdout] 1109 | debug!("found root"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:1227:13 [INFO] [stdout] | [INFO] [stdout] 1227 | trace!("collecting static {:?}", def_id); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:1231:13 [INFO] [stdout] | [INFO] [stdout] 1231 | trace!("collecting {:?} with {:#?}", alloc_id, alloc); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> src/monomorphize_collector.rs:1239:13 [INFO] [stdout] | [INFO] [stdout] 1239 | trace!("collecting {:?} with {:#?}", alloc_id, fn_instance); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INCORRECT_ATTRIBUTE` in the crate root [INFO] [stdout] --> src/attribute.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | crate::INCORRECT_ATTRIBUTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INCORRECT_ATTRIBUTE` in the crate root [INFO] [stdout] --> src/attribute.rs:269:24 [INFO] [stdout] | [INFO] [stdout] 269 | crate::INCORRECT_ATTRIBUTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INCORRECT_ATTRIBUTE` in the crate root [INFO] [stdout] --> src/attribute.rs:292:28 [INFO] [stdout] | [INFO] [stdout] 292 | crate::INCORRECT_ATTRIBUTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BlockingAsync` in this scope [INFO] [stdout] --> src/blocking_async.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'tcx> LateLintPass<'tcx> for BlockingAsync { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLOCKING_ASYNC` in this scope [INFO] [stdout] --> src/blocking_async.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | &BLOCKING_ASYNC, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InfallibleAllocation` in this scope [INFO] [stdout] --> src/infallible_allocation.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'tcx> LateLintPass<'tcx> for InfallibleAllocation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INFALLIBLE_ALLOCATION` in this scope [INFO] [stdout] --> src/infallible_allocation.rs:176:26 [INFO] [stdout] | [INFO] [stdout] 176 | &INFALLIBLE_ALLOCATION, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INCORRECT_ATTRIBUTE` in this scope [INFO] [stdout] --> src/main.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | lint_store.register_lints(&[&INCORRECT_ATTRIBUTE, &blocking_async::BLOCKING_ASYNC]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLOCKING_ASYNC` in module `blocking_async` [INFO] [stdout] --> src/main.rs:90:80 [INFO] [stdout] | [INFO] [stdout] 90 | lint_store.register_lints(&[&INCORRECT_ATTRIBUTE, &blocking_async::BLOCKING_ASYNC]); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `blocking_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BlockingAsync` in module `blocking_async` [INFO] [stdout] --> src/main.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | lint_store.register_late_pass(|_tcx| Box::new(blocking_async::BlockingAsync)); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `blocking_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/blocking_async.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | if (if let Some(local_id) = accessee.def_id().as_local() { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | }) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 ~ if if let Some(local_id) = accessee.def_id().as_local() { [INFO] [stdout] 92 | let hir_id = cx.tcx.local_def_id_to_hir_id(local_id); [INFO] [stdout] ... [INFO] [stdout] 112 | } [INFO] [stdout] 113 ~ } { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redpen-linter` (bin "rustc_redpen") due to 94 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f0398ef61d63e97c145482ef2176b953c801807fa64349e1f5bfad0f398424e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0398ef61d63e97c145482ef2176b953c801807fa64349e1f5bfad0f398424e4", kill_on_drop: false }` [INFO] [stdout] f0398ef61d63e97c145482ef2176b953c801807fa64349e1f5bfad0f398424e4