[INFO] cloning repository https://github.com/geluk/teensy-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geluk/teensy-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeluk%2Fteensy-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeluk%2Fteensy-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0519f387152f810c3e057fe5a145cf455653a8a1 [INFO] checking geluk/teensy-experiments against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeluk%2Fteensy-experiments" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geluk/teensy-experiments on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geluk/teensy-experiments [INFO] finished tweaking git repo https://github.com/geluk/teensy-experiments [INFO] tweaked toml for git repo https://github.com/geluk/teensy-experiments written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/geluk/teensy-experiments 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] e529fe3088a8b6e0ee0c255d43145ead32bd2c8d12c020193918ec6983586b88 [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" "e529fe3088a8b6e0ee0c255d43145ead32bd2c8d12c020193918ec6983586b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e529fe3088a8b6e0ee0c255d43145ead32bd2c8d12c020193918ec6983586b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e529fe3088a8b6e0ee0c255d43145ead32bd2c8d12c020193918ec6983586b88", kill_on_drop: false }` [INFO] [stdout] e529fe3088a8b6e0ee0c255d43145ead32bd2c8d12c020193918ec6983586b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] af7e064ca812865ff7f7c9b813e00b4a8f7ddd6d779255819322e1f880778149 [INFO] running `Command { std: "docker" "start" "-a" "af7e064ca812865ff7f7c9b813e00b4a8f7ddd6d779255819322e1f880778149", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling imxrt-boot-gen v0.1.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling imxrt-ral v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling teensy4-rt v0.1.0 (https://github.com/mciantyre/teensy4-rs?branch=master#aee7a24c) [INFO] [stderr] Compiling teensy4-usb-sys v0.1.0 (https://github.com/mciantyre/teensy4-rs?branch=master#aee7a24c) [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking enc28j60 v0.2.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling teensy4-fcb v0.2.0 (https://github.com/mciantyre/teensy4-rs?branch=master#aee7a24c) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking owning-slice v0.1.0 (https://github.com/japaric/owning-slice#f8c70ead) [INFO] [stderr] Compiling hash32-derive v0.1.0 [INFO] [stderr] Checking jnet v0.1.0 (https://github.com/japaric/jnet?branch=master#0c6b6e8d) [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.11 (https://github.com/rust-embedded/cortex-m-rt.git#98e4c3c8) [INFO] [stderr] Checking imxrt-hal v0.3.0 [INFO] [stderr] Checking cortex-m-rt v0.6.12 (https://github.com/mciantyre/teensy4-rs?branch=master#aee7a24c) [INFO] [stderr] Checking teensy4-bsp v0.1.0 (https://github.com/mciantyre/teensy4-rs?branch=master#aee7a24c) [INFO] [stderr] Checking teensy-experiments v0.1.0 (/opt/rustwide/workdir) [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_halt` (which `teensy_experiments` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-574608e11c22a401.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] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `impl OutputPinV2` may not live long enough [INFO] [stdout] --> src/main.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 131 | mut rst: impl OutputPinV2) [INFO] [stdout] | ----------------------------------------------- help: consider adding an explicit lifetime bound...: `impl OutputPinV2 + 'static` [INFO] [stdout] ... [INFO] [stdout] 149 | let enc28j60 = Enc28j60::new( [INFO] [stdout] | ^^^^^^^^^^^^^ ...so that the type `embedded_hal::digital::v1_compat::OldOutputPin>` will meet its required lifetime bounds [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `teensy-experiments`. [INFO] [stdout] error[E0310]: the parameter type `impl OutputPinV2` may not live long enough [INFO] [stdout] --> src/main.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 131 | mut rst: impl OutputPinV2) [INFO] [stdout] | ----------------------------------------------- help: consider adding an explicit lifetime bound...: `impl OutputPinV2 + 'static` [INFO] [stdout] ... [INFO] [stdout] 149 | let enc28j60 = Enc28j60::new( [INFO] [stdout] | ^^^^^^^^^^^^^ ...so that the type `embedded_hal::digital::v1_compat::OldOutputPin>` will meet its required lifetime bounds [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "af7e064ca812865ff7f7c9b813e00b4a8f7ddd6d779255819322e1f880778149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7e064ca812865ff7f7c9b813e00b4a8f7ddd6d779255819322e1f880778149", kill_on_drop: false }` [INFO] [stdout] af7e064ca812865ff7f7c9b813e00b4a8f7ddd6d779255819322e1f880778149