[INFO] fetching crate otc 0.1.7... [INFO] testing otc-0.1.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate otc 0.1.7 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate otc 0.1.7 [INFO] finished tweaking crates.io crate otc 0.1.7 [INFO] tweaked toml for crates.io crate otc 0.1.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate otc 0.1.7 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 otc 0.1.7 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 clircle v0.3.0 [INFO] [stderr] Downloaded nu-ansi-term v0.47.0 [INFO] [stderr] Downloaded spinners v4.1.1 [INFO] [stderr] Downloaded wild v2.2.1 [INFO] [stderr] Downloaded bugreport v0.5.0 [INFO] [stderr] Downloaded grep-cli v0.1.10 [INFO] [stderr] Downloaded bytemuck v1.15.0 [INFO] [stderr] Downloaded fs v0.0.5 [INFO] [stderr] Downloaded flate2 v1.0.29 [INFO] [stderr] Downloaded bat v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ad3edbd8b4ed3515ec4fdd93872300856b16b2268dfdd55a39f0ad67fc78c131 [INFO] running `Command { std: "docker" "start" "-a" "ad3edbd8b4ed3515ec4fdd93872300856b16b2268dfdd55a39f0ad67fc78c131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad3edbd8b4ed3515ec4fdd93872300856b16b2268dfdd55a39f0ad67fc78c131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3edbd8b4ed3515ec4fdd93872300856b16b2268dfdd55a39f0ad67fc78c131", kill_on_drop: false }` [INFO] [stdout] ad3edbd8b4ed3515ec4fdd93872300856b16b2268dfdd55a39f0ad67fc78c131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9949e01801dc5c54c398bb2182fca8088cb1f61624f84aa85f53a551e5d93e66 [INFO] running `Command { std: "docker" "start" "-a" "9949e01801dc5c54c398bb2182fca8088cb1f61624f84aa85f53a551e5d93e66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling bugreport v0.5.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling line-wrap v0.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling flate2 v1.0.29 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling bat v0.23.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling grep-cli v0.1.10 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling ansi_colours v1.2.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.47.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling fs v0.0.5 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.6.1 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling otc v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "9949e01801dc5c54c398bb2182fca8088cb1f61624f84aa85f53a551e5d93e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9949e01801dc5c54c398bb2182fca8088cb1f61624f84aa85f53a551e5d93e66", kill_on_drop: false }` [INFO] [stdout] 9949e01801dc5c54c398bb2182fca8088cb1f61624f84aa85f53a551e5d93e66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f8e7ddffef7af89aa184eff6b64a62bb1c0ea2da137a759187f63ced146905bb [INFO] running `Command { std: "docker" "start" "-a" "f8e7ddffef7af89aa184eff6b64a62bb1c0ea2da137a759187f63ced146905bb", kill_on_drop: false }` [INFO] [stderr] Compiling otc v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "f8e7ddffef7af89aa184eff6b64a62bb1c0ea2da137a759187f63ced146905bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e7ddffef7af89aa184eff6b64a62bb1c0ea2da137a759187f63ced146905bb", kill_on_drop: false }` [INFO] [stdout] f8e7ddffef7af89aa184eff6b64a62bb1c0ea2da137a759187f63ced146905bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 06021b7242ac49b874bfb4a832248b3d9d0496a1cc3c20d3092998d4a1086d88 [INFO] running `Command { std: "docker" "start" "-a" "06021b7242ac49b874bfb4a832248b3d9d0496a1cc3c20d3092998d4a1086d88", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/otc-9b680ce3814cd16c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06021b7242ac49b874bfb4a832248b3d9d0496a1cc3c20d3092998d4a1086d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06021b7242ac49b874bfb4a832248b3d9d0496a1cc3c20d3092998d4a1086d88", kill_on_drop: false }` [INFO] [stdout] 06021b7242ac49b874bfb4a832248b3d9d0496a1cc3c20d3092998d4a1086d88