[INFO] fetching crate membrane 0.11.0... [INFO] checking membrane-0.11.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate membrane 0.11.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate membrane 0.11.0 [INFO] finished tweaking crates.io crate membrane 0.11.0 [INFO] tweaked toml for crates.io crate membrane 0.11.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate membrane 0.11.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--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] Locking 129 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding serde-generate v0.25.1 (available: v0.32.0) [INFO] [stderr] Adding serde-reflection v0.3.6 (available: v0.5.0) [INFO] [stderr] Adding serial_test v2.0.0 (available: v3.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4369cb5cbb4c05bd69f8c6629a95d91fe063302e6aab75910a89953d8071d3b6 [INFO] running `Command { std: "docker" "start" "-a" "4369cb5cbb4c05bd69f8c6629a95d91fe063302e6aab75910a89953d8071d3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4369cb5cbb4c05bd69f8c6629a95d91fe063302e6aab75910a89953d8071d3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4369cb5cbb4c05bd69f8c6629a95d91fe063302e6aab75910a89953d8071d3b6", kill_on_drop: false }` [INFO] [stdout] 4369cb5cbb4c05bd69f8c6629a95d91fe063302e6aab75910a89953d8071d3b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cd8f48f8bb644646e1f38b63e8319caa8eae5d62d42a1b224a6d35184ab5ff9 [INFO] running `Command { std: "docker" "start" "-a" "1cd8f48f8bb644646e1f38b63e8319caa8eae5d62d42a1b224a6d35184ab5ff9", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking textwrap v0.13.4 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking allo-isolate v0.1.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking membrane_types v0.5.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Checking include_dir v0.6.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ffi_helpers v0.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking serde-reflection v0.3.6 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking serde-generate v0.25.1 [INFO] [stderr] Checking trybuild v1.0.110 [INFO] [stderr] Compiling membrane_macro v0.9.0 [INFO] [stderr] Checking membrane v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `membrane` (test "integration_tests") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `example` [INFO] [stdout] --> tests/integration_tests.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | example::load(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `example` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example`, use `cargo add example` 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 `example` [INFO] [stdout] --> tests/integration_tests.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | example::load(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `example` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example`, use `cargo add example` 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] running `Command { std: "docker" "inspect" "1cd8f48f8bb644646e1f38b63e8319caa8eae5d62d42a1b224a6d35184ab5ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd8f48f8bb644646e1f38b63e8319caa8eae5d62d42a1b224a6d35184ab5ff9", kill_on_drop: false }` [INFO] [stdout] 1cd8f48f8bb644646e1f38b63e8319caa8eae5d62d42a1b224a6d35184ab5ff9