[INFO] fetching crate interoptopus_backend_csharp 0.14.25...
[INFO] checking interoptopus_backend_csharp-0.14.25 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate interoptopus_backend_csharp 0.14.25 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate interoptopus_backend_csharp 0.14.25 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate interoptopus_backend_csharp 0.14.25
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate interoptopus_backend_csharp 0.14.25
[INFO] tweaked toml for crates.io crate interoptopus_backend_csharp 0.14.25 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded interoptopus v0.14.27
[INFO] [stderr]   Downloaded interoptopus_proc v0.14.23
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2855990dc604af39d0128031694d5c9090a67c0d08de921de975245e4fcd8af
[INFO] running `Command { std: "docker" "start" "-a" "a2855990dc604af39d0128031694d5c9090a67c0d08de921de975245e4fcd8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2855990dc604af39d0128031694d5c9090a67c0d08de921de975245e4fcd8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2855990dc604af39d0128031694d5c9090a67c0d08de921de975245e4fcd8af", kill_on_drop: false }`
[INFO] [stdout] a2855990dc604af39d0128031694d5c9090a67c0d08de921de975245e4fcd8af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ae7bde48dae5635f32c89795a4853c4db42d971305f8b2452cecd60f0a9465a
[INFO] running `Command { std: "docker" "start" "-a" "6ae7bde48dae5635f32c89795a4853c4db42d971305f8b2452cecd60f0a9465a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling interoptopus_proc v0.14.23
[INFO] [stderr]     Checking interoptopus v0.14.27
[INFO] [stderr]     Checking interoptopus_backend_csharp v0.14.25 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interoptopus_reference_project`
[INFO] [stdout]   --> tests/backend_csharp_ui.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let library = interoptopus_reference_project::ffi_inventory();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `interoptopus_reference_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interoptopus_reference_project`
[INFO] [stdout]   --> tests/backend_csharp_ui.rs:58:60
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut generator = Generator::new(config.clone(), interoptopus_reference_project::ffi_inventory());
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `interoptopus_reference_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interoptopus_reference_project`
[INFO] [stdout]   --> tests/backend_csharp_ui.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let inventory = interoptopus_reference_project::ffi_inventory();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `interoptopus_reference_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `interoptopus_backend_csharp` (test "backend_csharp_ui") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "6ae7bde48dae5635f32c89795a4853c4db42d971305f8b2452cecd60f0a9465a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae7bde48dae5635f32c89795a4853c4db42d971305f8b2452cecd60f0a9465a", kill_on_drop: false }`
[INFO] [stdout] 6ae7bde48dae5635f32c89795a4853c4db42d971305f8b2452cecd60f0a9465a
