[INFO] fetching crate canadensis_macro 0.5.0...
[INFO] testing canadensis_macro-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate canadensis_macro 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate canadensis_macro 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate canadensis_macro 0.5.0
[INFO] tweaked toml for crates.io crate canadensis_macro 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate canadensis_macro 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate canadensis_macro 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02e029ec734a8a92ea46b8c4d45249d58fbb7d306626b7f9bacbec46792881e2
[INFO] running `Command { std: "docker" "start" "-a" "02e029ec734a8a92ea46b8c4d45249d58fbb7d306626b7f9bacbec46792881e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02e029ec734a8a92ea46b8c4d45249d58fbb7d306626b7f9bacbec46792881e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e029ec734a8a92ea46b8c4d45249d58fbb7d306626b7f9bacbec46792881e2", kill_on_drop: false }`
[INFO] [stdout] 02e029ec734a8a92ea46b8c4d45249d58fbb7d306626b7f9bacbec46792881e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c894194272a44d268a113459224b39c2a7fec2cf87bb58639d7dcf0b279027cd
[INFO] running `Command { std: "docker" "start" "-a" "c894194272a44d268a113459224b39c2a7fec2cf87bb58639d7dcf0b279027cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling canadensis_bit_length_set v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling canadensis_dsdl_parser v0.5.0
[INFO] [stderr]    Compiling canadensis_dsdl_frontend v0.5.0
[INFO] [stderr]    Compiling canadensis_codegen_rust v0.5.0
[INFO] [stderr]    Compiling canadensis_macro v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s
[INFO] running `Command { std: "docker" "inspect" "c894194272a44d268a113459224b39c2a7fec2cf87bb58639d7dcf0b279027cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c894194272a44d268a113459224b39c2a7fec2cf87bb58639d7dcf0b279027cd", kill_on_drop: false }`
[INFO] [stdout] c894194272a44d268a113459224b39c2a7fec2cf87bb58639d7dcf0b279027cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1d509d25235ede7f3e7ad48ac1f5a96c0b966c3e46763b980e241107d9d5567
[INFO] running `Command { std: "docker" "start" "-a" "e1d509d25235ede7f3e7ad48ac1f5a96c0b966c3e46763b980e241107d9d5567", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling canadensis_bit_length_set v0.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling canadensis_dsdl_parser v0.5.0
[INFO] [stderr]    Compiling canadensis_dsdl_frontend v0.5.0
[INFO] [stderr]    Compiling canadensis_codegen_rust v0.5.0
[INFO] [stderr]    Compiling canadensis_macro v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `canadensis_encoding`
[INFO] [stdout]  --> tests/generate_enum.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate canadensis_encoding;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `canadensis_encoding`
[INFO] [stdout]  --> tests/dsdl.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate canadensis_encoding;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Can't add package: Input/output error
[INFO] [stdout]  --> tests/dsdl.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     package($CARGO_MANIFEST_DIR, "/../canadensis_dsdl_frontend/tests/simple_dsdl")
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `canadensis`
[INFO] [stdout]   --> tests/dsdl.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use canadensis::test_1_0::TestRequest;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `canadensis`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `canadensis`, use `cargo add canadensis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `zerocopy`
[INFO] [stdout]     --> tests/generate_enum.rs:7:1
[INFO] [stdout]      |
[INFO] [stdout]    7 | / types_from_dsdl! {
[INFO] [stdout]    8 | |     type "canadensis.Sauce.1.0" { r#"
[INFO] [stdout]    9 | | #[canadensis(enum)]
[INFO] [stdout]   10 | | uint32 sauce
[INFO] [stdout] ...    |
[INFO] [stdout]   42 | |     generate()
[INFO] [stdout]   43 | | }
[INFO] [stdout]      | |_^ could not find `IntoBytes` in `zerocopy`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/lib.rs:4912:26
[INFO] [stdout]      |
[INFO] [stdout] 4910 | #[cfg(any(feature = "derive", test))]
[INFO] [stdout]      |          -------------------------- the item is gated here
[INFO] [stdout] 4911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 4912 | pub use zerocopy_derive::IntoBytes;
[INFO] [stdout]      |                          ^^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `types_from_dsdl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `zerocopy`
[INFO] [stdout]     --> tests/generate_enum.rs:7:1
[INFO] [stdout]      |
[INFO] [stdout]    7 | / types_from_dsdl! {
[INFO] [stdout]    8 | |     type "canadensis.Sauce.1.0" { r#"
[INFO] [stdout]    9 | | #[canadensis(enum)]
[INFO] [stdout]   10 | | uint32 sauce
[INFO] [stdout] ...    |
[INFO] [stdout]   42 | |     generate()
[INFO] [stdout]   43 | | }
[INFO] [stdout]      | |_^ could not find `FromBytes` in `zerocopy`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/lib.rs:3409:26
[INFO] [stdout]      |
[INFO] [stdout] 3407 | #[cfg(any(feature = "derive", test))]
[INFO] [stdout]      |          -------------------------- the item is gated here
[INFO] [stdout] 3408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 3409 | pub use zerocopy_derive::FromBytes;
[INFO] [stdout]      |                          ^^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `types_from_dsdl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `zerocopy`
[INFO] [stdout]     --> tests/generate_enum.rs:7:1
[INFO] [stdout]      |
[INFO] [stdout]    7 | / types_from_dsdl! {
[INFO] [stdout]    8 | |     type "canadensis.Sauce.1.0" { r#"
[INFO] [stdout]    9 | | #[canadensis(enum)]
[INFO] [stdout]   10 | | uint32 sauce
[INFO] [stdout] ...    |
[INFO] [stdout]   42 | |     generate()
[INFO] [stdout]   43 | | }
[INFO] [stdout]      | |_^ could not find `Immutable` in `zerocopy`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/lib.rs:1218:26
[INFO] [stdout]      |
[INFO] [stdout] 1216 | #[cfg(any(feature = "derive", test))]
[INFO] [stdout]      |          -------------------------- the item is gated here
[INFO] [stdout] 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
[INFO] [stdout] 1218 | pub use zerocopy_derive::Immutable;
[INFO] [stdout]      |                          ^^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `types_from_dsdl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `canadensis_macro` (test "dsdl") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `canadensis_macro` (test "generate_enum") due to 4 previous errors
[INFO] [stdout] error: Can't add package: Input/output error
[INFO] [stdout]  --> tests/external_prdt.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     package($CARGO_MANIFEST_DIR, "/../canadensis_dsdl_frontend/tests/public_regulated_data_types")
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `canadensis_macro` (test "external_prdt") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e1d509d25235ede7f3e7ad48ac1f5a96c0b966c3e46763b980e241107d9d5567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d509d25235ede7f3e7ad48ac1f5a96c0b966c3e46763b980e241107d9d5567", kill_on_drop: false }`
[INFO] [stdout] e1d509d25235ede7f3e7ad48ac1f5a96c0b966c3e46763b980e241107d9d5567
