[INFO] cloning repository https://github.com/Restioson/loom_reproduce_sigill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Restioson/loom_reproduce_sigill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRestioson%2Floom_reproduce_sigill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRestioson%2Floom_reproduce_sigill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8797a3354e7c9ff2bc7967b065031b901109022 [INFO] testing Restioson/loom_reproduce_sigill against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRestioson%2Floom_reproduce_sigill" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Restioson/loom_reproduce_sigill on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Restioson/loom_reproduce_sigill [INFO] finished tweaking git repo https://github.com/Restioson/loom_reproduce_sigill [INFO] tweaked toml for git repo https://github.com/Restioson/loom_reproduce_sigill written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Restioson/loom_reproduce_sigill already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded loom v0.3.5 [INFO] [stderr] Downloaded generator v0.6.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23b555371d20e704ccf288b9999306b3a85550be008f2f03b2959e63e3654f4a [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" "23b555371d20e704ccf288b9999306b3a85550be008f2f03b2959e63e3654f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23b555371d20e704ccf288b9999306b3a85550be008f2f03b2959e63e3654f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b555371d20e704ccf288b9999306b3a85550be008f2f03b2959e63e3654f4a", kill_on_drop: false }` [INFO] [stdout] 23b555371d20e704ccf288b9999306b3a85550be008f2f03b2959e63e3654f4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c83653981678845d06306f32b1683b0054050d1660f5221fc53d733ecdc90aea [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" "c83653981678845d06306f32b1683b0054050d1660f5221fc53d733ecdc90aea", kill_on_drop: false }` [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generator v0.6.22 [INFO] [stderr] Compiling loom v0.3.5 [INFO] [stderr] Compiling loom_reproduce_sigill v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.35s [INFO] running `Command { std: "docker" "inspect" "c83653981678845d06306f32b1683b0054050d1660f5221fc53d733ecdc90aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83653981678845d06306f32b1683b0054050d1660f5221fc53d733ecdc90aea", kill_on_drop: false }` [INFO] [stdout] c83653981678845d06306f32b1683b0054050d1660f5221fc53d733ecdc90aea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0593b4f86356ac6d88421afebca1e764961cc60dc309835892ea25abb2ab7887 [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" "0593b4f86356ac6d88421afebca1e764961cc60dc309835892ea25abb2ab7887", kill_on_drop: false }` [INFO] [stderr] Compiling loom_reproduce_sigill v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "0593b4f86356ac6d88421afebca1e764961cc60dc309835892ea25abb2ab7887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0593b4f86356ac6d88421afebca1e764961cc60dc309835892ea25abb2ab7887", kill_on_drop: false }` [INFO] [stdout] 0593b4f86356ac6d88421afebca1e764961cc60dc309835892ea25abb2ab7887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 369a4b6dde957fb6fb6c0309b1c7d8999f8abf71f0a2f45d448bb9ed3e1c12ba [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" "369a4b6dde957fb6fb6c0309b1c7d8999f8abf71f0a2f45d448bb9ed3e1c12ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/loom_reproduce_sigill-d0c8131efc74de2b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] thread panicked while panicking. aborting. [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/loom_reproduce_sigill-d0c8131efc74de2b` (signal: 4, SIGILL: illegal instruction) [INFO] running `Command { std: "docker" "inspect" "369a4b6dde957fb6fb6c0309b1c7d8999f8abf71f0a2f45d448bb9ed3e1c12ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369a4b6dde957fb6fb6c0309b1c7d8999f8abf71f0a2f45d448bb9ed3e1c12ba", kill_on_drop: false }` [INFO] [stdout] 369a4b6dde957fb6fb6c0309b1c7d8999f8abf71f0a2f45d448bb9ed3e1c12ba