[INFO] updating cached repository https://github.com/rust-lang-nursery/crater [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ab6f9697c901c4a44025cf0a39b73ad5b37d198 [INFO] testing rust-lang-nursery/crater against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Fcrater" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-lang-nursery/crater on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rust-lang-nursery/crater [INFO] finished tweaking git repo https://github.com/rust-lang-nursery/crater [INFO] tweaked toml for git repo https://github.com/rust-lang-nursery/crater written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rust-lang-nursery/crater already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] dfb420e14ea7c85ad57474190acadce6aee2ccac740d69f77b26bac0c2649838 [INFO] running `"docker" "start" "-a" "dfb420e14ea7c85ad57474190acadce6aee2ccac740d69f77b26bac0c2649838"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling rustwide v0.5.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling crater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling macro-utils v0.1.2 [INFO] [stderr] Compiling bytesize v0.1.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.13 [INFO] [stderr] Compiling libsqlite3-sys v0.10.0 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling signal-hook v0.1.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rusoto_core v0.35.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling tar v0.4.17 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha-1 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling proc-macro-hack v0.5.1 [INFO] [stderr] Compiling headers-derive v0.0.1 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling headers-core v0.0.1 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling paste-impl v0.1.3 [INFO] [stderr] Compiling minifier v0.0.20 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling headers-ext v0.0.3 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling paste v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-signal v0.2.6 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_regex v0.3.1 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling rust_team_data v1.0.0 (https://github.com/rust-lang/team#8d8902d7) [INFO] [stderr] Compiling rusqlite v0.15.0 [INFO] [stderr] Compiling systemstat v0.1.4 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling tera v0.11.19 [INFO] [stderr] Compiling r2d2_sqlite v0.7.0 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling hyper v0.12.13 [INFO] [stderr] Compiling crates-index v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling rusoto_credential v0.14.0 [INFO] [stderr] Compiling warp v0.1.9 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling rusoto_s3 v0.35.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9m 35s [INFO] running `"docker" "inspect" "dfb420e14ea7c85ad57474190acadce6aee2ccac740d69f77b26bac0c2649838"` [INFO] running `"docker" "rm" "-f" "dfb420e14ea7c85ad57474190acadce6aee2ccac740d69f77b26bac0c2649838"` [INFO] [stdout] dfb420e14ea7c85ad57474190acadce6aee2ccac740d69f77b26bac0c2649838 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] ff84253a00b658233bfbd1edb3761c25a64f366b34d7d8d5c81cb2f3a9a480fc [INFO] running `"docker" "start" "-a" "ff84253a00b658233bfbd1edb3761c25a64f366b34d7d8d5c81cb2f3a9a480fc"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.0 [INFO] [stderr] Compiling assert_cmd v0.10.1 [INFO] [stderr] Compiling crater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.66s [INFO] running `"docker" "inspect" "ff84253a00b658233bfbd1edb3761c25a64f366b34d7d8d5c81cb2f3a9a480fc"` [INFO] running `"docker" "rm" "-f" "ff84253a00b658233bfbd1edb3761c25a64f366b34d7d8d5c81cb2f3a9a480fc"` [INFO] [stdout] ff84253a00b658233bfbd1edb3761c25a64f366b34d7d8d5c81cb2f3a9a480fc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d723d0c529a7c7d027ac3e792d8c851e3bd23a96c04fd020cb5c6d3709d74b0 [INFO] running `"docker" "start" "-a" "4d723d0c529a7c7d027ac3e792d8c851e3bd23a96c04fd020cb5c6d3709d74b0"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crater-183d3959466805ba [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test actions::experiments::create::tests::test_creation_with_assign ... ok [INFO] [stdout] test actions::experiments::create::tests::test_duplicate_toolchains ... ok [INFO] [stdout] test actions::experiments::create::tests::test_duplicate_name ... ok [INFO] [stdout] test actions::experiments::edit::tests::test_duplicate_toolchains ... ok [INFO] [stdout] test actions::experiments::delete::tests::test_delete_experiment ... ok [INFO] [stdout] test actions::experiments::create::tests::test_creation ... ok [INFO] [stdout] test actions::experiments::delete::tests::test_delete_missing_experiment ... ok [INFO] [stdout] test experiments::tests::test_assignee_parsing ... ok [INFO] [stdout] test config::tests::test_config ... ok [INFO] [stdout] test actions::experiments::create::tests::test_ignore_blacklist ... ok [INFO] [stdout] test actions::experiments::edit::tests::test_edit_with_every_change ... ok [INFO] [stdout] test experiments::tests::test_crate_select_parsing ... ok [INFO] [stdout] test actions::experiments::edit::tests::test_edit_with_no_changes ... ok [INFO] [stdout] test actions::experiments::edit::tests::test_editing_missing_experiment ... ok [INFO] [stdout] test actions::experiments::edit::tests::test_editing_running_experiment ... ok [INFO] [stdout] test report::s3::tests::test_parse_s3prefix ... ok [INFO] [stdout] test report::tests::test_compare ... ok [INFO] [stdout] test report::tests::test_crate_to_name ... ok [INFO] [stdout] test report::tests::test_crate_to_path_fragment ... ok [INFO] [stdout] test report::tests::test_crate_to_url ... ok [INFO] [stdout] test actions::experiments::edit::tests::test_ignore_blacklist ... ok [INFO] [stdout] test experiments::tests::test_assigning_experiment_with_preassigned_agent ... ok [INFO] [stdout] test experiments::tests::test_assigning_experiment ... ok [INFO] [stdout] test experiments::tests::test_full_completed_crates ... ok [INFO] [stdout] test experiments::tests::test_failed_experiment ... ok [INFO] [stdout] test results::db::tests::test_results ... ok [INFO] [stdout] test results::tests::test_test_result_parsing ... ok [INFO] [stdout] test results::db::tests::test_shas ... ok [INFO] [stdout] test results::db::tests::test_store ... ok [INFO] [stdout] test server::auth::tests::test_git_revision ... ok [INFO] [stdout] test server::auth::tests::test_parse_token ... ok [INFO] [stdout] test server::agents::tests::test_agents_synchronize ... ok [INFO] [stdout] test server::agents::tests::test_heartbeat_recording ... ok [INFO] [stdout] test server::metrics::tests::test_on_complete_experiment ... ok [INFO] [stdout] test server::agents::tests::test_agent_status ... ok [INFO] [stdout] test server::metrics::tests::test_crates_list_update ... ok [INFO] [stdout] test server::routes::webhooks::args::tests::test_command_parsing ... ok [INFO] [stdout] test server::agents::tests::test_agent_capabilities ... FAILED [INFO] [stdout] test experiments::tests::test_assigning_experiment_with_requirements ... FAILED [INFO] [stdout] test server::routes::webhooks::commands::tests::test_default_experiment_name ... ok [INFO] [stdout] test server::metrics::tests::test_lazy_agents ... ok [INFO] [stdout] test toolchain::tests::test_string_repr ... ok [INFO] [stdout] test utils::hex::tests::test_from_hex ... ok [INFO] [stdout] test utils::size::tests::test_size ... ok [INFO] [stdout] test utils::string::tests::test_split_quoted ... ok [INFO] [stdout] test report::tests::test_report_generation ... ok [INFO] [stdout] test report::archives::tests::test_logs_archives_generation ... ok [INFO] [stdout] test server::routes::webhooks::commands::tests::test_generate_new_experiment_name ... ok [INFO] [stdout] test server::routes::webhooks::commands::tests::test_edit ... ok [INFO] [stdout] test server::try_builds::tests::test_detect_and_fetch ... ok [INFO] [stdout] test server::routes::webhooks::commands::tests::test_run ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- server::agents::tests::test_agent_capabilities stdout ---- [INFO] [stdout] thread 'server::agents::tests::test_agent_capabilities' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee73bcdc34 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55ee73bcdc34 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55ee73bcdc34 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55ee73bcdc34 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55ee73bfaa5c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55ee72dbd945 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55ee73bc3c91 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55ee73bd0515 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55ee73bd0515 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55ee73bd0515 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55ee73bd01fb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55ee73bd0b72 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55ee73bd075b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55ee73bf8821 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55ee73bf876d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55ee73023c70 - core::mem::uninitialized::hbd16a9031f3ac647 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55ee73023c70 - linked_hash_map::LinkedHashMap::ensure_guard_node::h2ae7b4fabb4485e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.4.2/src/lib.rs:174 [INFO] [stdout] 17: 0x55ee73023e67 - linked_hash_map::LinkedHashMap::insert::h86bfd4cd03039f41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.4.2/src/lib.rs:305 [INFO] [stdout] 18: 0x55ee7302b485 - lru_cache::LruCache::insert::hf474a9a3091fc697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-cache-0.1.1/src/lib.rs:119 [INFO] [stdout] 19: 0x55ee73030f8c - rusqlite::cache::StatementCache::cache_stmt::h7d521854fef8be1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.15.0/src/cache.rs:143 [INFO] [stdout] 20: 0x55ee730309ed - ::drop::hfd417eab5dd8023f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.15.0/src/cache.rs:86 [INFO] [stdout] 21: 0x55ee730249a7 - core::ptr::drop_in_place::h491e183e2f3a0a2e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ptr/mod.rs:177 [INFO] [stdout] 22: 0x55ee72cfa586 - crater::db::QueryUtils::execute_cached::{{closure}}::{{closure}}::hc2146d4c8ee0a1ad [INFO] [stdout] at src/db/mod.rs:149 [INFO] [stdout] 23: 0x55ee72d07ca0 - crater::db::QueryUtils::trace::h7650cf6c2c380704 [INFO] [stdout] at src/db/mod.rs:200 [INFO] [stdout] 24: 0x55ee72cfa628 - crater::db::QueryUtils::execute_cached::{{closure}}::h4f0bdb27e6ce001e [INFO] [stdout] at src/db/mod.rs:145 [INFO] [stdout] 25: 0x55ee72d0daf7 - ::with_conn::h4ef1e31fa90a1ab1 [INFO] [stdout] at src/db/mod.rs:214 [INFO] [stdout] 26: 0x55ee72cfa2c1 - crater::db::QueryUtils::execute_cached::h474d24356046e85d [INFO] [stdout] at src/db/mod.rs:144 [INFO] [stdout] 27: 0x55ee72c9865e - crater::server::agents::Agents::add_capabilities::{{closure}}::h0e436a3d246d56c3 [INFO] [stdout] at src/server/agents.rs:174 [INFO] [stdout] 28: 0x55ee72cf6792 - crater::db::Database::transaction::h3a49503d31acb3ac [INFO] [stdout] at src/db/mod.rs:92 [INFO] [stdout] 29: 0x55ee72c984eb - crater::server::agents::Agents::add_capabilities::h8d31036fcb0ec716 [INFO] [stdout] at src/server/agents.rs:172 [INFO] [stdout] 30: 0x55ee72cd7ee4 - crater::server::agents::tests::test_agent_capabilities::h6cab7f8bd5cfb905 [INFO] [stdout] at src/server/agents.rs:292 [INFO] [stdout] 31: 0x55ee72cd7d1a - crater::server::agents::tests::test_agent_capabilities::{{closure}}::hacbd7d364eb6bec1 [INFO] [stdout] at src/server/agents.rs:283 [INFO] [stdout] 32: 0x55ee72bc62be - core::ops::function::FnOnce::call_once::h24ea782921d3bb3c [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 33: 0x55ee72dc983f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 34: 0x55ee72de4e3e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 35: 0x55ee72de4e3e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 36: 0x55ee72de4e3e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 37: 0x55ee72de4e3e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 38: 0x55ee72de4e3e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 39: 0x55ee72de4e3e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 40: 0x55ee72dbcdf6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 41: 0x55ee72dc2185 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 42: 0x55ee72dc2185 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 43: 0x55ee72dc2185 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 44: 0x55ee72dc2185 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 45: 0x55ee72dc2185 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 46: 0x55ee72dc2185 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 47: 0x55ee72dc2185 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 48: 0x55ee73bbea4f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 49: 0x55ee73bd8273 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 50: 0x55ee73bd8273 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 51: 0x7f1bcc9e96db - start_thread [INFO] [stdout] 52: 0x7f1bcdaa388f - __clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- experiments::tests::test_assigning_experiment_with_requirements stdout ---- [INFO] [stdout] thread 'experiments::tests::test_assigning_experiment_with_requirements' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee73bcdc34 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55ee73bcdc34 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55ee73bcdc34 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55ee73bcdc34 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55ee73bfaa5c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55ee72dbd945 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55ee73bc3c91 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55ee73bd0515 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55ee73bd0515 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55ee73bd0515 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55ee73bd01fb - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55ee73bd0b72 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55ee73bd075b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55ee73bf8821 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55ee73bf876d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55ee73023c70 - core::mem::uninitialized::hbd16a9031f3ac647 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55ee73023c70 - linked_hash_map::LinkedHashMap::ensure_guard_node::h2ae7b4fabb4485e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.4.2/src/lib.rs:174 [INFO] [stdout] 17: 0x55ee73023e67 - linked_hash_map::LinkedHashMap::insert::h86bfd4cd03039f41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.4.2/src/lib.rs:305 [INFO] [stdout] 18: 0x55ee7302b485 - lru_cache::LruCache::insert::hf474a9a3091fc697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-cache-0.1.1/src/lib.rs:119 [INFO] [stdout] 19: 0x55ee73030f8c - rusqlite::cache::StatementCache::cache_stmt::h7d521854fef8be1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.15.0/src/cache.rs:143 [INFO] [stdout] 20: 0x55ee730309ed - ::drop::hfd417eab5dd8023f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.15.0/src/cache.rs:86 [INFO] [stdout] 21: 0x55ee730249a7 - core::ptr::drop_in_place::h491e183e2f3a0a2e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ptr/mod.rs:177 [INFO] [stdout] 22: 0x55ee72cfa586 - crater::db::QueryUtils::execute_cached::{{closure}}::{{closure}}::hc2146d4c8ee0a1ad [INFO] [stdout] at src/db/mod.rs:149 [INFO] [stdout] 23: 0x55ee72d07ca0 - crater::db::QueryUtils::trace::h7650cf6c2c380704 [INFO] [stdout] at src/db/mod.rs:200 [INFO] [stdout] 24: 0x55ee72cfa628 - crater::db::QueryUtils::execute_cached::{{closure}}::h4f0bdb27e6ce001e [INFO] [stdout] at src/db/mod.rs:145 [INFO] [stdout] 25: 0x55ee72d0daf7 - ::with_conn::h4ef1e31fa90a1ab1 [INFO] [stdout] at src/db/mod.rs:214 [INFO] [stdout] 26: 0x55ee72cfa2c1 - crater::db::QueryUtils::execute_cached::h474d24356046e85d [INFO] [stdout] at src/db/mod.rs:144 [INFO] [stdout] 27: 0x55ee72c9865e - crater::server::agents::Agents::add_capabilities::{{closure}}::h0e436a3d246d56c3 [INFO] [stdout] at src/server/agents.rs:174 [INFO] [stdout] 28: 0x55ee72cf6792 - crater::db::Database::transaction::h3a49503d31acb3ac [INFO] [stdout] at src/db/mod.rs:92 [INFO] [stdout] 29: 0x55ee72c984eb - crater::server::agents::Agents::add_capabilities::h8d31036fcb0ec716 [INFO] [stdout] at src/server/agents.rs:172 [INFO] [stdout] 30: 0x55ee72d1277d - crater::experiments::tests::test_assigning_experiment_with_requirements::h35b7963e51ce1eb4 [INFO] [stdout] at src/experiments.rs:955 [INFO] [stdout] 31: 0x55ee72d1237a - crater::experiments::tests::test_assigning_experiment_with_requirements::{{closure}}::hca95246cfa06c80c [INFO] [stdout] at src/experiments.rs:940 [INFO] [stdout] 32: 0x55ee72bc77ee - core::ops::function::FnOnce::call_once::h8e98d561ee9f9b1e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 33: 0x55ee72dc983f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 34: 0x55ee72de4e3e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 35: 0x55ee72de4e3e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 36: 0x55ee72de4e3e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 37: 0x55ee72de4e3e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 38: 0x55ee72de4e3e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 39: 0x55ee72de4e3e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 40: 0x55ee72dbcdf6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 41: 0x55ee72dc2185 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 42: 0x55ee72dc2185 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 43: 0x55ee72dc2185 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 44: 0x55ee72dc2185 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 45: 0x55ee72dc2185 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 46: 0x55ee72dc2185 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 47: 0x55ee72dc2185 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 48: 0x55ee73bbea4f - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 49: 0x55ee73bd8273 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 50: 0x55ee73bd8273 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 51: 0x7f1bcc9e96db - start_thread [INFO] [stdout] 52: 0x7f1bcdaa388f - __clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] experiments::tests::test_assigning_experiment_with_requirements [INFO] [stdout] server::agents::tests::test_agent_capabilities [INFO] [stdout] [INFO] [stdout] test result: FAILED. 49 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "4d723d0c529a7c7d027ac3e792d8c851e3bd23a96c04fd020cb5c6d3709d74b0"` [INFO] running `"docker" "rm" "-f" "4d723d0c529a7c7d027ac3e792d8c851e3bd23a96c04fd020cb5c6d3709d74b0"` [INFO] [stdout] 4d723d0c529a7c7d027ac3e792d8c851e3bd23a96c04fd020cb5c6d3709d74b0