[INFO] fetching crate crazyflie-lib 0.2.0...
[INFO] building crazyflie-lib-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate crazyflie-lib 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate crazyflie-lib 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate crazyflie-lib 0.2.0
[INFO] tweaked toml for crates.io crate crazyflie-lib 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crazyflie-lib 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crazyflie-lib 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67720be3d6a9535bac6808106da1cdef0ccbed44a40ca38a9c1d1d21b8d2c92e
[INFO] running `Command { std: "docker" "start" "-a" "67720be3d6a9535bac6808106da1cdef0ccbed44a40ca38a9c1d1d21b8d2c92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67720be3d6a9535bac6808106da1cdef0ccbed44a40ca38a9c1d1d21b8d2c92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67720be3d6a9535bac6808106da1cdef0ccbed44a40ca38a9c1d1d21b8d2c92e", kill_on_drop: false }`
[INFO] [stdout] 67720be3d6a9535bac6808106da1cdef0ccbed44a40ca38a9c1d1d21b8d2c92e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79101ced4579e7e30939b23f081f0db11d28e3247da67e1e6968338ca40f225f
[INFO] running `Command { std: "docker" "start" "-a" "79101ced4579e7e30939b23f081f0db11d28e3247da67e1e6968338ca40f225f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crazyradio v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crazyflie-link v0.3.0
[INFO] [stderr]    Compiling crazyflie-lib v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.75s
[INFO] running `Command { std: "docker" "inspect" "79101ced4579e7e30939b23f081f0db11d28e3247da67e1e6968338ca40f225f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79101ced4579e7e30939b23f081f0db11d28e3247da67e1e6968338ca40f225f", kill_on_drop: false }`
[INFO] [stdout] 79101ced4579e7e30939b23f081f0db11d28e3247da67e1e6968338ca40f225f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19dec7559e3e69286af4c4a8972e79d10806b5558b9f4675d9de8386ea4a1b4f
[INFO] running `Command { std: "docker" "start" "-a" "19dec7559e3e69286af4c4a8972e79d10806b5558b9f4675d9de8386ea4a1b4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling crazyflie-lib v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `crazyflie-lib` (example "console")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name console --edition=2018 examples/console.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99795716653fcfc5 -C extra-filename=-f76d5d9b2509fbda --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-ff22c9f5458c4579.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-6f4ee03e5487319f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8230c1738b835bb8.so --extern crazyflie_lib=/opt/rustwide/target/debug/deps/libcrazyflie_lib-9244538eaa3c98b4.rlib --extern crazyflie_link=/opt/rustwide/target/debug/deps/libcrazyflie_link-75c2dbff57bf86de.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-07917d7134f73b0a.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-c8f970998670898c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-202be66f271e547e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2e8dc2ce0b14e0bb.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-8828d1a34d8bd812.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-e26a9be40c6e337d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f581662c0af340af.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `crazyflie-lib` (example "test_disconnect")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name test_disconnect --edition=2018 examples/test_disconnect.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f2f5fd8bf4be05b -C extra-filename=-22aa06660494728f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-ff22c9f5458c4579.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-6f4ee03e5487319f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8230c1738b835bb8.so --extern crazyflie_lib=/opt/rustwide/target/debug/deps/libcrazyflie_lib-9244538eaa3c98b4.rlib --extern crazyflie_link=/opt/rustwide/target/debug/deps/libcrazyflie_link-75c2dbff57bf86de.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-07917d7134f73b0a.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-c8f970998670898c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-202be66f271e547e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2e8dc2ce0b14e0bb.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-8828d1a34d8bd812.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-e26a9be40c6e337d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f581662c0af340af.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `crazyflie-lib` (example "test_params")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name test_params --edition=2018 examples/test_params.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=996d4a2cfcbe7d4f -C extra-filename=-ed3f465fa9777582 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-ff22c9f5458c4579.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-6f4ee03e5487319f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8230c1738b835bb8.so --extern crazyflie_lib=/opt/rustwide/target/debug/deps/libcrazyflie_lib-9244538eaa3c98b4.rlib --extern crazyflie_link=/opt/rustwide/target/debug/deps/libcrazyflie_link-75c2dbff57bf86de.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-07917d7134f73b0a.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-c8f970998670898c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-202be66f271e547e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2e8dc2ce0b14e0bb.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-8828d1a34d8bd812.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-e26a9be40c6e337d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f581662c0af340af.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "19dec7559e3e69286af4c4a8972e79d10806b5558b9f4675d9de8386ea4a1b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19dec7559e3e69286af4c4a8972e79d10806b5558b9f4675d9de8386ea4a1b4f", kill_on_drop: false }`
[INFO] [stdout] 19dec7559e3e69286af4c4a8972e79d10806b5558b9f4675d9de8386ea4a1b4f
