[INFO] cloning repository https://github.com/frogshead/blue-pill-ds1820-temp-sensor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frogshead/blue-pill-ds1820-temp-sensor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogshead%2Fblue-pill-ds1820-temp-sensor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogshead%2Fblue-pill-ds1820-temp-sensor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ad2f49dbf7538842d7db1f9e7192d0d8a3b0c0a [INFO] checking frogshead/blue-pill-ds1820-temp-sensor against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogshead%2Fblue-pill-ds1820-temp-sensor" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frogshead/blue-pill-ds1820-temp-sensor on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/frogshead/blue-pill-ds1820-temp-sensor [INFO] finished tweaking git repo https://github.com/frogshead/blue-pill-ds1820-temp-sensor [INFO] tweaked toml for git repo https://github.com/frogshead/blue-pill-ds1820-temp-sensor written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/frogshead/blue-pill-ds1820-temp-sensor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97e68bd227a5461f31ed3b74c2741325a4654af909f2b1a7de4fc80d5337c485 [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" "97e68bd227a5461f31ed3b74c2741325a4654af909f2b1a7de4fc80d5337c485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97e68bd227a5461f31ed3b74c2741325a4654af909f2b1a7de4fc80d5337c485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e68bd227a5461f31ed3b74c2741325a4654af909f2b1a7de4fc80d5337c485", kill_on_drop: false }` [INFO] [stdout] 97e68bd227a5461f31ed3b74c2741325a4654af909f2b1a7de4fc80d5337c485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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] b2d2c0a7f608039a0e8c8b3441060b9dc6da086321527e2c6219f388c933ca77 [INFO] running `Command { std: "docker" "start" "-a" "b2d2c0a7f608039a0e8c8b3441060b9dc6da086321527e2c6219f388c933ca77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.7 [INFO] [stderr] Compiling stm32f1 v0.6.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking m v0.1.1 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking typenum v1.10.0 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Checking embedded-hal v0.2.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking hash32 v0.1.0 [INFO] [stderr] Checking enc28j60 v0.2.1 [INFO] [stderr] Checking onewire v0.3.10 [INFO] [stderr] Checking panic-itm v0.4.0 [INFO] [stderr] Checking panic-semihosting v0.5.1 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking heapless v0.4.2 [INFO] [stderr] Checking mfrc522 v0.2.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Checking stm32f1xx-hal v0.2.0 [INFO] [stderr] Checking ds1820 v0.1.0 (/opt/rustwide/workdir) [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] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `ds1820` depends on) [INFO] [stdout] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-9d8dab49cdc029fc.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-afd4b9aba051f3ad.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ds1820`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b2d2c0a7f608039a0e8c8b3441060b9dc6da086321527e2c6219f388c933ca77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d2c0a7f608039a0e8c8b3441060b9dc6da086321527e2c6219f388c933ca77", kill_on_drop: false }` [INFO] [stdout] b2d2c0a7f608039a0e8c8b3441060b9dc6da086321527e2c6219f388c933ca77