[INFO] fetching crate vscodehelper 0.2.1... [INFO] checking vscodehelper-0.2.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate vscodehelper 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate vscodehelper 0.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate vscodehelper 0.2.1 [INFO] tweaked toml for crates.io crate vscodehelper 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vscodehelper 0.2.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vscodehelper 0.2.1 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vscodehelper-macros v0.1.0 [INFO] [stderr] Downloaded diesel_derives v2.2.4 [INFO] [stderr] Downloaded diesel v2.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e324a9388f6af64c93787f47613830ded1fb3965e156dc3c943d5a1542d8dbf [INFO] running `Command { std: "docker" "start" "-a" "3e324a9388f6af64c93787f47613830ded1fb3965e156dc3c943d5a1542d8dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e324a9388f6af64c93787f47613830ded1fb3965e156dc3c943d5a1542d8dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e324a9388f6af64c93787f47613830ded1fb3965e156dc3c943d5a1542d8dbf", kill_on_drop: false }` [INFO] [stdout] 3e324a9388f6af64c93787f47613830ded1fb3965e156dc3c943d5a1542d8dbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431786b0235c331a612cd37b0f1472c30b502da2cb6b1ec1bd27a970d4120b1a [INFO] running `Command { std: "docker" "start" "-a" "431786b0235c331a612cd37b0f1472c30b502da2cb6b1ec1bd27a970d4120b1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling vscodehelper-macros v0.1.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking diesel v2.2.8 [INFO] [stderr] Checking vscodehelper v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common` [INFO] [stdout] --> examples/print_storage_json.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | common::init()?; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `common`, use `cargo add common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common` [INFO] [stdout] --> examples/opened_windows.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | common::init()?; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `common`, use `cargo add common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vscodehelper` (example "print_storage_json") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common` [INFO] [stdout] --> examples/opened_dirs.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | common::init()?; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `common`, use `cargo add common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vscodehelper` (example "opened_windows") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vscodehelper` (example "opened_dirs") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common` [INFO] [stdout] --> examples/list_keys.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | common::init()?; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `common`, use `cargo add common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vscodehelper` (example "list_keys") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common` [INFO] [stdout] --> examples/recently_opened_paths.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | common::init()?; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `common`, use `cargo add common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common` [INFO] [stdout] --> examples/recent_workspaces.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | common::init()?; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `common`, use `cargo add common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vscodehelper` (example "recently_opened_paths") due to 1 previous error [INFO] [stderr] error: could not compile `vscodehelper` (example "recent_workspaces") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common` [INFO] [stdout] --> examples/preview_entries.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | common::init()?; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `common`, use `cargo add common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vscodehelper` (example "preview_entries") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "431786b0235c331a612cd37b0f1472c30b502da2cb6b1ec1bd27a970d4120b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431786b0235c331a612cd37b0f1472c30b502da2cb6b1ec1bd27a970d4120b1a", kill_on_drop: false }` [INFO] [stdout] 431786b0235c331a612cd37b0f1472c30b502da2cb6b1ec1bd27a970d4120b1a