[INFO] updating cached repository https://github.com/danielschemmel/rust-cli-template [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/danielschemmel/rust-cli-template [INFO] [stderr] 5b379bd..6e4aff2 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6e4aff2f7771e382d49f606f28f5b0e85425da07 [INFO] testing danielschemmel/rust-cli-template against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Frust-cli-template" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielschemmel/rust-cli-template on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/danielschemmel/rust-cli-template [INFO] finished tweaking git repo https://github.com/danielschemmel/rust-cli-template [INFO] tweaked toml for git repo https://github.com/danielschemmel/rust-cli-template written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/danielschemmel/rust-cli-template already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] a2b3ec6322b6b566d41978d96c435cd7050d4dfda12c13e98413fbda698f5bbf [INFO] running `"docker" "start" "-a" "a2b3ec6322b6b566d41978d96c435cd7050d4dfda12c13e98413fbda698f5bbf"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling application v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling flexi_logger v0.15.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `"docker" "inspect" "a2b3ec6322b6b566d41978d96c435cd7050d4dfda12c13e98413fbda698f5bbf"` [INFO] running `"docker" "rm" "-f" "a2b3ec6322b6b566d41978d96c435cd7050d4dfda12c13e98413fbda698f5bbf"` [INFO] [stdout] a2b3ec6322b6b566d41978d96c435cd7050d4dfda12c13e98413fbda698f5bbf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 0d1f1efcff0ad64404f1021c1d5a3ad8f0438b03bff1772a4f9954d58fca3607 [INFO] running `"docker" "start" "-a" "0d1f1efcff0ad64404f1021c1d5a3ad8f0438b03bff1772a4f9954d58fca3607"` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling application v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.23s [INFO] running `"docker" "inspect" "0d1f1efcff0ad64404f1021c1d5a3ad8f0438b03bff1772a4f9954d58fca3607"` [INFO] running `"docker" "rm" "-f" "0d1f1efcff0ad64404f1021c1d5a3ad8f0438b03bff1772a4f9954d58fca3607"` [INFO] [stdout] 0d1f1efcff0ad64404f1021c1d5a3ad8f0438b03bff1772a4f9954d58fca3607 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 05afd0ba94abca58f85ff09d856a86aaa7d7b1744be6c6235ef036667778fa0c [INFO] running `"docker" "start" "-a" "05afd0ba94abca58f85ff09d856a86aaa7d7b1744be6c6235ef036667778fa0c"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/application-63d2c807b6a38ef1 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cli::test::test_pretty_assertions_dummy ... ok [INFO] [stdout] test cli::test::test_create_logger ... ok [INFO] [stdout] test cli::test::test_return_code_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "05afd0ba94abca58f85ff09d856a86aaa7d7b1744be6c6235ef036667778fa0c"` [INFO] running `"docker" "rm" "-f" "05afd0ba94abca58f85ff09d856a86aaa7d7b1744be6c6235ef036667778fa0c"` [INFO] [stdout] 05afd0ba94abca58f85ff09d856a86aaa7d7b1744be6c6235ef036667778fa0c