[INFO] fetching crate gsa 0.2.1...
[INFO] testing gsa-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gsa 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate gsa 0.2.1
[INFO] finished tweaking crates.io crate gsa 0.2.1
[INFO] tweaked toml for crates.io crate gsa 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gsa 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gsa 0.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c90efe430a9e6f0fb74fba45b0cb5d93941c34cdea6b1c38e95712fb48e0db09
[INFO] running `Command { std: "docker" "start" "-a" "c90efe430a9e6f0fb74fba45b0cb5d93941c34cdea6b1c38e95712fb48e0db09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c90efe430a9e6f0fb74fba45b0cb5d93941c34cdea6b1c38e95712fb48e0db09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c90efe430a9e6f0fb74fba45b0cb5d93941c34cdea6b1c38e95712fb48e0db09", kill_on_drop: false }`
[INFO] [stdout] c90efe430a9e6f0fb74fba45b0cb5d93941c34cdea6b1c38e95712fb48e0db09
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d3a361fce908fc15cb2bb54b474f00c95c45937662ed7f71f9aa69d504f9bd8
[INFO] running `Command { std: "docker" "start" "-a" "2d3a361fce908fc15cb2bb54b474f00c95c45937662ed7f71f9aa69d504f9bd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling ttf-parser v0.19.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling softbuffer v0.3.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.0
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling gilrs v0.10.2
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling glam v0.24.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling ab_glyph v0.2.21
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling gilrs-core v0.5.6
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.30.2
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling gsa v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "2d3a361fce908fc15cb2bb54b474f00c95c45937662ed7f71f9aa69d504f9bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3a361fce908fc15cb2bb54b474f00c95c45937662ed7f71f9aa69d504f9bd8", kill_on_drop: false }`
[INFO] [stdout] 2d3a361fce908fc15cb2bb54b474f00c95c45937662ed7f71f9aa69d504f9bd8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02fdb840ad253329b6d2e2d7c7abc2b45b47aa32d506867ba2797ab146a7377c
[INFO] running `Command { std: "docker" "start" "-a" "02fdb840ad253329b6d2e2d7c7abc2b45b47aa32d506867ba2797ab146a7377c", kill_on_drop: false }`
[INFO] [stderr]    Compiling gsa v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.59s
[INFO] running `Command { std: "docker" "inspect" "02fdb840ad253329b6d2e2d7c7abc2b45b47aa32d506867ba2797ab146a7377c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02fdb840ad253329b6d2e2d7c7abc2b45b47aa32d506867ba2797ab146a7377c", kill_on_drop: false }`
[INFO] [stdout] 02fdb840ad253329b6d2e2d7c7abc2b45b47aa32d506867ba2797ab146a7377c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] edb79cfcd5d1c166134549b60ec61b71ea5cfd02f024df5b96ecdb326ea2f8cb
[INFO] running `Command { std: "docker" "start" "-a" "edb79cfcd5d1c166134549b60ec61b71ea5cfd02f024df5b96ecdb326ea2f8cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gsa-7511acf67fdcbf32)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gsa-393f923e337327cd)
[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] [stderr]    Doc-tests gsa
[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" "edb79cfcd5d1c166134549b60ec61b71ea5cfd02f024df5b96ecdb326ea2f8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb79cfcd5d1c166134549b60ec61b71ea5cfd02f024df5b96ecdb326ea2f8cb", kill_on_drop: false }`
[INFO] [stdout] edb79cfcd5d1c166134549b60ec61b71ea5cfd02f024df5b96ecdb326ea2f8cb
