[INFO] fetching crate nipper-trunk 0.1.9... [INFO] checking nipper-trunk-0.1.9 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate nipper-trunk 0.1.9 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate nipper-trunk 0.1.9 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nipper-trunk 0.1.9 [INFO] finished tweaking crates.io crate nipper-trunk 0.1.9 [INFO] tweaked toml for crates.io crate nipper-trunk 0.1.9 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate nipper-trunk 0.1.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b518113cd94707dce26a4e502ffae6667b9ffa04c746fa2753f681bf4144503 [INFO] running `Command { std: "docker" "start" "-a" "3b518113cd94707dce26a4e502ffae6667b9ffa04c746fa2753f681bf4144503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b518113cd94707dce26a4e502ffae6667b9ffa04c746fa2753f681bf4144503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b518113cd94707dce26a4e502ffae6667b9ffa04c746fa2753f681bf4144503", kill_on_drop: false }` [INFO] [stdout] 3b518113cd94707dce26a4e502ffae6667b9ffa04c746fa2753f681bf4144503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bf79bf87974130413480793f10bace01134573e06e0a39868934af0cf7feae2 [INFO] running `Command { std: "docker" "start" "-a" "2bf79bf87974130413480793f10bace01134573e06e0a39868934af0cf7feae2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] itoa v0.4.7 (as host dependency): default, std [INFO] [stderr] libc v0.2.88 (as host dependency): align, default, std [INFO] [stderr] serde v1.0.124: derive, serde_derive [INFO] [stderr] serde v1.0.124 (as host dependency): derive, serde_derive [INFO] [stderr] syn v1.0.62 (as host dependency): visit, visit-mut [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking nipper-trunk v0.1.9 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking readability v0.1.5 [INFO] [stderr] Migrating tests/selection-manipulation.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/text.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/readability2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/tag_name.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/demo.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/html-dom.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/html-tree-sink.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/selection-traversal.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/readability.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/data.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/selection-query.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/attribute.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/remove.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/selection-property.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/hacker_news.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> tests/data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> examples/text.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nipper-trunk` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Fixed examples/readability2.rs (1 fix) [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> examples/demo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> tests/html-dom.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nipper::{Document, SerializableNodeRef}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> examples/tag_name.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> tests/html-tree-sink.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nipper::{Document, NodeId}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> examples/attribute.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> tests/data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> examples/remove.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> tests/data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> examples/readability.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> examples/readability.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nipper::Selection; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> examples/readability.rs:392:49 [INFO] [stdout] | [INFO] [stdout] 392 | fn initialize_candidate_item(sel: Selection) -> CandidateItem { [INFO] [stdout] | ^^^^^^^^^^^^^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments [INFO] [stdout] help: consider using the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 392 | fn initialize_candidate_item(sel: Selection) -> CandidateItem<'static> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0106, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> tests/data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> tests/selection-traversal.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> tests/data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nipper` [INFO] [stdout] --> examples/hacker_news.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nipper::Document; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `nipper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2bf79bf87974130413480793f10bace01134573e06e0a39868934af0cf7feae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf79bf87974130413480793f10bace01134573e06e0a39868934af0cf7feae2", kill_on_drop: false }` [INFO] [stdout] 2bf79bf87974130413480793f10bace01134573e06e0a39868934af0cf7feae2