[INFO] fetching crate git-glance 0.1.0... [INFO] testing git-glance-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate git-glance 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate git-glance 0.1.0 [INFO] finished tweaking crates.io crate git-glance 0.1.0 [INFO] tweaked toml for crates.io crate git-glance 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-glance 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-glance 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1eb581ef0eba4fc12980c5cdfac689ba4e2302e1495310a7877f2c3a3d39417 [INFO] running `Command { std: "docker" "start" "-a" "d1eb581ef0eba4fc12980c5cdfac689ba4e2302e1495310a7877f2c3a3d39417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1eb581ef0eba4fc12980c5cdfac689ba4e2302e1495310a7877f2c3a3d39417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1eb581ef0eba4fc12980c5cdfac689ba4e2302e1495310a7877f2c3a3d39417", kill_on_drop: false }` [INFO] [stdout] d1eb581ef0eba4fc12980c5cdfac689ba4e2302e1495310a7877f2c3a3d39417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f41fa22f78745f90b5fa83194fb74540d5f47d2a5b420b2761b285b69143ca9a [INFO] running `Command { std: "docker" "start" "-a" "f41fa22f78745f90b5fa83194fb74540d5f47d2a5b420b2761b285b69143ca9a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling minreq v2.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling openai-api-rs v4.1.1 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling git-glance v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "f41fa22f78745f90b5fa83194fb74540d5f47d2a5b420b2761b285b69143ca9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41fa22f78745f90b5fa83194fb74540d5f47d2a5b420b2761b285b69143ca9a", kill_on_drop: false }` [INFO] [stdout] f41fa22f78745f90b5fa83194fb74540d5f47d2a5b420b2761b285b69143ca9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06cfcb0fb2c16d363f98af84190788ce3c6b2edec9d425c362450517dee7122 [INFO] running `Command { std: "docker" "start" "-a" "d06cfcb0fb2c16d363f98af84190788ce3c6b2edec9d425c362450517dee7122", kill_on_drop: false }` [INFO] [stderr] Compiling git-glance v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "d06cfcb0fb2c16d363f98af84190788ce3c6b2edec9d425c362450517dee7122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06cfcb0fb2c16d363f98af84190788ce3c6b2edec9d425c362450517dee7122", kill_on_drop: false }` [INFO] [stdout] d06cfcb0fb2c16d363f98af84190788ce3c6b2edec9d425c362450517dee7122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23dc9e34864344c5059cd4ade55c60968fe6c00f026b84444c8617c438bf6c31 [INFO] running `Command { std: "docker" "start" "-a" "23dc9e34864344c5059cd4ade55c60968fe6c00f026b84444c8617c438bf6c31", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_glance-88d10f839bcf10d6) [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" "23dc9e34864344c5059cd4ade55c60968fe6c00f026b84444c8617c438bf6c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23dc9e34864344c5059cd4ade55c60968fe6c00f026b84444c8617c438bf6c31", kill_on_drop: false }` [INFO] [stdout] 23dc9e34864344c5059cd4ade55c60968fe6c00f026b84444c8617c438bf6c31