[INFO] cloning repository https://github.com/zicklag/drone-script-dumper [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zicklag/drone-script-dumper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzicklag%2Fdrone-script-dumper"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzicklag%2Fdrone-script-dumper'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 850127a45286df2f3d6dc05e87a4a4132cc21a8f [INFO] testing zicklag/drone-script-dumper against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzicklag%2Fdrone-script-dumper" "/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/zicklag/drone-script-dumper 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/zicklag/drone-script-dumper [INFO] finished tweaking git repo https://github.com/zicklag/drone-script-dumper [INFO] tweaked toml for git repo https://github.com/zicklag/drone-script-dumper written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/zicklag/drone-script-dumper 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] 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] [stdout] 4ee366273a3bfa8feac85f96432033daaef9ff9a17d03ec84627bdd6d95b5428 [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" "4ee366273a3bfa8feac85f96432033daaef9ff9a17d03ec84627bdd6d95b5428"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling drone-script-dumper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.54s [INFO] running `"docker" "inspect" "4ee366273a3bfa8feac85f96432033daaef9ff9a17d03ec84627bdd6d95b5428"` [INFO] running `"docker" "rm" "-f" "4ee366273a3bfa8feac85f96432033daaef9ff9a17d03ec84627bdd6d95b5428"` [INFO] [stdout] 4ee366273a3bfa8feac85f96432033daaef9ff9a17d03ec84627bdd6d95b5428 [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] 82bb3ad20a2f3d9ce25370ce97d3e7c7bb7422f6599688e6fadd07f92afaa909 [INFO] running `"docker" "start" "-a" "82bb3ad20a2f3d9ce25370ce97d3e7c7bb7422f6599688e6fadd07f92afaa909"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling drone-script-dumper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "82bb3ad20a2f3d9ce25370ce97d3e7c7bb7422f6599688e6fadd07f92afaa909"` [INFO] running `"docker" "rm" "-f" "82bb3ad20a2f3d9ce25370ce97d3e7c7bb7422f6599688e6fadd07f92afaa909"` [INFO] [stdout] 82bb3ad20a2f3d9ce25370ce97d3e7c7bb7422f6599688e6fadd07f92afaa909 [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] 9d1100b88a130be136d26e7b167ebd1e3d4e5bcb2e401f358e28830717c7dcea [INFO] running `"docker" "start" "-a" "9d1100b88a130be136d26e7b167ebd1e3d4e5bcb2e401f358e28830717c7dcea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/drone_script_dumper-32209dde8c04e60e [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" "9d1100b88a130be136d26e7b167ebd1e3d4e5bcb2e401f358e28830717c7dcea"` [INFO] running `"docker" "rm" "-f" "9d1100b88a130be136d26e7b167ebd1e3d4e5bcb2e401f358e28830717c7dcea"` [INFO] [stdout] 9d1100b88a130be136d26e7b167ebd1e3d4e5bcb2e401f358e28830717c7dcea