[INFO] crate serde-version 0.5.1 is already in cache [INFO] testing serde-version-0.5.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate serde-version 0.5.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate serde-version 0.5.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate serde-version 0.5.1 [INFO] finished tweaking crates.io crate serde-version 0.5.1 [INFO] tweaked toml for crates.io crate serde-version 0.5.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate serde-version 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 51c37df1305f9bfd8229b8591aa8bdabff9622cd26c246d6f09ed9c7ca1dc444 [INFO] running `"docker" "start" "-a" "51c37df1305f9bfd8229b8591aa8bdabff9622cd26c246d6f09ed9c7ca1dc444"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling type-name v0.1.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde-version v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.27s [INFO] running `"docker" "inspect" "51c37df1305f9bfd8229b8591aa8bdabff9622cd26c246d6f09ed9c7ca1dc444"` [INFO] running `"docker" "rm" "-f" "51c37df1305f9bfd8229b8591aa8bdabff9622cd26c246d6f09ed9c7ca1dc444"` [INFO] [stdout] 51c37df1305f9bfd8229b8591aa8bdabff9622cd26c246d6f09ed9c7ca1dc444 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 3e0323c8eac0de905b40e0eeba1416237bbe66af0191ef2ebe32c76e7a1f3053 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "3e0323c8eac0de905b40e0eeba1416237bbe66af0191ef2ebe32c76e7a1f3053"` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling serde_test v1.0.103 [INFO] [stderr] Compiling proc-macro-util v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_version_derive v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling serde-version v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.03s [INFO] running `"docker" "inspect" "3e0323c8eac0de905b40e0eeba1416237bbe66af0191ef2ebe32c76e7a1f3053"` [INFO] running `"docker" "rm" "-f" "3e0323c8eac0de905b40e0eeba1416237bbe66af0191ef2ebe32c76e7a1f3053"` [INFO] [stdout] 3e0323c8eac0de905b40e0eeba1416237bbe66af0191ef2ebe32c76e7a1f3053 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 1c438f55ccefb1f241485f69fbae526216f8e13e1d4346454a3f3837396de555 [INFO] running `"docker" "start" "-a" "1c438f55ccefb1f241485f69fbae526216f8e13e1d4346454a3f3837396de555"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/serde_version-6f6bb75eca703415 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test version_groups::uri::tests::uri_from_str_works ... ok [INFO] [stdout] test version_groups::uri::tests::uri_from_string_works ... ok [INFO] [stdout] test version_groups::uri::tests::uri_from_cow_works ... ok [INFO] [stdout] test version_groups::macros::tests::version_group_enum_works ... ok [INFO] [stdout] test version_groups::uri::tests::test_uri ... ok [INFO] [stdout] test version_groups::uri::tests::test_uris ... ok [INFO] [stdout] test version_groups::macros::tests::version_map_new_works ... ok [INFO] [stdout] test version_groups::macros::tests::version_map_static_works ... ok [INFO] [stdout] test version_groups::macros::tests::version_group_resolver_new_works ... ok [INFO] [stdout] test version_groups::uri::tests::qc_uri_from_str_works ... ok [INFO] [stderr] Doc-tests serde-version [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/version_groups/uri.rs - version_groups::uri::VersionGroupURI (line 10) ... ok [INFO] [stdout] test src/version_groups/macros.rs - version_group_enum (line 145) ... ok [INFO] [stdout] test src/version_groups/macros.rs - version_map_static (line 48) ... ok [INFO] [stdout] test src/version_groups/macros.rs - version_group_resolver_static (line 3) ... ok [INFO] [stdout] test src/version_groups/macros.rs - version_map_new (line 116) ... ok [INFO] [stdout] test src/version_groups/macros.rs - version_group_resolver_new (line 85) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1c438f55ccefb1f241485f69fbae526216f8e13e1d4346454a3f3837396de555"` [INFO] running `"docker" "rm" "-f" "1c438f55ccefb1f241485f69fbae526216f8e13e1d4346454a3f3837396de555"` [INFO] [stdout] 1c438f55ccefb1f241485f69fbae526216f8e13e1d4346454a3f3837396de555