[INFO] fetching crate treehouse 0.1.0... [INFO] checking treehouse-0.1.0 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate treehouse 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate treehouse 0.1.0 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3609ea79c09713da3c6f681aa7e9915c831823eb9a85ab3912fca2b7259251b [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" "c3609ea79c09713da3c6f681aa7e9915c831823eb9a85ab3912fca2b7259251b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3609ea79c09713da3c6f681aa7e9915c831823eb9a85ab3912fca2b7259251b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3609ea79c09713da3c6f681aa7e9915c831823eb9a85ab3912fca2b7259251b", kill_on_drop: false }` [INFO] [stdout] c3609ea79c09713da3c6f681aa7e9915c831823eb9a85ab3912fca2b7259251b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20802ca688686100ebff2e1ac74232f208ea209230cf55dacb0d95b26eae3424 [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" "20802ca688686100ebff2e1ac74232f208ea209230cf55dacb0d95b26eae3424", kill_on_drop: false }` [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.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 addr2line v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [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] Checking fxhash v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking lock_api v0.3.4 [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] Compiling syn v1.0.31 [INFO] [stderr] Checking regex v1.3.9 [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 (/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: 3 warnings emitted [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] error[E0433]: failed to resolve: use of undeclared type 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 type or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `house` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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" "20802ca688686100ebff2e1ac74232f208ea209230cf55dacb0d95b26eae3424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20802ca688686100ebff2e1ac74232f208ea209230cf55dacb0d95b26eae3424", kill_on_drop: false }` [INFO] [stdout] 20802ca688686100ebff2e1ac74232f208ea209230cf55dacb0d95b26eae3424