[INFO] cloning repository https://github.com/szilard-n/taskr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szilard-n/taskr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszilard-n%2Ftaskr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszilard-n%2Ftaskr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d98595d7b45d04b8778816f550466f14f265b26 [INFO] testing szilard-n/taskr against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszilard-n%2Ftaskr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szilard-n/taskr on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/szilard-n/taskr [INFO] finished tweaking git repo https://github.com/szilard-n/taskr [INFO] tweaked toml for git repo https://github.com/szilard-n/taskr written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/szilard-n/taskr 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bytes v0.11.9 [INFO] [stderr] Downloaded ipconfig v0.3.1 [INFO] [stderr] Downloaded phf v0.11.1 [INFO] [stderr] Downloaded chrono-tz-build v0.1.0 [INFO] [stderr] Downloaded which v2.0.1 [INFO] [stderr] Downloaded autocfg v0.1.8 [INFO] [stderr] Downloaded email-encoding v0.2.0 [INFO] [stderr] Downloaded cexpr v0.3.6 [INFO] [stderr] Downloaded scopeguard v0.3.3 [INFO] [stderr] Downloaded actix-web-httpauth v0.8.0 [INFO] [stderr] Downloaded base64 v0.10.1 [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded chrono-tz v0.8.2 [INFO] [stderr] Downloaded hashbrown v0.1.8 [INFO] [stderr] Downloaded bindgen v0.48.1 [INFO] [stderr] Downloaded nom v4.2.3 [INFO] [stderr] Downloaded rand v0.6.5 [INFO] [stderr] Downloaded lettre v0.10.4 [INFO] [stderr] Downloaded bson v2.6.1 [INFO] [stderr] Downloaded glob v0.2.11 [INFO] [stderr] Downloaded mongodb v2.5.0 [INFO] [stderr] Downloaded argonautica v0.2.0 [INFO] [stderr] Downloaded clang-sys v0.26.4 [INFO] [stderr] Downloaded version_check v0.1.5 [INFO] [stderr] Downloaded rand_hc v0.1.0 [INFO] [stderr] Downloaded rand_isaac v0.1.1 [INFO] [stderr] Downloaded phf_codegen v0.11.1 [INFO] [stderr] Downloaded rand_chacha v0.1.1 [INFO] [stderr] Downloaded rand_jitter v0.1.4 [INFO] [stderr] Downloaded rand_pcg v0.1.2 [INFO] [stderr] Downloaded rand_xorshift v0.1.1 [INFO] [stderr] Downloaded phf_generator v0.11.1 [INFO] [stderr] Downloaded phf_shared v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a9ba8a1c7a87289832bae22ad8c01cd710c555b37601e1084a036e5e4ae0873 [INFO] running `Command { std: "docker" "start" "-a" "1a9ba8a1c7a87289832bae22ad8c01cd710c555b37601e1084a036e5e4ae0873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a9ba8a1c7a87289832bae22ad8c01cd710c555b37601e1084a036e5e4ae0873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9ba8a1c7a87289832bae22ad8c01cd710c555b37601e1084a036e5e4ae0873", kill_on_drop: false }` [INFO] [stdout] 1a9ba8a1c7a87289832bae22ad8c01cd710c555b37601e1084a036e5e4ae0873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb2ea7457aa1f14945361f85fcaa5a4aee2a650787d7ebb5c6c014a8a8e413dc [INFO] running `Command { std: "docker" "start" "-a" "fb2ea7457aa1f14945361f85fcaa5a4aee2a650787d7ebb5c6c014a8a8e413dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling chrono-tz-build v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling chrono-tz v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.79.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.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="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --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"' -C metadata=488fe5d8dce682a2 -C extra-filename=-488fe5d8dce682a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-062ba3170e34d3dd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-20f0938daaacd168.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-599755dd53898831.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-be2dbcaddf350513.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0ca284b0911149ed.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2fdc81766cc10cab.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-fb111e212a58234f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3bed39b33351e639.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-54db18ca5aaad062.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: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.79.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.20.8/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=a967ab140a0e5bcd -C extra-filename=-a967ab140a0e5bcd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-cdcc143b464ed6b1.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-cc5741555bf7f7f3.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-3946fa5df4b8247c.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-19e99529cb073744.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c8c900188ca10d75/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fb2ea7457aa1f14945361f85fcaa5a4aee2a650787d7ebb5c6c014a8a8e413dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2ea7457aa1f14945361f85fcaa5a4aee2a650787d7ebb5c6c014a8a8e413dc", kill_on_drop: false }` [INFO] [stdout] fb2ea7457aa1f14945361f85fcaa5a4aee2a650787d7ebb5c6c014a8a8e413dc