[INFO] cloning repository https://github.com/jeanguyomarch/mktcb [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeanguyomarch/mktcb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeanguyomarch%2Fmktcb"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeanguyomarch%2Fmktcb'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9dda57630e4e59c2f905f82f7c98abf7f7d720cb [INFO] testing jeanguyomarch/mktcb against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeanguyomarch%2Fmktcb" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeanguyomarch/mktcb 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/jeanguyomarch/mktcb [INFO] finished tweaking git repo https://github.com/jeanguyomarch/mktcb [INFO] tweaked toml for git repo https://github.com/jeanguyomarch/mktcb written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jeanguyomarch/mktcb 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] b2ecdcb5f13f4b18d071eab9d7c22dde32b5a2865989a0a91d6c2d5f2207e948 [INFO] running `"docker" "start" "-a" "b2ecdcb5f13f4b18d071eab9d7c22dde32b5a2865989a0a91d6c2d5f2207e948"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byte-unit v3.0.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling snafu-derive v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling snafu v0.6.6 [INFO] [stderr] Compiling mktcb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "b2ecdcb5f13f4b18d071eab9d7c22dde32b5a2865989a0a91d6c2d5f2207e948"` [INFO] running `"docker" "rm" "-f" "b2ecdcb5f13f4b18d071eab9d7c22dde32b5a2865989a0a91d6c2d5f2207e948"` [INFO] [stdout] b2ecdcb5f13f4b18d071eab9d7c22dde32b5a2865989a0a91d6c2d5f2207e948 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 1b20050dd6b4f685053b5d9dcfbfadef1ecef89889e57a44fdb34e9bfb5e37d6 [INFO] running `"docker" "start" "-a" "1b20050dd6b4f685053b5d9dcfbfadef1ecef89889e57a44fdb34e9bfb5e37d6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mktcb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "1b20050dd6b4f685053b5d9dcfbfadef1ecef89889e57a44fdb34e9bfb5e37d6"` [INFO] running `"docker" "rm" "-f" "1b20050dd6b4f685053b5d9dcfbfadef1ecef89889e57a44fdb34e9bfb5e37d6"` [INFO] [stdout] 1b20050dd6b4f685053b5d9dcfbfadef1ecef89889e57a44fdb34e9bfb5e37d6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4e3eeabb7bba5bdf7db2a028e97ec979d85ca1f0efecf341ec1318de23bc134 [INFO] running `"docker" "start" "-a" "c4e3eeabb7bba5bdf7db2a028e97ec979d85ca1f0efecf341ec1318de23bc134"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mktcb-ef1074415cb15b52 [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" "c4e3eeabb7bba5bdf7db2a028e97ec979d85ca1f0efecf341ec1318de23bc134"` [INFO] running `"docker" "rm" "-f" "c4e3eeabb7bba5bdf7db2a028e97ec979d85ca1f0efecf341ec1318de23bc134"` [INFO] [stdout] c4e3eeabb7bba5bdf7db2a028e97ec979d85ca1f0efecf341ec1318de23bc134