[INFO] cloning repository https://github.com/VielenDanke/rust_learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VielenDanke/rust_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVielenDanke%2Frust_learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVielenDanke%2Frust_learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a286695f871eb9ff055d614fad042337cf5b7a89
[INFO] checking VielenDanke/rust_learning against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVielenDanke%2Frust_learning" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VielenDanke/rust_learning
[INFO] finished tweaking git repo https://github.com/VielenDanke/rust_learning
[INFO] tweaked toml for git repo https://github.com/VielenDanke/rust_learning written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VielenDanke/rust_learning on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VielenDanke/rust_learning 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f783d89e8d1bf7898ac4295245bc78bd04c5e249332a27c90173708367aadff
[INFO] running `Command { std: "docker" "start" "-a" "7f783d89e8d1bf7898ac4295245bc78bd04c5e249332a27c90173708367aadff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f783d89e8d1bf7898ac4295245bc78bd04c5e249332a27c90173708367aadff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f783d89e8d1bf7898ac4295245bc78bd04c5e249332a27c90173708367aadff", kill_on_drop: false }`
[INFO] [stdout] 7f783d89e8d1bf7898ac4295245bc78bd04c5e249332a27c90173708367aadff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 598df83adecccd95c5a51ed9e367303001d473054ce6836c1fd9c15a10d9e9ba
[INFO] running `Command { std: "docker" "start" "-a" "598df83adecccd95c5a51ed9e367303001d473054ce6836c1fd9c15a10d9e9ba", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking piper v0.2.2
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking blocking v1.6.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking managing_projects v0.1.0 (/opt/rustwide/workdir/managing_projects)
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stdout] warning: function `calculate_product_cost` is never used
[INFO] [stdout]  --> managing_projects/src/service/product_service.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn calculate_product_cost(first_product: u32, second_product: u32) -> u32 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_products` is never used
[INFO] [stdout]  --> managing_projects/src/repository/mod.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn fetch_products() -> Vec<i32> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ac5f1acd4951653e -C extra-filename=-5c4fb3d6793e495f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-75d2b79a8aa1d813.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-88c5c482d4e1e90d.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=9f5ae81f36ab9218 -C extra-filename=-865b77df6a20aea4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "598df83adecccd95c5a51ed9e367303001d473054ce6836c1fd9c15a10d9e9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "598df83adecccd95c5a51ed9e367303001d473054ce6836c1fd9c15a10d9e9ba", kill_on_drop: false }`
[INFO] [stdout] 598df83adecccd95c5a51ed9e367303001d473054ce6836c1fd9c15a10d9e9ba
