[INFO] cloning repository https://github.com/alex-ozdemir/analyze-unsafe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alex-ozdemir/analyze-unsafe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fanalyze-unsafe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fanalyze-unsafe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5cbe27e47910ba6fba89fa1aefc02b766e2a385 [INFO] testing alex-ozdemir/analyze-unsafe against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fanalyze-unsafe" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alex-ozdemir/analyze-unsafe [INFO] finished tweaking git repo https://github.com/alex-ozdemir/analyze-unsafe [INFO] tweaked toml for git repo https://github.com/alex-ozdemir/analyze-unsafe written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alex-ozdemir/analyze-unsafe on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alex-ozdemir/analyze-unsafe 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnacl-build-helper v1.4.10 [INFO] [stderr] Downloaded matches v0.1.2 [INFO] [stderr] Downloaded crates-io v0.1.0 [INFO] [stderr] Downloaded num_cpus v0.2.12 [INFO] [stderr] Downloaded env_logger v0.3.3 [INFO] [stderr] Downloaded pkg-config v0.3.8 [INFO] [stderr] Downloaded curl v0.2.19 [INFO] [stderr] Downloaded cmake v0.1.17 [INFO] [stderr] Downloaded tempdir v0.3.4 [INFO] [stderr] Downloaded crossbeam v0.2.9 [INFO] [stderr] Downloaded miniz-sys v0.1.7 [INFO] [stderr] Downloaded nom v1.2.3 [INFO] [stderr] Downloaded libc v0.2.11 [INFO] [stderr] Downloaded regex-syntax v0.3.3 [INFO] [stderr] Downloaded regex v0.1.71 [INFO] [stderr] Downloaded url v1.1.1 [INFO] [stderr] Downloaded libssh2-sys v0.1.37 [INFO] [stderr] Downloaded toml v0.1.30 [INFO] [stderr] Downloaded winapi v0.2.7 [INFO] [stderr] Downloaded unicode-normalization v0.1.2 [INFO] [stderr] Downloaded aho-corasick v0.5.2 [INFO] [stderr] Downloaded cargo v0.9.0 [INFO] [stderr] Downloaded url v0.2.38 [INFO] [stderr] Downloaded flate2 v0.2.14 [INFO] [stderr] Downloaded compiletest_rs v0.2.1 [INFO] [stderr] Downloaded uuid v0.1.18 [INFO] [stderr] Downloaded filetime v0.1.10 [INFO] [stderr] Downloaded curl-sys v0.1.34 [INFO] [stderr] Downloaded openssl-sys v0.7.13 [INFO] [stderr] Downloaded thread_local v0.2.6 [INFO] [stderr] Downloaded tar v0.4.5 [INFO] [stderr] Downloaded git2-curl v0.4.1 [INFO] [stderr] Downloaded gcc v0.3.28 [INFO] [stderr] Downloaded unicode-bidi v0.2.3 [INFO] [stderr] Downloaded git2 v0.4.3 [INFO] [stderr] Downloaded libz-sys v1.0.3 [INFO] [stderr] Downloaded libgit2-sys v0.4.3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d27628c992e0e29ea19b951ce8d93a47045158494e05d97bd08fb815a4d9d8ec [INFO] running `Command { std: "docker" "start" "-a" "d27628c992e0e29ea19b951ce8d93a47045158494e05d97bd08fb815a4d9d8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d27628c992e0e29ea19b951ce8d93a47045158494e05d97bd08fb815a4d9d8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27628c992e0e29ea19b951ce8d93a47045158494e05d97bd08fb815a4d9d8ec", kill_on_drop: false }` [INFO] [stdout] d27628c992e0e29ea19b951ce8d93a47045158494e05d97bd08fb815a4d9d8ec [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f12d1ebe26362e39625341d26d3e042456be24aec2c3d7d3e1a45fc8398b3bcb [INFO] running `Command { std: "docker" "start" "-a" "f12d1ebe26362e39625341d26d3e042456be24aec2c3d7d3e1a45fc8398b3bcb", 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.11 [INFO] [stderr] Compiling gcc v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.7 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.3 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling nom v1.2.3 [INFO] [stderr] Compiling strsim v0.3.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crossbeam v0.2.9 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.2.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.5.2 [INFO] [stderr] Compiling num_cpus v0.2.12 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling cmake v0.1.17 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling tar v0.4.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread_local v0.2.6 [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.19/src/serialize.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | fn decode(d: &mut D) -> Result, 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/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 450 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling term v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.7.13 [INFO] [stderr] Compiling libz-sys v1.0.3 [INFO] [stderr] Compiling libssh2-sys v0.1.37 [INFO] [stderr] Compiling curl-sys v0.1.34 [INFO] [stderr] Compiling libgit2-sys v0.4.3 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling regex v0.1.71 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling env_logger v0.3.3 [INFO] [stderr] Compiling url v1.1.1 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-1.1.1/src/form_urlencoded.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0310, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f12d1ebe26362e39625341d26d3e042456be24aec2c3d7d3e1a45fc8398b3bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12d1ebe26362e39625341d26d3e042456be24aec2c3d7d3e1a45fc8398b3bcb", kill_on_drop: false }` [INFO] [stdout] f12d1ebe26362e39625341d26d3e042456be24aec2c3d7d3e1a45fc8398b3bcb