[INFO] cloning repository https://github.com/jpikl/mmvv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpikl/mmvv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpikl%2Fmmvv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpikl%2Fmmvv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 131a90701ee3aafdb0f9047db7ff79eeb631ecf4 [INFO] testing jpikl/mmvv against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpikl%2Fmmvv" "/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/jpikl/mmvv on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jpikl/mmvv [INFO] finished tweaking git repo https://github.com/jpikl/mmvv [INFO] tweaked toml for git repo https://github.com/jpikl/mmvv written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jpikl/mmvv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest_test_cases v0.7.3 [INFO] [stderr] Downloaded predicates v2.1.0 [INFO] [stderr] Downloaded ntest_timeout v0.7.3 [INFO] [stderr] Downloaded ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Downloaded ntest v0.7.3 [INFO] [stderr] Downloaded assert_fs v1.0.6 [INFO] [stderr] Downloaded normpath v0.3.1 [INFO] [stderr] Downloaded naughty-strings v0.2.4 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a51ae64d33d2bac88c011f3c804e3a814339bfcdc3e254ce3f19694bc9a3306b [INFO] running `Command { std: "docker" "start" "-a" "a51ae64d33d2bac88c011f3c804e3a814339bfcdc3e254ce3f19694bc9a3306b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a51ae64d33d2bac88c011f3c804e3a814339bfcdc3e254ce3f19694bc9a3306b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a51ae64d33d2bac88c011f3c804e3a814339bfcdc3e254ce3f19694bc9a3306b", kill_on_drop: false }` [INFO] [stdout] a51ae64d33d2bac88c011f3c804e3a814339bfcdc3e254ce3f19694bc9a3306b [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5e0b956c20529fc6fa803973c3026520da41f42942af3e92e6d1d3ec8020b91 [INFO] running `Command { std: "docker" "start" "-a" "c5e0b956c20529fc6fa803973c3026520da41f42942af3e92e6d1d3ec8020b91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling normpath v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling rew v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.03s [INFO] running `Command { std: "docker" "inspect" "c5e0b956c20529fc6fa803973c3026520da41f42942af3e92e6d1d3ec8020b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e0b956c20529fc6fa803973c3026520da41f42942af3e92e6d1d3ec8020b91", kill_on_drop: false }` [INFO] [stdout] c5e0b956c20529fc6fa803973c3026520da41f42942af3e92e6d1d3ec8020b91 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 286059603c35713b95e5ba91150ed60f5a53e67400c316cd4e2dd57dfefb8e7c [INFO] running `Command { std: "docker" "start" "-a" "286059603c35713b95e5ba91150ed60f5a53e67400c316cd4e2dd57dfefb8e7c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling test-case v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling naughty-strings v0.2.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Compiling ntest v0.7.3 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling rew v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rew` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rew --edition=2021 src/bin/rew/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=29b7a0109d9bebed -C extra-filename=-29b7a0109d9bebed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-9b1e02670b77d2ea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6f6c4867ccfdae8c.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-addbc493e7d3c47c.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-66d816172ffdddc0.so --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern normpath=/opt/rustwide/target/debug/deps/libnormpath-1910d25143131cee.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-2c0582b45212c2ee.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a24be2b570e6ff8a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-de6fc40b652588ca.rlib --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib --extern unidecode=/opt/rustwide/target/debug/deps/libunidecode-433b77ff5bbba957.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8b1b545a5355d59a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "286059603c35713b95e5ba91150ed60f5a53e67400c316cd4e2dd57dfefb8e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286059603c35713b95e5ba91150ed60f5a53e67400c316cd4e2dd57dfefb8e7c", kill_on_drop: false }` [INFO] [stdout] 286059603c35713b95e5ba91150ed60f5a53e67400c316cd4e2dd57dfefb8e7c