[INFO] fetching crate igd 0.12.0... [INFO] testing igd-0.12.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate igd 0.12.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate igd 0.12.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate igd 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate igd 0.12.0 [INFO] tweaked toml for crates.io crate igd 0.12.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate igd 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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 xmltree v0.10.2 [INFO] [stderr] Downloaded simplelog v0.9.0 [INFO] [stderr] Downloaded tokio-stream v0.1.0 [INFO] [stderr] Downloaded attohttpc v0.16.0 [INFO] [stderr] Downloaded tokio-util v0.6.0 [INFO] [stderr] Downloaded wildmatch v1.0.12 [INFO] [stderr] Downloaded hyper v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", 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] 001d4cd9a7433fa3e7f88324a357fdebe6a8a480a5ec1c010a55ee975e6e13cb [INFO] running `Command { std: "docker" "start" "-a" "001d4cd9a7433fa3e7f88324a357fdebe6a8a480a5ec1c010a55ee975e6e13cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "001d4cd9a7433fa3e7f88324a357fdebe6a8a480a5ec1c010a55ee975e6e13cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001d4cd9a7433fa3e7f88324a357fdebe6a8a480a5ec1c010a55ee975e6e13cb", kill_on_drop: false }` [INFO] [stdout] 001d4cd9a7433fa3e7f88324a357fdebe6a8a480a5ec1c010a55ee975e6e13cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87bc82ebe4092a0967ececec525c9c3a95424b2ef0f39d14201b0c7e2db3a8c1 [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" "87bc82ebe4092a0967ececec525c9c3a95424b2ef0f39d14201b0c7e2db3a8c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling wildmatch v1.0.12 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling xmltree v0.10.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling attohttpc v0.16.0 [INFO] [stderr] Compiling igd v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.78s [INFO] running `Command { std: "docker" "inspect" "87bc82ebe4092a0967ececec525c9c3a95424b2ef0f39d14201b0c7e2db3a8c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87bc82ebe4092a0967ececec525c9c3a95424b2ef0f39d14201b0c7e2db3a8c1", kill_on_drop: false }` [INFO] [stdout] 87bc82ebe4092a0967ececec525c9c3a95424b2ef0f39d14201b0c7e2db3a8c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", 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] af9152d0e9b3414b95ee280cf2372f06f0234a61f9ba1ad4e1640d3760197a47 [INFO] running `Command { std: "docker" "start" "-a" "af9152d0e9b3414b95ee280cf2372f06f0234a61f9ba1ad4e1640d3760197a47", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling igd v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 51.43s [INFO] running `Command { std: "docker" "inspect" "af9152d0e9b3414b95ee280cf2372f06f0234a61f9ba1ad4e1640d3760197a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9152d0e9b3414b95ee280cf2372f06f0234a61f9ba1ad4e1640d3760197a47", kill_on_drop: false }` [INFO] [stdout] af9152d0e9b3414b95ee280cf2372f06f0234a61f9ba1ad4e1640d3760197a47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 44b83f38b01c60e50c453b5de8ae1393efd26e8d39ce50064d6f0202f3d5767e [INFO] running `Command { std: "docker" "start" "-a" "44b83f38b01c60e50c453b5de8ae1393efd26e8d39ce50064d6f0202f3d5767e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/igd-04b861e787dd3782) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test common::parsing::test_parse_search_result_fail ... ok [INFO] [stdout] test common::parsing::test_parse_search_result_ok ... ok [INFO] [stdout] test common::parsing::test_parse_device3 ... ok [INFO] [stdout] test common::parsing::test_parse_device1 ... ok [INFO] [stdout] test common::parsing::test_parse_device2 ... ok [INFO] [stdout] test common::parsing::test_parse_search_result_case_insensitivity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests igd [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/search.rs - search::search_gateway (line 15) - compile ... ok [INFO] [stdout] test src/common/options.rs - common::options::SearchOptions (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44b83f38b01c60e50c453b5de8ae1393efd26e8d39ce50064d6f0202f3d5767e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b83f38b01c60e50c453b5de8ae1393efd26e8d39ce50064d6f0202f3d5767e", kill_on_drop: false }` [INFO] [stdout] 44b83f38b01c60e50c453b5de8ae1393efd26e8d39ce50064d6f0202f3d5767e