[INFO] updating cached repository https://github.com/Metaswitch/floki [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] [stderr] From https://github.com/Metaswitch/floki [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/serde_yaml-0.8.4 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/structopt-0.3.13 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/uuid-0.8.1 [INFO] [stderr] * [new branch] dependabot/cargo/serde_yaml-0.8.11 -> dependabot/cargo/serde_yaml-0.8.11 [INFO] [stderr] * [new branch] dependabot/cargo/structopt-0.3.14 -> dependabot/cargo/structopt-0.3.14 [INFO] [stderr] * [new branch] fix-build -> fix-build [INFO] [stderr] 82edf8d..9f0fa81 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9f0fa815d1b5eff8b318e06ea36586f0d38b23e0 [INFO] testing Metaswitch/floki against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Metaswitch/floki on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-14/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" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] cab83605f25beac5a5e21bc0e78c2636197ce7a24d5c663b7b5230eeacb5ed14 [INFO] running `"docker" "start" "-a" "cab83605f25beac5a5e21bc0e78c2636197ce7a24d5c663b7b5230eeacb5ed14"` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling simplelog v0.7.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [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 serde_yaml v0.8.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling floki v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `"docker" "inspect" "cab83605f25beac5a5e21bc0e78c2636197ce7a24d5c663b7b5230eeacb5ed14"` [INFO] running `"docker" "rm" "-f" "cab83605f25beac5a5e21bc0e78c2636197ce7a24d5c663b7b5230eeacb5ed14"` [INFO] [stdout] cab83605f25beac5a5e21bc0e78c2636197ce7a24d5c663b7b5230eeacb5ed14 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 9db440c549979cc1eac748f308451d285389a6fc8bacd506762481185408d799 [INFO] running `"docker" "start" "-a" "9db440c549979cc1eac748f308451d285389a6fc8bacd506762481185408d799"` [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling floki v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.35s [INFO] running `"docker" "inspect" "9db440c549979cc1eac748f308451d285389a6fc8bacd506762481185408d799"` [INFO] running `"docker" "rm" "-f" "9db440c549979cc1eac748f308451d285389a6fc8bacd506762481185408d799"` [INFO] [stdout] 9db440c549979cc1eac748f308451d285389a6fc8bacd506762481185408d799 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] b5aae25a8fc4f035e502a85c5ca15e5c939482af9e19276847a97f5a26e609ba [INFO] running `"docker" "start" "-a" "b5aae25a8fc4f035e502a85c5ca15e5c939482af9e19276847a97f5a26e609ba"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/floki-ca984ea7847bba23 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test config::test::test_dind_enabled_config ... ok [INFO] [stdout] test config::test::test_dind_image_config ... ok [INFO] [stdout] test config::test::test_single_shell_config ... ok [INFO] [stdout] test config::test::test_two_shell_config ... ok [INFO] [stdout] test volumes::test::test_local_and_shared_caches_dont_collide ... ok [INFO] [stdout] test verify::test::test_local_docker_switches_non_empty ... ok [INFO] [stdout] test interpret::test::test_command_in_shell ... ok [INFO] [stdout] test volumes::test::test_local_volumes_from_different_configs_dont_collide ... ok [INFO] [stdout] test volumes::test::test_shared_cache_path_is_shared_across_flokis ... ok [INFO] [stdout] test interpret::test::test_get_working_directory ... ok [INFO] [stdout] test image::test::test_image_spec_by_string ... ok [INFO] [stdout] test verify::test::test_nonlocal_docker_switches_non_empty ... ok [INFO] [stdout] test image::test::test_image_spec_by_build_spec ... ok [INFO] [stdout] test environment::test::test_find_floki_yaml_ancestor ... ok [INFO] [stdout] test volumes::test::test_local_cache_path_is_not_shared_across_flokis ... ok [INFO] [stdout] test environment::test::test_find_floki_yaml_current_dir ... ok [INFO] [stdout] test environment::test::test_find_floki_yaml_sibling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b5aae25a8fc4f035e502a85c5ca15e5c939482af9e19276847a97f5a26e609ba"` [INFO] running `"docker" "rm" "-f" "b5aae25a8fc4f035e502a85c5ca15e5c939482af9e19276847a97f5a26e609ba"` [INFO] [stdout] b5aae25a8fc4f035e502a85c5ca15e5c939482af9e19276847a97f5a26e609ba