[INFO] crate cteepbd 0.14.0 is already in cache [INFO] testing cteepbd-0.14.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate cteepbd 0.14.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cteepbd 0.14.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cteepbd 0.14.0 [INFO] finished tweaking crates.io crate cteepbd 0.14.0 [INFO] tweaked toml for crates.io crate cteepbd 0.14.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate cteepbd 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 47b500edbffa7e2ead49231e733a5bce8447a27aafe27466ea8e52baaf07212c [INFO] running `"docker" "start" "-a" "47b500edbffa7e2ead49231e733a5bce8447a27aafe27466ea8e52baaf07212c"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling cteepbd v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "47b500edbffa7e2ead49231e733a5bce8447a27aafe27466ea8e52baaf07212c"` [INFO] running `"docker" "rm" "-f" "47b500edbffa7e2ead49231e733a5bce8447a27aafe27466ea8e52baaf07212c"` [INFO] [stdout] 47b500edbffa7e2ead49231e733a5bce8447a27aafe27466ea8e52baaf07212c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] d24a498382902fb895178b75421553755603e9970cf55c63188025aa0189dcd3 [INFO] running `"docker" "start" "-a" "d24a498382902fb895178b75421553755603e9970cf55c63188025aa0189dcd3"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling cteepbd v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 41.22s [INFO] running `"docker" "inspect" "d24a498382902fb895178b75421553755603e9970cf55c63188025aa0189dcd3"` [INFO] running `"docker" "rm" "-f" "d24a498382902fb895178b75421553755603e9970cf55c63188025aa0189dcd3"` [INFO] [stdout] d24a498382902fb895178b75421553755603e9970cf55c63188025aa0189dcd3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stdout] 83e2083bbf490ce38fb92c83590ec2f8c051a3cafd6572de02e8b7a41d82e2b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "83e2083bbf490ce38fb92c83590ec2f8c051a3cafd6572de02e8b7a41d82e2b9"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cteepbd-9bfad699803ed4a0 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test types::rennrenco2::tests::display ... ok [INFO] [stdout] test types::common::tests::tcomponent ... ok [INFO] [stdout] test components::tests::tcomponents_filter_by_service ... ok [INFO] [stdout] test components::tests::tcomponents_normalize ... ok [INFO] [stdout] test components::tests::tcomponents_parse ... ok [INFO] [stdout] test types::rennrenco2::tests::mul ... ok [INFO] [stdout] test types::common::tests::tfactor ... ok [INFO] [stdout] test types::rennrenco2::tests::parse ... ok [INFO] [stdout] test vecops::tests::vecops_veckmul ... ok [INFO] [stdout] test types::tmeta::tests::tmeta ... ok [INFO] [stdout] test types::rennrenco2::tests::sub ... ok [INFO] [stdout] test vecops::tests::vecops_vecvecdif ... ok [INFO] [stdout] test vecops::tests::vecops_veclistsum ... ok [INFO] [stdout] test vecops::tests::vecops_vecsum ... ok [INFO] [stdout] test vecops::tests::vecops_vecvecmin ... ok [INFO] [stdout] test vecops::tests::vecops_vecvecsum ... ok [INFO] [stdout] test wfactors::tests::tfactors ... ok [INFO] [stdout] test vecops::tests::vecops_vecvecmul ... ok [INFO] [stdout] test wfactors::tests::set_user_factors ... ok [INFO] [stdout] test wfactors::tests::normalize_and_strip ... ok [INFO] [stdout] test types::rennrenco2::tests::add ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cteepbd-487baeeb5aca2652 [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/test_cli-f3d889dd5d727b3d [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test ejemplo_j7 ... ok [INFO] [stdout] test ejemplo_j3 ... ok [INFO] [stdout] test ejemplo_j6 ... ok [INFO] [stdout] test ejemplo_j1_loc ... ok [INFO] [stdout] test ejemplo_j1 ... ok [INFO] [stdout] test ejemplo_j2 ... ok [INFO] [stdout] test ejemplo_j5 ... ok [INFO] [stdout] test ejemplo_testcarriers ... ok [INFO] [stdout] test ejemplo_j9 ... ok [INFO] [stdout] test ejemplo_j8 ... ok [INFO] [stdout] test ejemplo_testcarriers_loc_nearby ... ok [INFO] [stdout] test ejemplo_testcarriers_loc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_cte-3bafab446b37a234 [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test cte_1_base_normativo ... ok [INFO] [stdout] test cte_1_PV_normativo ... ok [INFO] [stdout] test cte_1_PV ... ok [INFO] [stdout] test cte_1_base ... ok [INFO] [stdout] test cte_1xPV ... ok [INFO] [stdout] test cte_1xPVk0 ... ok [INFO] [stdout] test cte_1xPVk0_normativo ... ok [INFO] [stdout] test cte_1xPV_normativo ... ok [INFO] [stdout] test cte_2xPVgas ... ok [INFO] [stdout] test cte_3_PV_BdC_normativo ... ok [INFO] [stdout] test cte_3_PV_BdC ... ok [INFO] [stdout] test cte_6_K3 ... ok [INFO] [stdout] test cte_6_K3_wfactors_file ... ok [INFO] [stdout] test cte_2xPVgas_normativo ... ok [INFO] [stdout] test cte_4_cgn_fosil ... ok [INFO] [stdout] test cte_J2_Base_PV_kexp_1 ... ok [INFO] [stdout] test cte_5_cgn_biogas ... ok [INFO] [stdout] test cte_5_cgn_biogas_normativo ... ok [INFO] [stdout] test cte_4_cgn_fosil_normativo ... ok [INFO] [stdout] test cte_J5_Gas_boiler_PV_aux_kexp_1 ... ok [INFO] [stdout] test cte_EPBD ... ok [INFO] [stdout] test cte_J1_Base_kexp_1 ... ok [INFO] [stdout] test cte_J7_Co_generator_gas_plus_gas_boiler_kexp_1 ... ok [INFO] [stdout] test cte_J8_Co_generator_biogas_plus_gas_boiler_kexp_1 ... ok [INFO] [stdout] test cte_J4_Base_PV_excess_kexp_0 ... ok [INFO] [stdout] test cte_J3_Base_PV_excess_kexp_1 ... ok [INFO] [stdout] test cte_J6_Heat_pump_PV_kexp_1 ... ok [INFO] [stdout] test cte_balance_byuse ... ok [INFO] [stdout] test cte_new_services_format_ACS ... ok [INFO] [stdout] test cte_balance_from_data ... ok [INFO] [stdout] test cte_new_services_format ... ok [INFO] [stdout] test cte_test_carriers_kexp_0 ... ok [INFO] [stdout] test cte_J9_electricity_monthly_kexp_1 ... ok [INFO] [stdout] test cte_force_electricity_prod_to_NDEF ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cteepbd [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 75) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "83e2083bbf490ce38fb92c83590ec2f8c051a3cafd6572de02e8b7a41d82e2b9"` [INFO] running `"docker" "rm" "-f" "83e2083bbf490ce38fb92c83590ec2f8c051a3cafd6572de02e8b7a41d82e2b9"` [INFO] [stdout] 83e2083bbf490ce38fb92c83590ec2f8c051a3cafd6572de02e8b7a41d82e2b9