[INFO] fetching crate treehouse 0.1.0... [INFO] checking treehouse-0.1.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate treehouse 0.1.0 into /workspace/builds/worker-100/source [INFO] validating manifest of crates.io crate treehouse 0.1.0 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 treehouse 0.1.0 [INFO] finished tweaking crates.io crate treehouse 0.1.0 [INFO] tweaked toml for crates.io crate treehouse 0.1.0 written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate crates.io crate treehouse 0.1.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sled v0.32.0-rc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] 9b0440e4bcccbe3d4e83520598db491abdfd49e78a1a0e48eba299e4b6904b35 [INFO] running `Command { std: "docker" "start" "-a" "9b0440e4bcccbe3d4e83520598db491abdfd49e78a1a0e48eba299e4b6904b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b0440e4bcccbe3d4e83520598db491abdfd49e78a1a0e48eba299e4b6904b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0440e4bcccbe3d4e83520598db491abdfd49e78a1a0e48eba299e4b6904b35", kill_on_drop: false }` [INFO] [stdout] 9b0440e4bcccbe3d4e83520598db491abdfd49e78a1a0e48eba299e4b6904b35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] 179ab8a2077ef4e59f301b468ee9d27e66d840b31ee71e06f2d6b4bbdd6c233b [INFO] running `Command { std: "docker" "start" "-a" "179ab8a2077ef4e59f301b468ee9d27e66d840b31ee71e06f2d6b4bbdd6c233b", 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] log v0.4.8: std [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking sled v0.32.0-rc1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking treehouse v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/query.rs (1 fix) [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stderr] Fixed src/ext.rs (1 fix) [INFO] [stderr] Migrating examples/simple.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `house` [INFO] [stdout] --> examples/simple.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | impl house::query::Queryable for Book { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `house` [INFO] [stdout] --> examples/simple.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | fn query_terms(&self) -> Vec { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `house` [INFO] [stdout] --> examples/simple.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | house::query::Term { field: "title", value: self.title.as_bytes() }, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `house` [INFO] [stdout] --> examples/simple.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | let store: house::Store = house::StoreBuilder::default() [INFO] [stdout] | ^^^^^ use of undeclared crate or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `house` [INFO] [stdout] --> examples/simple.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | let mut book = house::Object { id, inner: book }; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `house` [INFO] [stdout] --> examples/simple.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | .filter(house::query::StrEquals("title", "The Greatest")) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `house` [INFO] [stdout] --> examples/simple.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | .filter(house::query::StrEquals("title", "The Greatest")) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `house` [INFO] [stdout] --> examples/simple.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | let store: house::Store = house::StoreBuilder::default() [INFO] [stdout] | ^^^^^^^^^^^^ not found in `house` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use treehouse::StoreBuilder; [INFO] [stdout] | [INFO] [stdout] [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 E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `treehouse` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "179ab8a2077ef4e59f301b468ee9d27e66d840b31ee71e06f2d6b4bbdd6c233b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179ab8a2077ef4e59f301b468ee9d27e66d840b31ee71e06f2d6b4bbdd6c233b", kill_on_drop: false }` [INFO] [stdout] 179ab8a2077ef4e59f301b468ee9d27e66d840b31ee71e06f2d6b4bbdd6c233b