[INFO] cloning repository https://github.com/piarun/maroon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piarun/maroon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiarun%2Fmaroon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiarun%2Fmaroon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b153adea0eb74760b1a23917135272f60a4a30b [INFO] testing piarun/maroon against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiarun%2Fmaroon" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/piarun/maroon [INFO] finished tweaking git repo https://github.com/piarun/maroon [INFO] tweaked toml for git repo https://github.com/piarun/maroon written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/piarun/maroon on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/piarun/maroon 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f735d60414e838a1f576447e002be9fc07a269b8801e3a1e4aaa75219eb313e6 [INFO] running `Command { std: "docker" "start" "-a" "f735d60414e838a1f576447e002be9fc07a269b8801e3a1e4aaa75219eb313e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f735d60414e838a1f576447e002be9fc07a269b8801e3a1e4aaa75219eb313e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f735d60414e838a1f576447e002be9fc07a269b8801e3a1e4aaa75219eb313e6", kill_on_drop: false }` [INFO] [stdout] f735d60414e838a1f576447e002be9fc07a269b8801e3a1e4aaa75219eb313e6 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c9e12c9de613f912076ab1418bfeef652a33ac1d5ab7f8b9d67c1f9b0118762 [INFO] running `Command { std: "docker" "start" "-a" "6c9e12c9de613f912076ab1418bfeef652a33ac1d5ab7f8b9d67c1f9b0118762", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling yamux v0.13.5 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling libp2p-identity v0.2.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_with v3.13.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling etcd-client v0.14.1 [INFO] [stderr] Compiling dsl v0.0.0 (/opt/rustwide/workdir/dsl) [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> dsl/src/generated_types.rs:225:116 [INFO] [stdout] | [INFO] [stdout] 225 | StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = (newRating); tmp })), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 225 - StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = (newRating); tmp })), [INFO] [stdout] 225 + StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = newRating; tmp })), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hickory-proto v0.25.0-alpha.5 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stdout] warning: unused variable: `userOpt` [INFO] [stdout] --> dsl/src/generated_types.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_userOpt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `subtractRes` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | let subtractRes: u64 = vars.iter().find_map(|v| if let Value::GlobalFactorialLocalSubtractRes(x) = v { Some(x.clone()) } else { Non... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `subtract_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `facCallRes` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | let facCallRes: u64 = vars.iter().find_map(|v| if let Value::GlobalFactorialLocalFacCallRes(x) = v { Some(x.clone()) } else { None ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `fac_call_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userOpt` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `user_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userOpt` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `user_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `updatedUser` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | let updatedUser: User = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUpdatedUser(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `updated_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userId` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:210:11 [INFO] [stdout] | [INFO] [stdout] 210 | let userId: String = vars.iter().find_map(|v| if let Value::SocialScoreIncrementParamUserId(x) = v { Some(x.clone()) } else { None ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newRating` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:222:11 [INFO] [stdout] | [INFO] [stdout] 222 | let newRating: u64 = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalNewRating(x) = v { Some(x.clone()) } else { No... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `new_rating` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libp2p-core v0.43.0 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling libp2p-swarm v0.46.0 [INFO] [stderr] Compiling libp2p-noise v0.46.0 [INFO] [stderr] Compiling libp2p-tls v0.6.1 [INFO] [stderr] Compiling libp2p-yamux v0.47.0 [INFO] [stderr] Compiling libp2p-plaintext v0.43.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hickory-resolver v0.25.0-alpha.5 [INFO] [stderr] Compiling opentelemetry-stdout v0.30.0 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-tcp v0.43.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.5.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.48.0 [INFO] [stderr] Compiling libp2p-ping v0.46.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.5.0 [INFO] [stderr] Compiling libp2p-request-response v0.28.0 [INFO] [stderr] Compiling libp2p-dns v0.43.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling redis v0.20.2 [INFO] [stderr] Compiling redis v0.32.2 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling libp2p v0.55.0 [INFO] [stderr] Compiling schema v0.1.0 (/opt/rustwide/workdir/schema) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling r2d2_redis v0.14.0 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling testcontainers v0.24.0 [INFO] [stderr] Compiling state v0.0.0 (/opt/rustwide/workdir/state) [INFO] [stderr] Compiling epoch_coordinator v0.1.0 (/opt/rustwide/workdir/epoch_coordinator) [INFO] [stderr] Compiling state_log v0.0.0 (/opt/rustwide/workdir/state_log) [INFO] [stderr] Compiling maroon v0.1.0 (/opt/rustwide/workdir/maroon) [INFO] [stderr] Compiling gateway v0.1.0 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Compiling integration v0.1.0 (/opt/rustwide/workdir/tests/integration) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6c9e12c9de613f912076ab1418bfeef652a33ac1d5ab7f8b9d67c1f9b0118762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9e12c9de613f912076ab1418bfeef652a33ac1d5ab7f8b9d67c1f9b0118762", kill_on_drop: false }` [INFO] [stdout] 6c9e12c9de613f912076ab1418bfeef652a33ac1d5ab7f8b9d67c1f9b0118762 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f6d9b809099cfd24d52172af40b7c5fdf3ee8e0860113237737465ce8590466 [INFO] running `Command { std: "docker" "start" "-a" "7f6d9b809099cfd24d52172af40b7c5fdf3ee8e0860113237737465ce8590466", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> dsl/src/generated_types.rs:225:116 [INFO] [stdout] | [INFO] [stdout] 225 | StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = (newRating); tmp })), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 225 - StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = (newRating); tmp })), [INFO] [stdout] 225 + StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = newRating; tmp })), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `userOpt` [INFO] [stdout] --> dsl/src/generated_types.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_userOpt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `subtractRes` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | let subtractRes: u64 = vars.iter().find_map(|v| if let Value::GlobalFactorialLocalSubtractRes(x) = v { Some(x.clone()) } else { Non... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `subtract_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `facCallRes` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | let facCallRes: u64 = vars.iter().find_map(|v| if let Value::GlobalFactorialLocalFacCallRes(x) = v { Some(x.clone()) } else { None ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `fac_call_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userOpt` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `user_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userOpt` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `user_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `updatedUser` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | let updatedUser: User = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUpdatedUser(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `updated_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userId` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:210:11 [INFO] [stdout] | [INFO] [stdout] 210 | let userId: String = vars.iter().find_map(|v| if let Value::SocialScoreIncrementParamUserId(x) = v { Some(x.clone()) } else { None ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newRating` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:222:11 [INFO] [stdout] | [INFO] [stdout] 222 | let newRating: u64 = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalNewRating(x) = v { Some(x.clone()) } else { No... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `new_rating` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dsl v0.0.0 (/opt/rustwide/workdir/dsl) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> dsl/src/generated_types.rs:225:116 [INFO] [stdout] | [INFO] [stdout] 225 | StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = (newRating); tmp })), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 225 - StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = (newRating); tmp })), [INFO] [stdout] 225 + StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = newRating; tmp })), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `userOpt` [INFO] [stdout] --> dsl/src/generated_types.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_userOpt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `subtractRes` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | let subtractRes: u64 = vars.iter().find_map(|v| if let Value::GlobalFactorialLocalSubtractRes(x) = v { Some(x.clone()) } else { Non... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `subtract_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `facCallRes` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | let facCallRes: u64 = vars.iter().find_map(|v| if let Value::GlobalFactorialLocalFacCallRes(x) = v { Some(x.clone()) } else { None ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `fac_call_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userOpt` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `user_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userOpt` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `user_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `updatedUser` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | let updatedUser: User = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUpdatedUser(x) = v { Some(x.clone()) } else... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `updated_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userId` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:210:11 [INFO] [stdout] | [INFO] [stdout] 210 | let userId: String = vars.iter().find_map(|v| if let Value::SocialScoreIncrementParamUserId(x) = v { Some(x.clone()) } else { None ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newRating` should have a snake case name [INFO] [stdout] --> dsl/src/generated_types.rs:222:11 [INFO] [stdout] | [INFO] [stdout] 222 | let newRating: u64 = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalNewRating(x) = v { Some(x.clone()) } else { No... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `new_rating` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling libp2p-swarm v0.46.0 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling hickory-proto v0.25.0-alpha.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-allow-block-list v0.5.0 [INFO] [stderr] Compiling libp2p-ping v0.46.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.5.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.48.0 [INFO] [stderr] Compiling libp2p-request-response v0.28.0 [INFO] [stderr] Compiling libp2p-tcp v0.43.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hickory-resolver v0.25.0-alpha.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling libp2p-dns v0.43.0 [INFO] [stderr] Compiling redis v0.20.2 [INFO] [stderr] Compiling redis v0.32.2 [INFO] [stderr] Compiling libp2p v0.55.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling schema v0.1.0 (/opt/rustwide/workdir/schema) [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling r2d2_redis v0.14.0 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling etcd-client v0.14.1 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling testcontainers v0.24.0 [INFO] [stderr] Compiling state v0.0.0 (/opt/rustwide/workdir/state) [INFO] [stderr] Compiling epoch_coordinator v0.1.0 (/opt/rustwide/workdir/epoch_coordinator) [INFO] [stderr] Compiling state_log v0.0.0 (/opt/rustwide/workdir/state_log) [INFO] [stderr] Compiling gateway v0.1.0 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Compiling maroon v0.1.0 (/opt/rustwide/workdir/maroon) [INFO] [stderr] Compiling integration v0.1.0 (/opt/rustwide/workdir/tests/integration) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7f6d9b809099cfd24d52172af40b7c5fdf3ee8e0860113237737465ce8590466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6d9b809099cfd24d52172af40b7c5fdf3ee8e0860113237737465ce8590466", kill_on_drop: false }` [INFO] [stdout] 7f6d9b809099cfd24d52172af40b7c5fdf3ee8e0860113237737465ce8590466 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3fcf36bf2901ac5eaa09efc124dac16d37dffb4f91b1db66ac94f5c8fdd10ddf [INFO] running `Command { std: "docker" "start" "-a" "3fcf36bf2901ac5eaa09efc124dac16d37dffb4f91b1db66ac94f5c8fdd10ddf", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stdout] [INFO] [stderr] --> dsl/src/generated_types.rs:225:116 [INFO] [stdout] running 7 tests [INFO] [stderr] | [INFO] [stdout] test range_key::tests::test_range_offset_from_unique_blob_id ... ok [INFO] [stderr] 225 | StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = (newRating); tmp })), [INFO] [stdout] test range_key::tests::test_transaction_id_operation ... ok [INFO] [stderr] | ^ ^ [INFO] [stdout] test range_key::tests::test_correct_sorting ... ok [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 225 - StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = (newRating); tmp })), [INFO] [stderr] 225 + StackEntry::Value(Value::SocialScoreIncrementLocalUpdatedUser({ let mut tmp = (user).clone(); tmp.rating = newRating; tmp })), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `userOpt` [INFO] [stderr] --> dsl/src/generated_types.rs:192:11 [INFO] [stderr] | [INFO] [stderr] 192 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_userOpt` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable `subtractRes` should have a snake case name [INFO] [stderr] --> dsl/src/generated_types.rs:133:11 [INFO] [stderr] | [INFO] [stderr] 133 | let subtractRes: u64 = vars.iter().find_map(|v| if let Value::GlobalFactorialLocalSubtractRes(x) = v { Some(x.clone()) } else { Non... [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `subtract_res` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable `facCallRes` should have a snake case name [INFO] [stderr] --> dsl/src/generated_types.rs:141:11 [INFO] [stderr] | [INFO] [stderr] 141 | let facCallRes: u64 = vars.iter().find_map(|v| if let Value::GlobalFactorialLocalFacCallRes(x) = v { Some(x.clone()) } else { None ... [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `fac_call_res` [INFO] [stderr] [INFO] [stderr] warning: variable `userOpt` should have a snake case name [INFO] [stderr] --> dsl/src/generated_types.rs:192:11 [INFO] [stderr] | [INFO] [stderr] 192 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `user_opt` [INFO] [stderr] [INFO] [stderr] warning: variable `userOpt` should have a snake case name [INFO] [stderr] --> dsl/src/generated_types.rs:199:11 [INFO] [stderr] | [INFO] [stderr] 199 | let userOpt: Option = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUserOpt(x) = v { Some(x.clone()) } else... [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `user_opt` [INFO] [stderr] [INFO] [stderr] warning: variable `updatedUser` should have a snake case name [INFO] [stderr] --> dsl/src/generated_types.rs:209:11 [INFO] [stderr] | [INFO] [stderr] 209 | let updatedUser: User = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalUpdatedUser(x) = v { Some(x.clone()) } else... [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `updated_user` [INFO] [stderr] [INFO] [stderr] warning: variable `userId` should have a snake case name [INFO] [stderr] --> dsl/src/generated_types.rs:210:11 [INFO] [stderr] | [INFO] [stderr] 210 | let userId: String = vars.iter().find_map(|v| if let Value::SocialScoreIncrementParamUserId(x) = v { Some(x.clone()) } else { None ... [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stderr] [INFO] [stderr] warning: variable `newRating` should have a snake case name [INFO] [stderr] --> dsl/src/generated_types.rs:222:11 [INFO] [stderr] | [INFO] [stderr] 222 | let newRating: u64 = vars.iter().find_map(|v| if let Value::SocialScoreIncrementLocalNewRating(x) = v { Some(x.clone()) } else { No... [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `new_rating` [INFO] [stderr] [INFO] [stderr] warning: `dsl` (lib) generated 9 warnings (run `cargo fix --lib -p dsl` to apply 1 suggestion) [INFO] [stderr] warning: `dsl` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-80a0a28b816e7923) [INFO] [stdout] test invoker_handler::test_invoker_handler ... ok [INFO] [stdout] test range_key::tests::test_interval_iterator ... ok [INFO] [stdout] test range_key::tests::test_unique_blob_creation - should panic ... ok [INFO] [stdout] test range_key::tests::test_unique_blob_overflow - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsl-e5ca9abdb6124fe8) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test codegen::tests::generates_types ... ok [INFO] [stdout] test generated_test::primitive_one_tick_function ... ok [INFO] [stdout] test parsed_ast_test::test_nested_option_types ... ok [INFO] [stdout] test parsed_ast_test::test_option_types ... ok [INFO] [stdout] test parsed_ast_test::test_syn_function_call ... ok [INFO] [stdout] test parsed_ast_test::test_function_struct_construction ... ok [INFO] [stdout] test parsed_ast_test::test_function_without_return_type ... ok [INFO] [stdout] test parsed_ast_test::test_expression_in_statement ... ok [INFO] [stdout] test parsed_ast_test::test_parse_program ... ok [INFO] [stdout] test generated_test::random_function ... ok [INFO] [stdout] test ir_test::test_ir ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ir_test::test_ir stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ir_test::test_ir' (51) panicked at dsl/src/ir_test.rs:358:30: [INFO] [stdout] write generated types: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dadce41bbf2 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dadce41bbf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dadce41bbf2 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dadce41bbf2 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dadce42c60f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dadce42c60f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5dadce3e9463 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dadce3e9463 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dadce3f5302 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dadce3f9d6f - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5dadce3f9c01 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5dadce3910ae - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5dadce3910ae - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dadce3fa40e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5dadce3fa40e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5dadce3fa1da - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5dadce3f5439 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5dadce3dd06d - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5dadce434300 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dadce433936 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5dadce326c5c - core::result::Result::expect::h16662d6b6b4c8335 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5dadce2eacfc - dsl::ir_test::test_ir::h35520cfafd2cc845 [INFO] [stdout] at /opt/rustwide/workdir/dsl/src/ir_test.rs:358:30 [INFO] [stdout] 22: 0x5dadce2eae97 - dsl::ir_test::test_ir::{{closure}}::hb2862176016a7168 [INFO] [stdout] at /opt/rustwide/workdir/dsl/src/ir_test.rs:41:13 [INFO] [stdout] 23: 0x5dadce2d7c96 - core::ops::function::FnOnce::call_once::h052bd9dca2dc5a17 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5dadce390f1b - core::ops::function::FnOnce::call_once::h5852f0076c8c0d8d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5dadce390f1b - test::__rust_begin_short_backtrace::hc8457233131a06d0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5dadce3a6975 - test::run_test_in_process::{{closure}}::ha3eda53784ae2639 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5dadce3a6975 - as core::ops::function::FnOnce<()>>::call_once::hbd60f847cd185bc6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5dadce3a6975 - std::panicking::catch_unwind::do_call::h11c1623aed953668 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5dadce3a6975 - std::panicking::catch_unwind::hf8551f73b52d8ed0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5dadce3a6975 - std::panic::catch_unwind::h66ff870d847fc7cf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5dadce3a6975 - test::run_test_in_process::h808a5fa5cb24efde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5dadce3a6975 - test::run_test::{{closure}}::hcf5782fef76f68bf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5dadce37d344 - test::run_test::{{closure}}::h59bb1f8f7167fee7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5dadce37d344 - std::sys::backtrace::__rust_begin_short_backtrace::h073f551083d60480 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5dadce380c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d6eff1e4da9d0f2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5dadce380c2a - as core::ops::function::FnOnce<()>>::call_once::he37f75191b40d4b0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5dadce380c2a - std::panicking::catch_unwind::do_call::h339b26991b458079 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5dadce380c2a - std::panicking::catch_unwind::h2e5906b8a84cca89 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5dadce380c2a - std::panic::catch_unwind::h3fea03a95c906d68 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5dadce380c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hab1ac593ae8241c8 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5dadce380c2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb46ae6da79faf2c5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5dadce3ef60f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5dadce3ef60f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7bb9a6169aa4 - [INFO] [stdout] 45: 0x7bb9a61f6a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ir_test::test_ir [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p dsl --lib` [INFO] running `Command { std: "docker" "inspect" "3fcf36bf2901ac5eaa09efc124dac16d37dffb4f91b1db66ac94f5c8fdd10ddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fcf36bf2901ac5eaa09efc124dac16d37dffb4f91b1db66ac94f5c8fdd10ddf", kill_on_drop: false }` [INFO] [stdout] 3fcf36bf2901ac5eaa09efc124dac16d37dffb4f91b1db66ac94f5c8fdd10ddf