[INFO] cloning repository https://github.com/Babanmei/mget-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Babanmei/mget-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabanmei%2Fmget-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabanmei%2Fmget-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f5e8641387ceefa06d6f12f30d9aa1ca66231fd [INFO] testing Babanmei/mget-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabanmei%2Fmget-rs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Babanmei/mget-rs 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/Babanmei/mget-rs [INFO] finished tweaking git repo https://github.com/Babanmei/mget-rs [INFO] tweaked toml for git repo https://github.com/Babanmei/mget-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Babanmei/mget-rs 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] dbb1eba686e9919872fe5c8b208cf5dbbeaafdc014156d60e33fb2aedfd1dc8c [INFO] running `"docker" "start" "-a" "dbb1eba686e9919872fe5c8b208cf5dbbeaafdc014156d60e33fb2aedfd1dc8c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling json v0.12.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling positioned-io v0.2.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap.git#bbb14f8b) [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap.git#bbb14f8b) [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 (https://github.com/seanmonstar/reqwest.git#f6ff7f43) [INFO] [stderr] Compiling mget-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `"docker" "inspect" "dbb1eba686e9919872fe5c8b208cf5dbbeaafdc014156d60e33fb2aedfd1dc8c"` [INFO] running `"docker" "rm" "-f" "dbb1eba686e9919872fe5c8b208cf5dbbeaafdc014156d60e33fb2aedfd1dc8c"` [INFO] [stdout] dbb1eba686e9919872fe5c8b208cf5dbbeaafdc014156d60e33fb2aedfd1dc8c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 265e0aa49f0ea4c4d9348c121435a0482fc33998d5ed974b18ae31d75e726d2c [INFO] running `"docker" "start" "-a" "265e0aa49f0ea4c4d9348c121435a0482fc33998d5ed974b18ae31d75e726d2c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mget-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "265e0aa49f0ea4c4d9348c121435a0482fc33998d5ed974b18ae31d75e726d2c"` [INFO] running `"docker" "rm" "-f" "265e0aa49f0ea4c4d9348c121435a0482fc33998d5ed974b18ae31d75e726d2c"` [INFO] [stdout] 265e0aa49f0ea4c4d9348c121435a0482fc33998d5ed974b18ae31d75e726d2c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] cb66ea0b036d4b3d4b2c8936d0cc0b1d2d0ce88419580e74bccf14f73d52e31c [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" "cb66ea0b036d4b3d4b2c8936d0cc0b1d2d0ce88419580e74bccf14f73d52e31c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mget_rs-6d3b95e53f2fe22f [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] Running /opt/rustwide/target/debug/deps/mget_rs-f74c18164544dc9e [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 mget-rs [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" "cb66ea0b036d4b3d4b2c8936d0cc0b1d2d0ce88419580e74bccf14f73d52e31c"` [INFO] running `"docker" "rm" "-f" "cb66ea0b036d4b3d4b2c8936d0cc0b1d2d0ce88419580e74bccf14f73d52e31c"` [INFO] [stdout] cb66ea0b036d4b3d4b2c8936d0cc0b1d2d0ce88419580e74bccf14f73d52e31c