[INFO] cloning repository https://github.com/jameslittle230/stork-gh-actions-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jameslittle230/stork-gh-actions-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslittle230%2Fstork-gh-actions-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslittle230%2Fstork-gh-actions-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07ef377773242a906ebfa02d3dd21b3a2cbd6abc [INFO] building jameslittle230/stork-gh-actions-tests against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslittle230%2Fstork-gh-actions-tests" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jameslittle230/stork-gh-actions-tests on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jameslittle230/stork-gh-actions-tests [INFO] finished tweaking git repo https://github.com/jameslittle230/stork-gh-actions-tests [INFO] tweaked toml for git repo https://github.com/jameslittle230/stork-gh-actions-tests written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/jameslittle230/stork-gh-actions-tests already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5511d38baa65636dd9d2722de1c81a945cdd4cddbb7130595a8c465aa4541a77 [INFO] running `Command { std: "docker" "start" "-a" "5511d38baa65636dd9d2722de1c81a945cdd4cddbb7130595a8c465aa4541a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5511d38baa65636dd9d2722de1c81a945cdd4cddbb7130595a8c465aa4541a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5511d38baa65636dd9d2722de1c81a945cdd4cddbb7130595a8c465aa4541a77", kill_on_drop: false }` [INFO] [stdout] 5511d38baa65636dd9d2722de1c81a945cdd4cddbb7130595a8c465aa4541a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d6b80db64d504d57f73a81d48bff68fcd7155a137bcbc3879173c47cdbbb720 [INFO] running `Command { std: "docker" "start" "-a" "2d6b80db64d504d57f73a81d48bff68fcd7155a137bcbc3879173c47cdbbb720", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling srtparse v0.2.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling frontmatter v0.4.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markdown v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [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-0.2.22/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="blocking"' --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-named-pipes"' --cfg 'feature="mio-uds"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="process"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="rt-util"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="udp"' --cfg 'feature="uds"' --cfg 'feature="winapi"' -C metadata=7314effe59054c3c -C extra-filename=-7314effe59054c3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-11e5364ab2a5e317.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-a0915546270b0f03.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-549994e888c5650c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-294fb7bdff8c9e54.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-a527947c97d61691.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c96ce7f55e8d8f59.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0cfd08307d3f8f12.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-cd1dbe34ea83fd51.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1db4fd4629aad99c.so --cap-lints allow --cap-lints=forbid` (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" "2d6b80db64d504d57f73a81d48bff68fcd7155a137bcbc3879173c47cdbbb720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6b80db64d504d57f73a81d48bff68fcd7155a137bcbc3879173c47cdbbb720", kill_on_drop: false }` [INFO] [stdout] 2d6b80db64d504d57f73a81d48bff68fcd7155a137bcbc3879173c47cdbbb720