[INFO] fetching crate aionic 0.1.7... [INFO] building aionic-0.1.7 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate aionic 0.1.7 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate aionic 0.1.7 [INFO] finished tweaking crates.io crate aionic 0.1.7 [INFO] tweaked toml for crates.io crate aionic 0.1.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aionic 0.1.7 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aionic 0.1.7 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12c3bd0c0f99e2e5fb0430d05e0bc3ddfd2033acb4030996d501cf829e23c017 [INFO] running `Command { std: "docker" "start" "-a" "12c3bd0c0f99e2e5fb0430d05e0bc3ddfd2033acb4030996d501cf829e23c017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12c3bd0c0f99e2e5fb0430d05e0bc3ddfd2033acb4030996d501cf829e23c017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c3bd0c0f99e2e5fb0430d05e0bc3ddfd2033acb4030996d501cf829e23c017", kill_on_drop: false }` [INFO] [stdout] 12c3bd0c0f99e2e5fb0430d05e0bc3ddfd2033acb4030996d501cf829e23c017 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3c27b12280111d26340567ff69a7f2450b5b03dcba3dde6385b64583acb95e7 [INFO] running `Command { std: "docker" "start" "-a" "d3c27b12280111d26340567ff69a7f2450b5b03dcba3dde6385b64583acb95e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling aionic v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `object` is never read [INFO] [stdout] --> src/openai/misc.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ModelsResponse { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 22 | pub data: Vec, [INFO] [stdout] 23 | pub object: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelsResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "d3c27b12280111d26340567ff69a7f2450b5b03dcba3dde6385b64583acb95e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c27b12280111d26340567ff69a7f2450b5b03dcba3dde6385b64583acb95e7", kill_on_drop: false }` [INFO] [stdout] d3c27b12280111d26340567ff69a7f2450b5b03dcba3dde6385b64583acb95e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1ae225bd4cbaea095d146ad4aae22359e0b5ec1b9ed9b25cd95b21eca4f21ec [INFO] running `Command { std: "docker" "start" "-a" "b1ae225bd4cbaea095d146ad4aae22359e0b5ec1b9ed9b25cd95b21eca4f21ec", kill_on_drop: false }` [INFO] [stderr] Compiling aionic v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `object` is never read [INFO] [stdout] --> src/openai/misc.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ModelsResponse { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 22 | pub data: Vec, [INFO] [stdout] 23 | pub object: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelsResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `object` is never read [INFO] [stdout] --> src/openai/misc.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ModelsResponse { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 22 | pub data: Vec, [INFO] [stdout] 23 | pub object: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelsResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aionic` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name aionic --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c20335b8b4e419af -C extra-filename=-7a01258edde84d6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e8a532a25bafef38.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-2e7ca9bbd9e5cae6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1e080f2386d89176.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5c6212879680b0e3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8ba6fa65f9461f28.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e0cceb9eebc37ec6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1ae225bd4cbaea095d146ad4aae22359e0b5ec1b9ed9b25cd95b21eca4f21ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ae225bd4cbaea095d146ad4aae22359e0b5ec1b9ed9b25cd95b21eca4f21ec", kill_on_drop: false }` [INFO] [stdout] b1ae225bd4cbaea095d146ad4aae22359e0b5ec1b9ed9b25cd95b21eca4f21ec