[INFO] fetching crate wasmcloud-example-httpserver 0.1.2... [INFO] testing wasmcloud-example-httpserver-0.1.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate wasmcloud-example-httpserver 0.1.2 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate wasmcloud-example-httpserver 0.1.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmcloud-example-httpserver 0.1.2 [INFO] finished tweaking crates.io crate wasmcloud-example-httpserver 0.1.2 [INFO] tweaked toml for crates.io crate wasmcloud-example-httpserver 0.1.2 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded fixedbitset v0.2.0 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] [stderr] Downloaded darling_macro v0.9.0 [INFO] [stderr] Downloaded atomic-counter v1.0.1 [INFO] [stderr] Downloaded darling v0.9.0 [INFO] [stderr] Downloaded strsim v0.7.0 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded directories v3.0.2 [INFO] [stderr] Downloaded darling_core v0.9.0 [INFO] [stderr] Downloaded derive_builder_core v0.5.0 [INFO] [stderr] Downloaded derive_builder v0.7.2 [INFO] [stderr] Downloaded futures-timer v2.0.2 [INFO] [stderr] Downloaded petgraph v0.5.1 [INFO] [stderr] Downloaded prost-build v0.7.0 [INFO] [stderr] Downloaded ratsio v0.4.1 [INFO] [stderr] Downloaded wasmbus-rpc v0.1.5 [INFO] [stderr] Downloaded weld-codegen v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a0ef00b9169a0eda484eaebbd98ec0bcef075832474a26ad78280666cc39507 [INFO] running `Command { std: "docker" "start" "-a" "1a0ef00b9169a0eda484eaebbd98ec0bcef075832474a26ad78280666cc39507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a0ef00b9169a0eda484eaebbd98ec0bcef075832474a26ad78280666cc39507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0ef00b9169a0eda484eaebbd98ec0bcef075832474a26ad78280666cc39507", kill_on_drop: false }` [INFO] [stdout] 1a0ef00b9169a0eda484eaebbd98ec0bcef075832474a26ad78280666cc39507 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3641d20036009676bfce18e109e02efa8408a03ef03708e10b26f948db8b5cf [INFO] running `Command { std: "docker" "start" "-a" "e3641d20036009676bfce18e109e02efa8408a03ef03708e10b26f948db8b5cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling signatory v0.21.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling nkeys v0.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' -C metadata=92601314ba9b6e59 -C extra-filename=-92601314ba9b6e59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-9bb96cef094a7074.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0f75116c9946ac4e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-69772e7f20b65c9c.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9533a65b5aa038e4.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-096a61b49122ac08.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3641d20036009676bfce18e109e02efa8408a03ef03708e10b26f948db8b5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3641d20036009676bfce18e109e02efa8408a03ef03708e10b26f948db8b5cf", kill_on_drop: false }` [INFO] [stdout] e3641d20036009676bfce18e109e02efa8408a03ef03708e10b26f948db8b5cf