[INFO] cloning repository https://github.com/sagan-software/rust-eos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sagan-software/rust-eos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagan-software%2Frust-eos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagan-software%2Frust-eos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6009c92b2667b1204dfbcddfd565dfebe387ba81 [INFO] testing sagan-software/rust-eos against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagan-software%2Frust-eos" "/workspace/builds/worker-97/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-97/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sagan-software/rust-eos on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-97/source/.cargo/config [INFO] removed /workspace/builds/worker-97/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sagan-software/rust-eos [INFO] finished tweaking git repo https://github.com/sagan-software/rust-eos [INFO] tweaked toml for git repo https://github.com/sagan-software/rust-eos written to /workspace/builds/worker-97/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded trybuild v1.0.60 [INFO] [stderr] Downloaded font-kit v0.7.1 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded path-slash v0.1.4 [INFO] [stderr] Downloaded rand_regex v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c9873218c561e86ba92ff028f8fbce015f299d72cdd801a84a45421d05fcff9 [INFO] running `Command { std: "docker" "start" "-a" "9c9873218c561e86ba92ff028f8fbce015f299d72cdd801a84a45421d05fcff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c9873218c561e86ba92ff028f8fbce015f299d72cdd801a84a45421d05fcff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c9873218c561e86ba92ff028f8fbce015f299d72cdd801a84a45421d05fcff9", kill_on_drop: false }` [INFO] [stdout] 9c9873218c561e86ba92ff028f8fbce015f299d72cdd801a84a45421d05fcff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fac11707697fe99986a79635ef4814428413fb7d18c24908a756daa46900afa [INFO] running `Command { std: "docker" "start" "-a" "8fac11707697fe99986a79635ef4814428413fb7d18c24908a756daa46900afa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling eosio_numstr v0.3.1 (/opt/rustwide/workdir/crates/eosio_numstr) [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling eosio_cdt_sys v0.3.0 (/opt/rustwide/workdir/crates/eosio_cdt_sys) [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling hello_bare v0.1.0 (/opt/rustwide/workdir/examples/hello_bare) [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/internal/util) [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling bench_cpp v0.1.0 (/opt/rustwide/workdir/internal/bench_cpp) [INFO] [stderr] Compiling eosio_macros_internal v0.3.1 (/opt/rustwide/workdir/crates/eosio_macros_internal) [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling rand_regex v0.14.2 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling eosio_macros v0.3.1 (/opt/rustwide/workdir/crates/eosio_macros) [INFO] [stderr] Compiling eosio v0.3.1 (/opt/rustwide/workdir/crates/eosio) [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling eosio_cdt v0.3.1 (/opt/rustwide/workdir/crates/eosio_cdt) [INFO] [stdout] warning: field is never read: `pk_end` [INFO] [stdout] --> crates/eosio_cdt/src/table_secondary.rs:695:5 [INFO] [stdout] | [INFO] [stdout] 695 | pk_end: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SecondaryTableIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/eosio_cdt/src/table_secondary.rs:688:16 [INFO] [stdout] | [INFO] [stdout] 688 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bench_contract_rs v0.1.0 (/opt/rustwide/workdir/internal/bench_rs) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tictactoe v0.1.0 (/opt/rustwide/workdir/examples/tictactoe) [INFO] [stderr] Compiling eosio_token v0.1.0 (/opt/rustwide/workdir/contracts/eosio_token) [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir/examples/hello) [INFO] [stderr] Compiling addressbook v0.1.0 (/opt/rustwide/workdir/examples/addressbook) [INFO] [stderr] Compiling eosio_wrap v0.1.0 (/opt/rustwide/workdir/contracts/eosio_wrap) [INFO] [stderr] Compiling eosio_bios v0.1.0 (/opt/rustwide/workdir/contracts/eosio_bios) [INFO] [stderr] Compiling eosio_msig v0.1.0 (/opt/rustwide/workdir/contracts/eosio_msig) [INFO] [stderr] Compiling eosio_forum v0.1.0 (/opt/rustwide/workdir/contracts/eosio_forum) [INFO] [stdout] warning: unused variable: `proposal_name` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | fn compute_by_voter_key(proposal_name: Name, voter: AccountName) -> u128 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proposal_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FREEZE_PERIOD_IN_SECONDS` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | const FREEZE_PERIOD_IN_SECONDS: u32 = 3 * 24 * 60 * 60; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIX_MONTHS_IN_SECONDS` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / const SIX_MONTHS_IN_SECONDS: u32 = [INFO] [stdout] 52 | | (6.0 * (365.25 / 12.0) * 24.0 * 60.0 * 60.0) as u32; [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_expired` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn is_expired(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_be_cleaned_up` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | fn can_be_cleaned_up(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling scripts v0.1.0 (/opt/rustwide/workdir/internal/scripts) [INFO] [stderr] Compiling eosio_system v0.1.0 (/opt/rustwide/workdir/contracts/eosio_system) [INFO] [stdout] warning: unused import: `eosio_cdt::*` [INFO] [stdout] --> contracts/eosio_system/src/name_bidding.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use eosio_cdt::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::VecDeque`, `marker::PhantomData` [INFO] [stdout] --> contracts/eosio_system/src/name_bidding.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{collections::VecDeque, marker::PhantomData}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/eosio_system/src/core.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | let mut gstate = GLOBAL.get_or_default().expect("read"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/eosio_system/src/core.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | let mut gstate2 = GLOBAL2.get_or_default().expect("read"); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/eosio_system/src/core.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | let mut market = cursor.get().expect("read"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bench v0.1.0 (/opt/rustwide/workdir/internal/bench) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "8fac11707697fe99986a79635ef4814428413fb7d18c24908a756daa46900afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fac11707697fe99986a79635ef4814428413fb7d18c24908a756daa46900afa", kill_on_drop: false }` [INFO] [stdout] 8fac11707697fe99986a79635ef4814428413fb7d18c24908a756daa46900afa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b5c1d806f6f2bbe64261d7ca252e17c850e2d5b2f072927054e5538acd35438 [INFO] running `Command { std: "docker" "start" "-a" "4b5c1d806f6f2bbe64261d7ca252e17c850e2d5b2f072927054e5538acd35438", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling trybuild v1.0.60 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hello_bare v0.1.0 (/opt/rustwide/workdir/examples/hello_bare) [INFO] [stderr] Compiling eosio_cdt_sys v0.3.0 (/opt/rustwide/workdir/crates/eosio_cdt_sys) [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/internal/util) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bench_cpp v0.1.0 (/opt/rustwide/workdir/internal/bench_cpp) [INFO] [stdout] warning: field is never read: `pk_end` [INFO] [stdout] --> crates/eosio_cdt/src/table_secondary.rs:695:5 [INFO] [stdout] | [INFO] [stdout] 695 | pk_end: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SecondaryTableIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/eosio_cdt/src/table_secondary.rs:688:16 [INFO] [stdout] | [INFO] [stdout] 688 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling eosio_cdt v0.3.1 (/opt/rustwide/workdir/crates/eosio_cdt) [INFO] [stderr] Compiling eosio_macros_internal v0.3.1 (/opt/rustwide/workdir/crates/eosio_macros_internal) [INFO] [stderr] Compiling eosio_system v0.1.0 (/opt/rustwide/workdir/contracts/eosio_system) [INFO] [stderr] Compiling eosio_wrap v0.1.0 (/opt/rustwide/workdir/contracts/eosio_wrap) [INFO] [stderr] Compiling addressbook v0.1.0 (/opt/rustwide/workdir/examples/addressbook) [INFO] [stderr] Compiling eosio_token v0.1.0 (/opt/rustwide/workdir/contracts/eosio_token) [INFO] [stderr] Compiling tictactoe v0.1.0 (/opt/rustwide/workdir/examples/tictactoe) [INFO] [stderr] Compiling eosio_msig v0.1.0 (/opt/rustwide/workdir/contracts/eosio_msig) [INFO] [stderr] Compiling bench_contract_rs v0.1.0 (/opt/rustwide/workdir/internal/bench_rs) [INFO] [stderr] Compiling eosio_bios v0.1.0 (/opt/rustwide/workdir/contracts/eosio_bios) [INFO] [stderr] Compiling eosio_forum v0.1.0 (/opt/rustwide/workdir/contracts/eosio_forum) [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir/examples/hello) [INFO] [stderr] Compiling bench v0.1.0 (/opt/rustwide/workdir/internal/bench) [INFO] [stderr] Compiling scripts v0.1.0 (/opt/rustwide/workdir/internal/scripts) [INFO] [stdout] warning: field is never read: `pk_end` [INFO] [stdout] --> crates/eosio_cdt/src/table_secondary.rs:695:5 [INFO] [stdout] | [INFO] [stdout] 695 | pk_end: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SecondaryTableIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/eosio_cdt/src/table_secondary.rs:688:16 [INFO] [stdout] | [INFO] [stdout] 688 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eosio_cdt::*` [INFO] [stdout] --> contracts/eosio_system/src/name_bidding.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use eosio_cdt::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::VecDeque`, `marker::PhantomData` [INFO] [stdout] --> contracts/eosio_system/src/name_bidding.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{collections::VecDeque, marker::PhantomData}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proposal_name` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | fn compute_by_voter_key(proposal_name: Name, voter: AccountName) -> u128 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proposal_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/eosio_system/src/core.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | let mut gstate = GLOBAL.get_or_default().expect("read"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/eosio_system/src/core.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | let mut gstate2 = GLOBAL2.get_or_default().expect("read"); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/eosio_system/src/core.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | let mut market = cursor.get().expect("read"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FREEZE_PERIOD_IN_SECONDS` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | const FREEZE_PERIOD_IN_SECONDS: u32 = 3 * 24 * 60 * 60; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIX_MONTHS_IN_SECONDS` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / const SIX_MONTHS_IN_SECONDS: u32 = [INFO] [stdout] 52 | | (6.0 * (365.25 / 12.0) * 24.0 * 60.0 * 60.0) as u32; [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_expired` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn is_expired(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_be_cleaned_up` [INFO] [stdout] --> contracts/eosio_forum/src/lib.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | fn can_be_cleaned_up(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eosio_system`; 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name eosio_system --edition=2018 contracts/eosio_system/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=9870e2a969920a5b -C extra-filename=-9870e2a969920a5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern eosio=/opt/rustwide/target/debug/deps/libeosio-307863b0a2fb7142.rlib --extern eosio_cdt=/opt/rustwide/target/debug/deps/libeosio_cdt-f18952fbf84be7c3.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c0b1a80fede1d35.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-059dc84b6aeabfe1.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glob /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d3943553b96703d7 -C extra-filename=-d3943553b96703d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num_cpus` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_cpus /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3a3104a2edd7c310 -C extra-filename=-3a3104a2edd7c310 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tinytemplate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tinytemplate /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e34160288d80e0fc -C extra-filename=-e34160288d80e0fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-7c0b1a80fede1d35.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6e886f14f594be55.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name toml --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=6314289daa37ec89 -C extra-filename=-6314289daa37ec89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-7c0b1a80fede1d35.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4b5c1d806f6f2bbe64261d7ca252e17c850e2d5b2f072927054e5538acd35438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5c1d806f6f2bbe64261d7ca252e17c850e2d5b2f072927054e5538acd35438", kill_on_drop: false }` [INFO] [stdout] 4b5c1d806f6f2bbe64261d7ca252e17c850e2d5b2f072927054e5538acd35438