[INFO] updating cached repository https://github.com/sifyfy/docker-rp [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] 8562b0193a1cb907f25749142ccf7ec08a4af260 [INFO] testing sifyfy/docker-rp against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsifyfy%2Fdocker-rp" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sifyfy/docker-rp on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sifyfy/docker-rp [INFO] finished tweaking git repo https://github.com/sifyfy/docker-rp [INFO] tweaked toml for git repo https://github.com/sifyfy/docker-rp written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sifyfy/docker-rp already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.44.0" "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] deef40be2f01204d26ccb809284f879a0d04e71f5da65d5b4dbbbffb4c8d4fd9 [INFO] running `"docker" "start" "-a" "deef40be2f01204d26ccb809284f879a0d04e71f5da65d5b4dbbbffb4c8d4fd9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling generate-simple-reverse-proxy-conf-to-nginx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "deef40be2f01204d26ccb809284f879a0d04e71f5da65d5b4dbbbffb4c8d4fd9"` [INFO] running `"docker" "rm" "-f" "deef40be2f01204d26ccb809284f879a0d04e71f5da65d5b4dbbbffb4c8d4fd9"` [INFO] [stdout] deef40be2f01204d26ccb809284f879a0d04e71f5da65d5b4dbbbffb4c8d4fd9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.44.0" "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] cd667b59a285eb6535832de4c110b684fcbeeaac210fb8f36c96e32140c6a799 [INFO] running `"docker" "start" "-a" "cd667b59a285eb6535832de4c110b684fcbeeaac210fb8f36c96e32140c6a799"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling generate-simple-reverse-proxy-conf-to-nginx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.31s [INFO] running `"docker" "inspect" "cd667b59a285eb6535832de4c110b684fcbeeaac210fb8f36c96e32140c6a799"` [INFO] running `"docker" "rm" "-f" "cd667b59a285eb6535832de4c110b684fcbeeaac210fb8f36c96e32140c6a799"` [INFO] [stdout] cd667b59a285eb6535832de4c110b684fcbeeaac210fb8f36c96e32140c6a799 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.44.0" "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] 4c4120ed3443599399092f12ffa1b08a528bedc7d4193c2621dc00490ba160c6 [INFO] running `"docker" "start" "-a" "4c4120ed3443599399092f12ffa1b08a528bedc7d4193c2621dc00490ba160c6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/generate_simple_reverse_proxy_conf_to_nginx-6d2c6d2faaef8ca3 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test conf::test::config_dir_default_not_specified ... ok [INFO] [stdout] test conf::test::config_dir_custom_relative_path ... ok [INFO] [stdout] test conf::test::config_dir_default_omit_value ... ok [INFO] [stdout] test conf::test::nginx_conf_path_custom_args ... ok [INFO] [stdout] test conf::test::nginx_conf_path_default_app_config ... ok [INFO] [stdout] test conf::test::nginx_conf_path_default_args ... ok [INFO] [stdout] test conf::test::config_dir_custom_absolute_path_with_trailing_slash ... ok [INFO] [stdout] test conf::test::nginx_conf_path_custom_app_config ... ok [INFO] [stdout] test conf::test::config_dir_custom_relative_path_with_trailing_slash ... ok [INFO] [stdout] test conf::test::config_dir_custom_absolute_path ... ok [INFO] [stdout] test conf::test::nginx_conf_path_empty_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4c4120ed3443599399092f12ffa1b08a528bedc7d4193c2621dc00490ba160c6"` [INFO] running `"docker" "rm" "-f" "4c4120ed3443599399092f12ffa1b08a528bedc7d4193c2621dc00490ba160c6"` [INFO] [stdout] 4c4120ed3443599399092f12ffa1b08a528bedc7d4193c2621dc00490ba160c6