[INFO] cloning repository https://github.com/PrintSpool/slicing-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PrintSpool/slicing-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrintSpool%2Fslicing-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrintSpool%2Fslicing-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8325a0de0bd31a3c421cfe021408abf041596870 [INFO] testing PrintSpool/slicing-server/8325a0de0bd31a3c421cfe021408abf041596870 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrintSpool%2Fslicing-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PrintSpool/slicing-server on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PrintSpool/slicing-server [INFO] finished tweaking git repo https://github.com/PrintSpool/slicing-server [INFO] tweaked toml for git repo https://github.com/PrintSpool/slicing-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PrintSpool/slicing-server 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0115ec866827fcb81e451bac8ded2804ffa60bca750c0333248d6e512025118 [INFO] running `Command { std: "docker" "start" "-a" "b0115ec866827fcb81e451bac8ded2804ffa60bca750c0333248d6e512025118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0115ec866827fcb81e451bac8ded2804ffa60bca750c0333248d6e512025118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0115ec866827fcb81e451bac8ded2804ffa60bca750c0333248d6e512025118", kill_on_drop: false }` [INFO] [stdout] b0115ec866827fcb81e451bac8ded2804ffa60bca750c0333248d6e512025118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3c62fe268b0f17a155dee35620bbdb6740ebe19889e5997084280f8d800903e [INFO] running `Command { std: "docker" "start" "-a" "f3c62fe268b0f17a155dee35620bbdb6740ebe19889e5997084280f8d800903e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Compiling webrtc-util v0.7.0 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling quiche v0.12.0 (https://github.com/D1plo1d/quiche.git?branch=webtransport-example#df9538e4) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling ed25519-compact v2.0.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling p384 v0.11.2 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac-sha512 v1.1.4 [INFO] [stderr] Compiling hmac-sha256 v1.1.6 [INFO] [stderr] Compiling coarsetime v0.1.22 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling neli v0.5.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling binstring v0.1.1 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.3 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling simple_logger v4.0.0 [INFO] [stderr] Compiling retry v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling pest v2.5.0 [INFO] [stderr] Compiling local-ip-address v0.4.9 (https://github.com/D1plo1d/local-ip-address.git?branch=fix/linux-off-by-one#d26d0aa2) [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling nix v0.26.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling boring-sys v2.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling async-graphql-value v5.0.3 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling async-graphql-parser v5.0.3 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.8 [INFO] [stderr] Compiling jwt-simple v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async-graphql-derive v5.0.3 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling stun v0.4.4 [INFO] [stderr] Compiling trust-dns-client v0.22.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling async-graphql v5.0.3 [INFO] [stderr] Compiling hyper-rustls v0.23.1 [INFO] [stderr] Compiling hyper-system-resolver v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling public-ip v0.2.2 (https://github.com/avitex/rust-public-ip.git#675505fd) [INFO] [stderr] Compiling async-graphql-axum v5.0.3 [INFO] [stderr] Compiling boring v2.1.0 [INFO] [stderr] Compiling self-host-space v0.1.0 (https://github.com/D1plo1d/self-host-space-rust.git#8dce838c) [INFO] [stderr] Compiling slicing-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `release_url` is never read [INFO] [stdout] --> src/engine.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Engine { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub release_url: Option<&'static str>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `temp_dir`, `src`, `config`, and `created_at` are never read [INFO] [stdout] --> src/job.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Job { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 19 | pub id: ID, [INFO] [stdout] 20 | pub temp_dir: TempDir, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | pub src: async_graphql::UploadValue, [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | pub src_path: PathBuf, [INFO] [stdout] 23 | pub config: async_graphql::UploadValue, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.63s [INFO] running `Command { std: "docker" "inspect" "f3c62fe268b0f17a155dee35620bbdb6740ebe19889e5997084280f8d800903e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c62fe268b0f17a155dee35620bbdb6740ebe19889e5997084280f8d800903e", kill_on_drop: false }` [INFO] [stdout] f3c62fe268b0f17a155dee35620bbdb6740ebe19889e5997084280f8d800903e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 705c922c7ebc6e784d7bcf391540f1a3aa7bd911fbb58c79e11421822a5d9661 [INFO] running `Command { std: "docker" "start" "-a" "705c922c7ebc6e784d7bcf391540f1a3aa7bd911fbb58c79e11421822a5d9661", kill_on_drop: false }` [INFO] [stderr] Compiling slicing-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `release_url` is never read [INFO] [stdout] --> src/engine.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Engine { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub release_url: Option<&'static str>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `temp_dir`, `src`, `config`, and `created_at` are never read [INFO] [stdout] --> src/job.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Job { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 19 | pub id: ID, [INFO] [stdout] 20 | pub temp_dir: TempDir, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | pub src: async_graphql::UploadValue, [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | pub src_path: PathBuf, [INFO] [stdout] 23 | pub config: async_graphql::UploadValue, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.53s [INFO] running `Command { std: "docker" "inspect" "705c922c7ebc6e784d7bcf391540f1a3aa7bd911fbb58c79e11421822a5d9661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705c922c7ebc6e784d7bcf391540f1a3aa7bd911fbb58c79e11421822a5d9661", kill_on_drop: false }` [INFO] [stdout] 705c922c7ebc6e784d7bcf391540f1a3aa7bd911fbb58c79e11421822a5d9661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a979b3aca32c1c71913917734eae4a43af3bfa4c5458058ca281cc87d98fda34 [INFO] running `Command { std: "docker" "start" "-a" "a979b3aca32c1c71913917734eae4a43af3bfa4c5458058ca281cc87d98fda34", kill_on_drop: false }` [INFO] [stderr] warning: field `release_url` is never read [INFO] [stderr] --> src/engine.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct Engine { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 26 | pub release_url: Option<&'static str>, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `temp_dir`, `src`, `config`, and `created_at` are never read [INFO] [stderr] --> src/job.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct Job { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] 19 | pub id: ID, [INFO] [stderr] 20 | pub temp_dir: TempDir, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 21 | pub src: async_graphql::UploadValue, [INFO] [stderr] | ^^^ [INFO] [stderr] 22 | pub src_path: PathBuf, [INFO] [stderr] 23 | pub config: async_graphql::UploadValue, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 28 | pub created_at: DateTime, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `slicing-server` (bin "slicing-server" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slicing_server-a9cf5e485cc8ac28) [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" "a979b3aca32c1c71913917734eae4a43af3bfa4c5458058ca281cc87d98fda34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a979b3aca32c1c71913917734eae4a43af3bfa4c5458058ca281cc87d98fda34", kill_on_drop: false }` [INFO] [stdout] a979b3aca32c1c71913917734eae4a43af3bfa4c5458058ca281cc87d98fda34