[INFO] fetching crate fictionary 0.1.2... [INFO] testing fictionary-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fictionary 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate fictionary 0.1.2 [INFO] finished tweaking crates.io crate fictionary 0.1.2 [INFO] tweaked toml for crates.io crate fictionary 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fictionary 0.1.2 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 fictionary 0.1.2 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 clap_complete v4.5.6 [INFO] [stderr] Downloaded clap_mangen v0.2.21 [INFO] [stderr] Downloaded weighted_rand v0.4.2 [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] 2277479ff27b4a07fc7d4bf5ebce1a4aa35f6ed8657832ebbcd61134ec84b8d3 [INFO] running `Command { std: "docker" "start" "-a" "2277479ff27b4a07fc7d4bf5ebce1a4aa35f6ed8657832ebbcd61134ec84b8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2277479ff27b4a07fc7d4bf5ebce1a4aa35f6ed8657832ebbcd61134ec84b8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2277479ff27b4a07fc7d4bf5ebce1a4aa35f6ed8657832ebbcd61134ec84b8d3", kill_on_drop: false }` [INFO] [stdout] 2277479ff27b4a07fc7d4bf5ebce1a4aa35f6ed8657832ebbcd61134ec84b8d3 [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] 7ab944640127a980bdfada8190549a4b6320973fee6b2fb5748efba5c6ffbf48 [INFO] running `Command { std: "docker" "start" "-a" "7ab944640127a980bdfada8190549a4b6320973fee6b2fb5748efba5c6ffbf48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling clap_mangen v0.2.21 [INFO] [stderr] Compiling clap_complete v4.5.6 [INFO] [stderr] Compiling weighted_rand v0.4.2 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling fictionary v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.02s [INFO] running `Command { std: "docker" "inspect" "7ab944640127a980bdfada8190549a4b6320973fee6b2fb5748efba5c6ffbf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab944640127a980bdfada8190549a4b6320973fee6b2fb5748efba5c6ffbf48", kill_on_drop: false }` [INFO] [stdout] 7ab944640127a980bdfada8190549a4b6320973fee6b2fb5748efba5c6ffbf48 [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 91ec76817020ade37cd08b1311876c94879f57cb291778940a8c35eee101b30d [INFO] running `Command { std: "docker" "start" "-a" "91ec76817020ade37cd08b1311876c94879f57cb291778940a8c35eee101b30d", kill_on_drop: false }` [INFO] [stderr] Compiling fictionary v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "91ec76817020ade37cd08b1311876c94879f57cb291778940a8c35eee101b30d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ec76817020ade37cd08b1311876c94879f57cb291778940a8c35eee101b30d", kill_on_drop: false }` [INFO] [stdout] 91ec76817020ade37cd08b1311876c94879f57cb291778940a8c35eee101b30d [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" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3a0883ec72d25b3a80da41525e0f6c34f8e9dcd8b83cd7f55f854281df93cd52 [INFO] running `Command { std: "docker" "start" "-a" "3a0883ec72d25b3a80da41525e0f6c34f8e9dcd8b83cd7f55f854281df93cd52", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fictionary-cc7e885ec3e09a9b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test sys_linux::tests::test_linux ... ok [INFO] [stdout] test model::tests::test_feed_word ... ok [INFO] [stdout] test model::tests::test_word ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a0883ec72d25b3a80da41525e0f6c34f8e9dcd8b83cd7f55f854281df93cd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a0883ec72d25b3a80da41525e0f6c34f8e9dcd8b83cd7f55f854281df93cd52", kill_on_drop: false }` [INFO] [stdout] 3a0883ec72d25b3a80da41525e0f6c34f8e9dcd8b83cd7f55f854281df93cd52