[INFO] cloning repository https://github.com/kenkoooo/atcoder-tournament [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenkoooo/atcoder-tournament" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenkoooo%2Fatcoder-tournament", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenkoooo%2Fatcoder-tournament'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ff15756ccdc8f539f59e14043d23b9724363d63 [INFO] checking kenkoooo/atcoder-tournament against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenkoooo%2Fatcoder-tournament" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kenkoooo/atcoder-tournament on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kenkoooo/atcoder-tournament [INFO] finished tweaking git repo https://github.com/kenkoooo/atcoder-tournament [INFO] tweaked toml for git repo https://github.com/kenkoooo/atcoder-tournament written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kenkoooo/atcoder-tournament already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0/source/src/tournament-constructor/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0/source/Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlformat v0.1.1 [INFO] [stderr] Downloaded derive_more v0.99.10 [INFO] [stderr] Downloaded async-rustls v0.2.0 [INFO] [stderr] Downloaded actix-http v2.1.0 [INFO] [stderr] Downloaded awc v2.0.1 [INFO] [stderr] Downloaded async-io v1.1.1 [INFO] [stderr] Downloaded async-compression v0.3.5 [INFO] [stderr] Downloaded actix-web v3.2.0 [INFO] [stderr] Downloaded polling v1.1.0 [INFO] [stderr] Downloaded wepoll-sys-stjepang v1.0.8 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89c8c9dd570e4f6244319c61062604df453b544913577b89b2f57c5ec2022f19 [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" "89c8c9dd570e4f6244319c61062604df453b544913577b89b2f57c5ec2022f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89c8c9dd570e4f6244319c61062604df453b544913577b89b2f57c5ec2022f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c8c9dd570e4f6244319c61062604df453b544913577b89b2f57c5ec2022f19", kill_on_drop: false }` [INFO] [stdout] 89c8c9dd570e4f6244319c61062604df453b544913577b89b2f57c5ec2022f19 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--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] ffc1e545d3638b7734bdd17ede0c53712aef939add29271c7bab8d8fda9d2d09 [INFO] running `Command { std: "docker" "start" "-a" "ffc1e545d3638b7734bdd17ede0c53712aef939add29271c7bab8d8fda9d2d09", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/src/tournament-constructor/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.18 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling async-io v1.1.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Checking async-compression v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking sqlformat v0.1.1 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking async-rustls v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] error: could not compile `async-std` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_std --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-mutex"' --cfg 'feature="async-process"' --cfg 'feature="blocking"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' -C metadata=c6e9a34547ebb96c -C extra-filename=-c6e9a34547ebb96c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-6fe32b6d5be47c03.rmeta --extern async_global_executor=/opt/rustwide/target/debug/deps/libasync_global_executor-a5a83be456d0d6c3.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-bb1a0d9972878c6a.rmeta --extern async_mutex=/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rmeta --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-0c3beb0738a8775f.rmeta --extern blocking=/opt/rustwide/target/debug/deps/libblocking-64e0fa644ff2472b.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bcf53dbdc35b6ca2.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-bf07044ed2b6a1a5.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-a810e560d1e5b670.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-a0722a5cf858edfe.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-69c10ffcb957e07a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fd7c8ba7d93a22d3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00712dfc64768c7d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rmeta --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" "ffc1e545d3638b7734bdd17ede0c53712aef939add29271c7bab8d8fda9d2d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc1e545d3638b7734bdd17ede0c53712aef939add29271c7bab8d8fda9d2d09", kill_on_drop: false }` [INFO] [stdout] ffc1e545d3638b7734bdd17ede0c53712aef939add29271c7bab8d8fda9d2d09