[INFO] fetching crate aldrin-codegen 0.8.1...
[INFO] checking aldrin-codegen-0.8.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate aldrin-codegen 0.8.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate aldrin-codegen 0.8.1 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 aldrin-codegen 0.8.1
[INFO] finished tweaking crates.io crate aldrin-codegen 0.8.1
[INFO] tweaked toml for crates.io crate aldrin-codegen 0.8.1 written to /workspace/builds/worker-6-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 57 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 heck v0.4.1
[INFO] [stderr]   Downloaded strsim v0.10.0
[INFO] [stderr]   Downloaded diffy v0.4.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded uuid v1.11.0
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded ucd-trie v0.1.7
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded aldrin-parser v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9770b123573323de693b34ecb487eb0e8f886531518bca1e77508d3fe1f27158
[INFO] running `Command { std: "docker" "start" "-a" "9770b123573323de693b34ecb487eb0e8f886531518bca1e77508d3fe1f27158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9770b123573323de693b34ecb487eb0e8f886531518bca1e77508d3fe1f27158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9770b123573323de693b34ecb487eb0e8f886531518bca1e77508d3fe1f27158", kill_on_drop: false }`
[INFO] [stdout] 9770b123573323de693b34ecb487eb0e8f886531518bca1e77508d3fe1f27158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9eaf22d286920745f8c9a84f27339cb3b64a332d63e6788a702e7556465ac47f
[INFO] running `Command { std: "docker" "start" "-a" "9eaf22d286920745f8c9a84f27339cb3b64a332d63e6788a702e7556465ac47f", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking diffy v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking aldrin-parser v0.8.0
[INFO] [stderr]     Checking aldrin-codegen v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]   --> src/rust/test.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use aldrin::core::{ObjectUuid, SerializedValue};
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]   --> src/rust/test.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use aldrin::low_level::Proxy;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin_test`
[INFO] [stdout]   --> src/rust/test.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use aldrin_test::tokio::TestBroker;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `aldrin_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aldrin`
[INFO] [stdout]   --> src/rust/test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use aldrin::Error;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subscribe_all`
[INFO] [stdout]   --> src/rust/test.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use subscribe_all::SubscribeAllEvent;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `subscribe_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | aldrin::generate!("test/constants.aldrin");
[INFO] [stdout]   | ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | aldrin::generate!("test/generic_struct.aldrin");
[INFO] [stdout]   | ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aldrin::generate!("test/introspection.aldrin", introspection = true);
[INFO] [stdout]   | ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | aldrin::generate!("test/old_new.aldrin");
[INFO] [stdout]   | ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | aldrin::generate!("test/options.aldrin");
[INFO] [stdout]   | ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | aldrin::generate!("test/result.aldrin");
[INFO] [stdout]   | ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aldrin::generate!("test/subscribe_all.aldrin");
[INFO] [stdout]   | ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | aldrin::generate!("test/test1.aldrin");
[INFO] [stdout]   | ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | aldrin::generate!("test/unit.aldrin");
[INFO] [stdout]   | ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]   --> src/rust/test.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         aldrin::generate!("test/introspection.aldrin", introspection_if = "rust");
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]   --> src/rust/test.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         aldrin::generate!("test/introspection.aldrin", introspection_if = "disabled");
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test1`
[INFO] [stdout]   --> src/rust/test.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut svc = test1::Test1::new(&obj).await.unwrap();
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `test1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test1`
[INFO] [stdout]   --> src/rust/test.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut svc = test1::Test1::new(&obj).await.unwrap();
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `test1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]   --> src/rust/test.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let g: aldrin::core::Struct = s1_serialized.deserialize().unwrap();
[INFO] [stdout]    |            ^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscribe_all`
[INFO] [stdout]    --> src/rust/test.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let svc = subscribe_all::SubscribeAll::new(&obj).await.unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^^^ use of undeclared crate or module `subscribe_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscribe_all`
[INFO] [stdout]    --> src/rust/test.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let mut proxy = subscribe_all::SubscribeAllProxy::new(&client, svc.id())
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ use of undeclared crate or module `subscribe_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     assert_eq!(constants::CONST_U8, 1);
[INFO] [stdout]    |                ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_eq!(constants::CONST_I8, 2);
[INFO] [stdout]    |                ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_eq!(constants::CONST_U16, 3);
[INFO] [stdout]    |                ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_eq!(constants::CONST_I16, 4);
[INFO] [stdout]    |                ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(constants::CONST_U32, 5);
[INFO] [stdout]    |                ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq!(constants::CONST_I32, 6);
[INFO] [stdout]    |                ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_eq!(constants::CONST_U64, 7);
[INFO] [stdout]    |                ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_eq!(constants::CONST_I64, 8);
[INFO] [stdout]    |                ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     assert_eq!(constants::CONST_STRING, "string");
[INFO] [stdout]    |                ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         constants::CONST_UUID,
[INFO] [stdout]    |         ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `old_new`
[INFO] [stdout]    --> src/rust/test.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let old: old_new::Old = new_serialized.deserialize().unwrap();
[INFO] [stdout]     |              ^^^^^^^ use of undeclared crate or module `old_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `old_new`
[INFO] [stdout]    --> src/rust/test.rs:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let new = old_new::New { f1: 1, f2: Some(2) };
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `old_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `old_new`
[INFO] [stdout]    --> src/rust/test.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let old: old_new::Old = new_serialized.deserialize().unwrap();
[INFO] [stdout]     |              ^^^^^^^ use of undeclared crate or module `old_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `old_new`
[INFO] [stdout]    --> src/rust/test.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let new = old_new::New { f1: 1, f2: None };
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `old_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `old_new`
[INFO] [stdout]   --> src/rust/test.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let new: old_new::New = old_serialized.deserialize().unwrap();
[INFO] [stdout]    |              ^^^^^^^ use of undeclared crate or module `old_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `old_new`
[INFO] [stdout]   --> src/rust/test.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let old = old_new::Old { f1: 1 };
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `old_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `generic_struct` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let s2: generic_struct::Struct = g_serialized.deserialize().unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ function `generic_struct` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `generic_struct` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let s1 = generic_struct::Struct {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ function `generic_struct` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aldrin-codegen` (lib test) due to 39 previous errors
[INFO] running `Command { std: "docker" "inspect" "9eaf22d286920745f8c9a84f27339cb3b64a332d63e6788a702e7556465ac47f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eaf22d286920745f8c9a84f27339cb3b64a332d63e6788a702e7556465ac47f", kill_on_drop: false }`
[INFO] [stdout] 9eaf22d286920745f8c9a84f27339cb3b64a332d63e6788a702e7556465ac47f
