[INFO] fetching crate membrane 0.11.0... [INFO] testing membrane-0.11.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate membrane 0.11.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate membrane 0.11.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 109 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding libloading v0.8.9 (available: v0.9.0) [INFO] [stderr] Adding serde-generate v0.25.1 (available: v0.33.0) [INFO] [stderr] Adding serde-reflection v0.3.6 (available: v0.5.2) [INFO] [stderr] Adding serial_test v2.0.0 (available: v3.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13c5b006b5549a50b62291f22d5446b244971dca6036ba41e852bd5acaca0720 [INFO] running `Command { std: "docker" "start" "-a" "13c5b006b5549a50b62291f22d5446b244971dca6036ba41e852bd5acaca0720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13c5b006b5549a50b62291f22d5446b244971dca6036ba41e852bd5acaca0720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c5b006b5549a50b62291f22d5446b244971dca6036ba41e852bd5acaca0720", kill_on_drop: false }` [INFO] [stdout] 13c5b006b5549a50b62291f22d5446b244971dca6036ba41e852bd5acaca0720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62420052360ea80ad040da6682d73d38088cd82e9e0d319557d55d49187fb91e [INFO] running `Command { std: "docker" "start" "-a" "62420052360ea80ad040da6682d73d38088cd82e9e0d319557d55d49187fb91e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling allo-isolate v0.1.27 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling include_dir v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling membrane_types v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ffi_helpers v0.3.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-reflection v0.3.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-generate v0.25.1 [INFO] [stderr] Compiling membrane_macro v0.9.0 [INFO] [stderr] Compiling membrane v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.20s [INFO] running `Command { std: "docker" "inspect" "62420052360ea80ad040da6682d73d38088cd82e9e0d319557d55d49187fb91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62420052360ea80ad040da6682d73d38088cd82e9e0d319557d55d49187fb91e", kill_on_drop: false }` [INFO] [stdout] 62420052360ea80ad040da6682d73d38088cd82e9e0d319557d55d49187fb91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 180847a3091f3f3c30b1de0e372acd31b06b29f420d94780f1bd0b7d70ea920d [INFO] running `Command { std: "docker" "start" "-a" "180847a3091f3f3c30b1de0e372acd31b06b29f420d94780f1bd0b7d70ea920d", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling trybuild v1.0.116 [INFO] [stderr] Compiling membrane v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `example` in this scope [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]: cannot find module or crate `example` in this scope [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] [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] running `Command { std: "docker" "inspect" "180847a3091f3f3c30b1de0e372acd31b06b29f420d94780f1bd0b7d70ea920d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180847a3091f3f3c30b1de0e372acd31b06b29f420d94780f1bd0b7d70ea920d", kill_on_drop: false }` [INFO] [stdout] 180847a3091f3f3c30b1de0e372acd31b06b29f420d94780f1bd0b7d70ea920d