[INFO] fetching crate goshawk 0.1.1...
[INFO] testing goshawk-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate goshawk 0.1.1 into /workspace/builds/worker-1-tc2/source
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate goshawk 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate goshawk 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d5c2f25f196b72e0ecae29960e76787405d0cfb4de09829101e42d07c1c9162
[INFO] running `Command { std: "docker" "start" "-a" "5d5c2f25f196b72e0ecae29960e76787405d0cfb4de09829101e42d07c1c9162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d5c2f25f196b72e0ecae29960e76787405d0cfb4de09829101e42d07c1c9162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d5c2f25f196b72e0ecae29960e76787405d0cfb4de09829101e42d07c1c9162", kill_on_drop: false }`
[INFO] [stdout] 5d5c2f25f196b72e0ecae29960e76787405d0cfb4de09829101e42d07c1c9162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9539403b40b27c121c41c5c838a55de0fed7fdc9981c52c57a159abcef797137
[INFO] running `Command { std: "docker" "start" "-a" "9539403b40b27c121c41c5c838a55de0fed7fdc9981c52c57a159abcef797137", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling ahash v0.6.2
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling fixedbitset v0.3.1
[INFO] [stderr]    Compiling glam v0.11.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling inotify-sys v0.1.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling anyhow v1.0.37
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling inotify v0.8.3
[INFO] [stderr]    Compiling bevy_tasks v0.4.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.0
[INFO] [stderr]    Compiling notify v5.0.0-pre.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling matchers v0.0.1
[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 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 ron v0.6.4
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling bevy_utils v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[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_core v0.4.0
[INFO] [stderr]    Compiling bevy_transform 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` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "9539403b40b27c121c41c5c838a55de0fed7fdc9981c52c57a159abcef797137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9539403b40b27c121c41c5c838a55de0fed7fdc9981c52c57a159abcef797137", kill_on_drop: false }`
[INFO] [stdout] 9539403b40b27c121c41c5c838a55de0fed7fdc9981c52c57a159abcef797137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72c8f46eef56602a29d70e30f9d2c6a2eaa1a294276b676ca0ccc369edbab173
[INFO] running `Command { std: "docker" "start" "-a" "72c8f46eef56602a29d70e30f9d2c6a2eaa1a294276b676ca0ccc369edbab173", 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` profile [unoptimized + debuginfo] target(s) in 2.89s
[INFO] running `Command { std: "docker" "inspect" "72c8f46eef56602a29d70e30f9d2c6a2eaa1a294276b676ca0ccc369edbab173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c8f46eef56602a29d70e30f9d2c6a2eaa1a294276b676ca0ccc369edbab173", kill_on_drop: false }`
[INFO] [stdout] 72c8f46eef56602a29d70e30f9d2c6a2eaa1a294276b676ca0ccc369edbab173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cea40df109ccb35f4ec24cca8e91d4820af897e10eb4c1cf7232e25eba0cd932
[INFO] running `Command { std: "docker" "start" "-a" "cea40df109ccb35f4ec24cca8e91d4820af897e10eb4c1cf7232e25eba0cd932", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/goshawk-91f75b306e579499)
[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" "cea40df109ccb35f4ec24cca8e91d4820af897e10eb4c1cf7232e25eba0cd932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cea40df109ccb35f4ec24cca8e91d4820af897e10eb4c1cf7232e25eba0cd932", kill_on_drop: false }`
[INFO] [stdout] cea40df109ccb35f4ec24cca8e91d4820af897e10eb4c1cf7232e25eba0cd932
