[INFO] fetching crate dua-cli 2.10.7... [INFO] testing dua-cli-2.10.7 against 1.49.0 for beta-1.50-1 [INFO] extracting crate dua-cli 2.10.7 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate dua-cli 2.10.7 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dua-cli 2.10.7 [INFO] finished tweaking crates.io crate dua-cli 2.10.7 [INFO] tweaked toml for crates.io crate dua-cli 2.10.7 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate dua-cli 2.10.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 978212e59bd428ff4e8a46ab9a0c929a0306a40ddddfe2a676fce818a8947693 [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" "978212e59bd428ff4e8a46ab9a0c929a0306a40ddddfe2a676fce818a8947693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "978212e59bd428ff4e8a46ab9a0c929a0306a40ddddfe2a676fce818a8947693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978212e59bd428ff4e8a46ab9a0c929a0306a40ddddfe2a676fce818a8947693", kill_on_drop: false }` [INFO] [stdout] 978212e59bd428ff4e8a46ab9a0c929a0306a40ddddfe2a676fce818a8947693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 622684a707a573b83fbd003cdfba19bbda4a2cf03eabe235cc5db9cb4d9c342c [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" "622684a707a573b83fbd003cdfba19bbda4a2cf03eabe235cc5db9cb4d9c342c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling tui v0.13.0 [INFO] [stderr] Compiling jwalk v0.5.1 [INFO] [stderr] Compiling tui-react v0.13.0 [INFO] [stderr] Compiling crosstermion v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling dua-cli v2.10.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.71s [INFO] running `Command { std: "docker" "inspect" "622684a707a573b83fbd003cdfba19bbda4a2cf03eabe235cc5db9cb4d9c342c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622684a707a573b83fbd003cdfba19bbda4a2cf03eabe235cc5db9cb4d9c342c", kill_on_drop: false }` [INFO] [stdout] 622684a707a573b83fbd003cdfba19bbda4a2cf03eabe235cc5db9cb4d9c342c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69c3ab45e32d79407118a95d24562520b8e49fbd99a8df146ce0e331d0207621 [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" "69c3ab45e32d79407118a95d24562520b8e49fbd99a8df146ce0e331d0207621", kill_on_drop: false }` [INFO] [stderr] Compiling dua-cli v2.10.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `app_test` [INFO] [stdout] --> src/interactive/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | mod app_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `app_test`, create file "src/interactive/app_test.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dua-cli` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "69c3ab45e32d79407118a95d24562520b8e49fbd99a8df146ce0e331d0207621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c3ab45e32d79407118a95d24562520b8e49fbd99a8df146ce0e331d0207621", kill_on_drop: false }` [INFO] [stdout] 69c3ab45e32d79407118a95d24562520b8e49fbd99a8df146ce0e331d0207621