[INFO] fetching crate treehouse 0.1.0... [INFO] checking treehouse-0.1.0 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate treehouse 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate treehouse 0.1.0 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "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-3/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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb6259192578861eae91b60cf74f9309e45576fd1537a3c7dd2ffb434de1482b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb6259192578861eae91b60cf74f9309e45576fd1537a3c7dd2ffb434de1482b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb6259192578861eae91b60cf74f9309e45576fd1537a3c7dd2ffb434de1482b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6259192578861eae91b60cf74f9309e45576fd1537a3c7dd2ffb434de1482b", kill_on_drop: false }` [INFO] [stdout] eb6259192578861eae91b60cf74f9309e45576fd1537a3c7dd2ffb434de1482b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ee243887e197c9efed040a1289536bc10d2a3260bae77841e85479a5e32d0bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ee243887e197c9efed040a1289536bc10d2a3260bae77841e85479a5e32d0bc", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking sled v0.32.0-rc1 [INFO] [stderr] Checking env_logger v0.7.1 [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 serde v1.0.111 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking treehouse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sled::transaction::TransactionalTree` [INFO] [stdout] --> src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | use sled::transaction::TransactionalTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UnabortableTransactionError` [INFO] [stdout] --> src/ext.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use sled::transaction::{TransactionalTree, UnabortableTransactionError, ConflictableTransactionError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sled::transaction::TransactionalTree` [INFO] [stdout] --> src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | use sled::transaction::TransactionalTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UnabortableTransactionError` [INFO] [stdout] --> src/ext.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use sled::transaction::{TransactionalTree, UnabortableTransactionError, ConflictableTransactionError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/query.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | let mut ids: Vec = utils::deserialize(&val)?; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/query.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | let mut ids: Vec = utils::deserialize(&val)?; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9ee243887e197c9efed040a1289536bc10d2a3260bae77841e85479a5e32d0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee243887e197c9efed040a1289536bc10d2a3260bae77841e85479a5e32d0bc", kill_on_drop: false }` [INFO] [stdout] 9ee243887e197c9efed040a1289536bc10d2a3260bae77841e85479a5e32d0bc