[INFO] cloning repository https://github.com/JosephMBarr/teletui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JosephMBarr/teletui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosephMBarr%2Fteletui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosephMBarr%2Fteletui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 433cb99e52b302372b5298585a42fc126fc40c3e [INFO] testing JosephMBarr/teletui against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosephMBarr%2Fteletui" "/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/JosephMBarr/teletui on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JosephMBarr/teletui [INFO] finished tweaking git repo https://github.com/JosephMBarr/teletui [INFO] tweaked toml for git repo https://github.com/JosephMBarr/teletui written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/JosephMBarr/teletui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf4e5a9dd956a26c836af185e7824b02047acb3060d09976b1ed0c9e62d80963 [INFO] running `Command { std: "docker" "start" "-a" "cf4e5a9dd956a26c836af185e7824b02047acb3060d09976b1ed0c9e62d80963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf4e5a9dd956a26c836af185e7824b02047acb3060d09976b1ed0c9e62d80963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4e5a9dd956a26c836af185e7824b02047acb3060d09976b1ed0c9e62d80963", kill_on_drop: false }` [INFO] [stdout] cf4e5a9dd956a26c836af185e7824b02047acb3060d09976b1ed0c9e62d80963 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddb909be61d09b0aaeafb7aded956334c48726cb245c7322a60534e5b794969c [INFO] running `Command { std: "docker" "start" "-a" "ddb909be61d09b0aaeafb7aded956334c48726cb245c7322a60534e5b794969c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling smawk v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling rtdlib-sys v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling textwrap v0.13.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling dbus v0.9.1 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling notify-rust v4.2.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde-aux v0.6.1 [INFO] [stderr] Compiling rtdlib v1.6.4 [INFO] [stderr] error: could not compile `rtdlib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rtdlib --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rtdlib-1.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rtdlib-sys"' --cfg 'feature="sys"' -C metadata=3142a0cbe293f25b -C extra-filename=-3142a0cbe293f25b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-f3b2aed029f150f3.rmeta --extern rtdlib_sys=/opt/rustwide/target/debug/deps/librtdlib_sys-702337610702dd2f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bbdc6cf6af41cd9f.rmeta --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-9cd198c46ab5fc4d.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3c775eae2a347efa.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1a4899a833724a2c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ddb909be61d09b0aaeafb7aded956334c48726cb245c7322a60534e5b794969c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb909be61d09b0aaeafb7aded956334c48726cb245c7322a60534e5b794969c", kill_on_drop: false }` [INFO] [stdout] ddb909be61d09b0aaeafb7aded956334c48726cb245c7322a60534e5b794969c