[INFO] cloning repository https://github.com/EnigmaCurry/teensy-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EnigmaCurry/teensy-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnigmaCurry%2Fteensy-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnigmaCurry%2Fteensy-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c95973f3a185e47f366f4421f5117e2b75d8ca1b
[INFO] checking EnigmaCurry/teensy-test against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnigmaCurry%2Fteensy-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/EnigmaCurry/teensy-test
[INFO] finished tweaking git repo https://github.com/EnigmaCurry/teensy-test
[INFO] tweaked toml for git repo https://github.com/EnigmaCurry/teensy-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EnigmaCurry/teensy-test on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EnigmaCurry/teensy-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/hello-world/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/led-animate/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9150f1650329f7a071c24404652d11af3ba952d61c6cb10a1fecdf74d05a513d
[INFO] running `Command { std: "docker" "start" "-a" "9150f1650329f7a071c24404652d11af3ba952d61c6cb10a1fecdf74d05a513d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9150f1650329f7a071c24404652d11af3ba952d61c6cb10a1fecdf74d05a513d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9150f1650329f7a071c24404652d11af3ba952d61c6cb10a1fecdf74d05a513d", kill_on_drop: false }`
[INFO] [stdout] 9150f1650329f7a071c24404652d11af3ba952d61c6cb10a1fecdf74d05a513d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4961d5cd4005eecaa878dcbedea695d587ef9eb97d043d4bcb649e97b684c604
[INFO] running `Command { std: "docker" "start" "-a" "4961d5cd4005eecaa878dcbedea695d587ef9eb97d043d4bcb649e97b684c604", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/hello-world/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/led-animate/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking ral-registers v0.1.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling imxrt-boot-gen v0.3.3
[INFO] [stderr]    Compiling imxrt-ral v0.5.4
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling imxrt-rt v0.1.5
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling imxrt-hal v0.5.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking imxrt-iomuxc v0.2.8
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]     Checking rtic-common v1.0.0
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling rtic v2.1.2
[INFO] [stderr]    Compiling imxrt-log v0.1.2
[INFO] [stderr]    Compiling rtic-monotonics v1.5.0
[INFO] [stderr]     Checking usbd-serial v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling teensy4-bsp v0.5.0
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking teensy4-fcb v0.4.0
[INFO] [stderr]     Checking bbqueue v0.5.1
[INFO] [stderr]     Checking rtic-core v1.0.0
[INFO] [stderr]     Checking teensy4-panic v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking imxrt-usbd v0.2.2
[INFO] [stderr]     Checking imxrt-dma v0.1.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking teensy4-pins v0.3.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rtic-macros v2.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rtic-time v1.3.0
[INFO] [stderr]     Checking led-animate v0.1.0 (/opt/rustwide/workdir/led-animate)
[INFO] [stderr]     Checking hello-world v0.1.0 (/opt/rustwide/workdir/hello-world)
[INFO] [stdout] error[E0152]: 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 `teensy4_panic` (which `hello_world` depends on)
[INFO] [stdout]   = note: first definition in `teensy4_panic` loaded from /opt/rustwide/target/debug/deps/libteensy4_panic-e2e8742adc1759ea.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/2b39fe756f52bc2825bf5b2bfc385cab922dae10/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hello-world` (bin "hello-world" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0152]: 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 `teensy4_panic` (which `led_animate` depends on)
[INFO] [stdout]   = note: first definition in `teensy4_panic` loaded from /opt/rustwide/target/debug/deps/libteensy4_panic-e2e8742adc1759ea.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/2b39fe756f52bc2825bf5b2bfc385cab922dae10/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `led-animate` (bin "led-animate" test) due to 1 previous error
[INFO] [stderr] error: could not compile `hello-world` (bin "hello-world") due to 1 previous error
[INFO] [stderr] error: could not compile `led-animate` (bin "led-animate") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4961d5cd4005eecaa878dcbedea695d587ef9eb97d043d4bcb649e97b684c604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4961d5cd4005eecaa878dcbedea695d587ef9eb97d043d4bcb649e97b684c604", kill_on_drop: false }`
[INFO] [stdout] 4961d5cd4005eecaa878dcbedea695d587ef9eb97d043d4bcb649e97b684c604
