[INFO] fetching crate vscodehelper 0.2.1...
[INFO] testing vscodehelper-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate vscodehelper 0.2.1 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vscodehelper 0.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deranged v0.4.1
[INFO] [stderr]   Downloaded diesel_derives v2.2.4
[INFO] [stderr]   Downloaded diesel v2.2.8
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded vscodehelper-macros v0.1.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a89a319bbfc5b97f9d6e866aa71db564ee8641852be1b6f1909850d8610735d
[INFO] running `Command { std: "docker" "start" "-a" "1a89a319bbfc5b97f9d6e866aa71db564ee8641852be1b6f1909850d8610735d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a89a319bbfc5b97f9d6e866aa71db564ee8641852be1b6f1909850d8610735d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a89a319bbfc5b97f9d6e866aa71db564ee8641852be1b6f1909850d8610735d", kill_on_drop: false }`
[INFO] [stdout] 1a89a319bbfc5b97f9d6e866aa71db564ee8641852be1b6f1909850d8610735d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a5baeba834163362e19fc313817ae5daf4f3dd35e294c53c32e81d7d81fb81e
[INFO] running `Command { std: "docker" "start" "-a" "1a5baeba834163362e19fc313817ae5daf4f3dd35e294c53c32e81d7d81fb81e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling dotenvy v0.15.7
[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]    Compiling 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]    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 33.09s
[INFO] running `Command { std: "docker" "inspect" "1a5baeba834163362e19fc313817ae5daf4f3dd35e294c53c32e81d7d81fb81e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a5baeba834163362e19fc313817ae5daf4f3dd35e294c53c32e81d7d81fb81e", kill_on_drop: false }`
[INFO] [stdout] 1a5baeba834163362e19fc313817ae5daf4f3dd35e294c53c32e81d7d81fb81e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85f7dae05e717d051b06842ccd2f632476268661d995ab7d8f84227fec6f2ff0
[INFO] running `Command { std: "docker" "start" "-a" "85f7dae05e717d051b06842ccd2f632476268661d995ab7d8f84227fec6f2ff0", 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/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] 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] [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/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] error: could not compile `vscodehelper` (example "opened_dirs") due to 1 previous error
[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] [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/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_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 "recent_workspaces") due to 1 previous error
[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] [stderr] error: could not compile `vscodehelper` (example "list_keys") 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_windows") due to 1 previous error
[INFO] [stderr] error: could not compile `vscodehelper` (example "print_storage_json") 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 "recently_opened_paths") due to 1 previous error
[INFO] [stderr] error: could not compile `vscodehelper` (example "preview_entries") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "85f7dae05e717d051b06842ccd2f632476268661d995ab7d8f84227fec6f2ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f7dae05e717d051b06842ccd2f632476268661d995ab7d8f84227fec6f2ff0", kill_on_drop: false }`
[INFO] [stdout] 85f7dae05e717d051b06842ccd2f632476268661d995ab7d8f84227fec6f2ff0
