[INFO] fetching crate storey 0.5.0... [INFO] checking storey-0.5.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate storey 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate storey 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate storey 0.5.0 [INFO] tweaked toml for crates.io crate storey 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate storey 0.5.0 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 storey 0.5.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.105 [INFO] [stderr] Downloaded storey-macros v0.2.0 [INFO] [stderr] Downloaded storey-storage v0.2.0 [INFO] [stderr] Downloaded storey-encoding v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a36d513e18ac61d2e8e3e6f28e68658ecce35e734dad368c297e1b0df26fde79 [INFO] running `Command { std: "docker" "start" "-a" "a36d513e18ac61d2e8e3e6f28e68658ecce35e734dad368c297e1b0df26fde79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a36d513e18ac61d2e8e3e6f28e68658ecce35e734dad368c297e1b0df26fde79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36d513e18ac61d2e8e3e6f28e68658ecce35e734dad368c297e1b0df26fde79", kill_on_drop: false }` [INFO] [stdout] a36d513e18ac61d2e8e3e6f28e68658ecce35e734dad368c297e1b0df26fde79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] df4ee87fabfae373b795f4ee4940ac50991dd90829fd15aaee91087f4e55cb8c [INFO] running `Command { std: "docker" "start" "-a" "df4ee87fabfae373b795f4ee4940ac50991dd90829fd15aaee91087f4e55cb8c", kill_on_drop: false }` [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking storey-encoding v0.1.2 [INFO] [stderr] Checking storey-storage v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling storey-macros v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking storey v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking trybuild v1.0.105 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mocks` [INFO] [stdout] --> tests/newtype_key.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mocks::backend::TestStorage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> tests/newtype_key.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use mocks::encoding::TestEncoding; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> tests/router.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use mocks::encoding::TestEncoding; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> tests/composition.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mocks::backend::TestStorage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> tests/composition.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mocks::encoding::TestEncoding; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> tests/router.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | use mocks::backend::TestStorage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `storey` (test "composition") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `storey` (test "router") due to 2 previous errors [INFO] [stderr] error: could not compile `storey` (test "newtype_key") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mocks` [INFO] [stdout] --> src/containers/column.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | use mocks::backend::TestStorage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> src/containers/column.rs:522:9 [INFO] [stdout] | [INFO] [stdout] 522 | use mocks::encoding::TestEncoding; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> src/containers/item.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | use mocks::backend::TestStorage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> src/containers/item.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | use mocks::encoding::TestEncoding; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> src/containers/map/set.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | use mocks::backend::TestStorage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> src/containers/map/mod.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | use mocks::backend::TestStorage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> src/containers/map/mod.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | use mocks::encoding::TestEncoding; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> src/storage/branch.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | use mocks::backend::TestStorage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> tests/iteration.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use mocks::backend::TestStorage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `mocks` [INFO] [stdout] --> tests/iteration.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use mocks::encoding::TestEncoding; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mocks` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mocks`, use `cargo add mocks` 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 `storey` (test "iteration") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `storey` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "df4ee87fabfae373b795f4ee4940ac50991dd90829fd15aaee91087f4e55cb8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4ee87fabfae373b795f4ee4940ac50991dd90829fd15aaee91087f4e55cb8c", kill_on_drop: false }` [INFO] [stdout] df4ee87fabfae373b795f4ee4940ac50991dd90829fd15aaee91087f4e55cb8c