[INFO] cloning repository https://github.com/Pantonshire/small_robots_archive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pantonshire/small_robots_archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPantonshire%2Fsmall_robots_archive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPantonshire%2Fsmall_robots_archive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2fe384e7ad1ce6f9e0f70d609dce2e325b40ee2 [INFO] checking Pantonshire/small_robots_archive against master#8a497b7181cad4ae66dbd6cc31042b69b6bd0df7 for pr-102474 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPantonshire%2Fsmall_robots_archive" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pantonshire/small_robots_archive on toolchain 8a497b7181cad4ae66dbd6cc31042b69b6bd0df7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pantonshire/small_robots_archive [INFO] finished tweaking git repo https://github.com/Pantonshire/small_robots_archive [INFO] tweaked toml for git repo https://github.com/Pantonshire/small_robots_archive written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Pantonshire/small_robots_archive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc v2.0.0 [INFO] [stderr] Downloaded actix-tls v3.0.0-beta.5 [INFO] [stderr] Downloaded actix-service v2.0.0 [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-beta.4 [INFO] [stderr] Downloaded firestorm v0.4.6 [INFO] [stderr] Downloaded actix-router v0.5.0-beta.2 [INFO] [stderr] Downloaded actix-codec v0.4.0 [INFO] [stderr] Downloaded actix-server v2.0.0-beta.5 [INFO] [stderr] Downloaded sqlx-rt v0.5.9 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.10 [INFO] [stderr] Downloaded actix-files v0.6.0-beta.7 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.9 [INFO] [stderr] Downloaded maud_macros v0.22.3 [INFO] [stderr] Downloaded actix-macros v0.2.1 [INFO] [stderr] Downloaded maud v0.22.3 [INFO] [stderr] Downloaded whoami v1.1.5 [INFO] [stderr] Downloaded maud_htmlescape v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97d4cb828bf59b48acf458cbe94bbb93bb1de460bda103ef054ec90b611793c5 [INFO] running `Command { std: "docker" "start" "-a" "97d4cb828bf59b48acf458cbe94bbb93bb1de460bda103ef054ec90b611793c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97d4cb828bf59b48acf458cbe94bbb93bb1de460bda103ef054ec90b611793c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d4cb828bf59b48acf458cbe94bbb93bb1de460bda103ef054ec90b611793c5", kill_on_drop: false }` [INFO] [stdout] 97d4cb828bf59b48acf458cbe94bbb93bb1de460bda103ef054ec90b611793c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cebfab4e23af69d2179e34e07150098e6b84cc9a8f76d0814a574c555861bb59 [INFO] running `Command { std: "docker" "start" "-a" "cebfab4e23af69d2179e34e07150098e6b84cc9a8f76d0814a574c555861bb59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling whoami v1.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [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.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="winapi"' -C metadata=0f4958d0822bf23b -C extra-filename=-0f4958d0822bf23b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0b6620405fcf1713.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c0e569a483fe9578.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2ad403701f4cd2da.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-73917f7888d3b47e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-4add3d0cb038ae4b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-cf0efeccfe16c8c6.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f4efb467955eb937.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9e77c811562aac2d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-39b37be38f2212a1.rmeta --cap-lints allow --cap-lints=forbid --cfg tokio_track_caller` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cebfab4e23af69d2179e34e07150098e6b84cc9a8f76d0814a574c555861bb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebfab4e23af69d2179e34e07150098e6b84cc9a8f76d0814a574c555861bb59", kill_on_drop: false }` [INFO] [stdout] cebfab4e23af69d2179e34e07150098e6b84cc9a8f76d0814a574c555861bb59