[INFO] cloning repository https://github.com/andreicristianpetcu/maven_sidekick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreicristianpetcu/maven_sidekick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreicristianpetcu%2Fmaven_sidekick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreicristianpetcu%2Fmaven_sidekick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d562af0f69b7d7a3625afd9aa661fbee1786500c [INFO] testing andreicristianpetcu/maven_sidekick against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreicristianpetcu%2Fmaven_sidekick" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreicristianpetcu/maven_sidekick 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/andreicristianpetcu/maven_sidekick [INFO] finished tweaking git repo https://github.com/andreicristianpetcu/maven_sidekick [INFO] tweaked toml for git repo https://github.com/andreicristianpetcu/maven_sidekick written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/andreicristianpetcu/maven_sidekick 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4ab2360d24d4a9ca2966ca49ef0708cca34b922c2d7a22c7e6a561f95c279926 [INFO] running `Command { std: "docker" "start" "-a" "4ab2360d24d4a9ca2966ca49ef0708cca34b922c2d7a22c7e6a561f95c279926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ab2360d24d4a9ca2966ca49ef0708cca34b922c2d7a22c7e6a561f95c279926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab2360d24d4a9ca2966ca49ef0708cca34b922c2d7a22c7e6a561f95c279926", kill_on_drop: false }` [INFO] [stdout] 4ab2360d24d4a9ca2966ca49ef0708cca34b922c2d7a22c7e6a561f95c279926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 881c9b793ed04b212d3e06dc984ebe1ce76a8ac2a342f1f40e7f569e716531b2 [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" "881c9b793ed04b212d3e06dc984ebe1ce76a8ac2a342f1f40e7f569e716531b2", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling tendril v0.2.4 [INFO] [stderr] Compiling tendril v0.1.6 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Compiling xml5ever v0.1.3 [INFO] [stderr] Compiling mvns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.46s [INFO] running `Command { std: "docker" "inspect" "881c9b793ed04b212d3e06dc984ebe1ce76a8ac2a342f1f40e7f569e716531b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "881c9b793ed04b212d3e06dc984ebe1ce76a8ac2a342f1f40e7f569e716531b2", kill_on_drop: false }` [INFO] [stdout] 881c9b793ed04b212d3e06dc984ebe1ce76a8ac2a342f1f40e7f569e716531b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f690f86d31f62a52262a5b3dcc4a75511801936f8524c13266bf32d99521552f [INFO] running `Command { std: "docker" "start" "-a" "f690f86d31f62a52262a5b3dcc4a75511801936f8524c13266bf32d99521552f", kill_on_drop: false }` [INFO] [stderr] Compiling mvns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "f690f86d31f62a52262a5b3dcc4a75511801936f8524c13266bf32d99521552f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f690f86d31f62a52262a5b3dcc4a75511801936f8524c13266bf32d99521552f", kill_on_drop: false }` [INFO] [stdout] f690f86d31f62a52262a5b3dcc4a75511801936f8524c13266bf32d99521552f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a0607ca36f019f7ef8a67670f47c52fe4cc6fc150fc8ce9f7774de9bd2719682 [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" "a0607ca36f019f7ef8a67670f47c52fe4cc6fc150fc8ce9f7774de9bd2719682", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mvnsk-96a4755af5ce3c88 [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::it_checks_same_project_version ... ok [INFO] [stdout] test tests::it_gets_parent_id_from_most_specific ... ok [INFO] [stdout] test tests::to_string_prints_xml_path ... ok [INFO] [stdout] test tests::it_gets_parent_id_from_parent_group_id ... ok [INFO] [stdout] test tests::it_gets_parent_id_from_group_id ... ok [INFO] [stdout] test tests::it_gets_all_pom_files_from_cwd ... ok [INFO] [stdout] test tests::it_gets_nested_dependencies ... ok [INFO] [stdout] test tests::it_gets_parent_project_group_id ... ok [INFO] [stdout] test tests::it_gets_dependencies_from_dependency_section ... ok [INFO] [stdout] test tests::it_gets_project_artifact_id ... ok [INFO] [stdout] test tests::it_gets_project_group_id ... ok [INFO] [stdout] test tests::it_gets_pom_file_from_artifact ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a0607ca36f019f7ef8a67670f47c52fe4cc6fc150fc8ce9f7774de9bd2719682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0607ca36f019f7ef8a67670f47c52fe4cc6fc150fc8ce9f7774de9bd2719682", kill_on_drop: false }` [INFO] [stdout] a0607ca36f019f7ef8a67670f47c52fe4cc6fc150fc8ce9f7774de9bd2719682