[INFO] fetching crate rtic-time 2.0.1...
[INFO] testing rtic-time-2.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rtic-time 2.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rtic-time 2.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rtic-time 2.0.1
[INFO] tweaked toml for crates.io crate rtic-time 2.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtic-time 2.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rtic-time 2.0.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gcd v2.3.0
[INFO] [stderr]   Downloaded cassette v0.3.0
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded embedded-hal-async v1.0.0
[INFO] [stderr]   Downloaded rtic-common v1.1.0
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fb8b78d64807864c07f079f7c943eaade3d8a06434162c656214f28ca7b8f4f
[INFO] running `Command { std: "docker" "start" "-a" "4fb8b78d64807864c07f079f7c943eaade3d8a06434162c656214f28ca7b8f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fb8b78d64807864c07f079f7c943eaade3d8a06434162c656214f28ca7b8f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb8b78d64807864c07f079f7c943eaade3d8a06434162c656214f28ca7b8f4f", kill_on_drop: false }`
[INFO] [stdout] 4fb8b78d64807864c07f079f7c943eaade3d8a06434162c656214f28ca7b8f4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d672605be69b228342110f51d38e0e28077a688015f6ec4ecfa0028f0fb9ee42
[INFO] running `Command { std: "docker" "start" "-a" "d672605be69b228342110f51d38e0e28077a688015f6ec4ecfa0028f0fb9ee42", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rtic-common v1.1.0
[INFO] [stderr]    Compiling rtic-time v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
[INFO] running `Command { std: "docker" "inspect" "d672605be69b228342110f51d38e0e28077a688015f6ec4ecfa0028f0fb9ee42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d672605be69b228342110f51d38e0e28077a688015f6ec4ecfa0028f0fb9ee42", kill_on_drop: false }`
[INFO] [stdout] d672605be69b228342110f51d38e0e28077a688015f6ec4ecfa0028f0fb9ee42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66ffd6e4453a397a3d0270662159b038f96a6f713cec0a04535cb6ddf947b6b8
[INFO] running `Command { std: "docker" "start" "-a" "66ffd6e4453a397a3d0270662159b038f96a6f713cec0a04535cb6ddf947b6b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cassette v0.3.0
[INFO] [stderr]    Compiling cooked-waker v5.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rtic-time v2.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceqvjc0/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librtic_time-9753747da7a5ade4,libfugit-dbf1c77b2c800327,libgcd-3c8133381d9a669f,libembedded_hal_async-23f059ce649311a3,libembedded_hal-c742198270301beb,libcritical_section-7ae85dd10a4c8596}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceqvjc0/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/half_period_time_counter-5c63b217a8fe3935" "-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/half_period_time_counter-5c63b217a8fe3935.half_period_time_counter.9c1a79eb7f866b16-cgu.0.rcgu.o:(critical_section::with::h0a944f5df2ed723c)
[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/half_period_time_counter-5c63b217a8fe3935.half_period_time_counter.9c1a79eb7f866b16-cgu.0.rcgu.o:(critical_section::with::h0c264ce289f9e325)
[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/half_period_time_counter-5c63b217a8fe3935.half_period_time_counter.9c1a79eb7f866b16-cgu.0.rcgu.o:(critical_section::with::h0e8a338353ec78cc)
[INFO] [stdout]           >>> referenced 49 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]           >>>               /opt/rustwide/target/debug/deps/half_period_time_counter-5c63b217a8fe3935.half_period_time_counter.9c1a79eb7f866b16-cgu.0.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::ha0cf9c6da1eacf3e)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtic-time` (test "half_period_time_counter") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcr3UQle/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librtic_time-9753747da7a5ade4,libfugit-dbf1c77b2c800327,libgcd-3c8133381d9a669f,libembedded_hal_async-23f059ce649311a3,libembedded_hal-c742198270301beb,libcritical_section-7ae85dd10a4c8596,libparking_lot-be897228cd44bdea,libparking_lot_core-f4c88ffe988c0b64,liblibc-cef62b3526c55a0f,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libcassette-27b6a8f5a029df43}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcr3UQle/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/timer_queue-4c3e011890764344" "-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/timer_queue-4c3e011890764344.timer_queue.6455500711dc02a4-cgu.0.rcgu.o:(critical_section::with::h73ea21d44be2b7c3)
[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/timer_queue-4c3e011890764344.timer_queue.6455500711dc02a4-cgu.0.rcgu.o:(critical_section::with::ha8bc78219293d41a)
[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/timer_queue-4c3e011890764344.timer_queue.6455500711dc02a4-cgu.0.rcgu.o:(critical_section::with::hd78207416e5c21fb)
[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]           >>>               /opt/rustwide/target/debug/deps/timer_queue-4c3e011890764344.timer_queue.6455500711dc02a4-cgu.0.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::h71b7ca382349b37a)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtic-time` (test "timer_queue") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9aac8q/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librtic_time-9753747da7a5ade4,libembedded_hal_async-23f059ce649311a3,libembedded_hal-c742198270301beb,libcritical_section-7ae85dd10a4c8596,libparking_lot-be897228cd44bdea,libparking_lot_core-f4c88ffe988c0b64,liblibc-cef62b3526c55a0f,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libfugit-dbf1c77b2c800327,libgcd-3c8133381d9a669f,libcooked_waker-4d17130e98dd8802}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9aac8q/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/delay_precision_subtick-0d904dc126c1f966" "-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/delay_precision_subtick-0d904dc126c1f966.delay_precision_subtick.2ad8828d64dcedd5-cgu.2.rcgu.o:(critical_section::with::h070c0433fdc87a3c)
[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/delay_precision_subtick-0d904dc126c1f966.delay_precision_subtick.2ad8828d64dcedd5-cgu.2.rcgu.o:(critical_section::with::hba506e23e16cec15)
[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/delay_precision_subtick-0d904dc126c1f966.delay_precision_subtick.2ad8828d64dcedd5-cgu.2.rcgu.o:(critical_section::with::hbbab955999a79a4f)
[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]           >>>               /opt/rustwide/target/debug/deps/delay_precision_subtick-0d904dc126c1f966.delay_precision_subtick.2ad8828d64dcedd5-cgu.1.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::h5997cad9bba48eff)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtic-time` (test "delay_precision_subtick") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "66ffd6e4453a397a3d0270662159b038f96a6f713cec0a04535cb6ddf947b6b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66ffd6e4453a397a3d0270662159b038f96a6f713cec0a04535cb6ddf947b6b8", kill_on_drop: false }`
[INFO] [stdout] 66ffd6e4453a397a3d0270662159b038f96a6f713cec0a04535cb6ddf947b6b8
