[INFO] cloning repository https://github.com/n8henrie/format-shell-command [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n8henrie/format-shell-command" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn8henrie%2Fformat-shell-command"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn8henrie%2Fformat-shell-command'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b51c2dc6c2f78d3db081466ea7841749dce7a6e2 [INFO] testing n8henrie/format-shell-command against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn8henrie%2Fformat-shell-command" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n8henrie/format-shell-command 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/n8henrie/format-shell-command [INFO] finished tweaking git repo https://github.com/n8henrie/format-shell-command [INFO] tweaked toml for git repo https://github.com/n8henrie/format-shell-command written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/n8henrie/format-shell-command 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b35e57f37b4e4c80d4f1b075648304b69ef8bf8332db6f6c1d50b3b9d84ae465 [INFO] running `"docker" "start" "-a" "b35e57f37b4e4c80d4f1b075648304b69ef8bf8332db6f6c1d50b3b9d84ae465"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling format-shell-command v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "b35e57f37b4e4c80d4f1b075648304b69ef8bf8332db6f6c1d50b3b9d84ae465"` [INFO] running `"docker" "rm" "-f" "b35e57f37b4e4c80d4f1b075648304b69ef8bf8332db6f6c1d50b3b9d84ae465"` [INFO] [stdout] b35e57f37b4e4c80d4f1b075648304b69ef8bf8332db6f6c1d50b3b9d84ae465 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 207853b19a4180a6324392c8aae143ede1ad2f82ae11236946c472438e9158af [INFO] running `"docker" "start" "-a" "207853b19a4180a6324392c8aae143ede1ad2f82ae11236946c472438e9158af"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling format-shell-command v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "207853b19a4180a6324392c8aae143ede1ad2f82ae11236946c472438e9158af"` [INFO] running `"docker" "rm" "-f" "207853b19a4180a6324392c8aae143ede1ad2f82ae11236946c472438e9158af"` [INFO] [stdout] 207853b19a4180a6324392c8aae143ede1ad2f82ae11236946c472438e9158af [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] cc0cd69b98fd1c429a5b5efef9a414b49451876fc3e91b5fb2858d60ce985c36 [INFO] running `"docker" "start" "-a" "cc0cd69b98fd1c429a5b5efef9a414b49451876fc3e91b5fb2858d60ce985c36"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/format_shell_command-5e49289704db9509 [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" "cc0cd69b98fd1c429a5b5efef9a414b49451876fc3e91b5fb2858d60ce985c36"` [INFO] running `"docker" "rm" "-f" "cc0cd69b98fd1c429a5b5efef9a414b49451876fc3e91b5fb2858d60ce985c36"` [INFO] [stdout] cc0cd69b98fd1c429a5b5efef9a414b49451876fc3e91b5fb2858d60ce985c36