[INFO] cloning repository https://github.com/JJJollyjim/saml10 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JJJollyjim/saml10" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJJollyjim%2Fsaml10", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJJollyjim%2Fsaml10'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d229e2f011f3158d3d50df74b45483d7fa91a600 [INFO] checking JJJollyjim/saml10 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJJollyjim%2Fsaml10" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JJJollyjim/saml10 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JJJollyjim/saml10 [INFO] finished tweaking git repo https://github.com/JJJollyjim/saml10 [INFO] tweaked toml for git repo https://github.com/JJJollyjim/saml10 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/JJJollyjim/saml10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1ef6401b2386f1aa3c230c12e242e8513d6352d7c77239593b11260b9b678dd [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" "c1ef6401b2386f1aa3c230c12e242e8513d6352d7c77239593b11260b9b678dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1ef6401b2386f1aa3c230c12e242e8513d6352d7c77239593b11260b9b678dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ef6401b2386f1aa3c230c12e242e8513d6352d7c77239593b11260b9b678dd", kill_on_drop: false }` [INFO] [stdout] c1ef6401b2386f1aa3c230c12e242e8513d6352d7c77239593b11260b9b678dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--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] adcb71f53f63e25a49509c86bc41fb147a8d822a45c76e66689e3301ebd1772a [INFO] running `Command { std: "docker" "start" "-a" "adcb71f53f63e25a49509c86bc41fb147a8d822a45c76e66689e3301ebd1772a", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling saml10d16a v0.2.0 (/opt/rustwide/workdir/saml10d16a) [INFO] [stderr] Compiling saml10d14a v0.2.0 (/opt/rustwide/workdir/saml10d14a) [INFO] [stderr] Compiling saml10e14a v0.2.0 (/opt/rustwide/workdir/saml10e14a) [INFO] [stderr] Compiling saml10e16a v0.2.0 (/opt/rustwide/workdir/saml10e16a) [INFO] [stderr] Compiling saml10e15a v0.2.0 (/opt/rustwide/workdir/saml10e15a) [INFO] [stderr] Compiling saml10d15a v0.2.0 (/opt/rustwide/workdir/saml10d15a) [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] error: could not compile `saml10e16a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name saml10e16a --edition=2018 saml10e16a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e3640a18b732ca83 -C extra-filename=-e3640a18b732ca83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-c673504cfc256dfc.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-3fe66c3f1201624a.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-5a92ccf433f4861b.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "adcb71f53f63e25a49509c86bc41fb147a8d822a45c76e66689e3301ebd1772a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adcb71f53f63e25a49509c86bc41fb147a8d822a45c76e66689e3301ebd1772a", kill_on_drop: false }` [INFO] [stdout] adcb71f53f63e25a49509c86bc41fb147a8d822a45c76e66689e3301ebd1772a