[INFO] cloning repository https://github.com/jwodder/query-issues [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwodder/query-issues" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fquery-issues", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fquery-issues'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65b4bc0c60423b0dfc2df4fcd41c7f8461ad0749 [INFO] testing jwodder/query-issues against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fquery-issues" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jwodder/query-issues [INFO] finished tweaking git repo https://github.com/jwodder/query-issues [INFO] tweaked toml for git repo https://github.com/jwodder/query-issues written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jwodder/query-issues 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 git repo https://github.com/jwodder/query-issues 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 gh-token v0.1.7 [INFO] [stderr] Downloaded getrandom v0.2.14 [INFO] [stderr] Downloaded anstyle v1.0.7 [INFO] [stderr] Downloaded enum_dispatch v0.3.13 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded cc v1.0.96 [INFO] [stderr] Downloaded ureq v3.0.5 [INFO] [stderr] Downloaded serde_derive v1.0.200 [INFO] [stderr] Downloaded ureq-proto v0.3.0 [INFO] [stderr] Downloaded serde-jsonlines v0.7.0 [INFO] [stderr] Downloaded either v1.11.0 [INFO] [stderr] Downloaded patharg v0.4.0 [INFO] [stderr] Downloaded serde v1.0.200 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 78dc9627d72a3ea9e30aeb32d6d395a1b2cfd89fda3a7ec0eae053d561ee1bc1 [INFO] running `Command { std: "docker" "start" "-a" "78dc9627d72a3ea9e30aeb32d6d395a1b2cfd89fda3a7ec0eae053d561ee1bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78dc9627d72a3ea9e30aeb32d6d395a1b2cfd89fda3a7ec0eae053d561ee1bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78dc9627d72a3ea9e30aeb32d6d395a1b2cfd89fda3a7ec0eae053d561ee1bc1", kill_on_drop: false }` [INFO] [stdout] 78dc9627d72a3ea9e30aeb32d6d395a1b2cfd89fda3a7ec0eae053d561ee1bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e23825abe6a96b1e442716f4f6a95a1dddbcd1a30e4ba0855aa4129dce7bb89b [INFO] running `Command { std: "docker" "start" "-a" "e23825abe6a96b1e442716f4f6a95a1dddbcd1a30e4ba0855aa4129dce7bb89b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling ureq-proto v0.3.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling orgs-with-issues v0.1.0-dev (/opt/rustwide/workdir/crates/orgs-with-issues) [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling orgs-then-issues v0.1.0-dev (/opt/rustwide/workdir/crates/orgs-then-issues) [INFO] [stderr] Compiling patharg v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling gh-token v0.1.7 [INFO] [stderr] Compiling ureq v3.0.5 [INFO] [stderr] Compiling serde-jsonlines v0.7.0 [INFO] [stderr] Compiling gqlient v0.1.0-dev (/opt/rustwide/workdir/crates/gqlient) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "e23825abe6a96b1e442716f4f6a95a1dddbcd1a30e4ba0855aa4129dce7bb89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23825abe6a96b1e442716f4f6a95a1dddbcd1a30e4ba0855aa4129dce7bb89b", kill_on_drop: false }` [INFO] [stdout] e23825abe6a96b1e442716f4f6a95a1dddbcd1a30e4ba0855aa4129dce7bb89b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 06e1e4a8e91d92eddb3a55403dcbbbb67ca17f7b21bc193dc4a70ad97953ded6 [INFO] running `Command { std: "docker" "start" "-a" "06e1e4a8e91d92eddb3a55403dcbbbb67ca17f7b21bc193dc4a70ad97953ded6", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling gqlient v0.1.0-dev (/opt/rustwide/workdir/crates/gqlient) [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling orgs-with-issues v0.1.0-dev (/opt/rustwide/workdir/crates/orgs-with-issues) [INFO] [stderr] Compiling orgs-then-issues v0.1.0-dev (/opt/rustwide/workdir/crates/orgs-then-issues) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.99s [INFO] running `Command { std: "docker" "inspect" "06e1e4a8e91d92eddb3a55403dcbbbb67ca17f7b21bc193dc4a70ad97953ded6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e1e4a8e91d92eddb3a55403dcbbbb67ca17f7b21bc193dc4a70ad97953ded6", kill_on_drop: false }` [INFO] [stdout] 06e1e4a8e91d92eddb3a55403dcbbbb67ca17f7b21bc193dc4a70ad97953ded6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 81cf03e8822d41b4798449cac5ecaaeeb63e29e30dd1fef9fe2329416b62ce8c [INFO] running `Command { std: "docker" "start" "-a" "81cf03e8822d41b4798449cac5ecaaeeb63e29e30dd1fef9fe2329416b62ce8c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/gqlient-9389659fb6b087bc) [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/orgs_then_issues-6aeac6154f41b818) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test machine::tests::no_repos ... ok [INFO] [stdout] test machine::tests::no_owners ... ok [INFO] [stdout] test machine::tests::issues ... ok [INFO] [stdout] test machine::tests::extra_labels ... ok [INFO] [stdout] test machine::tests::no_issues ... ok [INFO] [stdout] test machine::tests::multiple_pages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/orgs_with_issues-fad8cf4684718c53) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test machine::tests::no_owners ... ok [INFO] [stdout] test machine::tests::extra_labels ... ok [INFO] [stdout] test machine::tests::no_issues ... ok [INFO] [stdout] test machine::tests::no_repos ... ok [INFO] [stdout] test machine::tests::issues ... ok [INFO] [stdout] test machine::tests::multiple_pages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81cf03e8822d41b4798449cac5ecaaeeb63e29e30dd1fef9fe2329416b62ce8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81cf03e8822d41b4798449cac5ecaaeeb63e29e30dd1fef9fe2329416b62ce8c", kill_on_drop: false }` [INFO] [stdout] 81cf03e8822d41b4798449cac5ecaaeeb63e29e30dd1fef9fe2329416b62ce8c