[INFO] fetching crate gpiocdev 0.4.2... [INFO] building gpiocdev-0.4.2 against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] extracting crate gpiocdev 0.4.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate gpiocdev 0.4.2 on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gpiocdev 0.4.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gpiocdev 0.4.2 [INFO] tweaked toml for crates.io crate gpiocdev 0.4.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate gpiocdev 0.4.2 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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43baef83147f6e40d9c9ab66a51894f1cb055b2b9b8b67871e2d9941847ff8f3 [INFO] running `Command { std: "docker" "start" "-a" "43baef83147f6e40d9c9ab66a51894f1cb055b2b9b8b67871e2d9941847ff8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43baef83147f6e40d9c9ab66a51894f1cb055b2b9b8b67871e2d9941847ff8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43baef83147f6e40d9c9ab66a51894f1cb055b2b9b8b67871e2d9941847ff8f3", kill_on_drop: false }` [INFO] [stdout] 43baef83147f6e40d9c9ab66a51894f1cb055b2b9b8b67871e2d9941847ff8f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41f83424a4161695dba77e09b520a282e67daa4071727cf9087eb0f48a0a2d5b [INFO] running `Command { std: "docker" "start" "-a" "41f83424a4161695dba77e09b520a282e67daa4071727cf9087eb0f48a0a2d5b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.48 [INFO] [stderr] Compiling quote v1.0.22 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.106 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bitmaps v3.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling gpiocdev-uapi v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling gpiocdev v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.26s [INFO] running `Command { std: "docker" "inspect" "41f83424a4161695dba77e09b520a282e67daa4071727cf9087eb0f48a0a2d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f83424a4161695dba77e09b520a282e67daa4071727cf9087eb0f48a0a2d5b", kill_on_drop: false }` [INFO] [stdout] 41f83424a4161695dba77e09b520a282e67daa4071727cf9087eb0f48a0a2d5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9c83afb48b660cb1f62beb522b0965916d129336b1f6367831da7bafb03093c [INFO] running `Command { std: "docker" "start" "-a" "a9c83afb48b660cb1f62beb522b0965916d129336b1f6367831da7bafb03093c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.67 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling global_counter v0.2.2 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling gpiosim v0.2.3 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling gpiocdev v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.28s [INFO] running `Command { std: "docker" "inspect" "a9c83afb48b660cb1f62beb522b0965916d129336b1f6367831da7bafb03093c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c83afb48b660cb1f62beb522b0965916d129336b1f6367831da7bafb03093c", kill_on_drop: false }` [INFO] [stdout] a9c83afb48b660cb1f62beb522b0965916d129336b1f6367831da7bafb03093c