[INFO] cloning repository https://github.com/rocurley/jed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rocurley/jed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Fjed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Fjed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31e51ff77ea4f7f3c6eaa4aaca2e439985e1241d [INFO] testing rocurley/jed against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Fjed" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rocurley/jed on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rocurley/jed [INFO] finished tweaking git repo https://github.com/rocurley/jed [INFO] tweaked toml for git repo https://github.com/rocurley/jed written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rocurley/jed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d519b9e443f40a91720a851f171daf1d047a112b85e266eeea1a1091738248c5 [INFO] running `Command { std: "docker" "start" "-a" "d519b9e443f40a91720a851f171daf1d047a112b85e266eeea1a1091738248c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d519b9e443f40a91720a851f171daf1d047a112b85e266eeea1a1091738248c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d519b9e443f40a91720a851f171daf1d047a112b85e266eeea1a1091738248c5", kill_on_drop: false }` [INFO] [stdout] d519b9e443f40a91720a851f171daf1d047a112b85e266eeea1a1091738248c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfc60282aac52a87a3333a8aa73951bfcadd5e921dabf316470212c2a20751c8 [INFO] running `Command { std: "docker" "start" "-a" "cfc60282aac52a87a3333a8aa73951bfcadd5e921dabf316470212c2a20751c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling autotools v0.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling jq-src v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling jq-sys v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling tui v0.12.0 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling rustyline v6.3.0 (/opt/rustwide/workdir/rustyline) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> rustyline/src/tty/unix.rs:681:18 [INFO] [stdout] | [INFO] [stdout] 681 | SIGWINCH.compare_and_swap(true, false, atomic::Ordering::SeqCst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling argh v0.1.3 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "cfc60282aac52a87a3333a8aa73951bfcadd5e921dabf316470212c2a20751c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc60282aac52a87a3333a8aa73951bfcadd5e921dabf316470212c2a20751c8", kill_on_drop: false }` [INFO] [stdout] cfc60282aac52a87a3333a8aa73951bfcadd5e921dabf316470212c2a20751c8