[INFO] fetching crate vscodehelper 0.2.1... [INFO] building vscodehelper-0.2.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate vscodehelper 0.2.1 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vscodehelper 0.2.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fb90921d8beefb77629bfb817445c78cf62da2649c941c2c332c01b3b496687 [INFO] running `Command { std: "docker" "start" "-a" "3fb90921d8beefb77629bfb817445c78cf62da2649c941c2c332c01b3b496687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fb90921d8beefb77629bfb817445c78cf62da2649c941c2c332c01b3b496687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fb90921d8beefb77629bfb817445c78cf62da2649c941c2c332c01b3b496687", kill_on_drop: false }` [INFO] [stdout] 3fb90921d8beefb77629bfb817445c78cf62da2649c941c2c332c01b3b496687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e224d4dea27c5217caf4bbe4c84185f0b2c01275a396d9950d8c561fc692039f [INFO] running `Command { std: "docker" "start" "-a" "e224d4dea27c5217caf4bbe4c84185f0b2c01275a396d9950d8c561fc692039f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [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] 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 tracing v0.1.41 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling diesel v2.2.8 [INFO] [stderr] Compiling vscodehelper v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s [INFO] running `Command { std: "docker" "inspect" "e224d4dea27c5217caf4bbe4c84185f0b2c01275a396d9950d8c561fc692039f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e224d4dea27c5217caf4bbe4c84185f0b2c01275a396d9950d8c561fc692039f", kill_on_drop: false }` [INFO] [stdout] e224d4dea27c5217caf4bbe4c84185f0b2c01275a396d9950d8c561fc692039f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6dbe658e6201e8d4b1feba572b716d7597df80290838e54af991e6d9e60ca36 [INFO] running `Command { std: "docker" "start" "-a" "a6dbe658e6201e8d4b1feba572b716d7597df80290838e54af991e6d9e60ca36", kill_on_drop: false }` [INFO] [stderr] Compiling 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] 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 "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/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] [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 "recent_workspaces") due to 1 previous error [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/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] [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/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] [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 "preview_entries") due to 1 previous error [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/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] [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] running `Command { std: "docker" "inspect" "a6dbe658e6201e8d4b1feba572b716d7597df80290838e54af991e6d9e60ca36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6dbe658e6201e8d4b1feba572b716d7597df80290838e54af991e6d9e60ca36", kill_on_drop: false }` [INFO] [stdout] a6dbe658e6201e8d4b1feba572b716d7597df80290838e54af991e6d9e60ca36