[INFO] fetching crate phie 0.2.0... [INFO] testing phie-0.2.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate phie 0.2.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate phie 0.2.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ff2e8b37acb54483bb5e26b0090f4e5d3a33ae94eaedb3bae9ff0a6d4a8d1be [INFO] running `Command { std: "docker" "start" "-a" "7ff2e8b37acb54483bb5e26b0090f4e5d3a33ae94eaedb3bae9ff0a6d4a8d1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ff2e8b37acb54483bb5e26b0090f4e5d3a33ae94eaedb3bae9ff0a6d4a8d1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff2e8b37acb54483bb5e26b0090f4e5d3a33ae94eaedb3bae9ff0a6d4a8d1be", kill_on_drop: false }` [INFO] [stdout] 7ff2e8b37acb54483bb5e26b0090f4e5d3a33ae94eaedb3bae9ff0a6d4a8d1be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dda931c461c065847551e057e9623469396e471371c7ed9219ea25d5ff4acd9b [INFO] running `Command { std: "docker" "start" "-a" "dda931c461c065847551e057e9623469396e471371c7ed9219ea25d5ff4acd9b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [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 log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [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 itoa v1.0.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling regex v1.6.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 ctor v0.1.23 [INFO] [stderr] Compiling strum_macros v0.24.3 [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 38.30s [INFO] running `Command { std: "docker" "inspect" "dda931c461c065847551e057e9623469396e471371c7ed9219ea25d5ff4acd9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda931c461c065847551e057e9623469396e471371c7ed9219ea25d5ff4acd9b", kill_on_drop: false }` [INFO] [stdout] dda931c461c065847551e057e9623469396e471371c7ed9219ea25d5ff4acd9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36f0f60c3990189f131249be338285f2611e836bbc27bce85d9f6dd0a98a2572 [INFO] running `Command { std: "docker" "start" "-a" "36f0f60c3990189f131249be338285f2611e836bbc27bce85d9f6dd0a98a2572", kill_on_drop: false }` [INFO] [stderr] Compiling phie v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.97s [INFO] running `Command { std: "docker" "inspect" "36f0f60c3990189f131249be338285f2611e836bbc27bce85d9f6dd0a98a2572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f0f60c3990189f131249be338285f2611e836bbc27bce85d9f6dd0a98a2572", kill_on_drop: false }` [INFO] [stdout] 36f0f60c3990189f131249be338285f2611e836bbc27bce85d9f6dd0a98a2572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6ea337ece525184a6bca1c1443c8a9be7c2f58f60157dfb608cf538ab592f1d [INFO] running `Command { std: "docker" "start" "-a" "f6ea337ece525184a6bca1c1443c8a9be7c2f58f60157dfb608cf538ab592f1d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phie-5839067055742e9a) [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test basket::makes_simple_basket ... ok [INFO] [stdout] test basket::parses_text::case_1 ... ok [INFO] [stdout] test basket::parses_text::case_2 ... ok [INFO] [stdout] test basket::prints_itself ... ok [INFO] [stdout] test atom::int_add_works ... ok [INFO] [stdout] test basket::parses_itself ... ok [INFO] [stdout] test emu::tests::calls_itself_once ... ok [INFO] [stdout] test emu::tests::injects_xi_correctly ... ok [INFO] [stdout] test atom::int_less_works ... ok [INFO] [stdout] test emu::tests::calculates_argument_once ... ok [INFO] [stdout] test emu::tests::passes_xi_through_four_layers ... ok [INFO] [stdout] test emu::tests::deep_simulation_of_recursion ... ok [INFO] [stdout] test emu::tests::reverse_to_abstract ... ok [INFO] [stdout] test emu::tests::passes_xi_through_two_layers ... ok [INFO] [stdout] test atom::int_sub_works ... ok [INFO] [stdout] test emu::tests::simple_dataization_cycle ... ok [INFO] [stdout] test emu::tests::summarizes_two_numbers ... ok [INFO] [stdout] test atom::bool_if_works ... ok [INFO] [stdout] test emu::tests::with_many_decorators ... 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::simulation_of_recursion ... ok [INFO] [stdout] test loc::parses_and_prints::case_01 ... ok [INFO] [stdout] test loc::parses_and_prints::case_02 ... ok [INFO] [stdout] test emu::tests::summarizes_two_pairs_of_numbers ... ok [INFO] [stdout] test loc::parses_and_prints::case_03 ... 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 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_12 ... ok [INFO] [stdout] test loc::parses_and_prints::case_08 ... ok [INFO] [stdout] test emu::tests::passes_xi_through_three_layers ... ok [INFO] [stdout] test emu::tests::preserves_calculation_results ... ok [INFO] [stdout] test loc::parses_and_prints::case_11 ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_2 - 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_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_5 - 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::parses_and_prints::case_02 ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_9 - should panic ... ok [INFO] [stdout] test locator::fetches_loc_from_locator::case_1 ... ok [INFO] [stdout] test locator::fails_on_incorrect_locator::case_8 - should panic ... ok [INFO] [stdout] test locator::parses_and_prints::case_01 ... ok [INFO] [stdout] test locator::parses_and_prints::case_03 ... ok [INFO] [stdout] test locator::parses_and_prints::case_05 ... ok [INFO] [stdout] test locator::parses_and_prints::case_09 ... ok [INFO] [stdout] test locator::parses_and_prints::case_10 ... ok [INFO] [stdout] test locator::parses_and_prints::case_04 ... 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::case_13 ... 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_06 ... ok [INFO] [stdout] test object::prints_and_parses_simple_object ... ok [INFO] [stdout] test locator::parses_and_prints::case_08 ... ok [INFO] [stdout] test object::prints_and_parses_some_object::case_2 ... ok [INFO] [stdout] test locator::parses_and_prints::case_07 ... 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 perf::simple_increment ... ok [INFO] [stdout] test perf::sorts_them ... ok [INFO] [stdout] test emu::tests::recursive_fibonacci ... ok [INFO] [stdout] test emu::tests::simple_recursion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/fibonacci.rs (/opt/rustwide/target/debug/deps/fibonacci-00fee0575355f349) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test calculates_fibonacci ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] [stderr] Running tests/fibonacci_test.rs (/opt/rustwide/target/debug/deps/fibonacci_test-5802e793358d091a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test calculates_fibo ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests phie [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/locator.rs - locator::Locator::from_vec (line 53) ... ok [INFO] [stdout] test src/object.rs - object::Object::push (line 82) ... ok [INFO] [stdout] test src/object.rs - object::Object::with (line 100) ... ok [INFO] [stdout] test src/locator.rs - locator::ph (line 36) ... ok [INFO] [stdout] test src/locator.rs - locator::Locator::from_loc (line 64) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6ea337ece525184a6bca1c1443c8a9be7c2f58f60157dfb608cf538ab592f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ea337ece525184a6bca1c1443c8a9be7c2f58f60157dfb608cf538ab592f1d", kill_on_drop: false }` [INFO] [stdout] f6ea337ece525184a6bca1c1443c8a9be7c2f58f60157dfb608cf538ab592f1d