[INFO] cloning repository https://github.com/TyberiusPrime/stm32f103_k2k [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TyberiusPrime/stm32f103_k2k" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyberiusPrime%2Fstm32f103_k2k", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyberiusPrime%2Fstm32f103_k2k'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75ea0e1ea6a79801357daf2a815c308391873540 [INFO] checking TyberiusPrime/stm32f103_k2k against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyberiusPrime%2Fstm32f103_k2k" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TyberiusPrime/stm32f103_k2k on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/TyberiusPrime/stm32f103_k2k [INFO] finished tweaking git repo https://github.com/TyberiusPrime/stm32f103_k2k [INFO] tweaked toml for git repo https://github.com/TyberiusPrime/stm32f103_k2k written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/TyberiusPrime/stm32f103_k2k already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TyberiusPrime/KeyToKey.git` [INFO] [stderr] Updating git repository `https://github.com/servo/smallbitvec` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded debouncing v0.1.0 [INFO] [stderr] Downloaded num_enum v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", 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] f48e7b5a024b9e1e623c3300d2d41361eb09bdabfbbb83005198bed068b84716 [INFO] running `Command { std: "docker" "start" "-a" "f48e7b5a024b9e1e623c3300d2d41361eb09bdabfbbb83005198bed068b84716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f48e7b5a024b9e1e623c3300d2d41361eb09bdabfbbb83005198bed068b84716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48e7b5a024b9e1e623c3300d2d41361eb09bdabfbbb83005198bed068b84716", kill_on_drop: false }` [INFO] [stdout] f48e7b5a024b9e1e623c3300d2d41361eb09bdabfbbb83005198bed068b84716 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c908b431ecd39af741f03a41358db626a7d175394c17f8a85ec9c4ae5986a0ad [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" "c908b431ecd39af741f03a41358db626a7d175394c17f8a85ec9c4ae5986a0ad", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling stm32f1 v0.7.1 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Checking no-std-compat v0.1.1 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Checking volatile-register v0.1.2 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Checking smallbitvec v2.4.0 (https://github.com/servo/smallbitvec#42cf7dd6) [INFO] [stderr] Checking usb-device v0.2.4 [INFO] [stderr] Checking linked_list_allocator v0.6.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stdout] error[E0050]: method `alloc` has 2 parameters but the declaration in trait `core::alloc::AllocRef::alloc` has 3 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.6.6/src/lib.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | unsafe fn alloc(&mut self, layout: Layout) -> Result, AllocErr> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stdout] | [INFO] [stdout] = note: `alloc` from trait: `fn(&mut Self, core::alloc::Layout, core::alloc::AllocInit) -> core::result::Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0050`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linked_list_allocator`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c908b431ecd39af741f03a41358db626a7d175394c17f8a85ec9c4ae5986a0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c908b431ecd39af741f03a41358db626a7d175394c17f8a85ec9c4ae5986a0ad", kill_on_drop: false }` [INFO] [stdout] c908b431ecd39af741f03a41358db626a7d175394c17f8a85ec9c4ae5986a0ad