[INFO] cloning repository https://github.com/nicolashahn/killall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicolashahn/killall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fkillall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fkillall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c46df521d67fd43092c5af8f8b6587b5d5eb11e6 [INFO] testing nicolashahn/killall against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fkillall" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicolashahn/killall on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicolashahn/killall [INFO] finished tweaking git repo https://github.com/nicolashahn/killall [INFO] tweaked toml for git repo https://github.com/nicolashahn/killall written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nicolashahn/killall already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nix v0.18.0 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbc5b51405d5609d1b01cd0fdb7001accf0c6df47f1015a92d2bbd2c7c741cb3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fbc5b51405d5609d1b01cd0fdb7001accf0c6df47f1015a92d2bbd2c7c741cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbc5b51405d5609d1b01cd0fdb7001accf0c6df47f1015a92d2bbd2c7c741cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc5b51405d5609d1b01cd0fdb7001accf0c6df47f1015a92d2bbd2c7c741cb3", kill_on_drop: false }` [INFO] [stdout] fbc5b51405d5609d1b01cd0fdb7001accf0c6df47f1015a92d2bbd2c7c741cb3 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8aac06d3c293e24adec15bf0a6d8e26eb92c8cbfb1fda39729ed2d5421748e1a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8aac06d3c293e24adec15bf0a6d8e26eb92c8cbfb1fda39729ed2d5421748e1a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling killall v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.40s [INFO] running `Command { std: "docker" "inspect" "8aac06d3c293e24adec15bf0a6d8e26eb92c8cbfb1fda39729ed2d5421748e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aac06d3c293e24adec15bf0a6d8e26eb92c8cbfb1fda39729ed2d5421748e1a", kill_on_drop: false }` [INFO] [stdout] 8aac06d3c293e24adec15bf0a6d8e26eb92c8cbfb1fda39729ed2d5421748e1a [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75acaf68d520e6db8af8cd830fd91466e02bc0e8ab45c692ad21231ee5090202 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75acaf68d520e6db8af8cd830fd91466e02bc0e8ab45c692ad21231ee5090202", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Compiling killall v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "75acaf68d520e6db8af8cd830fd91466e02bc0e8ab45c692ad21231ee5090202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75acaf68d520e6db8af8cd830fd91466e02bc0e8ab45c692ad21231ee5090202", kill_on_drop: false }` [INFO] [stdout] 75acaf68d520e6db8af8cd830fd91466e02bc0e8ab45c692ad21231ee5090202 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf8b9028df8333844e889fb5d951c3072012fb727e51311d3cc862508c83ebf6 [INFO] running `Command { std: "docker" "start" "-a" "cf8b9028df8333844e889fb5d951c3072012fb727e51311d3cc862508c83ebf6", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/killall-c2fd0a6c50d161a1 [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cf8b9028df8333844e889fb5d951c3072012fb727e51311d3cc862508c83ebf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8b9028df8333844e889fb5d951c3072012fb727e51311d3cc862508c83ebf6", kill_on_drop: false }` [INFO] [stdout] cf8b9028df8333844e889fb5d951c3072012fb727e51311d3cc862508c83ebf6