[INFO] cloning repository https://github.com/ChristophWurst/krankerl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristophWurst/krankerl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fkrankerl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fkrankerl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34c93b265f4f6dd067d4223c9b038f7df1543160 [INFO] testing ChristophWurst/krankerl against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fkrankerl" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChristophWurst/krankerl on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChristophWurst/krankerl [INFO] finished tweaking git repo https://github.com/ChristophWurst/krankerl [INFO] tweaked toml for git repo https://github.com/ChristophWurst/krankerl written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ChristophWurst/krankerl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4adfb610b35c6a55084b5f933e97c5131fc1abf738568c2df597bb7fd23f4b5d [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" "4adfb610b35c6a55084b5f933e97c5131fc1abf738568c2df597bb7fd23f4b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4adfb610b35c6a55084b5f933e97c5131fc1abf738568c2df597bb7fd23f4b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4adfb610b35c6a55084b5f933e97c5131fc1abf738568c2df597bb7fd23f4b5d", kill_on_drop: false }` [INFO] [stdout] 4adfb610b35c6a55084b5f933e97c5131fc1abf738568c2df597bb7fd23f4b5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b9492e121db1507daf3d0e82293e02ad5330cd35e71c542fa35aeb89162ea65 [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" "9b9492e121db1507daf3d0e82293e02ad5330cd35e71c542fa35aeb89162ea65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling xpath_reader v0.5.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling composer v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling nextcloud_appinfo v0.6.0 [INFO] [stderr] Compiling nextcloud_appsignature v0.5.0 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling npm_scripts v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling nextcloud_appstore v0.6.0 [INFO] [stderr] Compiling krankerl v0.12.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/config/app.rs:124:73 [INFO] [stdout] | [INFO] [stdout] 124 | .map_err(|e| format_err!("could not parse krankerl.toml: {}", e.description())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "9b9492e121db1507daf3d0e82293e02ad5330cd35e71c542fa35aeb89162ea65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9492e121db1507daf3d0e82293e02ad5330cd35e71c542fa35aeb89162ea65", kill_on_drop: false }` [INFO] [stdout] 9b9492e121db1507daf3d0e82293e02ad5330cd35e71c542fa35aeb89162ea65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 167132c0accbcc185c5074b7b8e8caba195a0e4283a91a227109d5a5842faa27 [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" "167132c0accbcc185c5074b7b8e8caba195a0e4283a91a227109d5a5842faa27", kill_on_drop: false }` [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/config/app.rs:124:73 [INFO] [stdout] | [INFO] [stdout] 124 | .map_err(|e| format_err!("could not parse krankerl.toml: {}", e.description())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling krankerl v0.12.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/config/app.rs:124:73 [INFO] [stdout] | [INFO] [stdout] 124 | .map_err(|e| format_err!("could not parse krankerl.toml: {}", e.description())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.07s [INFO] running `Command { std: "docker" "inspect" "167132c0accbcc185c5074b7b8e8caba195a0e4283a91a227109d5a5842faa27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167132c0accbcc185c5074b7b8e8caba195a0e4283a91a227109d5a5842faa27", kill_on_drop: false }` [INFO] [stdout] 167132c0accbcc185c5074b7b8e8caba195a0e4283a91a227109d5a5842faa27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d81db094c6872b91e7b3ba2eb243049ffefb4252fb0938baf478bd4e799df01d [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" "d81db094c6872b91e7b3ba2eb243049ffefb4252fb0938baf478bd4e799df01d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] running 14 tests [INFO] [stderr] --> src/config/app.rs:124:73 [INFO] [stderr] | [INFO] [stderr] 124 | .map_err(|e| format_err!("could not parse krankerl.toml: {}", e.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/config/app.rs:124:73 [INFO] [stderr] | [INFO] [stderr] 124 | .map_err(|e| format_err!("could not parse krankerl.toml: {}", e.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/krankerl-d84848c4dc7e618c [INFO] [stdout] test config::app::tests::test_parse_config_with_commands ... ok [INFO] [stdout] test config::app::tests::test_parse_simple_config ... ok [INFO] [stdout] test config::app::tests::test_parse_config_without_commands ... ok [INFO] [stdout] test config::app::tests::test_parse_empty_config ... ok [INFO] [stdout] test config::app::tests::test_load_config ... ok [INFO] [stdout] test config::app::tests::test_init_creates_config ... ok [INFO] [stdout] test config::app::tests::test_init_stops_if_config_exists ... ok [INFO] [stdout] test config::app::tests::test_load_real_config ... ok [INFO] [stdout] test packaging::pipeline::tests::create_app ... ok [INFO] [stdout] test packaging::pipeline::tests::clones_app ... ok [INFO] [stdout] test packaging::pipeline::tests::install_app_dependencies ... ok [INFO] [stdout] test packaging::pipeline::tests::create_shipped_app_directory ... ok [INFO] [stdout] test packaging::pipeline::tests::build_app ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/krankerl-4d203a8ac36718a5 [INFO] [stdout] test packaging::pipeline::tests::create_app_archive ... ok [INFO] [stderr] Doc-tests krankerl [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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" "d81db094c6872b91e7b3ba2eb243049ffefb4252fb0938baf478bd4e799df01d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81db094c6872b91e7b3ba2eb243049ffefb4252fb0938baf478bd4e799df01d", kill_on_drop: false }` [INFO] [stdout] d81db094c6872b91e7b3ba2eb243049ffefb4252fb0938baf478bd4e799df01d