[INFO] cloning repository https://github.com/FloGa/upnp-daemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FloGa/upnp-daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFloGa%2Fupnp-daemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFloGa%2Fupnp-daemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63224db8e1b6142de55844ac434d56731e9fadf9 [INFO] testing FloGa/upnp-daemon against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFloGa%2Fupnp-daemon" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FloGa/upnp-daemon on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FloGa/upnp-daemon [INFO] finished tweaking git repo https://github.com/FloGa/upnp-daemon [INFO] tweaked toml for git repo https://github.com/FloGa/upnp-daemon written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/FloGa/upnp-daemon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d9e3d71b628fe5b06737bafa295d6a38fa420dd43a399d28ccfee34b2e1b681 [INFO] running `Command { std: "docker" "start" "-a" "8d9e3d71b628fe5b06737bafa295d6a38fa420dd43a399d28ccfee34b2e1b681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d9e3d71b628fe5b06737bafa295d6a38fa420dd43a399d28ccfee34b2e1b681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9e3d71b628fe5b06737bafa295d6a38fa420dd43a399d28ccfee34b2e1b681", kill_on_drop: false }` [INFO] [stdout] 8d9e3d71b628fe5b06737bafa295d6a38fa420dd43a399d28ccfee34b2e1b681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f6ea05cdb8a2567f6ac43b9be9820a8d6651a127f538fd6c0ddddbca8a5de5a [INFO] running `Command { std: "docker" "start" "-a" "5f6ea05cdb8a2567f6ac43b9be9820a8d6651a127f538fd6c0ddddbca8a5de5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling xmltree v0.10.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling upnp-daemon v0.3.0-SNAPSHOT (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.66s [INFO] running `Command { std: "docker" "inspect" "5f6ea05cdb8a2567f6ac43b9be9820a8d6651a127f538fd6c0ddddbca8a5de5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6ea05cdb8a2567f6ac43b9be9820a8d6651a127f538fd6c0ddddbca8a5de5a", kill_on_drop: false }` [INFO] [stdout] 5f6ea05cdb8a2567f6ac43b9be9820a8d6651a127f538fd6c0ddddbca8a5de5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 494f6d15707636969d744a4d8ff8824e45cfdedc57ed0e5fcc8883ff2e37a4f3 [INFO] running `Command { std: "docker" "start" "-a" "494f6d15707636969d744a4d8ff8824e45cfdedc57ed0e5fcc8883ff2e37a4f3", kill_on_drop: false }` [INFO] [stderr] Compiling upnp-daemon v0.3.0-SNAPSHOT (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "494f6d15707636969d744a4d8ff8824e45cfdedc57ed0e5fcc8883ff2e37a4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494f6d15707636969d744a4d8ff8824e45cfdedc57ed0e5fcc8883ff2e37a4f3", kill_on_drop: false }` [INFO] [stdout] 494f6d15707636969d744a4d8ff8824e45cfdedc57ed0e5fcc8883ff2e37a4f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85786a9e2d1fe34837a53fd1d0d4abe6f7ad72e232968565a2680c919e197c5e [INFO] running `Command { std: "docker" "start" "-a" "85786a9e2d1fe34837a53fd1d0d4abe6f7ad72e232968565a2680c919e197c5e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/upnp_daemon-0b0838b14f100517) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/upnp_daemon-686ea4982ae1fb83) [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] [stderr] Doc-tests upnp-daemon [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" "85786a9e2d1fe34837a53fd1d0d4abe6f7ad72e232968565a2680c919e197c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85786a9e2d1fe34837a53fd1d0d4abe6f7ad72e232968565a2680c919e197c5e", kill_on_drop: false }` [INFO] [stdout] 85786a9e2d1fe34837a53fd1d0d4abe6f7ad72e232968565a2680c919e197c5e