[INFO] fetching crate crev-lib 0.18.0... [INFO] testing crev-lib-0.18.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate crev-lib 0.18.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate crev-lib 0.18.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate crev-lib 0.18.0 [INFO] finished tweaking crates.io crate crev-lib 0.18.0 [INFO] tweaked toml for crates.io crate crev-lib 0.18.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmac v0.2.0 [INFO] [stderr] Downloaded crev-recursive-digest v0.4.0 [INFO] [stderr] Downloaded insideout v0.2.0 [INFO] [stderr] Downloaded pmac v0.2.0 [INFO] [stderr] Downloaded crev-wot v0.18.0 [INFO] [stderr] Downloaded zeroize v0.5.2 [INFO] [stderr] Downloaded miscreant v0.4.2 [INFO] [stderr] Downloaded resiter v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07156464b632c9fa7f791ea53cb6c8ad4549c7e0f90dd538010571bbbec83c76 [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" "07156464b632c9fa7f791ea53cb6c8ad4549c7e0f90dd538010571bbbec83c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07156464b632c9fa7f791ea53cb6c8ad4549c7e0f90dd538010571bbbec83c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07156464b632c9fa7f791ea53cb6c8ad4549c7e0f90dd538010571bbbec83c76", kill_on_drop: false }` [INFO] [stdout] 07156464b632c9fa7f791ea53cb6c8ad4549c7e0f90dd538010571bbbec83c76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f656b3c07d6f05a912c620028a1d1f555b0d781255d23c5f995f9478cca6182 [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" "1f656b3c07d6f05a912c620028a1d1f555b0d781255d23c5f995f9478cca6182", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling zeroize v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling default v0.1.2 [INFO] [stderr] Compiling resiter v0.4.0 [INFO] [stderr] Compiling insideout v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dbl v0.2.1 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling pmac v0.2.0 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling miscreant v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling crev-recursive-digest v0.4.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling crev-common v0.18.0 [INFO] [stderr] Compiling crev-data v0.18.0 [INFO] [stderr] Compiling crev-wot v0.18.0 [INFO] [stderr] Compiling crev-lib v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "1f656b3c07d6f05a912c620028a1d1f555b0d781255d23c5f995f9478cca6182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f656b3c07d6f05a912c620028a1d1f555b0d781255d23c5f995f9478cca6182", kill_on_drop: false }` [INFO] [stdout] 1f656b3c07d6f05a912c620028a1d1f555b0d781255d23c5f995f9478cca6182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35bf75f2f6997b3fbdb09567d4db7874c95d92e8fbe4e458f483f3a95fe04ce3 [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" "35bf75f2f6997b3fbdb09567d4db7874c95d92e8fbe4e458f483f3a95fe04ce3", kill_on_drop: false }` [INFO] [stderr] Compiling crev-lib v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.82s [INFO] running `Command { std: "docker" "inspect" "35bf75f2f6997b3fbdb09567d4db7874c95d92e8fbe4e458f483f3a95fe04ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35bf75f2f6997b3fbdb09567d4db7874c95d92e8fbe4e458f483f3a95fe04ce3", kill_on_drop: false }` [INFO] [stdout] 35bf75f2f6997b3fbdb09567d4db7874c95d92e8fbe4e458f483f3a95fe04ce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] f146d24508ede3bb92ba71b395713740cafb6747a684a35b82ca502974c201f7 [INFO] running `Command { std: "docker" "start" "-a" "f146d24508ede3bb92ba71b395713740cafb6747a684a35b82ca502974c201f7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crev_lib-e9cc6b56263f290a [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test local::local_is_send_sync ... ok [INFO] [stdout] test util::git::https_to_git_url_test ... ok [INFO] [stdout] test util::git::parse_git_url_https_test ... ok [INFO] [stdout] test tests::validate_proof_generated_by_previous_version ... ok [INFO] [stdout] test tests::issues::advisories_sanity ... ok [INFO] [stdout] test tests::dont_consider_an_empty_review_as_valid ... ok [INFO] [stdout] test tests::overwritting_reviews ... ok [INFO] [stdout] test tests::issues::issues_sanity ... ok [INFO] [stdout] test tests::proofdb_distance ... ok [INFO] [stdout] test tests::proofdb_distrust ... ok [INFO] [stdout] test tests::lock_and_unlock ... test tests::lock_and_unlock has been running for over 60 seconds [INFO] [stdout] test tests::use_id_generated_by_previous_versions ... test tests::use_id_generated_by_previous_versions has been running for over 60 seconds [INFO] [stdout] test tests::use_id_generated_by_previous_versions ... ok [INFO] [stdout] test tests::lock_and_unlock ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests crev-lib [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" "f146d24508ede3bb92ba71b395713740cafb6747a684a35b82ca502974c201f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f146d24508ede3bb92ba71b395713740cafb6747a684a35b82ca502974c201f7", kill_on_drop: false }` [INFO] [stdout] f146d24508ede3bb92ba71b395713740cafb6747a684a35b82ca502974c201f7