[INFO] fetching crate symbolic-unreal 8.3.0... [INFO] testing symbolic-unreal-8.3.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate symbolic-unreal 8.3.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate symbolic-unreal 8.3.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate symbolic-unreal 8.3.0 [INFO] finished tweaking crates.io crate symbolic-unreal 8.3.0 [INFO] tweaked toml for crates.io crate symbolic-unreal 8.3.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 187d7933540ae8056af1fdd7650031eaad42d5ea646423816c227009db751ee6 [INFO] running `Command { std: "docker" "start" "-a" "187d7933540ae8056af1fdd7650031eaad42d5ea646423816c227009db751ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "187d7933540ae8056af1fdd7650031eaad42d5ea646423816c227009db751ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187d7933540ae8056af1fdd7650031eaad42d5ea646423816c227009db751ee6", kill_on_drop: false }` [INFO] [stdout] 187d7933540ae8056af1fdd7650031eaad42d5ea646423816c227009db751ee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad0be59f701fd2f2dac9f74aae0d9901aa3cd968e8427eaad85117e24bc2f38a [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" "ad0be59f701fd2f2dac9f74aae0d9901aa3cd968e8427eaad85117e24bc2f38a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling anylog v0.6.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling elementtree v0.5.0 [INFO] [stderr] Compiling symbolic-unreal v8.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.89s [INFO] running `Command { std: "docker" "inspect" "ad0be59f701fd2f2dac9f74aae0d9901aa3cd968e8427eaad85117e24bc2f38a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0be59f701fd2f2dac9f74aae0d9901aa3cd968e8427eaad85117e24bc2f38a", kill_on_drop: false }` [INFO] [stdout] ad0be59f701fd2f2dac9f74aae0d9901aa3cd968e8427eaad85117e24bc2f38a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73008f31a101552f4109b6f0c81a9458a6e129138e32d499b86c10e21ed8e865 [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" "73008f31a101552f4109b6f0c81a9458a6e129138e32d499b86c10e21ed8e865", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling similar-asserts v1.1.0 [INFO] [stderr] Compiling insta v1.7.1 [INFO] [stderr] Compiling symbolic-unreal v8.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.63s [INFO] running `Command { std: "docker" "inspect" "73008f31a101552f4109b6f0c81a9458a6e129138e32d499b86c10e21ed8e865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73008f31a101552f4109b6f0c81a9458a6e129138e32d499b86c10e21ed8e865", kill_on_drop: false }` [INFO] [stdout] 73008f31a101552f4109b6f0c81a9458a6e129138e32d499b86c10e21ed8e865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c63cdb36f5624d54a920c9c87b5a1818b295c551aa558fcaa5c8838707cc00c [INFO] running `Command { std: "docker" "start" "-a" "1c63cdb36f5624d54a920c9c87b5a1818b295c551aa558fcaa5c8838707cc00c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/symbolic_unreal-e5598d5317b60c2d) [INFO] [stdout] running 103 tests [INFO] [stdout] test container::tests::test_parse_empty_buffer ... ok [INFO] [stdout] test context::callback_result::test_some ... ok [INFO] [stdout] test context::callback_result::test_none ... ok [INFO] [stdout] test context::crash_guid::test_none ... ok [INFO] [stdout] test context::build_version::test_some ... ok [INFO] [stdout] test context::crash_guid::test_some ... ok [INFO] [stdout] test context::crash_reporter_client_version::test_none ... ok [INFO] [stdout] test context::build_version::test_none ... ok [INFO] [stdout] test context::app_default_locate::test_some ... ok [INFO] [stdout] test context::crash_reporter_message::test_none ... ok [INFO] [stdout] test context::app_default_locate::test_none ... ok [INFO] [stdout] test context::base_dir::test_none ... ok [INFO] [stdout] test context::crash_reporter_client_version::test_some ... ok [INFO] [stdout] test context::crash_reporter_message::test_some ... ok [INFO] [stdout] test context::epic_account_id::test_none ... ok [INFO] [stdout] test context::base_dir::test_some ... ok [INFO] [stdout] test context::crash_type::test_some ... ok [INFO] [stdout] test context::crash_type::test_none ... ok [INFO] [stdout] test context::build_configuration::test_some ... ok [INFO] [stdout] test context::allowed_to_be_contacted::test_some ... ok [INFO] [stdout] test context::executable_name::test_some ... ok [INFO] [stdout] test context::error_message::test_none ... ok [INFO] [stdout] test context::engine_version::test_some ... ok [INFO] [stdout] test context::epic_account_id::test_some ... ok [INFO] [stdout] test context::engine_mode::test_none ... ok [INFO] [stdout] test context::game_name::test_some ... ok [INFO] [stdout] test context::game_state_name::test_some ... ok [INFO] [stdout] test context::build_configuration::test_none ... ok [INFO] [stdout] test context::engine_mode::test_some ... ok [INFO] [stdout] test context::game_state_name::test_none ... ok [INFO] [stdout] test context::is_ensure::test_some ... ok [INFO] [stdout] test context::engine_version::test_none ... ok [INFO] [stdout] test context::allowed_to_be_contacted::test_none ... ok [INFO] [stdout] test context::is_windows::test_none ... ok [INFO] [stdout] test context::is_assert::test_some ... ok [INFO] [stdout] test context::is_internal_build::test_some ... ok [INFO] [stdout] test context::is_ensure::test_none ... ok [INFO] [stdout] test context::error_message::test_some ... ok [INFO] [stdout] test context::game_name::test_none ... ok [INFO] [stdout] test context::is_windows::test_some ... ok [INFO] [stdout] test container::tests::test_parse_invalid_input ... ok [INFO] [stdout] test context::is_internal_build::test_none ... ok [INFO] [stdout] test context::is_source_distribution::test_none ... ok [INFO] [stdout] test context::is_source_distribution::test_some ... ok [INFO] [stdout] test context::is_ue4_release::test_none ... ok [INFO] [stdout] test context::is_assert::test_none ... ok [INFO] [stdout] test context::executable_name::test_none ... ok [INFO] [stdout] test context::is_ue4_release::test_some ... ok [INFO] [stdout] test context::login_id::test_none ... ok [INFO] [stdout] test context::machine_id::test_some ... ok [INFO] [stdout] test context::legacy_call_stack::test_some ... ok [INFO] [stdout] test context::memory_stats_total_phsysical_gb::test_some ... ok [INFO] [stdout] test context::legacy_call_stack::test_none ... ok [INFO] [stdout] test context::language_lcid::test_some ... ok [INFO] [stdout] test context::login_id::test_some ... ok [INFO] [stdout] test context::machine_id::test_none ... ok [INFO] [stdout] test context::memory_stats_total_physical::test_some ... ok [INFO] [stdout] test context::memory_stats_total_virtual::test_none ... ok [INFO] [stdout] test context::memory_stats_page_size::test_none ... ok [INFO] [stdout] test context::memory_stats_total_physical::test_none ... ok [INFO] [stdout] test context::memory_stats_page_size::test_some ... ok [INFO] [stdout] test context::memory_stats_total_phsysical_gb::test_none ... ok [INFO] [stdout] test context::memory_stats_total_virtual::test_some ... ok [INFO] [stdout] test context::language_lcid::test_none ... ok [INFO] [stdout] test context::misc_primary_gpu_brand::test_none ... ok [INFO] [stdout] test context::misc_primary_gpu_brand::test_some ... ok [INFO] [stdout] test context::misc_os_version_minor::test_some ... ok [INFO] [stdout] test context::misc_number_of_cores_inc_hyperthread::test_none ... ok [INFO] [stdout] test context::misc_is_64bit::test_none ... ok [INFO] [stdout] test context::platform_name::test_none ... ok [INFO] [stdout] test context::modules::test_some ... ok [INFO] [stdout] test context::modules::test_none ... ok [INFO] [stdout] test context::misc_number_of_cores::test_some ... ok [INFO] [stdout] test context::misc_number_of_cores_inc_hyperthread::test_some ... ok [INFO] [stdout] test context::misc_os_version_major::test_none ... ok [INFO] [stdout] test context::misc_os_version_minor::test_none ... ok [INFO] [stdout] test context::misc_cpu_brand::test_some ... ok [INFO] [stdout] test context::misc_cpu_brand::test_none ... ok [INFO] [stdout] test context::misc_os_version_major::test_some ... ok [INFO] [stdout] test context::misc_is_64bit::test_some ... ok [INFO] [stdout] test context::misc_number_of_cores::test_none ... ok [INFO] [stdout] test context::misc_cpu_vendor::test_none ... ok [INFO] [stdout] test context::misc_cpu_vendor::test_some ... ok [INFO] [stdout] test context::portable_call_stack::test_none ... ok [INFO] [stdout] test context::platform_name::test_some ... ok [INFO] [stdout] test context::test_get_runtime_properties_missing_element ... ok [INFO] [stdout] test context::test_get_platform_properties_no_children ... ok [INFO] [stdout] test context::test_get_platform_properties_missing_element ... ok [INFO] [stdout] test context::process_id::test_some ... ok [INFO] [stdout] test context::root_dir::test_none ... ok [INFO] [stdout] test context::time_of_crash::test_none ... ok [INFO] [stdout] test context::portable_call_stack::test_some ... ok [INFO] [stdout] test context::test_get_runtime_properties_no_children ... ok [INFO] [stdout] test context::seconds_since_start::test_none ... ok [INFO] [stdout] test context::process_id::test_none ... ok [INFO] [stdout] test context::seconds_since_start::test_some ... ok [INFO] [stdout] test context::test_get_game_and_engine_data ... ok [INFO] [stdout] test context::time_of_crash::test_some ... ok [INFO] [stdout] test context::root_dir::test_some ... ok [INFO] [stdout] test context::username::test_none ... ok [INFO] [stdout] test context::username::test_some ... ok [INFO] [stderr] Doc-tests symbolic-unreal [INFO] [stdout] test logs::test_parse_logs_no_entries_with_timestamp ... ok [INFO] [stdout] test logs::test_parse_logs_invalid_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1c63cdb36f5624d54a920c9c87b5a1818b295c551aa558fcaa5c8838707cc00c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c63cdb36f5624d54a920c9c87b5a1818b295c551aa558fcaa5c8838707cc00c", kill_on_drop: false }` [INFO] [stdout] 1c63cdb36f5624d54a920c9c87b5a1818b295c551aa558fcaa5c8838707cc00c