[INFO] crate intiface-cli 5.0.0 is already in cache [INFO] testing intiface-cli-5.0.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate intiface-cli 5.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate intiface-cli 5.0.0 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 crates.io crate intiface-cli 5.0.0 [INFO] finished tweaking crates.io crate intiface-cli 5.0.0 [INFO] tweaked toml for crates.io crate intiface-cli 5.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate intiface-cli 5.0.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "/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] 2327923db0954929bbdccb05cc0b83d993fd4ac7c241774e897c4575221b964e [INFO] running `"docker" "start" "-a" "2327923db0954929bbdccb05cc0b83d993fd4ac7c241774e897c4575221b964e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling kv-log-macro v1.0.5 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling winrt v0.6.0 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling yasna v0.3.1 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rcgen v0.8.1 [INFO] [stderr] Compiling valico v3.2.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.15 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling buttplug_derive v0.2.0 [INFO] [stderr] Compiling paste v0.1.12 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling pin-project v0.4.15 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling intiface-cli v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling async-tungstenite v0.4.2 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-tls v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling btleplug v0.4.2 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling buttplug v0.3.1 [INFO] [stderr] warning: unused import: `env_logger` [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use env_logger; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_active` [INFO] [stderr] --> src/frontend.rs:42:10 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn is_active(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `server_storage` should have an upper case name [INFO] [stderr] --> src/server.rs:29:16 [INFO] [stderr] | [INFO] [stderr] 29 | static ref server_storage: Arc>> = Arc::new(Mutex::new(None)); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SERVER_STORAGE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `"docker" "inspect" "2327923db0954929bbdccb05cc0b83d993fd4ac7c241774e897c4575221b964e"` [INFO] running `"docker" "rm" "-f" "2327923db0954929bbdccb05cc0b83d993fd4ac7c241774e897c4575221b964e"` [INFO] [stdout] 2327923db0954929bbdccb05cc0b83d993fd4ac7c241774e897c4575221b964e [INFO] running `"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" "/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] 9b63252d408733920b8d50a3339f4c7b5a6c149a9f6b450d4089795a4b13a591 [INFO] running `"docker" "start" "-a" "9b63252d408733920b8d50a3339f4c7b5a6c149a9f6b450d4089795a4b13a591"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling intiface-cli v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `env_logger` [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use env_logger; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_active` [INFO] [stderr] --> src/frontend.rs:42:10 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn is_active(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `server_storage` should have an upper case name [INFO] [stderr] --> src/server.rs:29:16 [INFO] [stderr] | [INFO] [stderr] 29 | static ref server_storage: Arc>> = Arc::new(Mutex::new(None)); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SERVER_STORAGE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.71s [INFO] running `"docker" "inspect" "9b63252d408733920b8d50a3339f4c7b5a6c149a9f6b450d4089795a4b13a591"` [INFO] running `"docker" "rm" "-f" "9b63252d408733920b8d50a3339f4c7b5a6c149a9f6b450d4089795a4b13a591"` [INFO] [stdout] 9b63252d408733920b8d50a3339f4c7b5a6c149a9f6b450d4089795a4b13a591 [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1238f7c1eaa920e464889eeda069c7c57ccc035c0dbe1dcacfca418b30e359a9 [INFO] running `"docker" "start" "-a" "1238f7c1eaa920e464889eeda069c7c57ccc035c0dbe1dcacfca418b30e359a9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `env_logger` [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use env_logger; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_active` [INFO] [stderr] --> src/frontend.rs:42:10 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn is_active(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `server_storage` should have an upper case name [INFO] [stderr] --> src/server.rs:29:16 [INFO] [stderr] | [INFO] [stderr] 29 | static ref server_storage: Arc>> = Arc::new(Mutex::new(None)); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SERVER_STORAGE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/intiface_cli-342ac31be27c2af3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1238f7c1eaa920e464889eeda069c7c57ccc035c0dbe1dcacfca418b30e359a9"` [INFO] running `"docker" "rm" "-f" "1238f7c1eaa920e464889eeda069c7c57ccc035c0dbe1dcacfca418b30e359a9"` [INFO] [stdout] 1238f7c1eaa920e464889eeda069c7c57ccc035c0dbe1dcacfca418b30e359a9