[INFO] fetching crate buzz 1.7.0-rc.1... [INFO] testing buzz-1.7.0-rc.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate buzz 1.7.0-rc.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate buzz 1.7.0-rc.1 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 crates.io crate buzz 1.7.0-rc.1 [INFO] finished tweaking crates.io crate buzz 1.7.0-rc.1 [INFO] tweaked toml for crates.io crate buzz 1.7.0-rc.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate buzz 1.7.0-rc.1 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7eb9327bdb665f75b5ab468421a4dbb814b4dae32bc765f360d28482c9d97903 [INFO] running `Command { std: "docker" "start" "-a" "7eb9327bdb665f75b5ab468421a4dbb814b4dae32bc765f360d28482c9d97903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eb9327bdb665f75b5ab468421a4dbb814b4dae32bc765f360d28482c9d97903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb9327bdb665f75b5ab468421a4dbb814b4dae32bc765f360d28482c9d97903", kill_on_drop: false }` [INFO] [stdout] 7eb9327bdb665f75b5ab468421a4dbb814b4dae32bc765f360d28482c9d97903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eb4273187681d431c5be73866f1ad8d2c1796d958a813447c996c187bb4fefd0 [INFO] running `Command { std: "docker" "start" "-a" "eb4273187681d431c5be73866f1ad8d2c1796d958a813447c996c187bb4fefd0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling charset v0.1.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling imap-proto v0.15.0 [INFO] [stderr] Compiling mailparse v0.13.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.86/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=4c335ba4a8c39dc0 -C extra-filename=-4c335ba4a8c39dc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clang-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.28.1/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="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=8be77034411bcd01 -C extra-filename=-8be77034411bcd01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f44355b69d784035.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-d8027e44adf9212e/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "eb4273187681d431c5be73866f1ad8d2c1796d958a813447c996c187bb4fefd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4273187681d431c5be73866f1ad8d2c1796d958a813447c996c187bb4fefd0", kill_on_drop: false }` [INFO] [stdout] eb4273187681d431c5be73866f1ad8d2c1796d958a813447c996c187bb4fefd0