[INFO] fetching crate ft5336 0.2.0... [INFO] testing ft5336-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ft5336 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate ft5336 0.2.0 [INFO] finished tweaking crates.io crate ft5336 0.2.0 [INFO] tweaked toml for crates.io crate ft5336 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ft5336 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ft5336 0.2.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtcc v0.2.1 [INFO] [stderr] Downloaded embedded-can v0.3.0 [INFO] [stderr] Downloaded defmt-parser v0.2.2 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded rtt-target v0.3.1 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded defmt-macros v0.2.3 [INFO] [stderr] Downloaded stm32-fmc v0.2.4 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded bxcan v0.5.1 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded defmt v0.2.3 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded stm32f7xx-hal v0.6.0 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded stm32f7 v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3519fb919fee7a4a3e7f3e14ff4c1758abd8164075cbd9ff40567f0fae9e27d [INFO] running `Command { std: "docker" "start" "-a" "b3519fb919fee7a4a3e7f3e14ff4c1758abd8164075cbd9ff40567f0fae9e27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3519fb919fee7a4a3e7f3e14ff4c1758abd8164075cbd9ff40567f0fae9e27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3519fb919fee7a4a3e7f3e14ff4c1758abd8164075cbd9ff40567f0fae9e27d", kill_on_drop: false }` [INFO] [stdout] b3519fb919fee7a4a3e7f3e14ff4c1758abd8164075cbd9ff40567f0fae9e27d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ca3f873c1aaa98ec2e5b4c8b761ae7f14376029202f84a93ad4458ced1587b68 [INFO] running `Command { std: "docker" "start" "-a" "ca3f873c1aaa98ec2e5b4c8b761ae7f14376029202f84a93ad4458ced1587b68", kill_on_drop: false }` [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling ft5336 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "ca3f873c1aaa98ec2e5b4c8b761ae7f14376029202f84a93ad4458ced1587b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3f873c1aaa98ec2e5b4c8b761ae7f14376029202f84a93ad4458ced1587b68", kill_on_drop: false }` [INFO] [stdout] ca3f873c1aaa98ec2e5b4c8b761ae7f14376029202f84a93ad4458ced1587b68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a0c8e1b3315abfa0f4973fa8bc149a71573c18b17a9d397ccb8b5dcd61f6ba17 [INFO] running `Command { std: "docker" "start" "-a" "a0c8e1b3315abfa0f4973fa8bc149a71573c18b17a9d397ccb8b5dcd61f6ba17", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Compiling stm32f7 v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling embedded-can v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling stm32f7xx-hal v0.6.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling stm32-fmc v0.2.4 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling ft5336 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rtcc v0.2.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling defmt-macros v0.2.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling bxcan v0.5.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustckaxISK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpanic_semihosting-ba5592bf8149c1d9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libstm32f7xx_hal-bbf8593cccddea26.rlib,libbxcan-9c54c410b80ccf76.rlib,libbitflags-e274cd04b58a060d.rlib,libembedded_can-00fecfe9ab8dd3c3.rlib,libdefmt-c3b2caafda62b275.rlib,librand_core-59a631eb07dd7072.rlib,librtcc-0622b1707c7fbc0f.rlib,libchrono-895f7684b69d9ec2.rlib,libmicromath-7327bf1c0f5b6fa2.rlib,libstm32_fmc-efa664de0c4b8f10.rlib,libas_slice-569f1a3dcd657193.rlib,libstable_deref_trait-4f99d761fb096bfe.rlib,libgeneric_array-e4abed14fe55019c.rlib,libgeneric_array-bb927c6e372c16e0.rlib,libgeneric_array-e1a18c6f85ff751e.rlib,libtypenum-dfaa696d06b304f0.rlib,libcast-5a4a96e96e93c031.rlib,libstm32f7-fdaa86f37b291858.rlib,libembedded_time-abee3261f721d40a.rlib,libnum-87273b7e9a0d365b.rlib,libnum_iter-477414cf197d52f1.rlib,libnum_rational-02fb2c6ebcee4365.rlib,libnum_integer-1d253faff291946d.rlib,libnum_complex-7c6afefb81dffb48.rlib,libnum_traits-2a443cab9d8272d0.rlib,librtt_target-8118dd6a046e06e1.rlib,libufmt_write-4ab28ada7429093a.rlib,libcortex_m_rt-f8eb9348ab98f488.rlib,libcortex_m-97af682004096885.rlib,libvolatile_register-8b0ce6462c84d042.rlib,libvcell-7083687e25701ba1.rlib,libbare_metal-baebb978deb13bcb.rlib,libft5336-28a4d0f83e00ef8d.rlib,libembedded_hal-eb579eb4eda4ae3b.rlib,libvoid-a979ba9217444c57.rlib,libnb-a32637c7625445fd.rlib,libnb-964865bb24208fd3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustckaxISK/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ft5336-3b75256739beb6b6/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/cortex-m-rt-2aed91d536102515/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/stm32f7xx-hal-d854323c5b90aa3c/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/defmt-151c96120f4e699f/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/stm32f7-a4daf361a96629b7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/touch-4b59a6292f514eae" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/touch-4b59a6292f514eae.touch.545063ad1dcd4eb3-cgu.0.rcgu.o: in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.4/src/call_asm.rs:19:(.text._ZN8cortex_m8register7primask4read17hab72fccf69ecb139E+0x3): undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/touch-4b59a6292f514eae.touch.545063ad1dcd4eb3-cgu.0.rcgu.o: in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.4/src/call_asm.rs:19:(.text._ZN8cortex_m9interrupt6enable17he133e149a1414ad1E+0x3): undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/touch-4b59a6292f514eae.touch.545063ad1dcd4eb3-cgu.0.rcgu.o: in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.4/src/call_asm.rs:19:(.text._ZN8cortex_m9interrupt7disable17h598b8e1c071f3608E+0x3): undefined reference to `__cpsid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstm32f7xx_hal-bbf8593cccddea26.rlib(stm32f7xx_hal-bbf8593cccddea26.stm32f7xx_hal.3ef25034235104ef-cgu.3.rcgu.o): in function `cortex_m::asm::delay': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.4/src/call_asm.rs:19:(.text._ZN8cortex_m3asm5delay17hf516abd633206c41E+0x7): undefined reference to `__delay' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librtt_target-8118dd6a046e06e1.rlib(rtt_target-8118dd6a046e06e1.rtt_target.2687d8cb44610f85-cgu.0.rcgu.o): in function `cortex_m::register::primask::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.4/src/call_asm.rs:19:(.text._ZN8cortex_m8register7primask4read17h4c18ba29c378fc2bE+0x3): undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librtt_target-8118dd6a046e06e1.rlib(rtt_target-8118dd6a046e06e1.rtt_target.2687d8cb44610f85-cgu.0.rcgu.o): in function `cortex_m::interrupt::enable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.4/src/call_asm.rs:19:(.text._ZN8cortex_m9interrupt6enable17hc4cfaadbd4f8176fE+0x3): undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librtt_target-8118dd6a046e06e1.rlib(rtt_target-8118dd6a046e06e1.rtt_target.2687d8cb44610f85-cgu.0.rcgu.o): in function `cortex_m::interrupt::disable': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.4/src/call_asm.rs:19:(.text._ZN8cortex_m9interrupt7disable17hbdd5a9993e885fd1E+0x3): undefined reference to `__cpsid' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ft5336` (example "touch") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a0c8e1b3315abfa0f4973fa8bc149a71573c18b17a9d397ccb8b5dcd61f6ba17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c8e1b3315abfa0f4973fa8bc149a71573c18b17a9d397ccb8b5dcd61f6ba17", kill_on_drop: false }` [INFO] [stdout] a0c8e1b3315abfa0f4973fa8bc149a71573c18b17a9d397ccb8b5dcd61f6ba17