[INFO] fetching crate je 0.2.0... [INFO] testing je-0.2.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate je 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate je 0.2.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate je 0.2.0 [INFO] finished tweaking crates.io crate je 0.2.0 [INFO] tweaked toml for crates.io crate je 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate je 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.10.7 [INFO] [stderr] Downloaded tracing-core v0.1.12 [INFO] [stderr] Downloaded syn v1.0.36 [INFO] [stderr] Downloaded tracing v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2c8e1a8d61a3a2cf5e8ed3264c9b86f6ea2c8c43c083b8c4bc14e10998c8de6 [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" "b2c8e1a8d61a3a2cf5e8ed3264c9b86f6ea2c8c43c083b8c4bc14e10998c8de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2c8e1a8d61a3a2cf5e8ed3264c9b86f6ea2c8c43c083b8c4bc14e10998c8de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c8e1a8d61a3a2cf5e8ed3264c9b86f6ea2c8c43c083b8c4bc14e10998c8de6", kill_on_drop: false }` [INFO] [stdout] b2c8e1a8d61a3a2cf5e8ed3264c9b86f6ea2c8c43c083b8c4bc14e10998c8de6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] e7940845f76d01c421a0355fcda42754881758e60c19c71afbefd09fe48afebb [INFO] running `Command { std: "docker" "start" "-a" "e7940845f76d01c421a0355fcda42754881758e60c19c71afbefd09fe48afebb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling je v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "e7940845f76d01c421a0355fcda42754881758e60c19c71afbefd09fe48afebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7940845f76d01c421a0355fcda42754881758e60c19c71afbefd09fe48afebb", kill_on_drop: false }` [INFO] [stdout] e7940845f76d01c421a0355fcda42754881758e60c19c71afbefd09fe48afebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a703e7be950bd714bd21b2b8a538d857c13b4c8fed8307fd74a9439bec2ad009 [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" "a703e7be950bd714bd21b2b8a538d857c13b4c8fed8307fd74a9439bec2ad009", kill_on_drop: false }` [INFO] [stderr] Compiling je v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.06s [INFO] running `Command { std: "docker" "inspect" "a703e7be950bd714bd21b2b8a538d857c13b4c8fed8307fd74a9439bec2ad009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a703e7be950bd714bd21b2b8a538d857c13b4c8fed8307fd74a9439bec2ad009", kill_on_drop: false }` [INFO] [stdout] a703e7be950bd714bd21b2b8a538d857c13b4c8fed8307fd74a9439bec2ad009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6789e3e6fb9b9f130b07a727b1d903bcf71ff03a151c3b1964221ba8f5b72b59 [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" "6789e3e6fb9b9f130b07a727b1d903bcf71ff03a151c3b1964221ba8f5b72b59", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/je-dbba445e877fe8fb [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test cfg::test::test_default ... ok [INFO] [stdout] test cmd::test::test_init ... ok [INFO] [stdout] test cfg::test::test_load_when_config_is_not_available ... ok [INFO] [stdout] test fsops::test::test_allowed_prop ... ok [INFO] [stdout] test cfg::test::test_instance_when_no_profile_was_selected ... ok [INFO] [stdout] test fsops::test::test_is_xml_with_xml_file ... ok [INFO] [stdout] test cmd::test::test_dst_path_when_path_is_a_dir ... ok [INFO] [stdout] test fsops::test::test_cleanup_files ... ok [INFO] [stdout] test fsops::test::test_mv_files_back_with_directory ... ok [INFO] [stdout] test path::test::test_content_path_with_correct_path ... ok [INFO] [stdout] test path::test::test_from_root_with_correct_path ... ok [INFO] [stdout] test cmd::test::test_dst_path_when_path_is_a_file ... ok [INFO] [stdout] test cfg::test::test_instance_with_not_existing_profile ... ok [INFO] [stdout] test fsops::test::test_is_content_xml_with_other_file ... ok [INFO] [stdout] test cmd::test::test_init_when_file_already_exists ... ok [INFO] [stdout] test fsops::test::test_is_file_with_directory ... ok [INFO] [stdout] test path::test::test_full_path ... ok [INFO] [stdout] test fsops::test::test_mv_files_back_with_regular_file ... ok [INFO] [stdout] test fsops::test::test_cleanup_files_without_ignoring_properties ... ok [INFO] [stdout] test fsops::test::test_is_file_with_file ... ok [INFO] [stdout] test cfg::test::test_instance_with_existing_profile ... ok [INFO] [stdout] test path::test::test_is_dir_on_dir ... ok [INFO] [stdout] test cfg::test::test_load_when_config_exists ... ok [INFO] [stdout] test pkgdir::test::test_normalize ... ok [INFO] [stdout] test pkgdir::test::test_mk_vault_dir ... ok [INFO] [stdout] test pkgdir::test::test_mk_pkg_dir ... ok [INFO] [stdout] test test::test_setup_logger_without_log_level ... ok [INFO] [stdout] test test::test_setup_logger_with_debug_level ... ok [INFO] [stdout] test test::test_setup_logger_with_info_level ... ok [INFO] [stdout] test pkgdir::test::test_write_filter_content ... ok [INFO] [stdout] test pkgdir::test::test_write_properties_content ... ok [INFO] [stdout] test path::test::test_parent ... ok [INFO] [stdout] test path::test::test_is_dir_on_file ... ok [INFO] [stdout] test pkgdir::test::test_mk_jcr_root_dir ... ok [INFO] [stdout] test pkg::test::test_zip_pkg ... ok [INFO] [stdout] test path::test::test_content_path_with_broken_path ... ok [INFO] [stdout] test path::test::test_from_root_with_wrong_path ... ok [INFO] [stdout] test path::test::test_parent_on_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6789e3e6fb9b9f130b07a727b1d903bcf71ff03a151c3b1964221ba8f5b72b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6789e3e6fb9b9f130b07a727b1d903bcf71ff03a151c3b1964221ba8f5b72b59", kill_on_drop: false }` [INFO] [stdout] 6789e3e6fb9b9f130b07a727b1d903bcf71ff03a151c3b1964221ba8f5b72b59