[INFO] cloning repository https://github.com/gnunicorn/cargo-unleash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gnunicorn/cargo-unleash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnunicorn%2Fcargo-unleash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnunicorn%2Fcargo-unleash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9910d183ba2a330f388ab74dffd07c12678562f [INFO] testing gnunicorn/cargo-unleash against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnunicorn%2Fcargo-unleash" "/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/gnunicorn/cargo-unleash on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gnunicorn/cargo-unleash [INFO] finished tweaking git repo https://github.com/gnunicorn/cargo-unleash [INFO] tweaked toml for git repo https://github.com/gnunicorn/cargo-unleash written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/gnunicorn/cargo-unleash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6641e5ee1465c827fa4e6f22ff19db6316b21ce7a1681ed1fd68d030e78f923d [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" "6641e5ee1465c827fa4e6f22ff19db6316b21ce7a1681ed1fd68d030e78f923d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6641e5ee1465c827fa4e6f22ff19db6316b21ce7a1681ed1fd68d030e78f923d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6641e5ee1465c827fa4e6f22ff19db6316b21ce7a1681ed1fd68d030e78f923d", kill_on_drop: false }` [INFO] [stdout] 6641e5ee1465c827fa4e6f22ff19db6316b21ce7a1681ed1fd68d030e78f923d [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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c53981fbc421d69ee2d7befcffc69d6ed10b66d0d9e5835190980ba3830579b [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" "1c53981fbc421d69ee2d7befcffc69d6ed10b66d0d9e5835190980ba3830579b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling libgit2-sys v0.12.17+1.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling cargo v0.50.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2 v0.13.15 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling flexi_logger v0.16.3 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling git2-curl v0.14.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling crates-io v0.31.1 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling cargo-unleash v1.0.0-alpha.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 53s [INFO] running `Command { std: "docker" "inspect" "1c53981fbc421d69ee2d7befcffc69d6ed10b66d0d9e5835190980ba3830579b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c53981fbc421d69ee2d7befcffc69d6ed10b66d0d9e5835190980ba3830579b", kill_on_drop: false }` [INFO] [stdout] 1c53981fbc421d69ee2d7befcffc69d6ed10b66d0d9e5835190980ba3830579b [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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 5ab689bcf786bcd9ddeffbb93da76f1044867909a0aebb275739520e49cc8f02 [INFO] running `Command { std: "docker" "start" "-a" "5ab689bcf786bcd9ddeffbb93da76f1044867909a0aebb275739520e49cc8f02", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-unleash v1.0.0-alpha.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `Command { std: "docker" "inspect" "5ab689bcf786bcd9ddeffbb93da76f1044867909a0aebb275739520e49cc8f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab689bcf786bcd9ddeffbb93da76f1044867909a0aebb275739520e49cc8f02", kill_on_drop: false }` [INFO] [stdout] 5ab689bcf786bcd9ddeffbb93da76f1044867909a0aebb275739520e49cc8f02 [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" "+1.49.0" "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] f13fce1c345d93bb5ca48e52cb9a81ad669270a9c9b0d94d1bee59d51d676306 [INFO] running `Command { std: "docker" "start" "-a" "f13fce1c345d93bb5ca48e52cb9a81ad669270a9c9b0d94d1bee59d51d676306", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_unleash-72bab26fbd852e9c [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 `Command { std: "docker" "inspect" "f13fce1c345d93bb5ca48e52cb9a81ad669270a9c9b0d94d1bee59d51d676306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13fce1c345d93bb5ca48e52cb9a81ad669270a9c9b0d94d1bee59d51d676306", kill_on_drop: false }` [INFO] [stdout] f13fce1c345d93bb5ca48e52cb9a81ad669270a9c9b0d94d1bee59d51d676306