[INFO] fetching crate bevy_spicy_networking 0.6.0... [INFO] testing bevy_spicy_networking-0.6.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bevy_spicy_networking 0.6.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate bevy_spicy_networking 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_spicy_networking 0.6.0 [INFO] tweaked toml for crates.io crate bevy_spicy_networking 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_spicy_networking 0.6.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_spicy_networking 0.6.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bec0abbc2903bdc80168f69a9fbcff62f99f3784671827eed05cb5abf56e750 [INFO] running `Command { std: "docker" "start" "-a" "9bec0abbc2903bdc80168f69a9fbcff62f99f3784671827eed05cb5abf56e750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bec0abbc2903bdc80168f69a9fbcff62f99f3784671827eed05cb5abf56e750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bec0abbc2903bdc80168f69a9fbcff62f99f3784671827eed05cb5abf56e750", kill_on_drop: false }` [INFO] [stdout] 9bec0abbc2903bdc80168f69a9fbcff62f99f3784671827eed05cb5abf56e750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bddd5d9c54db59f75abe76178b18349c66981d80363937ecebb262c47957aa1a [INFO] running `Command { std: "docker" "start" "-a" "bddd5d9c54db59f75abe76178b18349c66981d80363937ecebb262c47957aa1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling erased-serde v0.3.15 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bevy_tasks v0.5.0 [INFO] [stderr] Compiling notify v5.0.0-pre.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling bevy_reflect_derive v0.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 [INFO] [stderr] Compiling bevy_derive v0.5.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling bevy_utils v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling typetag v0.1.7 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling bevy_reflect v0.5.0 [INFO] [stderr] Compiling bevy_ecs v0.5.0 [INFO] [stderr] Compiling bevy_math v0.5.0 [INFO] [stderr] Compiling bevy_app v0.5.0 [INFO] [stderr] Compiling bevy_core v0.5.0 [INFO] [stderr] Compiling bevy_log v0.5.0 [INFO] [stderr] Compiling bevy_transform v0.5.0 [INFO] [stderr] Compiling bevy_window v0.5.0 [INFO] [stderr] Compiling bevy_input v0.5.0 [INFO] [stderr] error: could not compile `bevy_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name bevy_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_core-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=366cbc94f9009e7f -C extra-filename=-cdd9d8b7f4f98f79 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-861e24514e1fcd93.rmeta --extern bevy_derive=/opt/rustwide/target/debug/deps/libbevy_derive-0d503131836d0e98.so --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-9d8a4a7163360bb3.rmeta --extern bevy_math=/opt/rustwide/target/debug/deps/libbevy_math-b5a056183f0ec40e.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-df8a5f94282fee96.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-065a0757024351c9.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-8608c55b8218d774.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bddd5d9c54db59f75abe76178b18349c66981d80363937ecebb262c47957aa1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddd5d9c54db59f75abe76178b18349c66981d80363937ecebb262c47957aa1a", kill_on_drop: false }` [INFO] [stdout] bddd5d9c54db59f75abe76178b18349c66981d80363937ecebb262c47957aa1a