[INFO] fetching crate phie 0.2.0... [INFO] testing phie-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate phie 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate phie 0.2.0 [INFO] finished tweaking crates.io crate phie 0.2.0 [INFO] tweaked toml for crates.io crate phie 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate phie 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate phie 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded simple_logger v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adbf3eaa8ae726115f6c42140053f6ad598b3da0dd7bf87a9a8b97fcc1e85d61 [INFO] running `Command { std: "docker" "start" "-a" "adbf3eaa8ae726115f6c42140053f6ad598b3da0dd7bf87a9a8b97fcc1e85d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adbf3eaa8ae726115f6c42140053f6ad598b3da0dd7bf87a9a8b97fcc1e85d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adbf3eaa8ae726115f6c42140053f6ad598b3da0dd7bf87a9a8b97fcc1e85d61", kill_on_drop: false }` [INFO] [stdout] adbf3eaa8ae726115f6c42140053f6ad598b3da0dd7bf87a9a8b97fcc1e85d61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7fbc58d370bc06d78b32ce9ab2100c10dd692c8f16f60d2293a171ec8ae25250 [INFO] running `Command { std: "docker" "start" "-a" "7fbc58d370bc06d78b32ce9ab2100c10dd692c8f16f60d2293a171ec8ae25250", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling rstest v0.15.0 [INFO] [stderr] Compiling phie v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.25s [INFO] running `Command { std: "docker" "inspect" "7fbc58d370bc06d78b32ce9ab2100c10dd692c8f16f60d2293a171ec8ae25250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fbc58d370bc06d78b32ce9ab2100c10dd692c8f16f60d2293a171ec8ae25250", kill_on_drop: false }` [INFO] [stdout] 7fbc58d370bc06d78b32ce9ab2100c10dd692c8f16f60d2293a171ec8ae25250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 00cfb20d3116b334e2e6b2f5a6e3f885fc2937a5540af64c5b0f002c2ddcc107 [INFO] running `Command { std: "docker" "start" "-a" "00cfb20d3116b334e2e6b2f5a6e3f885fc2937a5540af64c5b0f002c2ddcc107", kill_on_drop: false }` [INFO] [stderr] Compiling phie v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `Command { std: "docker" "inspect" "00cfb20d3116b334e2e6b2f5a6e3f885fc2937a5540af64c5b0f002c2ddcc107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00cfb20d3116b334e2e6b2f5a6e3f885fc2937a5540af64c5b0f002c2ddcc107", kill_on_drop: false }` [INFO] [stdout] 00cfb20d3116b334e2e6b2f5a6e3f885fc2937a5540af64c5b0f002c2ddcc107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ff8d4e61ab1fd61fa8a225200be47a147ec5596c90472f20bf7b6a928df36fc8 [INFO] running `Command { std: "docker" "start" "-a" "ff8d4e61ab1fd61fa8a225200be47a147ec5596c90472f20bf7b6a928df36fc8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/phie-e2dfe46711c1e9b5) [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test basket::makes_simple_basket ... ok [INFO] [stdout] test basket::prints_itself ... ok [INFO] [stdout] test basket::parses_itself ... ok [INFO] [stdout] test basket::parses_text::case_1 ... ok [INFO] [stdout] test basket::parses_text::case_2 ... ok [INFO] [stdout] test emu::tests::simple_dataization_cycle ... ok [INFO] [stdout] test emu::tests::calls_itself_once ... ok [INFO] [stdout] test emu::tests::passes_xi_through_two_layers ... ok [INFO] [stdout] test atom::int_add_works ... ok [INFO] [stdout] test atom::int_sub_works ... ok [INFO] [stdout] test emu::tests::injects_xi_correctly ... ok [INFO] [stdout] test emu::tests::with_simple_decorator ... ok [INFO] [stdout] test emu::tests_transitions::deletes_one_basket ... ok [INFO] [stdout] test emu::tests::reverse_to_abstract ... ok [INFO] [stdout] test loc::parses_and_prints::case_02 ... ok [INFO] [stdout] test loc::parses_and_prints::case_01 ... ok [INFO] [stdout] test loc::parses_and_prints::case_03 ... ok [INFO] [stdout] test emu::tests::with_many_decorators ... ok [INFO] [stdout] test loc::parses_and_prints::case_04 ... ok [INFO] [stdout] test loc::parses_and_prints::case_06 ... ok [INFO] [stdout] test loc::parses_and_prints::case_05 ... ok [INFO] [stdout] test loc::parses_and_prints::case_07 ... ok [INFO] [stdout] test emu::tests::calculates_argument_once ... ok [INFO] [stdout] test loc::parses_and_prints::case_08 ... ok [INFO] [stdout] test atom::bool_if_works ... ok [INFO] [stdout] test loc::parses_and_prints::case_09 ... ok [INFO] [stdout] test loc::parses_and_prints::case_10 ... ok [INFO] [stdout] test loc::parses_and_prints::case_11 ... ok [INFO] [stdout] test emu::tests::preserves_calculation_results ... ok [INFO] [stdout] test loc::parses_and_prints::case_12 ... ok [INFO] [stdout] test emu::tests::passes_xi_through_three_layers ... ok [INFO] [stdout] test emu::tests::simulation_of_recursion ... ok [INFO] [stdout] test emu::tests::summarizes_two_numbers ... ok [INFO] [stdout] test locator::fetches_loc_from_locator::case_1 ... ok [INFO] [stdout] test locator::parses_and_prints::case_01 ... ok [INFO] [stdout] test locator::parses_and_prints::case_02 ... ok [INFO] [stdout] test emu::tests::summarizes_two_pairs_of_numbers ... ok [INFO] [stdout] test emu::tests::deep_simulation_of_recursion ... ok [INFO] [stdout] test locator::parses_and_prints::case_03 ... ok [INFO] [stdout] test locator::parses_and_prints::case_04 ... ok [INFO] [stdout] test locator::parses_and_prints::case_05 ... ok [INFO] [stdout] test locator::parses_and_prints::case_06 ... ok [INFO] [stdout] test atom::int_less_works ... ok [INFO] [stdout] test locator::parses_and_prints::case_07 ... ok [INFO] [stdout] test emu::tests::passes_xi_through_four_layers ... ok [INFO] [stdout] test locator::parses_and_prints::case_08 ... ok [INFO] [stdout] test locator::parses_and_prints::case_10 ... ok [INFO] [stdout] test locator::parses_and_prints::case_09 ... ok [INFO] [stdout] test locator::parses_and_prints::case_11 ... ok [INFO] [stdout] test locator::parses_and_prints::case_12 ... ok [INFO] [stdout] test locator::parses_and_prints_one ... ok [INFO] [stdout] test object::extends_by_making_new_object ... ok [INFO] [stdout] test object::makes_simple_object ... ok [INFO] [stdout] test locator::parses_and_prints::case_13 ... ok [INFO] [stdout] test perf::simple_increment ... ok [INFO] [stdout] test object::prints_and_parses_simple_object ... ok [INFO] [stdout] test perf::sorts_them ... ok [INFO] [stdout] test object::prints_and_parses_some_object::case_1 ... ok [INFO] [stdout] test object::prints_and_parses_some_object::case_3 ... ok [INFO] [stdout] test object::prints_and_parses_some_object::case_2 ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_2 - should panic ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_5 - should panic ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_3 - should panic ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_1 - should panic ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_4 - should panic ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_6 - should panic ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_7 - should panic ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_8 - should panic ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_9 - should panic ... ok [INFO] [stdout] test emu::tests::simple_recursion ... ok [INFO] [stdout] test emu::tests::recursive_fibonacci ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/fibonacci.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fibonacci-89e56644be0b1e3f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test calculates_fibonacci ... ok [INFO] [stdout] [INFO] [stderr] Running tests/fibonacci_test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fibonacci_test-dd31324e78773ae2) [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test calculates_fibo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ff8d4e61ab1fd61fa8a225200be47a147ec5596c90472f20bf7b6a928df36fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8d4e61ab1fd61fa8a225200be47a147ec5596c90472f20bf7b6a928df36fc8", kill_on_drop: false }` [INFO] [stdout] ff8d4e61ab1fd61fa8a225200be47a147ec5596c90472f20bf7b6a928df36fc8