[INFO] fetching crate goshawk 0.1.1... [INFO] testing goshawk-0.1.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate goshawk 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate goshawk 0.1.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate goshawk 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate goshawk 0.1.1 [INFO] tweaked toml for crates.io crate goshawk 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate goshawk 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] b517b653509d830377744e2543dc7a094371b7b4a0106afd44f6cd891f4048dc [INFO] running `Command { std: "docker" "start" "-a" "b517b653509d830377744e2543dc7a094371b7b4a0106afd44f6cd891f4048dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b517b653509d830377744e2543dc7a094371b7b4a0106afd44f6cd891f4048dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b517b653509d830377744e2543dc7a094371b7b4a0106afd44f6cd891f4048dc", kill_on_drop: false }` [INFO] [stdout] b517b653509d830377744e2543dc7a094371b7b4a0106afd44f6cd891f4048dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c864e1a6f691689dd592e789160cea0c0ae1175b050067eaa0acba0a8baf31 [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" "44c864e1a6f691689dd592e789160cea0c0ae1175b050067eaa0acba0a8baf31", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling fixedbitset v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling find-crate v0.6.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Compiling bevy_ecs v0.4.0 [INFO] [stderr] Compiling bevy_app v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.4.0 [INFO] [stderr] Compiling bevy_log v0.4.0 [INFO] [stderr] Compiling bevy_math v0.4.0 [INFO] [stderr] Compiling bevy_asset v0.4.0 [INFO] [stderr] Compiling bevy_transform v0.4.0 [INFO] [stderr] Compiling bevy_core v0.4.0 [INFO] [stderr] Compiling bevy_window v0.4.0 [INFO] [stderr] Compiling bevy_input v0.4.0 [INFO] [stderr] Compiling bevy_diagnostic v0.4.0 [INFO] [stderr] Compiling bevy_scene v0.4.0 [INFO] [stderr] Compiling bevy_internal v0.4.0 [INFO] [stderr] Compiling bevy v0.4.0 [INFO] [stderr] Compiling goshawk v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "44c864e1a6f691689dd592e789160cea0c0ae1175b050067eaa0acba0a8baf31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c864e1a6f691689dd592e789160cea0c0ae1175b050067eaa0acba0a8baf31", kill_on_drop: false }` [INFO] [stdout] 44c864e1a6f691689dd592e789160cea0c0ae1175b050067eaa0acba0a8baf31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec600f9aa18abfbfa81b499ddf044bc8538be54aab31a2ac79ab3c085dbf6f44 [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" "ec600f9aa18abfbfa81b499ddf044bc8538be54aab31a2ac79ab3c085dbf6f44", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling goshawk v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `Command { std: "docker" "inspect" "ec600f9aa18abfbfa81b499ddf044bc8538be54aab31a2ac79ab3c085dbf6f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec600f9aa18abfbfa81b499ddf044bc8538be54aab31a2ac79ab3c085dbf6f44", kill_on_drop: false }` [INFO] [stdout] ec600f9aa18abfbfa81b499ddf044bc8538be54aab31a2ac79ab3c085dbf6f44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 527e6f2a99a69af1e7dc4031a76576c5cdcb5a93c06973e431ac483f38102be9 [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" "527e6f2a99a69af1e7dc4031a76576c5cdcb5a93c06973e431ac483f38102be9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/goshawk-490b9f7ac1440b9f) [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 goshawk [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" "527e6f2a99a69af1e7dc4031a76576c5cdcb5a93c06973e431ac483f38102be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527e6f2a99a69af1e7dc4031a76576c5cdcb5a93c06973e431ac483f38102be9", kill_on_drop: false }` [INFO] [stdout] 527e6f2a99a69af1e7dc4031a76576c5cdcb5a93c06973e431ac483f38102be9