[INFO] cloning repository https://github.com/neoeinstein/new_type_derive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neoeinstein/new_type_derive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoeinstein%2Fnew_type_derive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoeinstein%2Fnew_type_derive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e5ea2e86cfe77ac3bd0f817522cdc165ca4fed5
[INFO] testing neoeinstein/new_type_derive against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoeinstein%2Fnew_type_derive" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neoeinstein/new_type_derive
[INFO] finished tweaking git repo https://github.com/neoeinstein/new_type_derive
[INFO] tweaked toml for git repo https://github.com/neoeinstein/new_type_derive written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neoeinstein/new_type_derive on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neoeinstein/new_type_derive 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" "+beta-2025-09-21" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f51d0a16b531892c3ca00b0ffaca00204b85c3629297939f2eb02670569bcda
[INFO] running `Command { std: "docker" "start" "-a" "8f51d0a16b531892c3ca00b0ffaca00204b85c3629297939f2eb02670569bcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f51d0a16b531892c3ca00b0ffaca00204b85c3629297939f2eb02670569bcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f51d0a16b531892c3ca00b0ffaca00204b85c3629297939f2eb02670569bcda", kill_on_drop: false }`
[INFO] [stdout] 8f51d0a16b531892c3ca00b0ffaca00204b85c3629297939f2eb02670569bcda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b22c3194984dcad2e419c7de35307462614c81c642ca0ad4e01f9a890ee52a50
[INFO] running `Command { std: "docker" "start" "-a" "b22c3194984dcad2e419c7de35307462614c81c642ca0ad4e01f9a890ee52a50", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling new_type_derive v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] running `Command { std: "docker" "inspect" "b22c3194984dcad2e419c7de35307462614c81c642ca0ad4e01f9a890ee52a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b22c3194984dcad2e419c7de35307462614c81c642ca0ad4e01f9a890ee52a50", kill_on_drop: false }`
[INFO] [stdout] b22c3194984dcad2e419c7de35307462614c81c642ca0ad4e01f9a890ee52a50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49144c42372992e8eb9d0ba490137159f62befd518cb56a74fba8551e08d0bc9
[INFO] running `Command { std: "docker" "start" "-a" "49144c42372992e8eb9d0ba490137159f62befd518cb56a74fba8551e08d0bc9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling rand_core v0.2.1
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling bit-vec v0.5.0
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.9
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling bit-set v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.2
[INFO] [stderr]    Compiling rand v0.5.4
[INFO] [stderr]    Compiling quote v0.6.4
[INFO] [stderr]    Compiling wait-timeout v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.0.2
[INFO] [stderr]    Compiling syn v0.14.5
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling static_assertions v0.2.5
[INFO] [stderr]    Compiling tempfile v3.0.3
[INFO] [stderr]    Compiling rusty-fork v0.2.0
[INFO] [stderr]    Compiling proptest v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling bincode v1.0.1
[INFO] [stderr]    Compiling new_type_derive v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/new_type_pair.rs:473:25
[INFO] [stdout]     |
[INFO] [stdout] 473 |             let inner = String::from(self.as_ref());
[INFO] [stdout]     |                         ^^^^^^ cannot infer type for reference `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `String: From<&_>` found in the `alloc` crate:
[INFO] [stdout]             - impl From<&String> for String;
[INFO] [stdout]             - impl From<&str> for String;
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/new_type_pair.rs:473:43
[INFO] [stdout]     |
[INFO] [stdout] 473 |             let inner = String::from(self.as_ref());
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `StrWrapRef: AsRef<_>` found
[INFO] [stdout]    --> src/new_type_pair.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 |   impl ::std::convert::AsRef<$stype> for $rtype {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |   impl ::std::convert::AsRef<$rtype> for $rtype {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | /     new_type_pair! {
[INFO] [stdout] 451 | |         #[derive(Clone, Debug, Hash, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout] 452 | |         /// And now it's documented!
[INFO] [stdout] 453 | |         pub struct StrWrap(String);
[INFO] [stdout] ...   |
[INFO] [stdout] 457 | |         pub struct StrWrapRef(str);
[INFO] [stdout] 458 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `new_type_pair` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 473 -             let inner = String::from(self.as_ref());
[INFO] [stdout] 473 +             let inner = String::from(<StrWrapRef as AsRef<T>>::as_ref(self));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `new_type_derive` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "49144c42372992e8eb9d0ba490137159f62befd518cb56a74fba8551e08d0bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49144c42372992e8eb9d0ba490137159f62befd518cb56a74fba8551e08d0bc9", kill_on_drop: false }`
[INFO] [stdout] 49144c42372992e8eb9d0ba490137159f62befd518cb56a74fba8551e08d0bc9
