[INFO] cloning repository https://github.com/spockchain/scavenger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spockchain/scavenger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspockchain%2Fscavenger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspockchain%2Fscavenger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 730e66523d099f61a16a4a3911512aa5eb2cb20d [INFO] testing spockchain/scavenger against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspockchain%2Fscavenger" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spockchain/scavenger on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spockchain/scavenger [INFO] finished tweaking git repo https://github.com/spockchain/scavenger [INFO] tweaked toml for git repo https://github.com/spockchain/scavenger written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/spockchain/scavenger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5d5798aee3092a088c6ff229a4ba341229e4a5e19fa398fb76e1bbec9ee1d88 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e5d5798aee3092a088c6ff229a4ba341229e4a5e19fa398fb76e1bbec9ee1d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d5798aee3092a088c6ff229a4ba341229e4a5e19fa398fb76e1bbec9ee1d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d5798aee3092a088c6ff229a4ba341229e4a5e19fa398fb76e1bbec9ee1d88", kill_on_drop: false }` [INFO] [stdout] e5d5798aee3092a088c6ff229a4ba341229e4a5e19fa398fb76e1bbec9ee1d88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e2956a0265a10c2c0c66a6a8bed626c6780d0fd3f58f1190a3ac402c95bb41a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6e2956a0265a10c2c0c66a6a8bed626c6780d0fd3f58f1190a3ac402c95bb41a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [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 backtrace v0.3.15 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling scavenger v1.7.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling core_affinity v0.5.9 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-rustls v0.9.2 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling reqwest v0.9.16 [INFO] [stdout] warning: unused import: `url::form_urlencoded::byte_serialize` [INFO] [stdout] --> src/com/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use url::form_urlencoded::byte_serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu_worker.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | tx_empty_buffers: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu_worker.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | tx_empty_buffers: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/miner.rs:358:51 [INFO] [stdout] | [INFO] [stdout] 358 | .send(Box::new(cpu_buffer) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plot.rs:97:90 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn new(path: &PathBuf, mut use_direct_io: bool, dummy: bool) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub buffer: Box, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | rx_empty_buffers: Receiver>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | tx_empty_buffers: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | rx_empty_buffers: Receiver>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | tx_empty_buffers: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/requests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/requests.rs:124:39 [INFO] [stdout] | [INFO] [stdout] 124 | ... x.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deadline` [INFO] [stdout] --> src/com/client.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | let deadline = Some(submission_data.deadline_unadjusted); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deadline` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `total_size_gb` [INFO] [stdout] --> src/com/client.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | total_size_gb: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "6e2956a0265a10c2c0c66a6a8bed626c6780d0fd3f58f1190a3ac402c95bb41a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e2956a0265a10c2c0c66a6a8bed626c6780d0fd3f58f1190a3ac402c95bb41a", kill_on_drop: false }` [INFO] [stdout] 6e2956a0265a10c2c0c66a6a8bed626c6780d0fd3f58f1190a3ac402c95bb41a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d85606a683e3e13cff9dcfd428a039d9749b66edcc479c7b1ef59e9d54c362b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d85606a683e3e13cff9dcfd428a039d9749b66edcc479c7b1ef59e9d54c362b1", kill_on_drop: false }` [INFO] [stderr] Compiling scavenger v1.7.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `url::form_urlencoded::byte_serialize` [INFO] [stdout] --> src/com/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use url::form_urlencoded::byte_serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu_worker.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | tx_empty_buffers: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu_worker.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | tx_empty_buffers: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_void`, `uint64_t` [INFO] [stdout] --> src/cpu_worker.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | use libc::{c_void, uint64_t}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/miner.rs:358:51 [INFO] [stdout] | [INFO] [stdout] 358 | .send(Box::new(cpu_buffer) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plot.rs:97:90 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn new(path: &PathBuf, mut use_direct_io: bool, dummy: bool) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub buffer: Box, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | rx_empty_buffers: Receiver>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | tx_empty_buffers: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | rx_empty_buffers: Receiver>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | tx_empty_buffers: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Buffer + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/requests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/requests.rs:124:39 [INFO] [stdout] | [INFO] [stdout] 124 | ... x.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/com/client.rs:252:25 [INFO] [stdout] | [INFO] [stdout] 252 | account_id: 1337, [INFO] [stdout] | ^^^^ expected array `[u8; 20]`, found integer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/com/client.rs:299:25 [INFO] [stdout] | [INFO] [stdout] 299 | account_id: 1337, [INFO] [stdout] | ^^^^ expected array `[u8; 20]`, found integer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/requests.rs:243:38 [INFO] [stdout] | [INFO] [stdout] 243 | request_handler.submit_nonce(1337, 12, 111, 0, 7123, 1193, [0; 32]); [INFO] [stdout] | ^^^^ expected array `[u8; 20]`, found integer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scavenger` due to 4 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d85606a683e3e13cff9dcfd428a039d9749b66edcc479c7b1ef59e9d54c362b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d85606a683e3e13cff9dcfd428a039d9749b66edcc479c7b1ef59e9d54c362b1", kill_on_drop: false }` [INFO] [stdout] d85606a683e3e13cff9dcfd428a039d9749b66edcc479c7b1ef59e9d54c362b1