[INFO] fetching crate rtic-sync 1.4.0...
[INFO] testing rtic-sync-1.4.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rtic-sync 1.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rtic-sync 1.4.0
[INFO] finished tweaking crates.io crate rtic-sync 1.4.0
[INFO] tweaked toml for crates.io crate rtic-sync 1.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtic-sync 1.4.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rtic-sync 1.4.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt-parser v0.3.4
[INFO] [stderr]   Downloaded rtic-common v1.1.0
[INFO] [stderr]   Downloaded defmt v0.3.8
[INFO] [stderr]   Downloaded cassette v0.3.0
[INFO] [stderr]   Downloaded embedded-hal-bus v0.3.0
[INFO] [stderr]   Downloaded defmt-macros v0.3.9
[INFO] [stderr]   Downloaded static_cell v2.1.0
[INFO] [stderr]   Downloaded syn v2.0.83
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6df982bccd6c20367830739d3fdeeda42b16ea53f194a857acb3a5e56921f80a
[INFO] running `Command { std: "docker" "start" "-a" "6df982bccd6c20367830739d3fdeeda42b16ea53f194a857acb3a5e56921f80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6df982bccd6c20367830739d3fdeeda42b16ea53f194a857acb3a5e56921f80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6df982bccd6c20367830739d3fdeeda42b16ea53f194a857acb3a5e56921f80a", kill_on_drop: false }`
[INFO] [stdout] 6df982bccd6c20367830739d3fdeeda42b16ea53f194a857acb3a5e56921f80a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c31dbcd2686e9dc79b6bf0ec1f65fbcba8c676741a5ead6789c29cf1f3379906
[INFO] running `Command { std: "docker" "start" "-a" "c31dbcd2686e9dc79b6bf0ec1f65fbcba8c676741a5ead6789c29cf1f3379906", kill_on_drop: false }`
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling embedded-hal-bus v0.3.0
[INFO] [stderr]    Compiling rtic-common v1.1.0
[INFO] [stderr]    Compiling rtic-sync v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signal.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn split(&self) -> (SignalWriter<T>, SignalReader<T>) {
[INFO] [stdout]    |                  ^^^^^      ---------------  --------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |          |
[INFO] [stdout]    |                  |          the same lifetime is hidden here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn split(&self) -> (SignalWriter<'_, T>, SignalReader<'_, T>) {
[INFO] [stdout]    |                                          +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.72s
[INFO] running `Command { std: "docker" "inspect" "c31dbcd2686e9dc79b6bf0ec1f65fbcba8c676741a5ead6789c29cf1f3379906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31dbcd2686e9dc79b6bf0ec1f65fbcba8c676741a5ead6789c29cf1f3379906", kill_on_drop: false }`
[INFO] [stdout] c31dbcd2686e9dc79b6bf0ec1f65fbcba8c676741a5ead6789c29cf1f3379906
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89476e3bc7c913fa2f548e3efe21cd6e44f46df195b17457a5890614195b0eb6
[INFO] running `Command { std: "docker" "start" "-a" "89476e3bc7c913fa2f548e3efe21cd6e44f46df195b17457a5890614195b0eb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling cassette v0.3.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.83
[INFO] [stderr]    Compiling rtic-common v1.1.0
[INFO] [stderr]    Compiling static_cell v2.1.0
[INFO] [stderr]    Compiling rtic-sync v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signal.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn split(&self) -> (SignalWriter<T>, SignalReader<T>) {
[INFO] [stdout]    |                  ^^^^^      ---------------  --------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |          |
[INFO] [stdout]    |                  |          the same lifetime is hidden here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn split(&self) -> (SignalWriter<'_, T>, SignalReader<'_, T>) {
[INFO] [stdout]    |                                          +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signal.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn split(&self) -> (SignalWriter<T>, SignalReader<T>) {
[INFO] [stdout]    |                  ^^^^^      ---------------  --------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |          |
[INFO] [stdout]    |                  |          the same lifetime is hidden here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn split(&self) -> (SignalWriter<'_, T>, SignalReader<'_, T>) {
[INFO] [stdout]    |                                          +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustct24BJ6/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-1393dc12515f8396,libpin_project_lite-c7ec793c849252cd,libstatic_cell-eb396a9bac6f6ba2,libcassette-fd41c33690c09a3c,libheapless-85a7d6380da15438,libhash32-6f6e69da8a955004,libbyteorder-c09dcbff9ce7cdb4,libembedded_hal_bus-cf479796fdc9a01c,libembedded_hal_async-cbad7360785b4cf4,libembedded_hal-c528382b041e774c,librtic_common-82cb00c25a2c51b4,libcritical_section-61caee8f9a291067,libportable_atomic-d2e68246e2334c0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustct24BJ6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rtic_sync-09a8aa6cd878a247" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: _critical_section_1_0_acquire
[INFO] [stdout]           >>> referenced by lib.rs:202 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/critical-section-1.2.0/src/lib.rs:202)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rtic_sync-09a8aa6cd878a247.rtic_sync.60056bf9c24f6378-cgu.04.rcgu.o:(critical_section::with::h00cea1586e0c5621)
[INFO] [stdout]           >>> referenced by lib.rs:202 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/critical-section-1.2.0/src/lib.rs:202)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rtic_sync-09a8aa6cd878a247.rtic_sync.60056bf9c24f6378-cgu.04.rcgu.o:(critical_section::with::h01e9b333bb75f4dc)
[INFO] [stdout]           >>> referenced by lib.rs:202 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/critical-section-1.2.0/src/lib.rs:202)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rtic_sync-09a8aa6cd878a247.rtic_sync.60056bf9c24f6378-cgu.04.rcgu.o:(critical_section::with::h02b9370c26cb48a9)
[INFO] [stdout]           >>> referenced 71 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _critical_section_1_0_release
[INFO] [stdout]           >>> referenced by lib.rs:219 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/critical-section-1.2.0/src/lib.rs:219)
[INFO] [stdout]           >>>               rtic_common-82cb00c25a2c51b4.rtic_common.911910bd979a1e0f-cgu.0.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::hc7a201bdba65b71f) in archive /opt/rustwide/target/debug/deps/librtic_common-82cb00c25a2c51b4.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtic-sync` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "89476e3bc7c913fa2f548e3efe21cd6e44f46df195b17457a5890614195b0eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89476e3bc7c913fa2f548e3efe21cd6e44f46df195b17457a5890614195b0eb6", kill_on_drop: false }`
[INFO] [stdout] 89476e3bc7c913fa2f548e3efe21cd6e44f46df195b17457a5890614195b0eb6
