[INFO] fetching crate oxyroot-dump 0.1.25... [INFO] testing oxyroot-dump-0.1.25 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate oxyroot-dump 0.1.25 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate oxyroot-dump 0.1.25 [INFO] finished tweaking crates.io crate oxyroot-dump 0.1.25 [INFO] tweaked toml for crates.io crate oxyroot-dump 0.1.25 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxyroot-dump 0.1.25 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxyroot-dump 0.1.25 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxyroot v0.1.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe3b9b6774cfe6e265bf0bf0eb934711abcf7021b401db5edcdbc3e3efad2d6 [INFO] running `Command { std: "docker" "start" "-a" "1fe3b9b6774cfe6e265bf0bf0eb934711abcf7021b401db5edcdbc3e3efad2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe3b9b6774cfe6e265bf0bf0eb934711abcf7021b401db5edcdbc3e3efad2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe3b9b6774cfe6e265bf0bf0eb934711abcf7021b401db5edcdbc3e3efad2d6", kill_on_drop: false }` [INFO] [stdout] 1fe3b9b6774cfe6e265bf0bf0eb934711abcf7021b401db5edcdbc3e3efad2d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0f13ae9dec05ff1069fdb5e139c116d3ef176eb271d9568fe7f295375c534997 [INFO] running `Command { std: "docker" "start" "-a" "0f13ae9dec05ff1069fdb5e139c116d3ef176eb271d9568fe7f295375c534997", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling oxyroot v0.1.25 [INFO] [stderr] Compiling oxyroot-dump v0.1.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/main.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn new(branch: &'a Branch) -> Option { [INFO] [stdout] | ^^ ---------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 115 | pub fn new(branch: &'a Branch) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxyroot-dump` (bin "oxyroot-dump"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name oxyroot_dump --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e80fa5fb3d428ac -C extra-filename=-7b4a310091c189ec --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-5fc92ca5981f8434.rlib --extern clap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libclap-02c3c1d1b6593d31.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-ae409be1bd79e481.rlib --extern oxyroot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liboxyroot-16ad76b07de0a35b.rlib --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-3b646ddc7ad9bfaf.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/lz4-sys-de8735e40e9282ac/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/lzma-sys-f85a8d08f942f61d/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0f13ae9dec05ff1069fdb5e139c116d3ef176eb271d9568fe7f295375c534997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f13ae9dec05ff1069fdb5e139c116d3ef176eb271d9568fe7f295375c534997", kill_on_drop: false }` [INFO] [stdout] 0f13ae9dec05ff1069fdb5e139c116d3ef176eb271d9568fe7f295375c534997