[INFO] cloning repository https://github.com/tigercat2000/rust_dmmsuite_test_harness [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tigercat2000/rust_dmmsuite_test_harness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Frust_dmmsuite_test_harness", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Frust_dmmsuite_test_harness'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24bbb980d1acb7db8c8834b33689c8ab8cf8a72e [INFO] testing tigercat2000/rust_dmmsuite_test_harness against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Frust_dmmsuite_test_harness" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tigercat2000/rust_dmmsuite_test_harness on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/tigercat2000/rust_dmmsuite_test_harness [INFO] finished tweaking git repo https://github.com/tigercat2000/rust_dmmsuite_test_harness [INFO] tweaked toml for git repo https://github.com/tigercat2000/rust_dmmsuite_test_harness written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/tigercat2000/rust_dmmsuite_test_harness already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tigercat2000/rust_dmmsuite` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 5b0b68d0cd963b0b25d33f59d34f2bb88148c5a30edca947051d1d1fb40d80bc [INFO] running `Command { std: "docker" "start" "-a" "5b0b68d0cd963b0b25d33f59d34f2bb88148c5a30edca947051d1d1fb40d80bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b0b68d0cd963b0b25d33f59d34f2bb88148c5a30edca947051d1d1fb40d80bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0b68d0cd963b0b25d33f59d34f2bb88148c5a30edca947051d1d1fb40d80bc", kill_on_drop: false }` [INFO] [stdout] 5b0b68d0cd963b0b25d33f59d34f2bb88148c5a30edca947051d1d1fb40d80bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] fdf8ecfe63e051ef35c77d69b84a3bc950f9f0920084e81b3fa5b64b2f79f24b [INFO] running `Command { std: "docker" "start" "-a" "fdf8ecfe63e051ef35c77d69b84a3bc950f9f0920084e81b3fa5b64b2f79f24b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rust_dmmsuite v0.1.0 (https://github.com/tigercat2000/rust_dmmsuite#a96b9a99) [INFO] [stdout] error: rust_dmmsuite must be compiled for a 32-bit target [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust_dmmsuite-97860c4a74648521/a96b9a9/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | compile_error!("rust_dmmsuite must be compiled for a 32-bit target"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_dmmsuite` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fdf8ecfe63e051ef35c77d69b84a3bc950f9f0920084e81b3fa5b64b2f79f24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf8ecfe63e051ef35c77d69b84a3bc950f9f0920084e81b3fa5b64b2f79f24b", kill_on_drop: false }` [INFO] [stdout] fdf8ecfe63e051ef35c77d69b84a3bc950f9f0920084e81b3fa5b64b2f79f24b