[INFO] fetching crate bevy_log_diagnostic 0.2.0... [INFO] testing bevy_log_diagnostic-0.2.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate bevy_log_diagnostic 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate bevy_log_diagnostic 0.2.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_log_diagnostic 0.2.0 [INFO] finished tweaking crates.io crate bevy_log_diagnostic 0.2.0 [INFO] tweaked toml for crates.io crate bevy_log_diagnostic 0.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75e8183169ab7763218c3547c492b7d9ba3e94b66d8c6c58df6cf142e43e04ac [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" "75e8183169ab7763218c3547c492b7d9ba3e94b66d8c6c58df6cf142e43e04ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75e8183169ab7763218c3547c492b7d9ba3e94b66d8c6c58df6cf142e43e04ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e8183169ab7763218c3547c492b7d9ba3e94b66d8c6c58df6cf142e43e04ac", kill_on_drop: false }` [INFO] [stdout] 75e8183169ab7763218c3547c492b7d9ba3e94b66d8c6c58df6cf142e43e04ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac259e022aa01680813de4afae7c6483f73ea70fb7725d17e5679b9307b6ff1 [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" "6ac259e022aa01680813de4afae7c6483f73ea70fb7725d17e5679b9307b6ff1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.3.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.5.7 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bevy_utils v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling bevy_tasks v0.3.0 [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 thiserror-impl v1.0.22 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling bevy_math v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling bevy_hecs_macros v0.3.0 [INFO] [stderr] Compiling bevy_derive v0.3.0 [INFO] [stderr] Compiling bevy_property_derive v0.3.0 [INFO] [stderr] Compiling bevy_hecs v0.3.0 [INFO] [stderr] Compiling bevy_ecs v0.3.0 [INFO] [stderr] Compiling bevy_app v0.3.0 [INFO] [stderr] Compiling bevy_property v0.3.0 [INFO] [stderr] Compiling bevy_window v0.3.0 [INFO] [stderr] Compiling bevy_input v0.3.0 [INFO] [stderr] Compiling bevy_type_registry v0.3.0 [INFO] [stderr] Compiling bevy_core v0.3.0 [INFO] [stderr] Compiling bevy_asset v0.3.0 [INFO] [stderr] Compiling bevy_transform v0.3.0 [INFO] [stderr] Compiling bevy_diagnostic v0.3.0 [INFO] [stderr] Compiling bevy_scene v0.3.0 [INFO] [stderr] Compiling bevy v0.3.0 [INFO] [stderr] Compiling bevy_log_diagnostic v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "6ac259e022aa01680813de4afae7c6483f73ea70fb7725d17e5679b9307b6ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac259e022aa01680813de4afae7c6483f73ea70fb7725d17e5679b9307b6ff1", kill_on_drop: false }` [INFO] [stdout] 6ac259e022aa01680813de4afae7c6483f73ea70fb7725d17e5679b9307b6ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 7940fa8219029cf222783e529c952ac6dfe9b2f22043baa64d08f212bb523390 [INFO] running `Command { std: "docker" "start" "-a" "7940fa8219029cf222783e529c952ac6dfe9b2f22043baa64d08f212bb523390", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_log_diagnostic v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "7940fa8219029cf222783e529c952ac6dfe9b2f22043baa64d08f212bb523390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7940fa8219029cf222783e529c952ac6dfe9b2f22043baa64d08f212bb523390", kill_on_drop: false }` [INFO] [stdout] 7940fa8219029cf222783e529c952ac6dfe9b2f22043baa64d08f212bb523390 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 1073b557766986899ddc188de0c1e469b501e0e3289550c8e37fe12f2981d85b [INFO] running `Command { std: "docker" "start" "-a" "1073b557766986899ddc188de0c1e469b501e0e3289550c8e37fe12f2981d85b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bevy_log_diagnostic-9fe35d990f6e4ffb [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_log_diagnostic [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1073b557766986899ddc188de0c1e469b501e0e3289550c8e37fe12f2981d85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1073b557766986899ddc188de0c1e469b501e0e3289550c8e37fe12f2981d85b", kill_on_drop: false }` [INFO] [stdout] 1073b557766986899ddc188de0c1e469b501e0e3289550c8e37fe12f2981d85b