[INFO] cloning repository https://github.com/astrinxit66/rust-common [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astrinxit66/rust-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrinxit66%2Frust-common"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrinxit66%2Frust-common'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88eee2e7010bb7bebeeaf9f7aa626533d987adbd [INFO] testing astrinxit66/rust-common against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrinxit66%2Frust-common" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/astrinxit66/rust-common 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/astrinxit66/rust-common [INFO] finished tweaking git repo https://github.com/astrinxit66/rust-common [INFO] tweaked toml for git repo https://github.com/astrinxit66/rust-common written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/astrinxit66/rust-common 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e608e13cacd9b737e73eaecf049909e9a650fbad189bcbc2377dcc27843b460b [INFO] running `"docker" "start" "-a" "e608e13cacd9b737e73eaecf049909e9a650fbad189bcbc2377dcc27843b460b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling serdeconv v0.3.0 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling astrinxit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "e608e13cacd9b737e73eaecf049909e9a650fbad189bcbc2377dcc27843b460b"` [INFO] running `"docker" "rm" "-f" "e608e13cacd9b737e73eaecf049909e9a650fbad189bcbc2377dcc27843b460b"` [INFO] [stdout] e608e13cacd9b737e73eaecf049909e9a650fbad189bcbc2377dcc27843b460b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] a338470a45800870e93cbb7ae27d91151ca88817ebb3266cb0d86a73b071c01c [INFO] running `"docker" "start" "-a" "a338470a45800870e93cbb7ae27d91151ca88817ebb3266cb0d86a73b071c01c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling astrinxit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `"docker" "inspect" "a338470a45800870e93cbb7ae27d91151ca88817ebb3266cb0d86a73b071c01c"` [INFO] running `"docker" "rm" "-f" "a338470a45800870e93cbb7ae27d91151ca88817ebb3266cb0d86a73b071c01c"` [INFO] [stdout] a338470a45800870e93cbb7ae27d91151ca88817ebb3266cb0d86a73b071c01c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 1f3653e8bc2d0fdef5c39b878e1d916a97a7c9f4a4b67c302c8c3c6fffff33a2 [INFO] running `"docker" "start" "-a" "1f3653e8bc2d0fdef5c39b878e1d916a97a7c9f4a4b67c302c8c3c6fffff33a2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/astrinxit-d119afef0f977e1d [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 astrinxit [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" "1f3653e8bc2d0fdef5c39b878e1d916a97a7c9f4a4b67c302c8c3c6fffff33a2"` [INFO] running `"docker" "rm" "-f" "1f3653e8bc2d0fdef5c39b878e1d916a97a7c9f4a4b67c302c8c3c6fffff33a2"` [INFO] [stdout] 1f3653e8bc2d0fdef5c39b878e1d916a97a7c9f4a4b67c302c8c3c6fffff33a2