[INFO] updating cached repository https://github.com/RedL0tus/nsupdate_cloudflare [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] 79df37fe2163c257da5fd56606397616e6ce7fa4 [INFO] testing RedL0tus/nsupdate_cloudflare against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedL0tus%2Fnsupdate_cloudflare" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RedL0tus/nsupdate_cloudflare 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/RedL0tus/nsupdate_cloudflare [INFO] finished tweaking git repo https://github.com/RedL0tus/nsupdate_cloudflare [INFO] tweaked toml for git repo https://github.com/RedL0tus/nsupdate_cloudflare written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/RedL0tus/nsupdate_cloudflare 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 4ceedb130eb4f828a8e426f7fad5f764017cb146026db75fefa710ac8e9d89e2 [INFO] running `"docker" "start" "-a" "4ceedb130eb4f828a8e426f7fad5f764017cb146026db75fefa710ac8e9d89e2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling isahc v0.9.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.5 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling http-types v1.2.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-h1 v1.1.2 [INFO] [stderr] Compiling http-client v2.0.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.2 [INFO] [stderr] Compiling nsupdate_cloudflare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "4ceedb130eb4f828a8e426f7fad5f764017cb146026db75fefa710ac8e9d89e2"` [INFO] running `"docker" "rm" "-f" "4ceedb130eb4f828a8e426f7fad5f764017cb146026db75fefa710ac8e9d89e2"` [INFO] [stdout] 4ceedb130eb4f828a8e426f7fad5f764017cb146026db75fefa710ac8e9d89e2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 74b1c432a885350be788bb10f282b1a35565b053deb9f5534b1fff1b26da3456 [INFO] running `"docker" "start" "-a" "74b1c432a885350be788bb10f282b1a35565b053deb9f5534b1fff1b26da3456"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling nsupdate_cloudflare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.12s [INFO] running `"docker" "inspect" "74b1c432a885350be788bb10f282b1a35565b053deb9f5534b1fff1b26da3456"` [INFO] running `"docker" "rm" "-f" "74b1c432a885350be788bb10f282b1a35565b053deb9f5534b1fff1b26da3456"` [INFO] [stdout] 74b1c432a885350be788bb10f282b1a35565b053deb9f5534b1fff1b26da3456 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 6f21d0c4abffc0a077c38a0061b61a668c1458b373f917d9350a985a6f506df5 [INFO] running `"docker" "start" "-a" "6f21d0c4abffc0a077c38a0061b61a668c1458b373f917d9350a985a6f506df5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nsupdate_cloudflare-195caf60bb8f3960 [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] running `"docker" "inspect" "6f21d0c4abffc0a077c38a0061b61a668c1458b373f917d9350a985a6f506df5"` [INFO] running `"docker" "rm" "-f" "6f21d0c4abffc0a077c38a0061b61a668c1458b373f917d9350a985a6f506df5"` [INFO] [stdout] 6f21d0c4abffc0a077c38a0061b61a668c1458b373f917d9350a985a6f506df5