[INFO] cloning repository https://github.com/pLabarta/trampoline-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pLabarta/trampoline-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpLabarta%2Ftrampoline-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpLabarta%2Ftrampoline-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e44c2f6546364bf79ec583330334bb880ed1e768 [INFO] documenting pLabarta/trampoline-examples 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%2FpLabarta%2Ftrampoline-examples" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pLabarta/trampoline-examples 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] started tweaking git repo https://github.com/pLabarta/trampoline-examples [INFO] finished tweaking git repo https://github.com/pLabarta/trampoline-examples [INFO] tweaked toml for git repo https://github.com/pLabarta/trampoline-examples written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/pLabarta/trampoline-examples 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 96d94a7b90dc756dbb0097d52291545eef48cd547da2df5bb3770d53fd91d98b [INFO] running `Command { std: "docker" "start" "-a" "96d94a7b90dc756dbb0097d52291545eef48cd547da2df5bb3770d53fd91d98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96d94a7b90dc756dbb0097d52291545eef48cd547da2df5bb3770d53fd91d98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d94a7b90dc756dbb0097d52291545eef48cd547da2df5bb3770d53fd91d98b", kill_on_drop: false }` [INFO] [stdout] 96d94a7b90dc756dbb0097d52291545eef48cd547da2df5bb3770d53fd91d98b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 029f1e58625061a54aed45abb60e0f778ab10939cc46f2696c40a65adf38964a [INFO] running `Command { std: "docker" "start" "-a" "029f1e58625061a54aed45abb60e0f778ab10939cc46f2696c40a65adf38964a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking ckb-constant v0.101.8 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling tentacle-secio v0.5.4 [INFO] [stderr] Compiling ckb-script v0.101.8 [INFO] [stderr] Checking ckb-vm-definitions v0.21.1 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking unicode-xid v0.2.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Compiling trampoline-sdk v0.1.0 (https://github.com/WilfredTA/trampoline?branch=feat/account#36db03b7) [INFO] [stderr] Checking ckb-build-info v0.101.8 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking ckb-always-success-script v0.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mapr v0.8.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=63bd554d7f22a757 -C extra-filename=-63bd554d7f22a757 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.73/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=21f95c28bb4693bc -C extra-filename=-21f95c28bb4693bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=a0b5a2692f3163a4 -C extra-filename=-a0b5a2692f3163a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-0243e9288f4e04c8.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-bd8d9140b805259e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-885ae3214f28c119.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-e0e7dc85182fcb86.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-809f421a213f0d13.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-f4a740a6865dcbbd.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-a2d0e0c2c6d7c202.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tinyvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tinyvec --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=4cfdc9d6ae492158 -C extra-filename=-4cfdc9d6ae492158 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern tinyvec_macros=/opt/rustwide/target/debug/deps/libtinyvec_macros-86a7eb670ab1b610.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=aa7900256607b78b -C extra-filename=-aa7900256607b78b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bit-vec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bit_vec /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=11b3c2b459f7d1bb -C extra-filename=-11b3c2b459f7d1bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "029f1e58625061a54aed45abb60e0f778ab10939cc46f2696c40a65adf38964a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029f1e58625061a54aed45abb60e0f778ab10939cc46f2696c40a65adf38964a", kill_on_drop: false }` [INFO] [stdout] 029f1e58625061a54aed45abb60e0f778ab10939cc46f2696c40a65adf38964a