[INFO] cloning repository https://github.com/DBarinovv/Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DBarinovv/Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDBarinovv%2FRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDBarinovv%2FRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95cf41dbfd3dd625a1362f918ec4ac0ba8644715
[INFO] testing DBarinovv/Rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDBarinovv%2FRust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  46% (799/1701)
Updating files:  47% (800/1701)
Updating files:  48% (817/1701)
Updating files:  49% (834/1701)
Updating files:  50% (851/1701)
Updating files:  51% (868/1701)
Updating files:  52% (885/1701)
Updating files:  53% (902/1701)
Updating files:  54% (919/1701)
Updating files:  55% (936/1701)
Updating files:  56% (953/1701)
Updating files:  57% (970/1701)
Updating files:  58% (987/1701)
Updating files:  59% (1004/1701)
Updating files:  60% (1021/1701)
Updating files:  61% (1038/1701)
Updating files:  62% (1055/1701)
Updating files:  63% (1072/1701)
Updating files:  64% (1089/1701)
Updating files:  65% (1106/1701)
Updating files:  66% (1123/1701)
Updating files:  67% (1140/1701)
Updating files:  68% (1157/1701)
Updating files:  69% (1174/1701)
Updating files:  70% (1191/1701)
Updating files:  71% (1208/1701)
Updating files:  72% (1225/1701)
Updating files:  73% (1242/1701)
Updating files:  74% (1259/1701)
Updating files:  75% (1276/1701)
Updating files:  76% (1293/1701)
Updating files:  77% (1310/1701)
Updating files:  78% (1327/1701)
Updating files:  79% (1344/1701)
Updating files:  80% (1361/1701)
Updating files:  81% (1378/1701)
Updating files:  82% (1395/1701)
Updating files:  83% (1412/1701)
Updating files:  84% (1429/1701)
Updating files:  85% (1446/1701)
Updating files:  86% (1463/1701)
Updating files:  87% (1480/1701)
Updating files:  88% (1497/1701)
Updating files:  89% (1514/1701)
Updating files:  90% (1531/1701)
Updating files:  91% (1548/1701)
Updating files:  92% (1565/1701)
Updating files:  93% (1582/1701)
Updating files:  94% (1599/1701)
Updating files:  95% (1616/1701)
Updating files:  96% (1633/1701)
Updating files:  97% (1650/1701)
Updating files:  98% (1667/1701)
Updating files:  99% (1684/1701)
Updating files: 100% (1701/1701)
Updating files: 100% (1701/1701), done.
[INFO] started tweaking git repo https://github.com/DBarinovv/Rust
[INFO] finished tweaking git repo https://github.com/DBarinovv/Rust
[INFO] tweaked toml for git repo https://github.com/DBarinovv/Rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DBarinovv/Rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DBarinovv/Rust 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/fuzz_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding arbitrary v1.4.2
[INFO] [stderr]       Adding derive_arbitrary v1.4.2
[INFO] [stderr]       Adding proc-macro2 v1.0.103
[INFO] [stderr]       Adding quote v1.0.42
[INFO] [stderr]       Adding syn v2.0.109
[INFO] [stderr]       Adding unicode-ident v1.0.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0df3c72e3de33841c247f8b3e9e7f4f0eae302d1ac1fc483b1fa56e2c760e059
[INFO] running `Command { std: "docker" "start" "-a" "0df3c72e3de33841c247f8b3e9e7f4f0eae302d1ac1fc483b1fa56e2c760e059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0df3c72e3de33841c247f8b3e9e7f4f0eae302d1ac1fc483b1fa56e2c760e059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df3c72e3de33841c247f8b3e9e7f4f0eae302d1ac1fc483b1fa56e2c760e059", kill_on_drop: false }`
[INFO] [stdout] 0df3c72e3de33841c247f8b3e9e7f4f0eae302d1ac1fc483b1fa56e2c760e059
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2374a1a67d0a9137313c1f0ed9392e52b5b5f62517ce19844eb9b55e42429930
[INFO] running `Command { std: "docker" "start" "-a" "2374a1a67d0a9137313c1f0ed9392e52b5b5f62517ce19844eb9b55e42429930", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/fuzz_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.129
[INFO] [stderr]    Compiling proc_macro_impl v0.1.0 (/opt/rustwide/workdir/proc_macro_impl)
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling procedure_macros v0.1.0 (/opt/rustwide/workdir/procedure_macros)
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/borrow.rs:182:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling compile_actor_id v0.1.0 (/opt/rustwide/workdir/compile_actor_id)
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> compile_actor_id/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `int_log` has been stable since 1.67.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> compile_actor_id/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(int_log)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `log` found for type `u64` in the current scope
[INFO] [stdout]   --> compile_actor_id/src/main.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let res = get_actor_id(arr, val.log(256) as usize, val);
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ilog` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let res = get_actor_id(arr, val.ilog(256) as usize, val);
[INFO] [stdout]    |                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compile_actor_id` (bin "compile_actor_id") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2374a1a67d0a9137313c1f0ed9392e52b5b5f62517ce19844eb9b55e42429930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2374a1a67d0a9137313c1f0ed9392e52b5b5f62517ce19844eb9b55e42429930", kill_on_drop: false }`
[INFO] [stdout] 2374a1a67d0a9137313c1f0ed9392e52b5b5f62517ce19844eb9b55e42429930
