[INFO] cloning repository https://github.com/VincentPT/rust-calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VincentPT/rust-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincentPT%2Frust-calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincentPT%2Frust-calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc217999e622eb5ccb7997c6484c0c2784117275 [INFO] checking VincentPT/rust-calculator against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincentPT%2Frust-calculator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VincentPT/rust-calculator on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VincentPT/rust-calculator [INFO] finished tweaking git repo https://github.com/VincentPT/rust-calculator [INFO] tweaked toml for git repo https://github.com/VincentPT/rust-calculator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/VincentPT/rust-calculator 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piet-common v0.6.2 [INFO] [stderr] Downloaded unic-langid-impl v0.9.4 [INFO] [stderr] Downloaded gdk-pixbuf v0.16.7 [INFO] [stderr] Downloaded druid-derive v0.5.1 [INFO] [stderr] Downloaded atk v0.16.0 [INFO] [stderr] Downloaded pango v0.16.5 [INFO] [stderr] Downloaded gdk v0.16.2 [INFO] [stderr] Downloaded cairo-rs v0.16.7 [INFO] [stderr] Downloaded piet-direct2d v0.6.2 [INFO] [stderr] Downloaded glib-macros v0.16.8 [INFO] [stderr] Downloaded pangocairo v0.16.3 [INFO] [stderr] Downloaded piet-cairo v0.6.2 [INFO] [stderr] Downloaded gio v0.16.7 [INFO] [stderr] Downloaded druid-shell v0.8.3 [INFO] [stderr] Downloaded piet-coregraphics v0.6.2 [INFO] [stderr] Downloaded glib v0.16.9 [INFO] [stderr] Downloaded associative-cache v1.0.1 [INFO] [stderr] Downloaded unic-ucd-bidi v0.9.0 [INFO] [stderr] Downloaded unic-bidi v0.9.0 [INFO] [stderr] Downloaded piet v0.6.2 [INFO] [stderr] Downloaded druid v0.8.3 [INFO] [stderr] Downloaded unic-langid v0.9.4 [INFO] [stderr] Downloaded gtk3-macros v0.16.3 [INFO] [stderr] Downloaded pangocairo-sys v0.16.3 [INFO] [stderr] Downloaded utf16_lit v2.0.2 [INFO] [stderr] Downloaded piet-web v0.6.2 [INFO] [stderr] Downloaded tinystr v0.7.5 [INFO] [stderr] Downloaded gtk v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e9b61d2627c1e3d3fde740de8c20374f9522c6142e432a09cb5ee3c1367d9b3 [INFO] running `Command { std: "docker" "start" "-a" "0e9b61d2627c1e3d3fde740de8c20374f9522c6142e432a09cb5ee3c1367d9b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e9b61d2627c1e3d3fde740de8c20374f9522c6142e432a09cb5ee3c1367d9b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9b61d2627c1e3d3fde740de8c20374f9522c6142e432a09cb5ee3c1367d9b3", kill_on_drop: false }` [INFO] [stdout] 0e9b61d2627c1e3d3fde740de8c20374f9522c6142e432a09cb5ee3c1367d9b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1808a756d0cf8115a6929c562dfa0ee2a8162b3fc56e533433dff5c7b6c32afe [INFO] running `Command { std: "docker" "start" "-a" "1808a756d0cf8115a6929c562dfa0ee2a8162b3fc56e533433dff5c7b6c32afe", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Checking tinystr v0.7.5 [INFO] [stderr] Checking unic-langid-impl v0.9.4 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking unic-langid v0.9.4 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking glib v0.16.9 [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking atk v0.16.0 [INFO] [stderr] Checking pango v0.16.5 [INFO] [stderr] Checking gdk-pixbuf v0.16.7 [INFO] [stderr] Checking pangocairo v0.16.3 [INFO] [stderr] Checking gdk v0.16.2 [INFO] [stderr] Checking piet-cairo v0.6.2 [INFO] [stderr] Checking piet-common v0.6.2 [INFO] [stderr] Checking druid v0.8.3 [INFO] [stderr] Checking rust-caculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `ID_MOD` is never used [INFO] [stdout] --> src/calc/functions.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ID_MOD: FunctionId = 4; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_POW` is never used [INFO] [stdout] --> src/calc/functions.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const ID_POW: FunctionId = 5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_ABS` is never used [INFO] [stdout] --> src/calc/functions.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ID_ABS: FunctionId = 7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_NEG` is never used [INFO] [stdout] --> src/calc/functions.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ID_NEG: FunctionId = 8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_LN` is never used [INFO] [stdout] --> src/calc/functions.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const ID_LN: FunctionId = 12; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIODITY_USER_FUNCTION` is never used [INFO] [stdout] --> src/calc/functions.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const PRIODITY_USER_FUNCTION: i32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_size` is never used [INFO] [stdout] --> src/calc/evaluator.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Evaluator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn op_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_MOD` is never used [INFO] [stdout] --> src/calc/functions.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ID_MOD: FunctionId = 4; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_POW` is never used [INFO] [stdout] --> src/calc/functions.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const ID_POW: FunctionId = 5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_ABS` is never used [INFO] [stdout] --> src/calc/functions.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ID_ABS: FunctionId = 7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_NEG` is never used [INFO] [stdout] --> src/calc/functions.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ID_NEG: FunctionId = 8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_LN` is never used [INFO] [stdout] --> src/calc/functions.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const ID_LN: FunctionId = 12; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIODITY_USER_FUNCTION` is never used [INFO] [stdout] --> src/calc/functions.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const PRIODITY_USER_FUNCTION: i32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_size` is never used [INFO] [stdout] --> src/calc/evaluator.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Evaluator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn op_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "1808a756d0cf8115a6929c562dfa0ee2a8162b3fc56e533433dff5c7b6c32afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1808a756d0cf8115a6929c562dfa0ee2a8162b3fc56e533433dff5c7b6c32afe", kill_on_drop: false }` [INFO] [stdout] 1808a756d0cf8115a6929c562dfa0ee2a8162b3fc56e533433dff5c7b6c32afe [INFO] checking VincentPT/rust-calculator against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincentPT%2Frust-calculator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VincentPT/rust-calculator on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VincentPT/rust-calculator [INFO] finished tweaking git repo https://github.com/VincentPT/rust-calculator [INFO] tweaked toml for git repo https://github.com/VincentPT/rust-calculator written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/VincentPT/rust-calculator 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64c6f8d923588196ce163d683daf768aaf5a40c789ac6e14d67e2132dffb0e4c [INFO] running `Command { std: "docker" "start" "-a" "64c6f8d923588196ce163d683daf768aaf5a40c789ac6e14d67e2132dffb0e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c6f8d923588196ce163d683daf768aaf5a40c789ac6e14d67e2132dffb0e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c6f8d923588196ce163d683daf768aaf5a40c789ac6e14d67e2132dffb0e4c", kill_on_drop: false }` [INFO] [stdout] 64c6f8d923588196ce163d683daf768aaf5a40c789ac6e14d67e2132dffb0e4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ab9337867024de5b9f65c78a47b4ed9fc248934042d0bba516a4c84db6a9b9f [INFO] running `Command { std: "docker" "start" "-a" "0ab9337867024de5b9f65c78a47b4ed9fc248934042d0bba516a4c84db6a9b9f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Checking tinystr v0.7.5 [INFO] [stderr] Checking unic-langid-impl v0.9.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unic-langid v0.9.4 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking glib v0.16.9 [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking atk v0.16.0 [INFO] [stderr] Checking pango v0.16.5 [INFO] [stderr] Checking gdk-pixbuf v0.16.7 [INFO] [stderr] Checking pangocairo v0.16.3 [INFO] [stderr] Checking gdk v0.16.2 [INFO] [stderr] Checking piet-cairo v0.6.2 [INFO] [stderr] Checking piet-common v0.6.2 [INFO] [stderr] Checking druid v0.8.3 [INFO] [stderr] Checking rust-caculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `ID_MOD` is never used [INFO] [stdout] --> src/calc/functions.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ID_MOD: FunctionId = 4; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_POW` is never used [INFO] [stdout] --> src/calc/functions.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const ID_POW: FunctionId = 5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_ABS` is never used [INFO] [stdout] --> src/calc/functions.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ID_ABS: FunctionId = 7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_NEG` is never used [INFO] [stdout] --> src/calc/functions.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ID_NEG: FunctionId = 8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_LN` is never used [INFO] [stdout] --> src/calc/functions.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const ID_LN: FunctionId = 12; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIODITY_USER_FUNCTION` is never used [INFO] [stdout] --> src/calc/functions.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const PRIODITY_USER_FUNCTION: i32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_size` is never used [INFO] [stdout] --> src/calc/evaluator.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Evaluator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn op_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_MOD` is never used [INFO] [stdout] --> src/calc/functions.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ID_MOD: FunctionId = 4; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_POW` is never used [INFO] [stdout] --> src/calc/functions.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const ID_POW: FunctionId = 5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_ABS` is never used [INFO] [stdout] --> src/calc/functions.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ID_ABS: FunctionId = 7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_NEG` is never used [INFO] [stdout] --> src/calc/functions.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ID_NEG: FunctionId = 8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ID_LN` is never used [INFO] [stdout] --> src/calc/functions.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const ID_LN: FunctionId = 12; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIODITY_USER_FUNCTION` is never used [INFO] [stdout] --> src/calc/functions.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const PRIODITY_USER_FUNCTION: i32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_size` is never used [INFO] [stdout] --> src/calc/evaluator.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Evaluator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn op_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "0ab9337867024de5b9f65c78a47b4ed9fc248934042d0bba516a4c84db6a9b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ab9337867024de5b9f65c78a47b4ed9fc248934042d0bba516a4c84db6a9b9f", kill_on_drop: false }` [INFO] [stdout] 0ab9337867024de5b9f65c78a47b4ed9fc248934042d0bba516a4c84db6a9b9f