[INFO] cloning repository https://github.com/ryanplusplus/samd21-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanplusplus/samd21-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanplusplus%2Fsamd21-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanplusplus%2Fsamd21-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b96c11dc7d58c98be92071524c233a2bd0f5f489 [INFO] checking ryanplusplus/samd21-rust against master#db870ea71b6dcc7a91b999420b88f41d3cdd13e1 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanplusplus%2Fsamd21-rust" "/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/ryanplusplus/samd21-rust on toolchain db870ea71b6dcc7a91b999420b88f41d3cdd13e1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ryanplusplus/samd21-rust [INFO] finished tweaking git repo https://github.com/ryanplusplus/samd21-rust [INFO] tweaked toml for git repo https://github.com/ryanplusplus/samd21-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ryanplusplus/samd21-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a31f76fc05bf4f6157675f0c078c747d8870d743a8f70ace9c03c1bb0371198 [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" "1a31f76fc05bf4f6157675f0c078c747d8870d743a8f70ace9c03c1bb0371198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a31f76fc05bf4f6157675f0c078c747d8870d743a8f70ace9c03c1bb0371198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a31f76fc05bf4f6157675f0c078c747d8870d743a8f70ace9c03c1bb0371198", kill_on_drop: false }` [INFO] [stdout] 1a31f76fc05bf4f6157675f0c078c747d8870d743a8f70ace9c03c1bb0371198 [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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "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] 6ca1a70364a1c1d5479bc253b272a6f535848bcb51a7d8abc48f3dae837b1275 [INFO] running `Command { std: "docker" "start" "-a" "6ca1a70364a1c1d5479bc253b272a6f535848bcb51a7d8abc48f3dae837b1275", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Compiling samd21-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Checking cortex-m v0.6.0 [INFO] [stderr] Checking cortex-m-semihosting v0.3.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `samd21-rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6ca1a70364a1c1d5479bc253b272a6f535848bcb51a7d8abc48f3dae837b1275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca1a70364a1c1d5479bc253b272a6f535848bcb51a7d8abc48f3dae837b1275", kill_on_drop: false }` [INFO] [stdout] 6ca1a70364a1c1d5479bc253b272a6f535848bcb51a7d8abc48f3dae837b1275