[INFO] fetching crate aldrin-codegen 0.7.0...
[INFO] checking aldrin-codegen-0.7.0 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] extracting crate aldrin-codegen 0.7.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate aldrin-codegen 0.7.0 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aldrin-codegen 0.7.0
[INFO] finished tweaking crates.io crate aldrin-codegen 0.7.0
[INFO] tweaked toml for crates.io crate aldrin-codegen 0.7.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.22.0 (latest: v0.24.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.1.0)
[INFO] [stderr]       Adding gimli v0.29.0 (latest: v0.31.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding miniz_oxide v0.7.4 (latest: v0.8.0)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-sys v0.52.0 (latest: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diffy v0.4.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded aldrin-parser v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fbf89559853575dfb06518c47f7f2ddcdbadd6e24ca1c93227cc91dd4cb6b0f
[INFO] running `Command { std: "docker" "start" "-a" "7fbf89559853575dfb06518c47f7f2ddcdbadd6e24ca1c93227cc91dd4cb6b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fbf89559853575dfb06518c47f7f2ddcdbadd6e24ca1c93227cc91dd4cb6b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fbf89559853575dfb06518c47f7f2ddcdbadd6e24ca1c93227cc91dd4cb6b0f", kill_on_drop: false }`
[INFO] [stdout] 7fbf89559853575dfb06518c47f7f2ddcdbadd6e24ca1c93227cc91dd4cb6b0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db75f1adc8f08da399166319e72dff7f0227d0e8047f16ee0c05e7c577b4b1c0
[INFO] running `Command { std: "docker" "start" "-a" "db75f1adc8f08da399166319e72dff7f0227d0e8047f16ee0c05e7c577b4b1c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking diffy v0.4.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking aldrin-parser v0.7.0
[INFO] [stderr]     Checking aldrin-codegen v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aldrin::Error;
[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: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/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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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 `test1`
[INFO] [stdout]   --> src/rust/test.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     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:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     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:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 |     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: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     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:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     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:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     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:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     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:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     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:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         constants::CONST_UUID,
[INFO] [stdout]    |         ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]   --> src/rust/test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use futures::StreamExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[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:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |     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:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     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:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |     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:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     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:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |     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:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let s1 = generic_struct::Struct {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ function `generic_struct` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 32 previous errors; 1 warning emitted
[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 33 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "db75f1adc8f08da399166319e72dff7f0227d0e8047f16ee0c05e7c577b4b1c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db75f1adc8f08da399166319e72dff7f0227d0e8047f16ee0c05e7c577b4b1c0", kill_on_drop: false }`
[INFO] [stdout] db75f1adc8f08da399166319e72dff7f0227d0e8047f16ee0c05e7c577b4b1c0
[INFO] checking aldrin-codegen-0.7.0 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate aldrin-codegen 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate aldrin-codegen 0.7.0 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aldrin-codegen 0.7.0
[INFO] finished tweaking crates.io crate aldrin-codegen 0.7.0
[INFO] tweaked toml for crates.io crate aldrin-codegen 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.22.0 (latest: v0.24.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.1.0)
[INFO] [stderr]       Adding gimli v0.29.0 (latest: v0.31.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding miniz_oxide v0.7.4 (latest: v0.8.0)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-sys v0.52.0 (latest: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afad36f2480c35146aa13459c02a5463cc27864f68ad4e707cb500e7d38f2c05
[INFO] running `Command { std: "docker" "start" "-a" "afad36f2480c35146aa13459c02a5463cc27864f68ad4e707cb500e7d38f2c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afad36f2480c35146aa13459c02a5463cc27864f68ad4e707cb500e7d38f2c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afad36f2480c35146aa13459c02a5463cc27864f68ad4e707cb500e7d38f2c05", kill_on_drop: false }`
[INFO] [stdout] afad36f2480c35146aa13459c02a5463cc27864f68ad4e707cb500e7d38f2c05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a69ae922c82a0e33781c024f33bd425c07d2dc2a5d96c787c266813581244e45
[INFO] running `Command { std: "docker" "start" "-a" "a69ae922c82a0e33781c024f33bd425c07d2dc2a5d96c787c266813581244e45", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking diffy v0.4.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking aldrin-parser v0.7.0
[INFO] [stderr]     Checking aldrin-codegen v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/rust/test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aldrin::Error;
[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: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/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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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 `test1`
[INFO] [stdout]   --> src/rust/test.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     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:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     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:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 |     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: function `constants` is not a crate or module
[INFO] [stdout]   --> src/rust/test.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     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:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     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:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     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:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     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:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     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:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         constants::CONST_UUID,
[INFO] [stdout]    |         ^^^^^^^^^ function `constants` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]   --> src/rust/test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use futures::StreamExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[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:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |     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:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     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:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |     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:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     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:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |     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:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let s1 = generic_struct::Struct {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ function `generic_struct` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 32 previous errors; 1 warning emitted
[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 33 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a69ae922c82a0e33781c024f33bd425c07d2dc2a5d96c787c266813581244e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69ae922c82a0e33781c024f33bd425c07d2dc2a5d96c787c266813581244e45", kill_on_drop: false }`
[INFO] [stdout] a69ae922c82a0e33781c024f33bd425c07d2dc2a5d96c787c266813581244e45
