[INFO] cloning repository https://github.com/mxve/xlabs-updater
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxve/xlabs-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxve%2Fxlabs-updater", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxve%2Fxlabs-updater'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b74f4955584abf06072b5193fa85943d89e90a2
[INFO] testing mxve/xlabs-updater against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxve%2Fxlabs-updater" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mxve/xlabs-updater
[INFO] finished tweaking git repo https://github.com/mxve/xlabs-updater
[INFO] tweaked toml for git repo https://github.com/mxve/xlabs-updater written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mxve/xlabs-updater on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mxve/xlabs-updater 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded is-terminal v0.4.2
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded ryu v1.0.12
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded bumpalo v3.12.0
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded http_req v0.9.0
[INFO] [stderr]   Downloaded zip v0.6.3
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] [stderr]   Downloaded rustix v0.36.7
[INFO] [stderr]   Downloaded zstd-sys v2.0.5+zstd.1.5.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44be870c1c8fcd10f9f3e55ff34e615ed07e7845550e37686b92f5ccf89b3860
[INFO] running `Command { std: "docker" "start" "-a" "44be870c1c8fcd10f9f3e55ff34e615ed07e7845550e37686b92f5ccf89b3860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44be870c1c8fcd10f9f3e55ff34e615ed07e7845550e37686b92f5ccf89b3860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44be870c1c8fcd10f9f3e55ff34e615ed07e7845550e37686b92f5ccf89b3860", kill_on_drop: false }`
[INFO] [stdout] 44be870c1c8fcd10f9f3e55ff34e615ed07e7845550e37686b92f5ccf89b3860
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43b3ae2bbcf879870aad28cd3239e9f76d1a4268d37de52826a455053fd7def5
[INFO] running `Command { std: "docker" "start" "-a" "43b3ae2bbcf879870aad28cd3239e9f76d1a4268d37de52826a455053fd7def5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.3
[INFO] [stderr]    Compiling clap v4.1.4
[INFO] [stderr]    Compiling http_req v0.9.0
[INFO] [stderr]    Compiling xlabs-updater v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.45s
[INFO] running `Command { std: "docker" "inspect" "43b3ae2bbcf879870aad28cd3239e9f76d1a4268d37de52826a455053fd7def5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43b3ae2bbcf879870aad28cd3239e9f76d1a4268d37de52826a455053fd7def5", kill_on_drop: false }`
[INFO] [stdout] 43b3ae2bbcf879870aad28cd3239e9f76d1a4268d37de52826a455053fd7def5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7dd7c9fdab1bcaf8d12925c737e0a72e5fbe867ae105a1a27be96e8ccff602e
[INFO] running `Command { std: "docker" "start" "-a" "e7dd7c9fdab1bcaf8d12925c737e0a72e5fbe867ae105a1a27be96e8ccff602e", kill_on_drop: false }`
[INFO] [stderr]    Compiling xlabs-updater v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "e7dd7c9fdab1bcaf8d12925c737e0a72e5fbe867ae105a1a27be96e8ccff602e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7dd7c9fdab1bcaf8d12925c737e0a72e5fbe867ae105a1a27be96e8ccff602e", kill_on_drop: false }`
[INFO] [stdout] e7dd7c9fdab1bcaf8d12925c737e0a72e5fbe867ae105a1a27be96e8ccff602e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a7a0ad70cc9a1ccc0a745656b6476802baebae3d6fd08abbb0299f0a2c93647
[INFO] running `Command { std: "docker" "start" "-a" "2a7a0ad70cc9a1ccc0a745656b6476802baebae3d6fd08abbb0299f0a2c93647", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xlabs_updater-b9aaeee562879e51)
[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" "2a7a0ad70cc9a1ccc0a745656b6476802baebae3d6fd08abbb0299f0a2c93647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a7a0ad70cc9a1ccc0a745656b6476802baebae3d6fd08abbb0299f0a2c93647", kill_on_drop: false }`
[INFO] [stdout] 2a7a0ad70cc9a1ccc0a745656b6476802baebae3d6fd08abbb0299f0a2c93647
