[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] testing JJJollyjim/saml10 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJJollyjim%2Fsaml10" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JJJollyjim/saml10 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] 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-8/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m v0.6.1 [INFO] [stderr] Downloaded cortex-m-rt v0.6.10 [INFO] [stderr] Downloaded vcell v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bf055a6815eaf9e97c60bfa0402ec55712e9285d047250edcc142102acf984e [INFO] running `Command { std: "docker" "start" "-a" "9bf055a6815eaf9e97c60bfa0402ec55712e9285d047250edcc142102acf984e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bf055a6815eaf9e97c60bfa0402ec55712e9285d047250edcc142102acf984e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf055a6815eaf9e97c60bfa0402ec55712e9285d047250edcc142102acf984e", kill_on_drop: false }` [INFO] [stdout] 9bf055a6815eaf9e97c60bfa0402ec55712e9285d047250edcc142102acf984e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43ee54d388979dabe6e8ff13cb712239dabb60c2650c87c01366b6c6a86629bd [INFO] running `Command { std: "docker" "start" "-a" "43ee54d388979dabe6e8ff13cb712239dabb60c2650c87c01366b6c6a86629bd", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling saml10e16a v0.2.0 (/opt/rustwide/workdir/saml10e16a) [INFO] [stderr] Compiling saml10d16a v0.2.0 (/opt/rustwide/workdir/saml10d16a) [INFO] [stderr] Compiling saml10e15a v0.2.0 (/opt/rustwide/workdir/saml10e15a) [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 saml10d15a v0.2.0 (/opt/rustwide/workdir/saml10d15a) [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] error: could not compile `saml10d14a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name saml10d14a --edition=2018 saml10d14a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=405b8c04e3aa56cf -C extra-filename=-405b8c04e3aa56cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-11ef9756f98ef864.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-d0fd1710f8308102.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-5806c9cf86000882.rmeta --cap-lints=warn` (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" "43ee54d388979dabe6e8ff13cb712239dabb60c2650c87c01366b6c6a86629bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ee54d388979dabe6e8ff13cb712239dabb60c2650c87c01366b6c6a86629bd", kill_on_drop: false }` [INFO] [stdout] 43ee54d388979dabe6e8ff13cb712239dabb60c2650c87c01366b6c6a86629bd