[INFO] fetching crate viperus 0.1.10... [INFO] testing viperus-0.1.10 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate viperus 0.1.10 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate viperus 0.1.10 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 viperus 0.1.10 [INFO] finished tweaking crates.io crate viperus 0.1.10 [INFO] tweaked toml for crates.io crate viperus 0.1.10 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate viperus 0.1.10 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] 8e12c78cdec71172ee6a0d60414d1c6fb09d1f705c45cfe4a3310daa9d5316f7 [INFO] running `"docker" "start" "-a" "8e12c78cdec71172ee6a0d60414d1c6fb09d1f705c45cfe4a3310daa9d5316f7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling java-properties v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling viperus v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/global.rs:18:60 [INFO] [stderr] | [INFO] [stderr] 18 | static ref VIPERUS: Arc::>> = { Arc::new(Mutex::new(Viperus::new())) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.96s [INFO] running `"docker" "inspect" "8e12c78cdec71172ee6a0d60414d1c6fb09d1f705c45cfe4a3310daa9d5316f7"` [INFO] running `"docker" "rm" "-f" "8e12c78cdec71172ee6a0d60414d1c6fb09d1f705c45cfe4a3310daa9d5316f7"` [INFO] [stdout] 8e12c78cdec71172ee6a0d60414d1c6fb09d1f705c45cfe4a3310daa9d5316f7 [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] [stdout] c60238df5bdb295c0588b31c4cdef2cd85a305182dec7729c3713f99ba6fb75a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c60238df5bdb295c0588b31c4cdef2cd85a305182dec7729c3713f99ba6fb75a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/global.rs:18:60 [INFO] [stderr] | [INFO] [stderr] 18 | static ref VIPERUS: Arc::>> = { Arc::new(Mutex::new(Viperus::new())) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling bstr v0.2.9 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling csv v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling viperus v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/global.rs:18:60 [INFO] [stderr] | [INFO] [stderr] 18 | static ref VIPERUS: Arc::>> = { Arc::new(Mutex::new(Viperus::new())) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.24s [INFO] running `"docker" "inspect" "c60238df5bdb295c0588b31c4cdef2cd85a305182dec7729c3713f99ba6fb75a"` [INFO] running `"docker" "rm" "-f" "c60238df5bdb295c0588b31c4cdef2cd85a305182dec7729c3713f99ba6fb75a"` [INFO] [stdout] c60238df5bdb295c0588b31c4cdef2cd85a305182dec7729c3713f99ba6fb75a [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] [stdout] 4096fce3d7970a2de83b7bea6d60220f9649407c241e5ef21d5bf7bdd0beeb3d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "4096fce3d7970a2de83b7bea6d60220f9649407c241e5ef21d5bf7bdd0beeb3d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/global.rs:18:60 [INFO] [stderr] | [INFO] [stderr] 18 | static ref VIPERUS: Arc::>> = { Arc::new(Mutex::new(Viperus::new())) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/global.rs:18:60 [INFO] [stderr] | [INFO] [stderr] 18 | static ref VIPERUS: Arc::>> = { Arc::new(Mutex::new(Viperus::new())) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/viperus-0b13119511204c5f [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test map::tests::test_map_add_get ... ok [INFO] [stdout] test map::tests::test_map_get_32 ... ok [INFO] [stdout] test tests::lib_errors ... ok [INFO] [stdout] test adapter::ayaml::tests::ayaml_basic ... ok [INFO] [stdout] test adapter::tests::adapter_yaml_load ... ok [INFO] [stdout] test map::map_value::tests::valid_cast_mv2bool ... ok [INFO] [stdout] test map::map_value::tests::valid_cast_str2mv ... ok [INFO] [stdout] test adapter::tests::adapter_toml_load ... ok [INFO] [stdout] test adapter::tests::adapter_json_load ... ok [INFO] [stdout] test tests::lib_works ... ok [INFO] [stdout] test map::tests::invalid_map_get_32 ... ok [INFO] [stdout] test map::map_value::tests::invalid_cast_refmv2bool ... ok [INFO] [stdout] test map::map_value::tests::invalid_cast_mv2i32 ... ok [INFO] [stdout] test map::map_value::tests::invalid_cast_mv2bool ... ok [INFO] [stdout] test map::map_value::tests::invalid_cast_mv2string ... ok [INFO] [stdout] test tests::lib_invalid_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/global-b803bfbe0764dfbc [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_std_env ... ok [INFO] [stdout] test test_adapter ... ok [INFO] [stdout] test test_main ... ok [INFO] [stdout] test test_global ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/main-4c11742d37cbfc78 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/watch-75dbcf32b3c1f8a4 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests viperus [INFO] [stdout] test test_watch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/map/map_value.rs - map::map_value::ViperusValue (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4096fce3d7970a2de83b7bea6d60220f9649407c241e5ef21d5bf7bdd0beeb3d"` [INFO] running `"docker" "rm" "-f" "4096fce3d7970a2de83b7bea6d60220f9649407c241e5ef21d5bf7bdd0beeb3d"` [INFO] [stdout] 4096fce3d7970a2de83b7bea6d60220f9649407c241e5ef21d5bf7bdd0beeb3d