[INFO] fetching crate rtic-time 2.0.1... [INFO] testing rtic-time-2.0.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rtic-time 2.0.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rtic-time 2.0.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cassette v0.3.0 [INFO] [stderr] Downloaded rtic-common v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c49ebb923a47704782f7c487378a5bcac84693bb44aa3322cdb5f964a693c70b [INFO] running `Command { std: "docker" "start" "-a" "c49ebb923a47704782f7c487378a5bcac84693bb44aa3322cdb5f964a693c70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c49ebb923a47704782f7c487378a5bcac84693bb44aa3322cdb5f964a693c70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49ebb923a47704782f7c487378a5bcac84693bb44aa3322cdb5f964a693c70b", kill_on_drop: false }` [INFO] [stdout] c49ebb923a47704782f7c487378a5bcac84693bb44aa3322cdb5f964a693c70b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00c8a7f1ee1494aabd890067e4981acf67aec6f560ee4c21fdbb6370789b63e4 [INFO] running `Command { std: "docker" "start" "-a" "00c8a7f1ee1494aabd890067e4981acf67aec6f560ee4c21fdbb6370789b63e4", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling gcd v2.3.0 [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.38s [INFO] running `Command { std: "docker" "inspect" "00c8a7f1ee1494aabd890067e4981acf67aec6f560ee4c21fdbb6370789b63e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c8a7f1ee1494aabd890067e4981acf67aec6f560ee4c21fdbb6370789b63e4", kill_on_drop: false }` [INFO] [stdout] 00c8a7f1ee1494aabd890067e4981acf67aec6f560ee4c21fdbb6370789b63e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4b5dc329ef10eb7a0d9b8efe71170ecb0faf63d4c780bc60fe63edefdae3bff [INFO] running `Command { std: "docker" "start" "-a" "b4b5dc329ef10eb7a0d9b8efe71170ecb0faf63d4c780bc60fe63edefdae3bff", 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/rustc2Hbqlc/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,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" "/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/rustc2Hbqlc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/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.f9c1c54231658b8d-cgu.0.rcgu.o:(critical_section::with::h0f26de85f489a5a5) [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.f9c1c54231658b8d-cgu.0.rcgu.o:(critical_section::with::h0fbe36a3fe438698) [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.f9c1c54231658b8d-cgu.0.rcgu.o:(critical_section::with::h10f1d429b45919c8) [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.f9c1c54231658b8d-cgu.0.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::h9b2e6c3d9179609f) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbw9lln/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,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" "/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/rustcbw9lln/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/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.68a4f7c5580891a7-cgu.0.rcgu.o:(critical_section::with::h4f54cf129a3aa6bf) [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.68a4f7c5580891a7-cgu.0.rcgu.o:(critical_section::with::h8d8a77714db76d16) [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.68a4f7c5580891a7-cgu.0.rcgu.o:(critical_section::with::hca8c005eceb08e28) [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.68a4f7c5580891a7-cgu.0.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::hafc3cf9b305a035a) [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] [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/rustcLSGN6p/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,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" "/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/rustcLSGN6p/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/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.3df0c01b7718c96a-cgu.2.rcgu.o:(critical_section::with::hab138cfdef3c8fe0) [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.3df0c01b7718c96a-cgu.2.rcgu.o:(critical_section::with::hb538cfce919f4330) [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.3df0c01b7718c96a-cgu.2.rcgu.o:(critical_section::with::heaafac1b6bddac21) [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.3df0c01b7718c96a-cgu.1.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::h229aca682b8a4352) [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" "b4b5dc329ef10eb7a0d9b8efe71170ecb0faf63d4c780bc60fe63edefdae3bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b5dc329ef10eb7a0d9b8efe71170ecb0faf63d4c780bc60fe63edefdae3bff", kill_on_drop: false }` [INFO] [stdout] b4b5dc329ef10eb7a0d9b8efe71170ecb0faf63d4c780bc60fe63edefdae3bff