[INFO] cloning repository https://github.com/vityafx/cargo-cook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vityafx/cargo-cook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvityafx%2Fcargo-cook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvityafx%2Fcargo-cook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fff35f9f84d66ef50476509e797622dffad1cf09 [INFO] testing vityafx/cargo-cook 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%2Fvityafx%2Fcargo-cook" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vityafx/cargo-cook 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/vityafx/cargo-cook [INFO] finished tweaking git repo https://github.com/vityafx/cargo-cook [INFO] tweaked toml for git repo https://github.com/vityafx/cargo-cook written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/vityafx/cargo-cook 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] Downloading crates ... [INFO] [stderr] Downloaded rpassword v4.0.5 [INFO] [stderr] Downloaded ssh2 v0.8.2 [INFO] [stderr] Downloaded sysconf v0.3.4 [INFO] [stderr] Downloaded tar v0.4.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] b7c10f220411cd667c45f6389d1a724a36cd5835b216666049d9ee74ca7db7fa [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" "b7c10f220411cd667c45f6389d1a724a36cd5835b216666049d9ee74ca7db7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7c10f220411cd667c45f6389d1a724a36cd5835b216666049d9ee74ca7db7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c10f220411cd667c45f6389d1a724a36cd5835b216666049d9ee74ca7db7fa", kill_on_drop: false }` [INFO] [stdout] b7c10f220411cd667c45f6389d1a724a36cd5835b216666049d9ee74ca7db7fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4bc4745b054541d0e600be95bdeaf802b216dd8b89e1528aabefd0014e21e6bb [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" "4bc4745b054541d0e600be95bdeaf802b216dd8b89e1528aabefd0014e21e6bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling sysconf v0.3.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling ssh2 v0.8.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo-cook v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.57s [INFO] running `Command { std: "docker" "inspect" "4bc4745b054541d0e600be95bdeaf802b216dd8b89e1528aabefd0014e21e6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc4745b054541d0e600be95bdeaf802b216dd8b89e1528aabefd0014e21e6bb", kill_on_drop: false }` [INFO] [stdout] 4bc4745b054541d0e600be95bdeaf802b216dd8b89e1528aabefd0014e21e6bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4bb0d9cb99fc2cd822eb2336b90b90b507d574338dd991ffbecd3050a1b995df [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" "4bb0d9cb99fc2cd822eb2336b90b90b507d574338dd991ffbecd3050a1b995df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-cook v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "4bb0d9cb99fc2cd822eb2336b90b90b507d574338dd991ffbecd3050a1b995df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb0d9cb99fc2cd822eb2336b90b90b507d574338dd991ffbecd3050a1b995df", kill_on_drop: false }` [INFO] [stdout] 4bb0d9cb99fc2cd822eb2336b90b90b507d574338dd991ffbecd3050a1b995df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 1f37605217947ccb7accc635f7bd11a35295a73251deb6ede3c9fb45d41d945a [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" "1f37605217947ccb7accc635f7bd11a35295a73251deb6ede3c9fb45d41d945a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_cook-559133ef3f130a84 [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" "1f37605217947ccb7accc635f7bd11a35295a73251deb6ede3c9fb45d41d945a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f37605217947ccb7accc635f7bd11a35295a73251deb6ede3c9fb45d41d945a", kill_on_drop: false }` [INFO] [stdout] 1f37605217947ccb7accc635f7bd11a35295a73251deb6ede3c9fb45d41d945a