[INFO] fetching crate matrixise 2.0.1... [INFO] checking matrixise-2.0.1 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate matrixise 2.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate matrixise 2.0.1 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate matrixise 2.0.1 [INFO] finished tweaking crates.io crate matrixise 2.0.1 [INFO] tweaked toml for crates.io crate matrixise 2.0.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate matrixise 2.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] e556e6e489d1a5603e3e07a05069ffdabeda07e6eefa43afd0ea45ccbe6293a8 [INFO] running `Command { std: "docker" "start" "-a" "e556e6e489d1a5603e3e07a05069ffdabeda07e6eefa43afd0ea45ccbe6293a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e556e6e489d1a5603e3e07a05069ffdabeda07e6eefa43afd0ea45ccbe6293a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e556e6e489d1a5603e3e07a05069ffdabeda07e6eefa43afd0ea45ccbe6293a8", kill_on_drop: false }` [INFO] [stdout] e556e6e489d1a5603e3e07a05069ffdabeda07e6eefa43afd0ea45ccbe6293a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90fe257e08709e5749b6a4449dd2691b86240764712b163bd43d9ef880c0a16e [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" "90fe257e08709e5749b6a4449dd2691b86240764712b163bd43d9ef880c0a16e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking matrixise v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/lib.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/tests.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 `matrixise`. [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" "90fe257e08709e5749b6a4449dd2691b86240764712b163bd43d9ef880c0a16e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fe257e08709e5749b6a4449dd2691b86240764712b163bd43d9ef880c0a16e", kill_on_drop: false }` [INFO] [stdout] 90fe257e08709e5749b6a4449dd2691b86240764712b163bd43d9ef880c0a16e