[INFO] cloning repository https://github.com/selfisekai/electron_tasje [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selfisekai/electron_tasje" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfisekai%2Felectron_tasje", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfisekai%2Felectron_tasje'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5743a0fbabb65710cdca4b61407eb808da43ba3d [INFO] building selfisekai/electron_tasje against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfisekai%2Felectron_tasje" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/selfisekai/electron_tasje [INFO] finished tweaking git repo https://github.com/selfisekai/electron_tasje [INFO] tweaked toml for git repo https://github.com/selfisekai/electron_tasje written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/selfisekai/electron_tasje on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/selfisekai/electron_tasje 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck v1.11.0 [INFO] [stderr] Downloaded oxipng v9.1.1 [INFO] [stderr] Downloaded eyre v0.6.8 [INFO] [stderr] Downloaded wax v0.6.0 [INFO] [stderr] Downloaded globreeks v0.1.1 [INFO] [stderr] Downloaded toml_edit v0.20.0 [INFO] [stderr] Downloaded is_executable v1.0.1 [INFO] [stderr] Downloaded sha2 v0.10.2 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded owo-colors v3.4.0 [INFO] [stderr] Downloaded ico v0.3.0 [INFO] [stderr] Downloaded clap_mangen v0.2.20 [INFO] [stderr] Downloaded libdeflate-sys v1.20.0 [INFO] [stderr] Downloaded color-spantrace v0.2.0 [INFO] [stderr] Downloaded time v0.3.12 [INFO] [stderr] Downloaded png v0.17.6 [INFO] [stderr] Downloaded icns v0.3.1 [INFO] [stderr] Downloaded const_format v0.2.26 [INFO] [stderr] Downloaded asar v0.3.0 [INFO] [stderr] Downloaded pest_derive v2.7.3 [INFO] [stderr] Downloaded roff v0.2.1 [INFO] [stderr] Downloaded toml v0.8.0 [INFO] [stderr] Downloaded globset v0.4.13 [INFO] [stderr] Downloaded pest_generator v2.7.3 [INFO] [stderr] Downloaded serde_yaml v0.9.13 [INFO] [stderr] Downloaded serde_with_macros v3.8.1 [INFO] [stderr] Downloaded serde_with v3.8.1 [INFO] [stderr] Downloaded pest v2.7.14 [INFO] [stderr] Downloaded pest_meta v2.7.3 [INFO] [stderr] Downloaded cpufeatures v0.2.2 [INFO] [stderr] Downloaded winnow v0.5.10 [INFO] [stderr] Downloaded libdeflater v1.20.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.2 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fd380f9e658ecd0d2f2ecb8bb38b1fc2731c86922e98b5bbfc4e0a61895485c [INFO] running `Command { std: "docker" "start" "-a" "1fd380f9e658ecd0d2f2ecb8bb38b1fc2731c86922e98b5bbfc4e0a61895485c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fd380f9e658ecd0d2f2ecb8bb38b1fc2731c86922e98b5bbfc4e0a61895485c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd380f9e658ecd0d2f2ecb8bb38b1fc2731c86922e98b5bbfc4e0a61895485c", kill_on_drop: false }` [INFO] [stdout] 1fd380f9e658ecd0d2f2ecb8bb38b1fc2731c86922e98b5bbfc4e0a61895485c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0b5416b25034fe9f771f17a3a8991f234d055d01dd0c95f0706265afbb202d7 [INFO] running `Command { std: "docker" "start" "-a" "f0b5416b25034fe9f771f17a3a8991f234d055d01dd0c95f0706265afbb202d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling libdeflate-sys v1.20.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling winnow v0.5.10 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling const_format v0.2.26 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clap_mangen v0.2.20 [INFO] [stderr] Compiling icns v0.3.1 [INFO] [stderr] Compiling oxipng v9.1.1 [INFO] [stderr] Compiling ico v0.3.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling libdeflater v1.20.0 [INFO] [stderr] Compiling globreeks v0.1.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.13 [INFO] [stderr] Compiling toml_edit v0.20.0 [INFO] [stderr] Compiling asar v0.3.0 [INFO] [stderr] Compiling toml v0.8.0 [INFO] [stderr] Compiling electron_tasje v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "f0b5416b25034fe9f771f17a3a8991f234d055d01dd0c95f0706265afbb202d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b5416b25034fe9f771f17a3a8991f234d055d01dd0c95f0706265afbb202d7", kill_on_drop: false }` [INFO] [stdout] f0b5416b25034fe9f771f17a3a8991f234d055d01dd0c95f0706265afbb202d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d5abe0d8b591324f65696e9c0ee07a765c4aec249bdb6ac3e98e77049f2a23 [INFO] running `Command { std: "docker" "start" "-a" "f6d5abe0d8b591324f65696e9c0ee07a765c4aec249bdb6ac3e98e77049f2a23", kill_on_drop: false }` [INFO] [stderr] Compiling electron_tasje v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s [INFO] running `Command { std: "docker" "inspect" "f6d5abe0d8b591324f65696e9c0ee07a765c4aec249bdb6ac3e98e77049f2a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d5abe0d8b591324f65696e9c0ee07a765c4aec249bdb6ac3e98e77049f2a23", kill_on_drop: false }` [INFO] [stdout] f6d5abe0d8b591324f65696e9c0ee07a765c4aec249bdb6ac3e98e77049f2a23