[INFO] cloning repository https://github.com/apiraino/test-81844 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apiraino/test-81844" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapiraino%2Ftest-81844", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapiraino%2Ftest-81844'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e9346e6dbf69d10e292d579a87cbd30b6ca1f0a [INFO] checking apiraino/test-81844 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapiraino%2Ftest-81844" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/apiraino/test-81844 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/apiraino/test-81844 [INFO] finished tweaking git repo https://github.com/apiraino/test-81844 [INFO] tweaked toml for git repo https://github.com/apiraino/test-81844 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/apiraino/test-81844 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12e157e5f657d8baf669ec943f8d8ecf31adca0165e440a90a469aed7ee39db2 [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" "12e157e5f657d8baf669ec943f8d8ecf31adca0165e440a90a469aed7ee39db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12e157e5f657d8baf669ec943f8d8ecf31adca0165e440a90a469aed7ee39db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e157e5f657d8baf669ec943f8d8ecf31adca0165e440a90a469aed7ee39db2", kill_on_drop: false }` [INFO] [stdout] 12e157e5f657d8baf669ec943f8d8ecf31adca0165e440a90a469aed7ee39db2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c75554c667002eaedac755b78f20d115702da4e8f1d6371b2bdc55d550a1a009 [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" "c75554c667002eaedac755b78f20d115702da4e8f1d6371b2bdc55d550a1a009", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking test-81844 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `test-81844` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_81844 --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=d85b2302ba599f23 -C extra-filename=-d85b2302ba599f23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-bf6a8c9e76b05084.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a10cc7ea53978fe9.so --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c75554c667002eaedac755b78f20d115702da4e8f1d6371b2bdc55d550a1a009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75554c667002eaedac755b78f20d115702da4e8f1d6371b2bdc55d550a1a009", kill_on_drop: false }` [INFO] [stdout] c75554c667002eaedac755b78f20d115702da4e8f1d6371b2bdc55d550a1a009