[INFO] updating cached repository https://github.com/eggmund/bur [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/eggmund/bur [INFO] [stderr] 45b49ee..981e92c master -> master [INFO] [stderr] efaf8da..5dc0858 personal -> personal [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 981e92cb5677ca209d8efe22615afeda05025445 [INFO] testing eggmund/bur against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feggmund%2Fbur" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eggmund/bur on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/eggmund/bur [INFO] finished tweaking git repo https://github.com/eggmund/bur [INFO] tweaked toml for git repo https://github.com/eggmund/bur written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binance v0.10.5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9658ff4744778804edccf86da9604b3663f158bc25794500dd9d02fb3f1fa80 [INFO] running `"docker" "start" "-a" "e9658ff4744778804edccf86da9604b3663f158bc25794500dd9d02fb3f1fa80"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dbus v0.5.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling network-manager v0.11.0 [INFO] [stderr] Compiling bur v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: constant is never used: `BINANCE_UPDATE_PERIOD` [INFO] [stderr] --> src/config.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | pub const BINANCE_UPDATE_PERIOD: u64 = 1000 * 60; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `BINANCE_SYMBOLS` [INFO] [stderr] --> src/config.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | pub const BINANCE_SYMBOLS: [&str; 2] = ["ETHUSDT", "BTCUSDT"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CPU_UPDATE_PERIOD` [INFO] [stderr] --> src/config.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | pub const CPU_UPDATE_PERIOD: u64 = 1000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.53s [INFO] running `"docker" "inspect" "e9658ff4744778804edccf86da9604b3663f158bc25794500dd9d02fb3f1fa80"` [INFO] running `"docker" "rm" "-f" "e9658ff4744778804edccf86da9604b3663f158bc25794500dd9d02fb3f1fa80"` [INFO] [stdout] e9658ff4744778804edccf86da9604b3663f158bc25794500dd9d02fb3f1fa80 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19367cfb79c12d07e8dc660db7ed71aa0b29140cb04e23251fd6984c97b569b4 [INFO] running `"docker" "start" "-a" "19367cfb79c12d07e8dc660db7ed71aa0b29140cb04e23251fd6984c97b569b4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bur v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: there are too many leading `super` keywords [INFO] [stderr] --> examples/template.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use super::*; [INFO] [stderr] | ^^^^^ there are too many leading `super` keywords [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::config` [INFO] [stderr] --> examples/template.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::config; [INFO] [stderr] | ^^^^^^^^^^^^^ no `config` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: there are too many leading `super` keywords [INFO] [stderr] --> examples/hello_world.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | ^^^^^ there are too many leading `super` keywords [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `fmt` [INFO] [stderr] --> examples/template.rs:31:6 [INFO] [stderr] | [INFO] [stderr] 31 | impl fmt::Display for Template { [INFO] [stderr] | ^^^ use of undeclared type or module `fmt` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `fmt` [INFO] [stderr] --> examples/template.rs:32:27 [INFO] [stderr] | [INFO] [stderr] 32 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stderr] | ^^^ use of undeclared type or module `fmt` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `fmt` [INFO] [stderr] --> examples/template.rs:32:50 [INFO] [stderr] | [INFO] [stderr] 32 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stderr] | ^^^ use of undeclared type or module `fmt` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BaseModule` [INFO] [stderr] --> examples/template.rs:41:26 [INFO] [stderr] | [INFO] [stderr] 41 | base_module: BaseModule::new(config::TEMPLATE_UPDATE_PERIOD), [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `BaseModule` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BaseModule` in this scope [INFO] [stderr] --> examples/template.rs:11:18 [INFO] [stderr] | [INFO] [stderr] 11 | base_module: BaseModule, // The BaseModule type provides basic methods that modules need. [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Module` in this scope [INFO] [stderr] --> examples/template.rs:21:6 [INFO] [stderr] | [INFO] [stderr] 21 | impl Module for Template { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Duration` in this scope [INFO] [stderr] --> examples/template.rs:22:31 [INFO] [stderr] | [INFO] [stderr] 22 | fn update(&mut self, dt: &Duration) -> ModuleResult { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 7 | use chrono::Duration; [INFO] [stderr] | [INFO] [stderr] 7 | use core::time::Duration; [INFO] [stderr] | [INFO] [stderr] 7 | use std::time::Duration; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ModuleResult` in this scope [INFO] [stderr] --> examples/template.rs:22:44 [INFO] [stderr] | [INFO] [stderr] 22 | fn update(&mut self, dt: &Duration) -> ModuleResult { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0601]: `main` function not found in crate `template` [INFO] [stderr] --> examples/template.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / /// A template to get started making new modules. [INFO] [stderr] 2 | | /// Don't forget to add: [INFO] [stderr] 3 | | /// - `pub mod template;` in `mod.rs`. [INFO] [stderr] 4 | | /// - `Box::new( modules::template::Template::default() )` to the array in `main.rs::main()`. [INFO] [stderr] ... | [INFO] [stderr] 44 | | } [INFO] [stderr] 45 | | } [INFO] [stderr] | |_^ consider adding a `main` function to `examples/template.rs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `fmt` [INFO] [stderr] --> examples/hello_world.rs:15:6 [INFO] [stderr] | [INFO] [stderr] 15 | impl fmt::Display for HelloWorld { [INFO] [stderr] | ^^^ use of undeclared type or module `fmt` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `fmt` [INFO] [stderr] --> examples/hello_world.rs:16:27 [INFO] [stderr] | [INFO] [stderr] 16 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stderr] | ^^^ use of undeclared type or module `fmt` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `fmt` [INFO] [stderr] --> examples/hello_world.rs:16:50 [INFO] [stderr] | [INFO] [stderr] 16 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stderr] | ^^^ use of undeclared type or module `fmt` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Module` in this scope [INFO] [stderr] --> examples/hello_world.rs:6:6 [INFO] [stderr] | [INFO] [stderr] 6 | impl Module for HelloWorld { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Duration` in this scope [INFO] [stderr] --> examples/hello_world.rs:7:32 [INFO] [stderr] | [INFO] [stderr] 7 | fn update(&mut self, _dt: &Duration) -> ModuleResult { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use chrono::Duration; [INFO] [stderr] | [INFO] [stderr] 1 | use core::time::Duration; [INFO] [stderr] | [INFO] [stderr] 1 | use std::time::Duration; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ModuleResult` in this scope [INFO] [stderr] --> examples/hello_world.rs:7:45 [INFO] [stderr] | [INFO] [stderr] 7 | fn update(&mut self, _dt: &Duration) -> ModuleResult { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0601]: `main` function not found in crate `hello_world` [INFO] [stderr] --> examples/hello_world.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / use super::*; [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | #[derive(Default)] [INFO] [stderr] 4 | | pub struct HelloWorld; [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ consider adding a `main` function to `examples/hello_world.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0601. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: could not compile `bur`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0433, E0601. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] warning: constant is never used: `BINANCE_UPDATE_PERIOD` [INFO] [stderr] --> src/config.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | pub const BINANCE_UPDATE_PERIOD: u64 = 1000 * 60; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `BINANCE_SYMBOLS` [INFO] [stderr] --> src/config.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | pub const BINANCE_SYMBOLS: [&str; 2] = ["ETHUSDT", "BTCUSDT"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CPU_UPDATE_PERIOD` [INFO] [stderr] --> src/config.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | pub const CPU_UPDATE_PERIOD: u64 = 1000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "19367cfb79c12d07e8dc660db7ed71aa0b29140cb04e23251fd6984c97b569b4"` [INFO] running `"docker" "rm" "-f" "19367cfb79c12d07e8dc660db7ed71aa0b29140cb04e23251fd6984c97b569b4"` [INFO] [stdout] 19367cfb79c12d07e8dc660db7ed71aa0b29140cb04e23251fd6984c97b569b4