[INFO] fetching crate create-rust-github-repo 0.6.2... [INFO] testing create-rust-github-repo-0.6.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate create-rust-github-repo 0.6.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate create-rust-github-repo 0.6.2 [INFO] finished tweaking crates.io crate create-rust-github-repo 0.6.2 [INFO] tweaked toml for crates.io crate create-rust-github-repo 0.6.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate create-rust-github-repo 0.6.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 create-rust-github-repo 0.6.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 derive_setters v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bf8b15546edc1a45191f7a0990ab19a5ecbe7b6ba4b20ecea3443df70fc05540 [INFO] running `Command { std: "docker" "start" "-a" "bf8b15546edc1a45191f7a0990ab19a5ecbe7b6ba4b20ecea3443df70fc05540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf8b15546edc1a45191f7a0990ab19a5ecbe7b6ba4b20ecea3443df70fc05540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8b15546edc1a45191f7a0990ab19a5ecbe7b6ba4b20ecea3443df70fc05540", kill_on_drop: false }` [INFO] [stdout] bf8b15546edc1a45191f7a0990ab19a5ecbe7b6ba4b20ecea3443df70fc05540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7123c59df167bc4ce910a325efe04f0c491b526f021e77b16ca4735d3cc8d9e1 [INFO] running `Command { std: "docker" "start" "-a" "7123c59df167bc4ce910a325efe04f0c491b526f021e77b16ca4735d3cc8d9e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling create-rust-github-repo v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.51s [INFO] running `Command { std: "docker" "inspect" "7123c59df167bc4ce910a325efe04f0c491b526f021e77b16ca4735d3cc8d9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7123c59df167bc4ce910a325efe04f0c491b526f021e77b16ca4735d3cc8d9e1", kill_on_drop: false }` [INFO] [stdout] 7123c59df167bc4ce910a325efe04f0c491b526f021e77b16ca4735d3cc8d9e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7d7a4856cb078b5fb61bf686b9763a64d61f245b5a521c0b4a8ba32c22f60c3c [INFO] running `Command { std: "docker" "start" "-a" "7d7a4856cb078b5fb61bf686b9763a64d61f245b5a521c0b4a8ba32c22f60c3c", kill_on_drop: false }` [INFO] [stderr] Compiling create-rust-github-repo v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "7d7a4856cb078b5fb61bf686b9763a64d61f245b5a521c0b4a8ba32c22f60c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7a4856cb078b5fb61bf686b9763a64d61f245b5a521c0b4a8ba32c22f60c3c", kill_on_drop: false }` [INFO] [stdout] 7d7a4856cb078b5fb61bf686b9763a64d61f245b5a521c0b4a8ba32c22f60c3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cea839304f6a68444cc1b5aef318cdf9a8ebdaf9c490c491f29817a989d0842f [INFO] running `Command { std: "docker" "start" "-a" "cea839304f6a68444cc1b5aef318cdf9a8ebdaf9c490c491f29817a989d0842f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/create_rust_github_repo-b5af999b1bb066a6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_support_link_probability_name ... ok [INFO] [stdout] [INFO] [stdout] test tests::verify_cli ... ok [INFO] [stdout] test tests::test_support_link ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/create-rust-github-private-bin.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/create_rust_github_private_bin-00006917cc40ec3b) [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] [stderr] Running unittests src/bin/create-rust-github-private-lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/create_rust_github_private_lib-1fbab4d49273ddc8) [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] [stderr] Running unittests src/bin/create-rust-github-public-bin.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/create_rust_github_public_bin-2aba283e455f5106) [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] [stderr] Running unittests src/bin/create-rust-github-public-lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/create_rust_github_public_lib-afc683eaf98c98da) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/create_rust_github_repo-bd9d792ae0e322f6) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/create-rust-keybase-private-bin.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/create_rust_keybase_private_bin-924adbad6acd97c9) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/create-rust-keybase-private-lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/create_rust_keybase_private_lib-d4c780e2157dc5f8) [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] [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] [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" "cea839304f6a68444cc1b5aef318cdf9a8ebdaf9c490c491f29817a989d0842f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea839304f6a68444cc1b5aef318cdf9a8ebdaf9c490c491f29817a989d0842f", kill_on_drop: false }` [INFO] [stdout] cea839304f6a68444cc1b5aef318cdf9a8ebdaf9c490c491f29817a989d0842f