[INFO] cloning repository https://github.com/clasick/whois-notify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clasick/whois-notify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclasick%2Fwhois-notify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclasick%2Fwhois-notify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5095bed347889cf3567ffb6758260e54f46c5412 [INFO] testing clasick/whois-notify against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclasick%2Fwhois-notify" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clasick/whois-notify on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clasick/whois-notify [INFO] finished tweaking git repo https://github.com/clasick/whois-notify [INFO] tweaked toml for git repo https://github.com/clasick/whois-notify written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/clasick/whois-notify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--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-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f05a8f7a50ccb8b046879d4fcbfe44b6eb4bfec3b29ea732747684030963d39 [INFO] running `Command { std: "docker" "start" "-a" "2f05a8f7a50ccb8b046879d4fcbfe44b6eb4bfec3b29ea732747684030963d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f05a8f7a50ccb8b046879d4fcbfe44b6eb4bfec3b29ea732747684030963d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f05a8f7a50ccb8b046879d4fcbfe44b6eb4bfec3b29ea732747684030963d39", kill_on_drop: false }` [INFO] [stdout] 2f05a8f7a50ccb8b046879d4fcbfe44b6eb4bfec3b29ea732747684030963d39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa3d576088d57c653d894ef137087491d0dae55126287e10f456e85af8ba6a8a [INFO] running `Command { std: "docker" "start" "-a" "aa3d576088d57c653d894ef137087491d0dae55126287e10f456e85af8ba6a8a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling filecmp v0.2.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling notify-rust v4.0.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cron v0.6.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling job_scheduler v1.2.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.8 [INFO] [stderr] Compiling educe v0.4.13 [INFO] [stderr] Compiling validators-options v0.22.0 [INFO] [stderr] Compiling validators v0.22.3 [INFO] [stderr] Compiling validators-derive v0.22.3 [INFO] [stderr] Compiling whois-rust v1.2.3 [INFO] [stderr] Compiling whois-notify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "aa3d576088d57c653d894ef137087491d0dae55126287e10f456e85af8ba6a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3d576088d57c653d894ef137087491d0dae55126287e10f456e85af8ba6a8a", kill_on_drop: false }` [INFO] [stdout] aa3d576088d57c653d894ef137087491d0dae55126287e10f456e85af8ba6a8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f420f07d7b5685c8c40401e9933ef4cb05dfb0d6f03b730723a1197281db91 [INFO] running `Command { std: "docker" "start" "-a" "45f420f07d7b5685c8c40401e9933ef4cb05dfb0d6f03b730723a1197281db91", kill_on_drop: false }` [INFO] [stderr] Compiling whois-notify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "45f420f07d7b5685c8c40401e9933ef4cb05dfb0d6f03b730723a1197281db91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f420f07d7b5685c8c40401e9933ef4cb05dfb0d6f03b730723a1197281db91", kill_on_drop: false }` [INFO] [stdout] 45f420f07d7b5685c8c40401e9933ef4cb05dfb0d6f03b730723a1197281db91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 750d16c43081609fa126abcda538aaff8eed0eb7d91d18fb04ce5c68968711e5 [INFO] running `Command { std: "docker" "start" "-a" "750d16c43081609fa126abcda538aaff8eed0eb7d91d18fb04ce5c68968711e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.90s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/whois_notify-bf48105001258c5f) [INFO] [stdout] running 1 test [INFO] [stdout] test tests::check_notifications ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "750d16c43081609fa126abcda538aaff8eed0eb7d91d18fb04ce5c68968711e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750d16c43081609fa126abcda538aaff8eed0eb7d91d18fb04ce5c68968711e5", kill_on_drop: false }` [INFO] [stdout] 750d16c43081609fa126abcda538aaff8eed0eb7d91d18fb04ce5c68968711e5