[INFO] cloning repository https://github.com/pkgw/cranko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/cranko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fcranko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fcranko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 936d48b73917e5f036aec198df6e9e2ed1de967e [INFO] testing pkgw/cranko against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fcranko" "/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/pkgw/cranko 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/pkgw/cranko [INFO] finished tweaking git repo https://github.com/pkgw/cranko [INFO] tweaked toml for git repo https://github.com/pkgw/cranko written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/cranko 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] 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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c641675ed11f55c06fe7854d82ba70446285d8dae1d620b2e7bb9b7098f2d41f [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" "c641675ed11f55c06fe7854d82ba70446285d8dae1d620b2e7bb9b7098f2d41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c641675ed11f55c06fe7854d82ba70446285d8dae1d620b2e7bb9b7098f2d41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c641675ed11f55c06fe7854d82ba70446285d8dae1d620b2e7bb9b7098f2d41f", kill_on_drop: false }` [INFO] [stdout] c641675ed11f55c06fe7854d82ba70446285d8dae1d620b2e7bb9b7098f2d41f [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--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] 0fc2a29257fdb4daf967fcccd1eaba6fa9c8cf6e48760d2725d9720209546979 [INFO] running `Command { std: "docker" "start" "-a" "0fc2a29257fdb4daf967fcccd1eaba6fa9c8cf6e48760d2725d9720209546979", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling configparser v1.0.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.17+1.1.0 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling git2 v0.13.15 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling git-url-parse v0.2.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling derive-enum-error v0.0.1 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling dynfmt v0.1.4 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling cranko v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 33s [INFO] running `Command { std: "docker" "inspect" "0fc2a29257fdb4daf967fcccd1eaba6fa9c8cf6e48760d2725d9720209546979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc2a29257fdb4daf967fcccd1eaba6fa9c8cf6e48760d2725d9720209546979", kill_on_drop: false }` [INFO] [stdout] 0fc2a29257fdb4daf967fcccd1eaba6fa9c8cf6e48760d2725d9720209546979 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/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] 797b4f04343395750c4561d3ac3dc84f8a82e8af2c6a90d9b56871a0444ca6fd [INFO] running `Command { std: "docker" "start" "-a" "797b4f04343395750c4561d3ac3dc84f8a82e8af2c6a90d9b56871a0444ca6fd", kill_on_drop: false }` [INFO] [stderr] Compiling cranko v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.94s [INFO] running `Command { std: "docker" "inspect" "797b4f04343395750c4561d3ac3dc84f8a82e8af2c6a90d9b56871a0444ca6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797b4f04343395750c4561d3ac3dc84f8a82e8af2c6a90d9b56871a0444ca6fd", kill_on_drop: false }` [INFO] [stdout] 797b4f04343395750c4561d3ac3dc84f8a82e8af2c6a90d9b56871a0444ca6fd [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a90dee2841462a51ca506305174c32e6ffd25e0e5206bf5360cb34b0363ad709 [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" "a90dee2841462a51ca506305174c32e6ffd25e0e5206bf5360cb34b0363ad709", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cranko-d4651d71b28e2aaa [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test graph::tests::name_assignment_2 ... ok [INFO] [stdout] test version::pep440::tests::greater_less ... ok [INFO] [stdout] test version::pep440::tests::parse ... ok [INFO] [stdout] test version::pep440::tests::display_roundtrip ... ok [INFO] [stdout] test version::pep440::tests::bad_versions ... ok [INFO] [stdout] test version::pep440::tests::eq ... ok [INFO] [stdout] test graph::tests::name_assignment_3 ... ok [INFO] [stdout] test graph::tests::name_assignment_1 ... ok [INFO] [stdout] test graph::tests::name_assignment_4 ... ok [INFO] [stdout] test graph::tests::name_assignment_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a90dee2841462a51ca506305174c32e6ffd25e0e5206bf5360cb34b0363ad709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90dee2841462a51ca506305174c32e6ffd25e0e5206bf5360cb34b0363ad709", kill_on_drop: false }` [INFO] [stdout] a90dee2841462a51ca506305174c32e6ffd25e0e5206bf5360cb34b0363ad709