[INFO] fetching crate crev-lib 0.23.0... [INFO] testing crev-lib-0.23.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate crev-lib 0.23.0 into /workspace/builds/worker-119/source [INFO] validating manifest of crates.io crate crev-lib 0.23.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crev-lib 0.23.0 [INFO] finished tweaking crates.io crate crev-lib 0.23.0 [INFO] tweaked toml for crates.io crate crev-lib 0.23.0 written to /workspace/builds/worker-119/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded resiter v0.4.0 [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded cmac v0.6.0 [INFO] [stderr] Downloaded crev-wot v0.23.0 [INFO] [stderr] Downloaded crev-recursive-digest v0.5.0 [INFO] [stderr] Downloaded aes-siv v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b41cb1ac369a71924340a761300b6e48d4e859f93b3db867811a7dcabacb843 [INFO] running `Command { std: "docker" "start" "-a" "5b41cb1ac369a71924340a761300b6e48d4e859f93b3db867811a7dcabacb843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b41cb1ac369a71924340a761300b6e48d4e859f93b3db867811a7dcabacb843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b41cb1ac369a71924340a761300b6e48d4e859f93b3db867811a7dcabacb843", kill_on_drop: false }` [INFO] [stdout] 5b41cb1ac369a71924340a761300b6e48d4e859f93b3db867811a7dcabacb843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe25a50eb967596683dffaedc050c13672dc0a40c657ce6361528a53b582cdab [INFO] running `Command { std: "docker" "start" "-a" "fe25a50eb967596683dffaedc050c13672dc0a40c657ce6361528a53b582cdab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling default v0.1.2 [INFO] [stderr] Compiling resiter v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling cmac v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling aes-siv v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling crev-recursive-digest v0.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling crev-common v0.23.0 [INFO] [stderr] Compiling crev-data v0.23.0 [INFO] [stderr] Compiling crev-wot v0.23.0 [INFO] [stderr] Compiling crev-lib v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.64s [INFO] running `Command { std: "docker" "inspect" "fe25a50eb967596683dffaedc050c13672dc0a40c657ce6361528a53b582cdab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe25a50eb967596683dffaedc050c13672dc0a40c657ce6361528a53b582cdab", kill_on_drop: false }` [INFO] [stdout] fe25a50eb967596683dffaedc050c13672dc0a40c657ce6361528a53b582cdab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb31d9333521e2b29180b49bf520812f3d1e339d5d119492bd6e39ae0b9c839d [INFO] running `Command { std: "docker" "start" "-a" "cb31d9333521e2b29180b49bf520812f3d1e339d5d119492bd6e39ae0b9c839d", kill_on_drop: false }` [INFO] [stderr] Compiling crev-lib v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.55s [INFO] running `Command { std: "docker" "inspect" "cb31d9333521e2b29180b49bf520812f3d1e339d5d119492bd6e39ae0b9c839d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb31d9333521e2b29180b49bf520812f3d1e339d5d119492bd6e39ae0b9c839d", kill_on_drop: false }` [INFO] [stdout] cb31d9333521e2b29180b49bf520812f3d1e339d5d119492bd6e39ae0b9c839d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c92112f0804f53e17316f344a36e83fb80445f12518ad7fdfe576d4fd9796b6 [INFO] running `Command { std: "docker" "start" "-a" "3c92112f0804f53e17316f344a36e83fb80445f12518ad7fdfe576d4fd9796b6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crev_lib-549b43d46c0f2c36) [INFO] [stdout] [INFO] [stdout] running 8 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::escapes_unicode_bidi ... 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::dont_consider_an_empty_review_as_valid ... ok [INFO] [stdout] test tests::use_id_generated_by_previous_versions ... ok [INFO] [stdout] test tests::lock_and_unlock has been running for over 60 seconds [INFO] [stdout] test tests::lock_and_unlock ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 118.88s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c92112f0804f53e17316f344a36e83fb80445f12518ad7fdfe576d4fd9796b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c92112f0804f53e17316f344a36e83fb80445f12518ad7fdfe576d4fd9796b6", kill_on_drop: false }` [INFO] [stdout] 3c92112f0804f53e17316f344a36e83fb80445f12518ad7fdfe576d4fd9796b6