[INFO] updating cached repository https://github.com/dcuenot/sonar-qg-in-cli [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 182d725a7c7002e7882825e3b7215ef0895b26a3 [INFO] testing dcuenot/sonar-qg-in-cli against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcuenot%2Fsonar-qg-in-cli" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dcuenot/sonar-qg-in-cli on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dcuenot/sonar-qg-in-cli [INFO] finished tweaking git repo https://github.com/dcuenot/sonar-qg-in-cli [INFO] tweaked toml for git repo https://github.com/dcuenot/sonar-qg-in-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dcuenot/sonar-qg-in-cli already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "+1.44.0" "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] f4ad7abefb459be05a4a888e86d9ebbcf516c6112746ac9443502b7ed6537e33 [INFO] running `"docker" "start" "-a" "f4ad7abefb459be05a4a888e86d9ebbcf516c6112746ac9443502b7ed6537e33"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling retry v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling Inflector v0.5.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling sonar_qg v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `"docker" "inspect" "f4ad7abefb459be05a4a888e86d9ebbcf516c6112746ac9443502b7ed6537e33"` [INFO] running `"docker" "rm" "-f" "f4ad7abefb459be05a4a888e86d9ebbcf516c6112746ac9443502b7ed6537e33"` [INFO] [stdout] f4ad7abefb459be05a4a888e86d9ebbcf516c6112746ac9443502b7ed6537e33 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "+1.44.0" "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] 24923f469296168bac972ba3fdead88cdcbebe41e4d5d3539c3f07540d6f40a3 [INFO] running `"docker" "start" "-a" "24923f469296168bac972ba3fdead88cdcbebe41e4d5d3539c3f07540d6f40a3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling sonar_qg v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.87s [INFO] running `"docker" "inspect" "24923f469296168bac972ba3fdead88cdcbebe41e4d5d3539c3f07540d6f40a3"` [INFO] running `"docker" "rm" "-f" "24923f469296168bac972ba3fdead88cdcbebe41e4d5d3539c3f07540d6f40a3"` [INFO] [stdout] 24923f469296168bac972ba3fdead88cdcbebe41e4d5d3539c3f07540d6f40a3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "+1.44.0" "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] e8a707eb81b86cd2f8e8056b585c2b59b67dbe9d3e33b3604d7565458660c003 [INFO] running `"docker" "start" "-a" "e8a707eb81b86cd2f8e8056b585c2b59b67dbe9d3e33b3604d7565458660c003"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sonar_qg-06bc128ca86e8093 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test domain::sonar::condition::tests::metric_key_should_be_display_starting_with_uppercase_and_without_underscore ... ok [INFO] [stdout] test domain::sonar::condition::tests::a_OK_status_should_display_a_green_check ... ok [INFO] [stdout] test domain::sonar::condition::tests::empty_status_should_display_a_red_cross ... ok [INFO] [stdout] test domain::sonar::condition::tests::a_KO_status_should_display_a_red_cross ... ok [INFO] [stdout] test domain::sonar::condition::tests::duplicated_lines_density_with_0_GT_3_should_display_6percent_gte_3percent ... ok [INFO] [stdout] test domain::sonar::condition::tests::new_coverage_with_0_LT_80_should_display_0percent_lt_80percent ... ok [INFO] [stdout] test domain::sonar::condition::tests::new_reliability_rating_with_4_GT_1_should_display_D_worse_B ... ok [INFO] [stdout] test domain::sonar::condition::tests::coverage_with_85_8_LT_80_should_display_86percent_gte_80percent ... ok [INFO] [stdout] test domain::sonar::condition::tests::new_duplicated_lines_density_with_6_33162_GT_3_should_display_6percent_gte_3percent ... ok [INFO] [stdout] test infra::sonar_analysis_params::read_scanner_work::tests::check_stub ... ok [INFO] [stdout] test domain::sonar::condition::tests::reliability_rating_with_1_LT_2_should_display_A_better_B ... ok [INFO] [stdout] test domain::sonar::condition::tests::random_should_display_with_fallback_display ... ok [INFO] [stdout] test domain::sonar::project_status::tests::passed_quality_gate_should_display_green_check ... ok [INFO] [stdout] test domain::sonar::project_status::tests::conditions_should_be_displayed_in_a_sorted_way ... ok [INFO] [stdout] test domain::sonar::condition::tests::for_ratings_if_actual_equals_expected_display_should_be_simplified ... ok [INFO] [stdout] test infra::sonar_client::tests::test_retry_mechanism ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 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] [stderr] Running /opt/rustwide/target/debug/deps/sonar_qg-6e441cc168253779 [INFO] [stderr] Doc-tests sonar_qg [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 `"docker" "inspect" "e8a707eb81b86cd2f8e8056b585c2b59b67dbe9d3e33b3604d7565458660c003"` [INFO] running `"docker" "rm" "-f" "e8a707eb81b86cd2f8e8056b585c2b59b67dbe9d3e33b3604d7565458660c003"` [INFO] [stdout] e8a707eb81b86cd2f8e8056b585c2b59b67dbe9d3e33b3604d7565458660c003