[INFO] cloning repository https://github.com/TheoXD/tinysol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheoXD/tinysol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheoXD%2Ftinysol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheoXD%2Ftinysol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaee99de2224e20be16635273882f3d1038f377a [INFO] checking TheoXD/tinysol/eaee99de2224e20be16635273882f3d1038f377a against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheoXD%2Ftinysol" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheoXD/tinysol on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheoXD/tinysol [INFO] finished tweaking git repo https://github.com/TheoXD/tinysol [INFO] tweaked toml for git repo https://github.com/TheoXD/tinysol written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TheoXD/tinysol 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webbrowser v0.8.10 [INFO] [stderr] Downloaded serde_derive v1.0.170 [INFO] [stderr] Downloaded tree-sitter-highlight v0.20.1 [INFO] [stderr] Downloaded primitive-types v0.12.1 [INFO] [stderr] Downloaded rust-sitter-common v0.3.4 [INFO] [stderr] Downloaded keccak-hash v0.10.0 [INFO] [stderr] Downloaded rust-sitter-macro v0.3.4 [INFO] [stderr] Downloaded rust-sitter v0.3.4 [INFO] [stderr] Downloaded syn-inline-mod v0.5.0 [INFO] [stderr] Downloaded ethnum v1.3.2 [INFO] [stderr] Downloaded serde v1.0.170 [INFO] [stderr] Downloaded tree-sitter-config v0.19.0 [INFO] [stderr] Downloaded rust-sitter-tool v0.3.4 [INFO] [stderr] Downloaded tree-sitter-loader v0.20.0 [INFO] [stderr] Downloaded tree-sitter-tags v0.20.2 [INFO] [stderr] Downloaded tree-sitter-c2rust v0.20.10 [INFO] [stderr] Downloaded tree-sitter-cli v0.20.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78517742814c1a9b86b3beba37cd8e991c9ce129bd747c68b55e49f703096d7c [INFO] running `Command { std: "docker" "start" "-a" "78517742814c1a9b86b3beba37cd8e991c9ce129bd747c68b55e49f703096d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78517742814c1a9b86b3beba37cd8e991c9ce129bd747c68b55e49f703096d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78517742814c1a9b86b3beba37cd8e991c9ce129bd747c68b55e49f703096d7c", kill_on_drop: false }` [INFO] [stdout] 78517742814c1a9b86b3beba37cd8e991c9ce129bd747c68b55e49f703096d7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd05d37919705a6336b97d345bdfdbb3f5c00249da5e58ca1a131601fbbae976 [INFO] running `Command { std: "docker" "start" "-a" "bd05d37919705a6336b97d345bdfdbb3f5c00249da5e58ca1a131601fbbae976", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.170 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tree-sitter-loader v0.20.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.170 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling webbrowser v0.8.10 [INFO] [stderr] Compiling rust-sitter-common v0.3.4 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling tree-sitter-tags v0.20.2 [INFO] [stderr] Compiling tree-sitter-highlight v0.20.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallbitvec v2.5.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling syn-inline-mod v0.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking ethnum v1.3.2 [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Compiling rust-sitter-macro v0.3.4 [INFO] [stderr] Checking c2rust-bitfields v0.3.0 [INFO] [stderr] Checking keccak-hash v0.10.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking tree-sitter-c2rust v0.20.10 [INFO] [stderr] Compiling tree-sitter-config v0.19.0 [INFO] [stderr] Compiling tree-sitter-cli v0.20.8 [INFO] [stderr] Checking rust-sitter v0.3.4 [INFO] [stderr] Compiling rust-sitter-tool v0.3.4 [INFO] [stderr] Compiling tinysol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tinyvm.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 221 | SourceUnitPart::ContractDefinition(_, name, _, parts, _) => { [INFO] [stdout] | -------------------------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 226 | _ => None, [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> src/tinyvm.rs:256:42 [INFO] [stdout] | [INFO] [stdout] 256 | ContractPart::VariableDefinition(ty, visibility, name, _) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visibility` [INFO] [stdout] --> src/tinyvm.rs:256:46 [INFO] [stdout] | [INFO] [stdout] 256 | ContractPart::VariableDefinition(ty, visibility, name, _) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/tinyvm.rs:260:48 [INFO] [stdout] | [INFO] [stdout] 260 | ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr_list` [INFO] [stdout] --> src/tinyvm.rs:260:56 [INFO] [stdout] | [INFO] [stdout] 260 | ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `statement` [INFO] [stdout] --> src/tinyvm.rs:260:70 [INFO] [stdout] | [INFO] [stdout] 260 | ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tinyvm.rs:343:17 [INFO] [stdout] | [INFO] [stdout] 342 | Type::Bool(_) => vec![], //TODO [INFO] [stdout] | ------------- matches all the relevant values [INFO] [stdout] 343 | _ => vec![], [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tinyvm.rs:311:33 [INFO] [stdout] | [INFO] [stdout] 311 | Expression::BoolLiteral(val) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `calldata` is never read [INFO] [stdout] --> src/tinyvm.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct VM<'a> { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | calldata: &'a [u8], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tinyvm.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 221 | SourceUnitPart::ContractDefinition(_, name, _, parts, _) => { [INFO] [stdout] | -------------------------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 226 | _ => None, [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> src/tinyvm.rs:256:42 [INFO] [stdout] | [INFO] [stdout] 256 | ContractPart::VariableDefinition(ty, visibility, name, _) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visibility` [INFO] [stdout] --> src/tinyvm.rs:256:46 [INFO] [stdout] | [INFO] [stdout] 256 | ContractPart::VariableDefinition(ty, visibility, name, _) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/tinyvm.rs:260:48 [INFO] [stdout] | [INFO] [stdout] 260 | ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr_list` [INFO] [stdout] --> src/tinyvm.rs:260:56 [INFO] [stdout] | [INFO] [stdout] 260 | ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `statement` [INFO] [stdout] --> src/tinyvm.rs:260:70 [INFO] [stdout] | [INFO] [stdout] 260 | ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tinyvm.rs:343:17 [INFO] [stdout] | [INFO] [stdout] 342 | Type::Bool(_) => vec![], //TODO [INFO] [stdout] | ------------- matches all the relevant values [INFO] [stdout] 343 | _ => vec![], [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tinyvm.rs:311:33 [INFO] [stdout] | [INFO] [stdout] 311 | Expression::BoolLiteral(val) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `calldata` is never read [INFO] [stdout] --> src/tinyvm.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct VM<'a> { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | calldata: &'a [u8], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "bd05d37919705a6336b97d345bdfdbb3f5c00249da5e58ca1a131601fbbae976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd05d37919705a6336b97d345bdfdbb3f5c00249da5e58ca1a131601fbbae976", kill_on_drop: false }` [INFO] [stdout] bd05d37919705a6336b97d345bdfdbb3f5c00249da5e58ca1a131601fbbae976