[INFO] updating cached repository https://github.com/ben01189998819991197253/contrail [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0338ba0b96e450948b0792f882535b5f734838bc [INFO] testing ben01189998819991197253/contrail against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fben01189998819991197253%2Fcontrail" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ben01189998819991197253/contrail 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/ben01189998819991197253/contrail [INFO] finished tweaking git repo https://github.com/ben01189998819991197253/contrail [INFO] tweaked toml for git repo https://github.com/ben01189998819991197253/contrail written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ben01189998819991197253/contrail 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] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] bc768939f08976377648089051fad5c2c44ace297403a44658d6a23a2bcf00e3 [INFO] running `"docker" "start" "-a" "bc768939f08976377648089051fad5c2c44ace297403a44658d6a23a2bcf00e3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling config v0.4.1 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling contrail v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/utils.rs:60:60 [INFO] [stderr] | [INFO] [stderr] 60 | self::Error::new(ErrorKind::InvalidTypeInConfig, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "bc768939f08976377648089051fad5c2c44ace297403a44658d6a23a2bcf00e3"` [INFO] running `"docker" "rm" "-f" "bc768939f08976377648089051fad5c2c44ace297403a44658d6a23a2bcf00e3"` [INFO] [stdout] bc768939f08976377648089051fad5c2c44ace297403a44658d6a23a2bcf00e3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] ecd158cb843dbc3aa32d14419134eee452a803dd1b697d27b5c060e9cbe2ca98 [INFO] running `"docker" "start" "-a" "ecd158cb843dbc3aa32d14419134eee452a803dd1b697d27b5c060e9cbe2ca98"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling contrail v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/utils.rs:60:60 [INFO] [stderr] | [INFO] [stderr] 60 | self::Error::new(ErrorKind::InvalidTypeInConfig, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.92s [INFO] running `"docker" "inspect" "ecd158cb843dbc3aa32d14419134eee452a803dd1b697d27b5c060e9cbe2ca98"` [INFO] running `"docker" "rm" "-f" "ecd158cb843dbc3aa32d14419134eee452a803dd1b697d27b5c060e9cbe2ca98"` [INFO] [stdout] ecd158cb843dbc3aa32d14419134eee452a803dd1b697d27b5c060e9cbe2ca98 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 7c1761177696352c2049450d7fe04c5d424d419cea59a6157a140994a1030c7e [INFO] running `"docker" "start" "-a" "7c1761177696352c2049450d7fe04c5d424d419cea59a6157a140994a1030c7e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/utils.rs:60:60 [INFO] [stderr] | [INFO] [stderr] 60 | self::Error::new(ErrorKind::InvalidTypeInConfig, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/contrail-7ae0e312c9927e72 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test modules::tests::test_try_color_from_config ... ok [INFO] [stdout] test modules::tests::test_try_color_from_str ... ok [INFO] [stdout] test modules::generic::tests::test_format_generic ... ok [INFO] [stdout] test modules::tests::test_format_for_module ... ok [INFO] [stdout] test modules::tests::test_read_style_from_config ... ok [INFO] [stdout] test utils::tests::test_ref_get_array ... ok [INFO] [stdout] test modules::prompt::tests::test_format_prompt ... ok [INFO] [stdout] test modules::tests::test_try_fixed_from_str ... ok [INFO] [stdout] test modules::tests::test_try_text_prop_from_str ... ok [INFO] [stdout] test modules::tests::test_try_text_props_from_vec ... ok [INFO] [stdout] test modules::tests::test_try_rgb_from_str ... ok [INFO] [stdout] test modules::tests::test_style_from_modulestyle ... ok [INFO] [stdout] test modules::tests::test_try_text_props_from_config ... ok [INFO] [stdout] test modules::tests::test_read_options_from_config ... ok [INFO] [stdout] test modules::exit_code::tests::test_exit_code ... ok [INFO] [stdout] test modules::tests::test_panic_on_unsupported_shell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7c1761177696352c2049450d7fe04c5d424d419cea59a6157a140994a1030c7e"` [INFO] running `"docker" "rm" "-f" "7c1761177696352c2049450d7fe04c5d424d419cea59a6157a140994a1030c7e"` [INFO] [stdout] 7c1761177696352c2049450d7fe04c5d424d419cea59a6157a140994a1030c7e