[INFO] cloning repository https://github.com/Metaswitch/floki [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Metaswitch/floki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7ca2537044b3c369115929843b0576ddcb9e49c3 [INFO] testing Metaswitch/floki against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Metaswitch/floki 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/Metaswitch/floki [INFO] finished tweaking git repo https://github.com/Metaswitch/floki [INFO] tweaked toml for git repo https://github.com/Metaswitch/floki written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Metaswitch/floki 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 3340b3c0b1f260ce7599e7b28c7875af3a6a6c31b75dd58b7fb2dd9a54f4abd7 [INFO] running `"docker" "start" "-a" "3340b3c0b1f260ce7599e7b28c7875af3a6a6c31b75dd58b7fb2dd9a54f4abd7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling floki v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "3340b3c0b1f260ce7599e7b28c7875af3a6a6c31b75dd58b7fb2dd9a54f4abd7"` [INFO] running `"docker" "rm" "-f" "3340b3c0b1f260ce7599e7b28c7875af3a6a6c31b75dd58b7fb2dd9a54f4abd7"` [INFO] [stdout] 3340b3c0b1f260ce7599e7b28c7875af3a6a6c31b75dd58b7fb2dd9a54f4abd7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 2245286247dbb4671fbb59e9f5556530ba0e7910ab609ad94ccbb3f5fdf5dbcf [INFO] running `"docker" "start" "-a" "2245286247dbb4671fbb59e9f5556530ba0e7910ab609ad94ccbb3f5fdf5dbcf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling floki v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.78s [INFO] running `"docker" "inspect" "2245286247dbb4671fbb59e9f5556530ba0e7910ab609ad94ccbb3f5fdf5dbcf"` [INFO] running `"docker" "rm" "-f" "2245286247dbb4671fbb59e9f5556530ba0e7910ab609ad94ccbb3f5fdf5dbcf"` [INFO] [stdout] 2245286247dbb4671fbb59e9f5556530ba0e7910ab609ad94ccbb3f5fdf5dbcf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 455e427c98a1b76dcb795c1dd5ec0f6be466be6adb11fff7ba9fcf10bd595c62 [INFO] running `"docker" "start" "-a" "455e427c98a1b76dcb795c1dd5ec0f6be466be6adb11fff7ba9fcf10bd595c62"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/floki-aa1dce375accafd9 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test config::test::test_dind_enabled_config ... ok [INFO] [stdout] test environment::test::test_find_floki_yaml_ancestor ... ok [INFO] [stdout] test config::test::test_dind_image_config ... ok [INFO] [stdout] test volumes::test::test_local_and_shared_caches_dont_collide ... ok [INFO] [stdout] test environment::test::test_find_floki_yaml_current_dir ... ok [INFO] [stdout] test config::test::test_two_shell_config ... ok [INFO] [stdout] test image::test::test_image_spec_by_build_spec ... ok [INFO] [stdout] test volumes::test::test_local_volumes_from_different_configs_dont_collide ... ok [INFO] [stdout] test volumes::test::test_local_cache_path_is_not_shared_across_flokis ... ok [INFO] [stdout] test image::test::test_image_spec_by_string ... ok [INFO] [stdout] test interpret::test::test_command_in_shell ... ok [INFO] [stdout] test interpret::test::test_get_working_directory ... ok [INFO] [stdout] test config::test::test_single_shell_config ... ok [INFO] [stdout] test volumes::test::test_shared_cache_path_is_shared_across_flokis ... ok [INFO] [stdout] test environment::test::test_find_floki_yaml_sibling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "455e427c98a1b76dcb795c1dd5ec0f6be466be6adb11fff7ba9fcf10bd595c62"` [INFO] running `"docker" "rm" "-f" "455e427c98a1b76dcb795c1dd5ec0f6be466be6adb11fff7ba9fcf10bd595c62"` [INFO] [stdout] 455e427c98a1b76dcb795c1dd5ec0f6be466be6adb11fff7ba9fcf10bd595c62