[INFO] cloning repository https://github.com/google/evcxr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/evcxr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fevcxr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fevcxr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 100f4320a5b12f470361188c703c870a19e975f3 [INFO] testing google/evcxr 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%2Fgoogle%2Fevcxr" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/evcxr 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/google/evcxr [INFO] finished tweaking git repo https://github.com/google/evcxr [INFO] tweaked toml for git repo https://github.com/google/evcxr written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/google/evcxr 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] b0237b72750ea9a60e25499cb6982dc47913b603f1592f387a02c47fb74a0485 [INFO] running `Command { std: "docker" "start" "-a" "b0237b72750ea9a60e25499cb6982dc47913b603f1592f387a02c47fb74a0485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0237b72750ea9a60e25499cb6982dc47913b603f1592f387a02c47fb74a0485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0237b72750ea9a60e25499cb6982dc47913b603f1592f387a02c47fb74a0485", kill_on_drop: false }` [INFO] [stdout] b0237b72750ea9a60e25499cb6982dc47913b603f1592f387a02c47fb74a0485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 7dc9fe58e5a984414972547e7b3e72dda81893cd68263a662886c533efe3d60f [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" "7dc9fe58e5a984414972547e7b3e72dda81893cd68263a662886c533efe3d60f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.97 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling ra_ap_limit v0.0.97 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling dissimilar v1.0.3 [INFO] [stderr] Compiling ra_ap_paths v0.0.97 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling evcxr_input v1.0.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.97 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling expect-test v1.2.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.97 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling libmimalloc-sys v0.1.23 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling evcxr_runtime v1.1.0 (/opt/rustwide/workdir/evcxr_runtime) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ra_ap_parser v0.0.97 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling ra_ap_stdx v0.0.97 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sig v1.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v3.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ra_ap_vfs v0.0.97 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.0 [INFO] [stderr] Compiling countme v3.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v5.1.0 [INFO] [stderr] Compiling mimalloc v0.1.27 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling ra_ap_profile v0.0.97 [INFO] [stderr] Compiling rowan v0.15.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling rustyline v9.1.0 [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.82/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=0 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --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=391d6a1f2db5fd4e -C extra-filename=-391d6a1f2db5fd4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6b2cd0838552661.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d8254603cade0413.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-71b37fbec4a03338.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 `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=0 -C debug-assertions=on -C metadata=26f36dcb97b16b13 -C extra-filename=-26f36dcb97b16b13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-900bcb69ab689f83.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-55f92aac4a9ad48f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-40d49a7f8437314d.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-46e53dc2a15ce5fe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=0 -C debug-assertions=on --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=e432ffc8f4d17251 -C extra-filename=-e432ffc8f4d17251 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-836b7a58f4a348e2.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-4794853ebcd504ec.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-900bcb69ab689f83.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-64ddda8303b30969.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-de47ad4acbca2d82.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-61eb9a25b6d49082.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-887c15d15607fe72.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7dc9fe58e5a984414972547e7b3e72dda81893cd68263a662886c533efe3d60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc9fe58e5a984414972547e7b3e72dda81893cd68263a662886c533efe3d60f", kill_on_drop: false }` [INFO] [stdout] 7dc9fe58e5a984414972547e7b3e72dda81893cd68263a662886c533efe3d60f