[INFO] cloning repository https://github.com/willemml/pico_expirements [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemml/pico_expirements" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fpico_expirements", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fpico_expirements'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96e9aa7b10924357ca94f74e1de6d1c48d61185d [INFO] documenting willemml/pico_expirements against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fpico_expirements" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willemml/pico_expirements on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/willemml/pico_expirements [INFO] finished tweaking git repo https://github.com/willemml/pico_expirements [INFO] tweaked toml for git repo https://github.com/willemml/pico_expirements written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/willemml/pico_expirements already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae815d751fe96b92477bc62cab8da7d1be0314bc70328d792a19aa8d1348118a [INFO] running `Command { std: "docker" "start" "-a" "ae815d751fe96b92477bc62cab8da7d1be0314bc70328d792a19aa8d1348118a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae815d751fe96b92477bc62cab8da7d1be0314bc70328d792a19aa8d1348118a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae815d751fe96b92477bc62cab8da7d1be0314bc70328d792a19aa8d1348118a", kill_on_drop: false }` [INFO] [stdout] ae815d751fe96b92477bc62cab8da7d1be0314bc70328d792a19aa8d1348118a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e44e9c8054bd570ec07283b54dca50dc05bd603fb387b95f5512e3557d965116 [INFO] running `Command { std: "docker" "start" "-a" "e44e9c8054bd570ec07283b54dca50dc05bd603fb387b95f5512e3557d965116", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling atomic-polyfill v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling critical-section v0.2.1 [INFO] [stderr] Compiling fixed v0.5.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy?branch=master#17999381) [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling rp2040-pac2 v0.1.0 (https://github.com/embassy-rs/rp2040-pac2?rev=2ce29ba58ad904d3995ce65bb46807e853f1fbf9#2ce29ba5) [INFO] [stderr] Compiling rp2040-pac2 v0.1.0 (https://github.com/embassy-rs/rp2040-pac2?rev=e8635fd05f43b6c21ec462fb8c06140e1fb26961#e8635fd0) [INFO] [stderr] Compiling embassy-rp v0.1.0 (https://github.com/embassy-rs/embassy?branch=master#17999381) [INFO] [stderr] Compiling panic-probe v0.2.0 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Compiling pico_expirements v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking proc-macro-nested v0.1.7 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] error: could not compile `proc-macro-hack` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proc_macro_hack --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=74095d1a79241a04 -C extra-filename=-74095d1a79241a04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e44e9c8054bd570ec07283b54dca50dc05bd603fb387b95f5512e3557d965116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44e9c8054bd570ec07283b54dca50dc05bd603fb387b95f5512e3557d965116", kill_on_drop: false }` [INFO] [stdout] e44e9c8054bd570ec07283b54dca50dc05bd603fb387b95f5512e3557d965116