[INFO] crate parsec-service 0.3.0 is already in cache [INFO] testing parsec-service-0.3.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate parsec-service 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate parsec-service 0.3.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate parsec-service 0.3.0 [INFO] finished tweaking crates.io crate parsec-service 0.3.0 [INFO] tweaked toml for crates.io crate parsec-service 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate parsec-service 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abb24afae616ad3dde69948cd3ba1d6b64285a9601a6aec4fd7298123f8fde70 [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" "abb24afae616ad3dde69948cd3ba1d6b64285a9601a6aec4fd7298123f8fde70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb24afae616ad3dde69948cd3ba1d6b64285a9601a6aec4fd7298123f8fde70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb24afae616ad3dde69948cd3ba1d6b64285a9601a6aec4fd7298123f8fde70", kill_on_drop: false }` [INFO] [stdout] abb24afae616ad3dde69948cd3ba1d6b64285a9601a6aec4fd7298123f8fde70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46bc1da4d6609a71ebccb7eabdf9bf3687ea1138bed5a05757bc5d9cd94a4d0f [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" "46bc1da4d6609a71ebccb7eabdf9bf3687ea1138bed5a05757bc5d9cd94a4d0f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling version v3.0.0 [INFO] [stderr] Compiling sd-notify v0.1.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derive_arbitrary v0.4.5 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling arbitrary v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling oid v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling picky-asn1 v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cargo_toml v0.7.2 [INFO] [stderr] Compiling picky-asn1-der v0.2.2 [INFO] [stderr] Compiling rsa v0.2.0 [INFO] [stderr] Compiling parsec-interface v0.19.0 [INFO] [stderr] Compiling picky-asn1-x509 v0.1.0 [INFO] [stderr] Compiling picky v5.1.0 [INFO] [stderr] Compiling psa-crypto-sys v0.3.0 [INFO] [stderr] Compiling parsec-service v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling psa-crypto v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "46bc1da4d6609a71ebccb7eabdf9bf3687ea1138bed5a05757bc5d9cd94a4d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46bc1da4d6609a71ebccb7eabdf9bf3687ea1138bed5a05757bc5d9cd94a4d0f", kill_on_drop: false }` [INFO] [stdout] 46bc1da4d6609a71ebccb7eabdf9bf3687ea1138bed5a05757bc5d9cd94a4d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89b963cbc9c9e104a7b96fafeaa62d86250bba611d952c64c57ebb00f8b9d880 [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" "89b963cbc9c9e104a7b96fafeaa62d86250bba611d952c64c57ebb00f8b9d880", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling parsec-service v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.68s [INFO] running `Command { std: "docker" "inspect" "89b963cbc9c9e104a7b96fafeaa62d86250bba611d952c64c57ebb00f8b9d880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b963cbc9c9e104a7b96fafeaa62d86250bba611d952c64c57ebb00f8b9d880", kill_on_drop: false }` [INFO] [stdout] 89b963cbc9c9e104a7b96fafeaa62d86250bba611d952c64c57ebb00f8b9d880 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1dbd631b66f955ebc232914ad199f35ab9de61e99901f34e0421f02d25e74ee6 [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" "1dbd631b66f955ebc232914ad199f35ab9de61e99901f34e0421f02d25e74ee6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parsec_service-d9ae995f7a0ba1cd [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test authenticators::direct_authenticator::test::failed_authentication ... ok [INFO] [stdout] test authenticators::direct_authenticator::test::empty_auth ... ok [INFO] [stdout] test authenticators::direct_authenticator::test::successful_authentication ... ok [INFO] [stdout] test key_info_managers::on_disk_manager::test::big_names_emoticons ... ok [INFO] [stdout] test providers::core_provider::tests::test_ping ... ok [INFO] [stdout] test key_info_managers::on_disk_manager::test::remove_unexisting_key ... ok [INFO] [stdout] test key_info_managers::on_disk_manager::test::insert_get_key_info ... ok [INFO] [stdout] test key_info_managers::on_disk_manager::test::insert_overwrites ... ok [INFO] [stdout] test key_info_managers::on_disk_manager::test::exists ... ok [INFO] [stdout] test key_info_managers::on_disk_manager::test::insert_remove_key ... ok [INFO] [stdout] test key_info_managers::on_disk_manager::test::create_and_load ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parsec-1982d39ff723ecf3 [INFO] [stdout] test key_info_managers::on_disk_manager::test::big_names_ascii ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mod-8fb717797be84977 [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] [stderr] Doc-tests parsec-service [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 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1dbd631b66f955ebc232914ad199f35ab9de61e99901f34e0421f02d25e74ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbd631b66f955ebc232914ad199f35ab9de61e99901f34e0421f02d25e74ee6", kill_on_drop: false }` [INFO] [stdout] 1dbd631b66f955ebc232914ad199f35ab9de61e99901f34e0421f02d25e74ee6