[INFO] cloning repository https://github.com/davidB/ffizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidB/ffizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidB%2Fffizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidB%2Fffizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a4926a9f0ed6e3af69857d2f48322222a503694 [INFO] testing davidB/ffizer against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidB%2Fffizer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidB/ffizer on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidB/ffizer [INFO] finished tweaking git repo https://github.com/davidB/ffizer [INFO] tweaked toml for git repo https://github.com/davidB/ffizer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/davidB/ffizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9f18e925146a1f4e24451e2a4f1c35bfc4395487e8ff7f03fc4195e45fc65cd [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" "f9f18e925146a1f4e24451e2a4f1c35bfc4395487e8ff7f03fc4195e45fc65cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9f18e925146a1f4e24451e2a4f1c35bfc4395487e8ff7f03fc4195e45fc65cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f18e925146a1f4e24451e2a4f1c35bfc4395487e8ff7f03fc4195e45fc65cd", kill_on_drop: false }` [INFO] [stdout] f9f18e925146a1f4e24451e2a4f1c35bfc4395487e8ff7f03fc4195e45fc65cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d84c6419ef4c0ae380f1f836e45b966f4b6acad24577297b41e7acde7e3d587 [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" "2d84c6419ef4c0ae380f1f836e45b966f4b6acad24577297b41e7acde7e3d587", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling self_update v0.28.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling os_type v2.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling jsonnet-sys v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde_plain v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling fsio v0.3.0 [INFO] [stderr] Compiling run_script v0.9.0 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling handlebars v4.2.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [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="io-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=f9126163a6dc66de -C extra-filename=-f9126163a6dc66de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c1e2db34fef8a14e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a4c3bb5f00ae441f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5885b21a8fff6af6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2d84c6419ef4c0ae380f1f836e45b966f4b6acad24577297b41e7acde7e3d587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d84c6419ef4c0ae380f1f836e45b966f4b6acad24577297b41e7acde7e3d587", kill_on_drop: false }` [INFO] [stdout] 2d84c6419ef4c0ae380f1f836e45b966f4b6acad24577297b41e7acde7e3d587