[INFO] fetching crate krypto 0.0.0... [INFO] testing krypto-0.0.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate krypto 0.0.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate krypto 0.0.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate krypto 0.0.0 [INFO] finished tweaking crates.io crate krypto 0.0.0 [INFO] tweaked toml for crates.io crate krypto 0.0.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 404cb0c86a4c945e8236145d2c6ac35d38008fd00c84b99898cbb2731e1d6cef [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" "404cb0c86a4c945e8236145d2c6ac35d38008fd00c84b99898cbb2731e1d6cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "404cb0c86a4c945e8236145d2c6ac35d38008fd00c84b99898cbb2731e1d6cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "404cb0c86a4c945e8236145d2c6ac35d38008fd00c84b99898cbb2731e1d6cef", kill_on_drop: false }` [INFO] [stdout] 404cb0c86a4c945e8236145d2c6ac35d38008fd00c84b99898cbb2731e1d6cef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9211fd908b823154829fd03fbeeecf017ce692640468f8dae9d11be9611da62 [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" "a9211fd908b823154829fd03fbeeecf017ce692640468f8dae9d11be9611da62", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling abscissa_derive v0.5.0 [INFO] [stderr] Compiling gumdrop v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling handlebars v2.0.4 [INFO] [stderr] Compiling abscissa_core v0.5.2 [INFO] [stderr] Compiling abscissa v0.5.1 [INFO] [stderr] Compiling krypto v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "a9211fd908b823154829fd03fbeeecf017ce692640468f8dae9d11be9611da62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9211fd908b823154829fd03fbeeecf017ce692640468f8dae9d11be9611da62", kill_on_drop: false }` [INFO] [stdout] a9211fd908b823154829fd03fbeeecf017ce692640468f8dae9d11be9611da62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a31561011246df66d0f868eb3994ac5c02ecb1644ede41471c0b2f88b8e4703 [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" "8a31561011246df66d0f868eb3994ac5c02ecb1644ede41471c0b2f88b8e4703", kill_on_drop: false }` [INFO] [stderr] Compiling krypto v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "8a31561011246df66d0f868eb3994ac5c02ecb1644ede41471c0b2f88b8e4703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a31561011246df66d0f868eb3994ac5c02ecb1644ede41471c0b2f88b8e4703", kill_on_drop: false }` [INFO] [stdout] 8a31561011246df66d0f868eb3994ac5c02ecb1644ede41471c0b2f88b8e4703 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82552bfb4e9fdefe049dd7ea44e55b02c5d22a7f43940557150df9220266b28c [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" "82552bfb4e9fdefe049dd7ea44e55b02c5d22a7f43940557150df9220266b28c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/krypto-ed38f54e2c8f93d4 [INFO] [stdout] [INFO] [stderr] Doc-tests krypto [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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" "82552bfb4e9fdefe049dd7ea44e55b02c5d22a7f43940557150df9220266b28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82552bfb4e9fdefe049dd7ea44e55b02c5d22a7f43940557150df9220266b28c", kill_on_drop: false }` [INFO] [stdout] 82552bfb4e9fdefe049dd7ea44e55b02c5d22a7f43940557150df9220266b28c