[INFO] updating cached repository https://github.com/udoprog/quickcfg [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] ff9104a55e8de69d13ecc675f94a4f45fb12adce [INFO] testing udoprog/quickcfg against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fquickcfg" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/udoprog/quickcfg 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/udoprog/quickcfg [INFO] finished tweaking git repo https://github.com/udoprog/quickcfg [INFO] tweaked toml for git repo https://github.com/udoprog/quickcfg written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/udoprog/quickcfg 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 46f8089ccf71b61af6ac96bff9f4a92dff36ec4e21b11083e1432dd722bed69c [INFO] running `"docker" "start" "-a" "46f8089ccf71b61af6ac96bff9f4a92dff36ec4e21b11083e1432dd722bed69c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bstr v0.2.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling relative-path v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling quickcfg v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "46f8089ccf71b61af6ac96bff9f4a92dff36ec4e21b11083e1432dd722bed69c"` [INFO] running `"docker" "rm" "-f" "46f8089ccf71b61af6ac96bff9f4a92dff36ec4e21b11083e1432dd722bed69c"` [INFO] [stdout] 46f8089ccf71b61af6ac96bff9f4a92dff36ec4e21b11083e1432dd722bed69c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] cd0361db129845472a88f4a8ee6d8614ad27ac679f83f24ce3c684cf2212d94e [INFO] running `"docker" "start" "-a" "cd0361db129845472a88f4a8ee6d8614ad27ac679f83f24ce3c684cf2212d94e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling quickcfg v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `"docker" "inspect" "cd0361db129845472a88f4a8ee6d8614ad27ac679f83f24ce3c684cf2212d94e"` [INFO] running `"docker" "rm" "-f" "cd0361db129845472a88f4a8ee6d8614ad27ac679f83f24ce3c684cf2212d94e"` [INFO] [stdout] cd0361db129845472a88f4a8ee6d8614ad27ac679f83f24ce3c684cf2212d94e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] c885a23b6d0e8314f01ac4256dc864af7ed0f1e265985d58758f3cd9ed530fe4 [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" "c885a23b6d0e8314f01ac4256dc864af7ed0f1e265985d58758f3cd9ed530fe4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/quickcfg-a1dca057ddb8fa69 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test template::tests::test_parse_template ... ok [INFO] [stdout] test hierarchy::tests::test_hiera_lookup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/qc-cca0dd6b46192051 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests quickcfg [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/file_system.rs - file_system::FileSystem::path_relative_from (line 304) ... 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" "c885a23b6d0e8314f01ac4256dc864af7ed0f1e265985d58758f3cd9ed530fe4"` [INFO] running `"docker" "rm" "-f" "c885a23b6d0e8314f01ac4256dc864af7ed0f1e265985d58758f3cd9ed530fe4"` [INFO] [stdout] c885a23b6d0e8314f01ac4256dc864af7ed0f1e265985d58758f3cd9ed530fe4