[INFO] cloning repository https://github.com/loganmhb/logos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loganmhb/logos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floganmhb%2Flogos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floganmhb%2Flogos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ceb4091affd17652bfc1f711eabb024a1c1dddf [INFO] testing loganmhb/logos against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floganmhb%2Flogos" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loganmhb/logos on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loganmhb/logos [INFO] finished tweaking git repo https://github.com/loganmhb/logos [INFO] tweaked toml for git repo https://github.com/loganmhb/logos written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/loganmhb/logos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.14.3 [INFO] [stderr] Downloaded snap v1.0.0 [INFO] [stderr] Downloaded flate2 v1.0.3 [INFO] [stderr] Downloaded num-bigint v0.2.0 [INFO] [stderr] Downloaded rusty-fork v0.2.1 [INFO] [stderr] Downloaded net2 v0.2.30 [INFO] [stderr] Downloaded combine v2.4.0 [INFO] [stderr] Downloaded im v12.2.0 [INFO] [stderr] Downloaded mysql v14.1.0 [INFO] [stderr] Downloaded proptest v0.8.7 [INFO] [stderr] Downloaded itertools v0.6.1 [INFO] [stderr] Downloaded rmp v0.8.9 [INFO] [stderr] Downloaded wait-timeout v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4bf9da5794afe15b5ecda398e225d8a942b94194fd6003c57a2dd53bc8e8c07 [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" "e4bf9da5794afe15b5ecda398e225d8a942b94194fd6003c57a2dd53bc8e8c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4bf9da5794afe15b5ecda398e225d8a942b94194fd6003c57a2dd53bc8e8c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4bf9da5794afe15b5ecda398e225d8a942b94194fd6003c57a2dd53bc8e8c07", kill_on_drop: false }` [INFO] [stdout] e4bf9da5794afe15b5ecda398e225d8a942b94194fd6003c57a2dd53bc8e8c07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2c4d1e61cf90284ec5407f9073bce4de9be2332cde1bdd0b54407f66c6957a0 [INFO] running `Command { std: "docker" "start" "-a" "e2c4d1e61cf90284ec5407f9073bce4de9be2332cde1bdd0b54407f66c6957a0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling net2 v0.2.30 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling combine v2.4.0 [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling im v12.2.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.3 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling mysql_common v0.9.2 [INFO] [stderr] Compiling mysql v14.1.0 [INFO] [stderr] Compiling cliodb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/tx.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{debug, info, warn, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ValueType` [INFO] [stdout] --> src/tx.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use schema::{Schema, ValueType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/tx.rs:410:54 [INFO] [stdout] | [INFO] [stdout] 410 | let (i, e) = ident_entities.iter().find(|(i, e)| *i == name).unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/tx.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | let (i, e) = ident_entities.iter().find(|(i, e)| *i == name).unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `valueType` should have a snake case name [INFO] [stdout] --> src/tx.rs:414:16 [INFO] [stdout] | [INFO] [stdout] 414 | for (name, valueType) in value_types { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `value_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/clio-transactor.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / server.listen(bind_address).unwrap_or_else(|e| { [INFO] [stdout] 41 | | error!("Failed to start server: {:?}", e); [INFO] [stdout] 42 | | process::exit(1); [INFO] [stdout] 43 | | }).join(); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "e2c4d1e61cf90284ec5407f9073bce4de9be2332cde1bdd0b54407f66c6957a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c4d1e61cf90284ec5407f9073bce4de9be2332cde1bdd0b54407f66c6957a0", kill_on_drop: false }` [INFO] [stdout] e2c4d1e61cf90284ec5407f9073bce4de9be2332cde1bdd0b54407f66c6957a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12a8d459872d53ae325c3aa0c92a1d7ce58225d285054122a929b3a73f8a4151 [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" "12a8d459872d53ae325c3aa0c92a1d7ce58225d285054122a929b3a73f8a4151", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.1.5 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/tx.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{debug, info, warn, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ValueType` [INFO] [stdout] --> src/tx.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use schema::{Schema, ValueType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/tx.rs:410:54 [INFO] [stdout] | [INFO] [stdout] 410 | let (i, e) = ident_entities.iter().find(|(i, e)| *i == name).unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/tx.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | let (i, e) = ident_entities.iter().find(|(i, e)| *i == name).unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `valueType` should have a snake case name [INFO] [stdout] --> src/tx.rs:414:16 [INFO] [stdout] | [INFO] [stdout] 414 | for (name, valueType) in value_types { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `value_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling rusty-fork v0.2.1 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling cliodb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/clio-transactor.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / server.listen(bind_address).unwrap_or_else(|e| { [INFO] [stdout] 41 | | error!("Failed to start server: {:?}", e); [INFO] [stdout] 42 | | process::exit(1); [INFO] [stdout] 43 | | }).join(); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(test, feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/tx.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{debug, info, warn, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ValueType` [INFO] [stdout] --> src/tx.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use schema::{Schema, ValueType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Range` [INFO] [stdout] --> src/durable_tree.rs:707:13 [INFO] [stdout] | [INFO] [stdout] 707 | use std::ops::Range; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cliodb`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "12a8d459872d53ae325c3aa0c92a1d7ce58225d285054122a929b3a73f8a4151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a8d459872d53ae325c3aa0c92a1d7ce58225d285054122a929b3a73f8a4151", kill_on_drop: false }` [INFO] [stdout] 12a8d459872d53ae325c3aa0c92a1d7ce58225d285054122a929b3a73f8a4151