[INFO] fetching crate cteepbd 0.21.0... [INFO] testing cteepbd-0.21.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate cteepbd 0.21.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cteepbd 0.21.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cteepbd 0.21.0 [INFO] finished tweaking crates.io crate cteepbd 0.21.0 [INFO] tweaked toml for crates.io crate cteepbd 0.21.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate cteepbd 0.21.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ce0655e633760b1d6e00c581b3cd0060d8519e4c81f99c31ea704e68d362032 [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" "3ce0655e633760b1d6e00c581b3cd0060d8519e4c81f99c31ea704e68d362032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce0655e633760b1d6e00c581b3cd0060d8519e4c81f99c31ea704e68d362032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce0655e633760b1d6e00c581b3cd0060d8519e4c81f99c31ea704e68d362032", kill_on_drop: false }` [INFO] [stdout] 3ce0655e633760b1d6e00c581b3cd0060d8519e4c81f99c31ea704e68d362032 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9c247b3570a61a73321e3b13baf2a0042568bc794a92d5a5dd9ab70088ab336 [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" "f9c247b3570a61a73321e3b13baf2a0042568bc794a92d5a5dd9ab70088ab336", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling cteepbd v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "f9c247b3570a61a73321e3b13baf2a0042568bc794a92d5a5dd9ab70088ab336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c247b3570a61a73321e3b13baf2a0042568bc794a92d5a5dd9ab70088ab336", kill_on_drop: false }` [INFO] [stdout] f9c247b3570a61a73321e3b13baf2a0042568bc794a92d5a5dd9ab70088ab336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dff8660cda2ddc2cdc7de25d58a41dc70393a5a222337b1497411cf7bd04434 [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" "9dff8660cda2ddc2cdc7de25d58a41dc70393a5a222337b1497411cf7bd04434", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling cteepbd v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.31s [INFO] running `Command { std: "docker" "inspect" "9dff8660cda2ddc2cdc7de25d58a41dc70393a5a222337b1497411cf7bd04434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dff8660cda2ddc2cdc7de25d58a41dc70393a5a222337b1497411cf7bd04434", kill_on_drop: false }` [INFO] [stdout] 9dff8660cda2ddc2cdc7de25d58a41dc70393a5a222337b1497411cf7bd04434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 871b38b6ef6e34cf2e54b735dff1840c2d7af5fe702d96adce6eaf69a2fa7be6 [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" "871b38b6ef6e34cf2e54b735dff1840c2d7af5fe702d96adce6eaf69a2fa7be6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cteepbd-b750022f12a4fdfe [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test types::common::tests::tfactor ... ok [INFO] [stdout] test types::rennrenco2::tests::add ... ok [INFO] [stdout] test types::rennrenco2::tests::parse ... ok [INFO] [stdout] test types::rennrenco2::tests::sub ... ok [INFO] [stdout] test types::tmeta::tests::tmeta ... ok [INFO] [stdout] test vecops::tests::vecops_veckmul ... ok [INFO] [stdout] test types::rennrenco2::tests::mul ... ok [INFO] [stdout] test vecops::tests::vecops_veclistsum ... ok [INFO] [stdout] test vecops::tests::vecops_vecsum ... ok [INFO] [stdout] test vecops::tests::vecops_vecvecmul ... ok [INFO] [stdout] test types::rennrenco2::tests::display ... ok [INFO] [stdout] test vecops::tests::vecops_vecvecdif ... ok [INFO] [stdout] test vecops::tests::vecops_vecvecsum ... ok [INFO] [stdout] test wfactors::tests::normalize_and_strip ... ok [INFO] [stdout] test types::common::tests::tcomponent ... ok [INFO] [stdout] test components::tests::tcomponents_normalize ... ok [INFO] [stdout] test components::tests::tcomponents_parse ... ok [INFO] [stdout] test components::tests::tcomponents_filter_by_epb_service ... ok [INFO] [stdout] test components::tests::tcomponents_filter_by_epb_service_prod_excess ... ok [INFO] [stdout] test wfactors::tests::set_user_factors ... ok [INFO] [stdout] test wfactors::tests::tfactors ... ok [INFO] [stdout] test vecops::tests::vecops_vecvecmin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cteepbd-e15640508361f503 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_cli-4b1c287fdbf8347b [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 15 tests [INFO] [stdout] test ejemplo_j2 ... ok [INFO] [stdout] test ejemplo_acs_demanda_ren_con_nepb_con_exclusion_aux ... ok [INFO] [stdout] test ejemplo_j1 ... ok [INFO] [stdout] test ejemplo_j1_loc ... ok [INFO] [stdout] test ejemplo_j8 ... ok [INFO] [stdout] test ejemplo_j7 ... ok [INFO] [stdout] test ejemplo_j5 ... ok [INFO] [stdout] test ejemplo_acs_demanda_ren_con_nepb ... ok [INFO] [stdout] test ejemplo_j6 ... ok [INFO] [stdout] test ejemplo_j9 ... ok [INFO] [stdout] test ejemplo_testcarriers ... ok [INFO] [stdout] test ejemplo_acs_demanda_ren_con_nepb_con_exclusion_aux_meta ... ok [INFO] [stdout] test ejemplo_j3 ... ok [INFO] [stdout] test ejemplo_testcarriers_loc ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_cte-4df7d8a7b923d156 [INFO] [stdout] test ejemplo_testcarriers_loc_nearby ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test cte_1_PV ... ok [INFO] [stdout] test cte_1_PV_normativo ... ok [INFO] [stdout] test cte_5_cgn_biogas ... ok [INFO] [stdout] test cte_1xPV ... ok [INFO] [stdout] test cte_1xPV_normativo ... ok [INFO] [stdout] test cte_1xPVk0_normativo ... ok [INFO] [stdout] test cte_2xPVgas ... ok [INFO] [stdout] test cte_1_base_normativo ... ok [INFO] [stdout] test cte_1_base ... ok [INFO] [stdout] test cte_5_cgn_biogas_normativo ... ok [INFO] [stdout] test cte_4_cgn_fosil ... ok [INFO] [stdout] test cte_2xPVgas_normativo ... ok [INFO] [stdout] test cte_1xPVk0 ... ok [INFO] [stdout] test cte_4_cgn_fosil_normativo ... ok [INFO] [stdout] test cte_3_PV_BdC ... ok [INFO] [stdout] test cte_3_PV_BdC_normativo ... ok [INFO] [stdout] test cte_ACS_demanda_ren_joule_60pv ... ok [INFO] [stdout] test cte_ACS_demanda_ren_gn_60pst ... ok [INFO] [stdout] test cte_6_K3_wfactors_file ... ok [INFO] [stdout] test cte_ACS_demanda_ren_bdc_45ma_25gn ... ok [INFO] [stdout] test cte_ACS_demanda_ren_fail_bdc_60ma_10cgn ... ok [INFO] [stdout] test cte_6_K3 ... ok [INFO] [stdout] test cte_ACS_demanda_ren_bdc_60ma_10pv_nEPB ... ok [INFO] [stdout] test cte_ACS_demanda_ren_red1_red2 ... ok [INFO] [stdout] test cte_ACS_demanda_ren_biomasa_100 ... ok [INFO] [stdout] test cte_ACS_demanda_ren_biomasa_10PST_100 ... ok [INFO] [stdout] test cte_ACS_demanda_ren_excluye_aux ... ok [INFO] [stdout] test cte_ACS_demanda_ren_fail_bdc_45ma_25gn_y_biomasa ... ok [INFO] [stdout] test cte_J3_Base_PV_excess_kexp_1 ... ok [INFO] [stdout] test cte_J9_electricity_monthly_kexp_1 ... ok [INFO] [stdout] test cte_J6_Heat_pump_PV_kexp_1 ... ok [INFO] [stdout] test cte_J8_Co_generator_biogas_plus_gas_boiler_kexp_1 ... ok [INFO] [stdout] test cte_EPBD ... ok [INFO] [stdout] test cte_J2_Base_PV_kexp_1 ... ok [INFO] [stdout] test cte_ACS_demanda_ren_bdc_60ma ... ok [INFO] [stdout] test cte_J1_Base_kexp_1 ... ok [INFO] [stdout] test cte_J5_Gas_boiler_PV_aux_kexp_1 ... ok [INFO] [stdout] test cte_ACS_demanda_ren_bdc_60ma_10pv ... ok [INFO] [stdout] test cte_J4_Base_PV_excess_kexp_0 ... ok [INFO] [stdout] test cte_J7_Co_generator_gas_plus_gas_boiler_kexp_1 ... ok [INFO] [stdout] test cte_balance_byuse ... ok [INFO] [stdout] test cte_force_electricity_prod_to_NDEF ... 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_new_services_format_ACS ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 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 `Command { std: "docker" "inspect" "871b38b6ef6e34cf2e54b735dff1840c2d7af5fe702d96adce6eaf69a2fa7be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "871b38b6ef6e34cf2e54b735dff1840c2d7af5fe702d96adce6eaf69a2fa7be6", kill_on_drop: false }` [INFO] [stdout] 871b38b6ef6e34cf2e54b735dff1840c2d7af5fe702d96adce6eaf69a2fa7be6