[INFO] cloning repository https://github.com/Eldalar/Hex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eldalar/Hex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEldalar%2FHex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEldalar%2FHex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dacd366a1c040a66a5e99fe40650393558f5132a
[INFO] checking Eldalar/Hex against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEldalar%2FHex" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eldalar/Hex
[INFO] finished tweaking git repo https://github.com/Eldalar/Hex
[INFO] tweaked toml for git repo https://github.com/Eldalar/Hex written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eldalar/Hex on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eldalar/Hex 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a35f8933f29c61d413dfb3c87def106e8bf45313ceb37e76412bf010b6cc6db
[INFO] running `Command { std: "docker" "start" "-a" "7a35f8933f29c61d413dfb3c87def106e8bf45313ceb37e76412bf010b6cc6db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a35f8933f29c61d413dfb3c87def106e8bf45313ceb37e76412bf010b6cc6db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a35f8933f29c61d413dfb3c87def106e8bf45313ceb37e76412bf010b6cc6db", kill_on_drop: false }`
[INFO] [stdout] 7a35f8933f29c61d413dfb3c87def106e8bf45313ceb37e76412bf010b6cc6db
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d25c903d295f000f69e81f6499f4ed6ee7260989200af143c8d36589d9dbf597
[INFO] running `Command { std: "docker" "start" "-a" "d25c903d295f000f69e81f6499f4ed6ee7260989200af143c8d36589d9dbf597", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling procedural-masquerade v0.1.2
[INFO] [stderr]    Compiling libloading v0.4.0
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]     Checking libc v0.2.23
[INFO] [stderr]     Checking stable_deref_trait v1.0.0
[INFO] [stderr]     Checking num-traits v0.1.37
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking tempdir v0.3.5
[INFO] [stderr]    Compiling rental-impl v0.4.11
[INFO] [stderr]     Checking rental v0.4.11
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rental-0.4.11/src/lib.rs:87:12
[INFO] [stdout]     |
[INFO] [stdout] 87  |         #[derive(__rental_traits)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     define_rental_traits!(32);
[INFO] [stdout]     |     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: expected suffix ").0," not found in "#[allow(unused)] enum ProceduralMasqueradeDummyType\n{ Input = (0, stringify! (32)).0 }"
[INFO] [stdout]     = note: this error originates in the macro `define_rental_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rental-0.4.11/src/lib.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |               #[derive(__rental_structs_and_impls)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 257 | / rental! {
[INFO] [stdout] 258 | |     /// Example instantiations that demonstrate the API provided by the types this crate generates.
[INFO] [stdout] 259 | |     pub mod examples {
[INFO] [stdout] 260 | |         /// A simple example that can store an owner and a shared reference in the same struct.
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: expected suffix ").0," not found in "#[allow(unused)] enum ProceduralMasqueradeDummyType\n{\n    Input =\n    (0, stringify!\n    (#[doc =\n    r\" A simple example that can store an owner and a shared reference in the same struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::examples::RentRef;\"] #[doc = r\" # fn main() {\"]\n    #[doc = r\" let r = RentRef::new(Box::new(5), |i| &*i);\"]\n    #[doc = r\" assert_eq!(*r, r.rent(|iref| **iref));\"] #[doc = r\" # }\"]\n    #[doc = r\" ```\"] #[rental(deref_suffix)] pub struct RentRef<T: 'static, U:\n    'static> { head: Box<T>, suffix: &'head U, }\n    #[doc =\n    r\" A simple example that can store an owner and a mutable reference in the same struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::examples::RentMut;\"] #[doc = r\" # fn main() {\"]\n    #[doc = r\" let mut r = RentMut::new(Box::new(5), |i| &mut *i);\"]\n    #[doc = r\" *r = 12;\"] #[doc = r\" assert_eq!(12, r.rent(|iref| **iref));\"]\n    #[doc = r\" # }\"] #[doc = r\" ```\"] #[rental_mut(deref_mut_suffix)] pub\n    struct RentMut<T: 'static, U: 'static>\n    { head: Box<T>, suffix: &'head mut U, }\n    #[doc = r\" An example that borrows off of another rental struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::examples::{RentRef, RentRefMap};\"]\n    #[doc = r\" # fn main() {\"]\n    #[doc = r\" let r = RentRef::new(Box::new(5), |i| &*i);\"]\n    #[doc = r\" let rm = RentRefMap::new(Box::new(r), |r| &**r.suffix);\"]\n    #[doc = r\" assert_eq!(*rm, rm.rent(|iref| **iref));\"] #[doc = r\" # }\"]\n    #[doc = r\" ```\"] #[rental(deref_suffix)] pub struct RentRefMap<T: 'static,\n    U: 'static, V: 'static>\n    { #[subrental(arity = 2)] head: Box<RentRef<T, U>>, suffix: &'head_1 V, }\n    #[doc = r\" An example that borrows mutably off of another rental struct.\"]\n    #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n    #[doc = r\" # use rental::examples::{RentMut, RentMutMap};\"]\n    #[doc = r\" # fn main() {\"]\n    #[doc = r\" let mut r = RentMut::new(Box::new(5), |i| &mut *i);\"]\n    #[doc =\n    r\" let mut rm = RentMutMap::new(Box::new(r), |r| &mut **r.suffix);\"]\n    #[doc = r\" *rm = 12;\"]\n    #[doc = r\" assert_eq!(12, rm.rent(|iref| **iref));\"] #[doc = r\" # }\"]\n    #[doc = r\" ```\"] #[rental_mut(deref_mut_suffix)] pub struct RentMutMap<T:\n    'static, U: 'static, V: 'static>\n    {\n        #[subrental(arity = 2)] head: Box<RentMut<T, U>>, suffix: &'head_1 mut\n        V,\n    })).0\n}"
[INFO] [stdout]     = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rental` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d25c903d295f000f69e81f6499f4ed6ee7260989200af143c8d36589d9dbf597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25c903d295f000f69e81f6499f4ed6ee7260989200af143c8d36589d9dbf597", kill_on_drop: false }`
[INFO] [stdout] d25c903d295f000f69e81f6499f4ed6ee7260989200af143c8d36589d9dbf597
